Publish DEPS for 100.0.4896.143
Incrementing VERSION to 100.0.4896.143
Change-Id: I8956b5f25af3657846b591d80806bebad76cc009
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3601010
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1173}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Updating XTBs based on .GRDs from branch 4896
Change-Id: I953761b0e293ad6263c7abe5ec69df92d78f9f45
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3602641
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1172}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.142
Change-Id: Ic35f61d38f6044316966bfa22dd3ea4f7d266b35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3600800
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1171}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100][infra] Add consistency checks to builder config generation.
The recipe code requires that the majority of the fields be equal on the
builder specs for the builders (not testers) that are mirrored by a try
builder. This adds the same consistency check to the builder config
generation so such errors are caught at config generation time instead
of when the recipe runs.
(cherry picked from commit 8631871d26c862fffe235ceee5482423beba588e)
Bug: 1314422
Change-Id: If0b5e3d4aba6d57cc89fe4eba57833d81c8c8634
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3598311
Auto-Submit: Garrett Beaty <[email protected]>
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#994806}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3600936
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1170}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Updating XTBs based on .GRDs from branch 4896
Change-Id: I79c9b0a2d5c0c84980f49a4b785eab4cd57eff10
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3599096
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1169}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[Sheriff] Disable css3/blending/background-blend-mode-image-color.html
(cherry picked from commit 59bebd4a687e84c75a638c29e19f4c9d1e82518e)
Bug: 1314514
Change-Id: I4a79f93a8f0d590b21c5d6ccb130d7477b6b68a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579328
Owners-Override: Andy Paicu <[email protected]>
Commit-Queue: Andy Paicu <[email protected]>
Auto-Submit: Andy Paicu <[email protected]>
Reviewed-by: Illia Klimov <[email protected]>
Commit-Queue: Illia Klimov <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#990929}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588675
Owners-Override: Robert Liao <[email protected]>
Auto-Submit: Robert Liao <[email protected]>
Reviewed-by: Andy Paicu <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1168}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Remove deprecated "Win7 Tests (dbg)(1)" builder
(cherry picked from commit d53c996fca71ea7e52e2567ab065924e11b18583)
Bug: 1316545
Change-Id: I03f61781513dad8e965fd648d98c1a68dc34f0ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588027
Reviewed-by: Garrett Beaty <[email protected]>
Commit-Queue: Erik Staab <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#993385}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597081
Cr-Commit-Position: refs/branch-heads/4896@{#1167}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Suppress the failing out-of-bounds-array-buffers.html WebGL test
The WebGL Conformance test at
conformance/rendering/out-of-bounds-array-buffers.html
is failing on Windows Intel card, with latest patch of ANGLE build.
Suppress this test so that ANGLE cl can pass the CQ test.
(cherry picked from commit 1de6709a50a9524cc6007187fce5c917f9bbf373)
Bug: 1307924
Change-Id: Id8fe091b0bf3f019b05b1166009d5d52fa5930f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3537749
Reviewed-by: Geoff Lang <[email protected]>
Reviewed-by: Kenneth Russell <[email protected]>
Commit-Queue: Yuxin Hu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#983562}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3596904
Owners-Override: Srinivas Sista <[email protected]>
Reviewed-by: Srinivas Sista <[email protected]>
Commit-Queue: Ken Rockot <[email protected]>
Owners-Override: Ken Rockot <[email protected]>
Auto-Submit: Ken Rockot <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1166}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.141
Change-Id: Ic9db85529ba2ff6a8d3585141d5030d880c32db7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597756
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1165}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Add bounds check to WebGPUDecoderImpl::DoRequestDevice
(cherry picked from commit bee4701c99cbbbb25c0bd6c5c79a40f63f1b1e47)
Fixed: chromium:1314754
Change-Id: Id23af9cc3df08cca3ce7d627e3761c9a65a2c802
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580555
Reviewed-by: Corentin Wallez <[email protected]>
Commit-Queue: Austin Eng <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#991510}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3590406
Auto-Submit: Austin Eng <[email protected]>
Reviewed-by: Brandon Jones <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1164}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Check for error when calling ComputeImageSizeInBytes
(cherry picked from commit f3244fe50ba6c64ab6a75f1370d8dd983927fae6)
Bug: chromium:1304987
Change-Id: I8311231156fca3200ce74d79db59d910a1a0e33a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3556686
Reviewed-by: Kenneth Russell <[email protected]>
Commit-Queue: Gregg Tavares <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#986304}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594708
Auto-Submit: Gregg Tavares <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1163}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[Sheriff] Fix CookieMonster tests
A lot of cookie tests use Apr 18th of this year as hard-coded date for
future cookie expiration. To silence all the bots that are failing
without a real issue in our implementation, increase that date to 2062.
A time based on base::Time::Now should be done as follow-up.
(cherry picked from commit f57c8fec6555ee9f0180dc17b1e364b296076d8b)
Bug: 1317522
Change-Id: Iaa491be103ccb14294adbd531f120b869f7d0814
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3593012
Reviewed-by: Ioana Pandele <[email protected]>
Owners-Override: Friedrich Horschig <[email protected]>
Commit-Queue: Friedrich Horschig <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#993633}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597453
Auto-Submit: Steven Bingler <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1162}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
4896: Migrate the tests of a few bots on chromium.memory to bionic
When chromium.memory was temporarily migrated, these builders didn't
appear to have any issue, eg:
https://ci.chromium.org/ui/p/chromium/builders/ci/WebKit%20Linux%20ASAN/34548/overview
https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20ASan%20Tests%20(sandboxed)/88411/overview
So should be safe to move forward with these, but not yet for the msan
ones.
(cherry picked from commit f88acd40afdb556c9c829c2b72b4ecf655b72b62)
Bug: 1202766
Change-Id: I0ccbd4fd8548776018031bd0ebc0c13c862ba154
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594713
Reviewed-by: Stephanie Kim <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#993968}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597692
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1161}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100][infra] Migrate builder config for linux-blink-rel src-side.
(cherry picked from commit cc3051813cbb01616fe23342f4027192774652f7)
Bug: 1317387
Change-Id: I569244cc06932c1dfa63f3f3c442e27ab247112e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594390
Auto-Submit: Garrett Beaty <[email protected]>
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#994244}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597790
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1160}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.140
Change-Id: I8a4c2b277a437ed57bf0c79da410046912832f54
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597276
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1159}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Updating XTBs based on .GRDs from branch 4896
Change-Id: Ifc2f8a203adc5f62e412ae4d3ac4b912e4c1b9a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3596421
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1158}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.139
Change-Id: Iae19555b6832c409e848c1c2544fe2964793f455
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594393
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1157}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100] Ensure that thin testers do not set reclient properties.
Thin testers don't perform any compilation, so the presence of the
reclient properties would be confusing. This change modifies the
behavior so that the reclient properties are emitted only if
reclient_instance is set and sets the default reclient_instance value
for thin testers to None.
(cherry picked from commit 97dc183fec8893b506694e8285f94a8bcb9e5cfb)
Change-Id: Iac2e270b729bb828169858bed0f8bb0330aba1d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594961
Reviewed-by: Erik Staab <[email protected]>
Commit-Queue: Garrett Beaty <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#993908}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594070
Auto-Submit: Garrett Beaty <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1156}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100][infra] Create test specs for linux-blink-rel-dummy try builders.
The linux-blink-rel-dummy builder does not actually exist. Mirroring
non-existent builders is not supported with src-side configs, so in
order to migrate the config for linux-blink-rel, it needs to be made
into a standalone try builder. v8_linux_blink_rel won't be able to share
the config with linux-blink-rel since it won't be able to mirror
linux-blink-rel in order to read its source side spec, so it is also
being made into a standalone try builder.
(cherry picked from commit b989592bf3f3f355a84a02a15235baee8a4352d1)
Bug: 1317387
Change-Id: Id4b0944676869f081ebc5c5018f717fc8afc67e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3591732
Auto-Submit: Garrett Beaty <[email protected]>
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#993479}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3593968
Cr-Commit-Position: refs/branch-heads/4896@{#1155}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100] Allow for setting try_settings without mirrors.
Standalone try builders will set a builder spec for themselves but may
want to modify try-specific settings. This changes it so that setting
try_settings does not require also setting mirrors.
(cherry picked from commit 3f4d7e84ab399cce698d67918d58693da100457f)
Bug: 868153
Change-Id: Ibd746bde36150c4cd176ddcccbaa806b4598c46e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594483
Auto-Submit: Garrett Beaty <[email protected]>
Reviewed-by: Stephanie Kim <[email protected]>
Commit-Queue: Stephanie Kim <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#993829}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594617
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1154}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100] stts: don't hold raw view->controller pointer
The general pattern of:
1. A controller which is owned by a WebContents via WebContentsUserData
2. A view (which is owned by Views) holding a raw pointer to that
controller
is inherently prone to lifetime bugs at window closure, because window
closure happens asynchronously but the WebContents teardown (&
controller deallocation) happen synchronously, meaning the View teardown
path (which often calls back into the controller) happens on a now-dead
controller. Using a WeakPtr to reference the controller from the View
avoids this problem.
(cherry picked from commit 88d48019fa49b27478269aeff2068223b35b1e5d)
Fixed: 1302949
Change-Id: I764a4053c2f02d277fcb275854351f77430cfb68
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3577583
Reviewed-by: Travis Skare <[email protected]>
Commit-Queue: Elly Fong-Jones <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#990456}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594280
Auto-Submit: Elly Fong-Jones <[email protected]>
Commit-Queue: Travis Skare <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1153}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[Sheriff] Disable CrSettingsPrivacyGuidePageTest.PrivacyGuidePageTests
The test has been flaky in the last month according to the Flakiness portal,
and this is on several builders. Sheriff-o-matic keeps flagging it as a
consistent failure.
Disabling the test until the owners can investigate the underlying cause of
the flakiness.
(cherry picked from commit 209cddd4a82df9d16c448118ff561788baf7fae2)
Bug: 1307443
Change-Id: I1d88976273a6d6ea834bd2d4d8e74120852d62b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3533481
Commit-Queue: Guillaume Jenkins <[email protected]>
Owners-Override: Guillaume Jenkins <[email protected]>
Auto-Submit: Guillaume Jenkins <[email protected]>
Reviewed-by: Phillis Tang <[email protected]>
Commit-Queue: Phillis Tang <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#982414}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588536
Owners-Override: Robert Liao <[email protected]>
Auto-Submit: Robert Liao <[email protected]>
Reviewed-by: Guillaume Jenkins <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1152}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Updating XTBs based on .GRDs from branch 4896
Change-Id: I4131938a1d8809d3aa0e4aa8d12bb7123e49e576
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3593294
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1151}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Merge M100: Do not modify AXRelationCache owner ids to update list while looping
Clusterfuzz with ASAN detected that the code to update relation cache
with clean layout, that loops on the list of pending owner ids, is
actually modifying that list while looping.
To fix that, this copies the list and loops on the copy. Then, when
finished, it clears the original list. This is in the end a workaround
that keeps current behavior while not modifying members of a container
that is being looped.
(cherry picked from commit f05932319eeebc490c0e7cb055d4503d1048da80)
Bug: 1301117
Change-Id: I60932ee83f34f6f201ba649e6b9f1a26d6824914
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3529086
Reviewed-by: Aaron Leventhal <[email protected]>
Commit-Queue: José Dapena Paz <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#982106}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3591392
Cr-Commit-Position: refs/branch-heads/4896@{#1150}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[Android] Prevent AutofillPopupBridge from calling destroyed native side
We currently have crashes that occur in the native controller when the
java object is null which usually only happens with the destruction of
the native object.
This fix prevents at least one path that could lead there.
(cherry picked from commit 73fd38d758f3da5e1857322ba30753a02184648d)
Bug: 1294138
Change-Id: I74c09a2e8496084f0e520eeb2e1df5686fb32edc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3563169
Reviewed-by: Dominic Battré <[email protected]>
Commit-Queue: Friedrich Horschig <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#988447}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3592772
Auto-Submit: Friedrich Horschig <[email protected]>
Reviewed-by: Christoph Schwering <[email protected]>
Commit-Queue: Christoph Schwering <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1149}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.138
Change-Id: I3f502112327376767ab2b26f191469e8d6f7a9c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3592054
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1148}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
libwebp: update to 1.2.2 (20ef03e)
this fixes crashes in lossless encoding due to OOM
https://chromium.googlesource.com/webm/libwebp/+log/69c7f16..20ef03e
(cherry picked from commit 6ae5d9a404378d1cb56eab83a98e29cf3ca7bac4)
Bug: 1313709
Bug: webp:565
Change-Id: I1d44b5cec6f3388cf1cb3bba0d6dcaee0cc33947
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579095
Reviewed-by: Wan-Teh Chang <[email protected]>
Commit-Queue: James Zern <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#991348}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3591285
Reviewed-by: Tom Finegan <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1147}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
m100: Fix dangling pointer in DevToolsUIBindingsEnabler
In the old code, DevToolsFrontEndObserver is a WebContentsUserData so
has to be created with CreateForWebContents in order for it to attach to
the WebContents's lifetime. This wasn't done for
DevToolsUIBindingsEnabler which directly subclassed
DevToolsFrontEndObserver.
Remove WebContentsUserData and just use
WebContentsObserver::WebContentsDestroyed instead.
(cherry picked from commit 91082c2ff6c18e6799f0fa899b73626795ef2839)
Bug: 1312450
Change-Id: I28aedf2f6dcebf9b2a1e249eff27efb3ce4b452a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579802
Reviewed-by: Andrey Kosyakov <[email protected]>
Commit-Queue: Bo Liu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#991758}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588462
Auto-Submit: Bo Liu <[email protected]>
Commit-Queue: Andrey Kosyakov <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1146}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100] Eliminate hardcoded colors from eye_dropper_view.cc.
This is a scaled-back version of the fix that only crashes from
out-of-bounds coordinates.
(cherry picked from commit a9082474c0f3633ef07438db9b5b10ad44bdb551)
Bug: 1059923
Change-Id: I9d34c09e1d07b437ec808aa62d068d467741df59
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3518451
Reviewed-by: Ionel Popescu <[email protected]>
Commit-Queue: Peter Kasting <[email protected]>
Auto-Submit: Peter Kasting <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#980204}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588856
Reviewed-by: Peter Kasting <[email protected]>
Commit-Queue: Daniel Cheng <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1145}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100][infra] Migrate builder config for chromeos-kevin-rel src-side.
(cherry picked from commit 7190e14db341e55d368b1cc1cd26b0d1fe62f4eb)
(cherry picked from commit e849a277038d1e2b837ff03cc466d9682ca18ac1)
Bug: 868153
Change-Id: Ib4f3b1aef5a8739818b7adf44016302407316e46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3590414
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Garrett Beaty <[email protected]>
Cr-Original-Original-Commit-Position: refs/heads/main@{#993344}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588931
Auto-Submit: Garrett Beaty <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Original-Commit-Position: refs/branch-heads/5005@{#18}
Cr-Original-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3591274
Cr-Commit-Position: refs/branch-heads/4896@{#1144}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.137
Change-Id: Ief9f9314d4530b2312c2d4114fe0246a22f52cc7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588660
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1143}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.136
Change-Id: If2dcbf9186a24f9c3ada4d150e4ea4f9f9420b49
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3586980
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1142}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.135
Change-Id: I5fc0deb06937ba8d85b96f2b1ff4c29a153dc6d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3586976
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1141}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Orderfiles from 100-4896.82-1649673248-benchmark-100.0.4896.93-r1 to 100-4896.82-1649673248-benchmark-100.0.4896.124-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-orderfile-chromium-beta
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Iad26cf92671b93f912a8b7a0a4e9d0066492efa2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588210
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1140}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Updating XTBs based on .GRDs from branch 4896
Change-Id: Ib0ae4e2e8286bfbdaa542ff977a30af2cae1d840
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3586048
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1139}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[ios] Fix compilation when 'python' is missing
Eventually 'python' will not exist on macOS, so use
'python3' to invoke the plist compiler script.
(cherry picked from commit 0b2f63dc4b44dd325cbd0ef09553b411f2ecf71d)
Bug: none
Change-Id: I8b6fd76a1212f05e96ec06edc04d6004f877e914
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3484379
Reviewed-by: Mike Pinkerton <[email protected]>
Commit-Queue: Sylvain Defresne <[email protected]>
Auto-Submit: Sylvain Defresne <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#974286}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588472
Reviewed-by: Aliona Dangla <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1138}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Bigcore AFDO profile from 100-4896.82-1649670541-benchmark-100.0.4896.124-r1 to 100-4896.82-1649670541-benchmark-100.0.4896.134-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I009220156d9cdba8492854e4dbb1ba3e1e4e15fa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588326
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1137}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Atom AFDO profile from 100-4896.82-1649673248-benchmark-100.0.4896.124-r1 to 100-4896.82-1649673248-benchmark-100.0.4896.134-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-atom-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I5da8e4df89a91b098e3c12c47a4095058f991259
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3588153
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1136}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[lacros skew tests] Refresh skew tests for M102
This CL updates the ash version ['102.0.5004.0'] for Lacros version skew testing.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Bug: None
Change-Id: I79a2da72870d186b97922a4f99cf76ec4c3c8238
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3587087
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1135}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[skylab_tests] Update skylab tests cros img version
This CL will update cros image version for skylab tests. CROS_BOARD_LKGM
is updated according to chromeos/CHROMEOS_LKGM; CROS_BOARD_DEV,
CROS_BOARD_BETA and CROS_BOARD_STABLE are updated according to Omaha.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-skylab-tests-cros-img-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Requires-Testing: True
Change-Id: I5973e32abf71e7c493e28b9291dc6d9eac5596f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3586750
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1134}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.134
Change-Id: I7851d7649f1f8a4f0b21abd52bd867624b76706c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3587086
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1133}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Updating XTBs based on .GRDs from branch 4896
Change-Id: I0810d50ac83d65a8b42849cad6ae0b2045bf7e0e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585039
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1132}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[lacros skew tests] Refresh skew tests for M102 M102
This CL updates the ash version ['102.0.5002.0', '102.0.4992.0'] for Lacros version skew testing.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Bug: None
Change-Id: I1d7ea6b704376db8f0752ca5e89b4beff0a2d54b
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585555
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1131}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[skylab_tests] Update skylab tests cros img version
This CL will update cros image version for skylab tests. CROS_BOARD_LKGM
is updated according to chromeos/CHROMEOS_LKGM; CROS_BOARD_DEV,
CROS_BOARD_BETA and CROS_BOARD_STABLE are updated according to Omaha.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-skylab-tests-cros-img-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Requires-Testing: True
Change-Id: I139f79980067082958c3ad1c1a740839e773c1af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3582796
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1130}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.133
Change-Id: I86281ffe3d6be5fb08da3e102b370263ab3c39c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585987
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1129}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Merge to 100: Overwrite the iter value to point to the newly added node id.
std::map::insert returns a tuple consisting of an iterator to the
inserted element and a success boolean. The code intended on assigning
the iterator returned to equal the iterator scoped outside of the if
statement. However, what the code actually did was create a new
variable called iter (a shadow variable) and assign the result of the
insert operation to that variable. Once the if statement ended, that
shadow iter went out of scope, and so the following lines had iter
equal to end(). This led to a crash when iter was accessed and SetNode
was called on its result.
This change fixes this bug by doing what we intend: assigning the
result of the insert operation to a new variable and assigning the
unscoped iter equal it it.
Unittests confirm that this works. Without this change, the unittest
fails; with the change, the unittest passes.
(cherry picked from commit 456fdf5f7f7bb296df582dc8eb6b7ffd7d26c11f)
Bug: 1308324, 1314887, 1309028
Change-Id: Ifb386b0399a5d0abde69ab9616c82a60c3b3e0c3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581611
Reviewed-by: David Tseng <[email protected]>
Reviewed-by: Mark Schillaci <[email protected]>
Commit-Queue: Abigail Klein <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#991685}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584370
Reviewed-by: Krishna Govind <[email protected]>
Commit-Queue: Krishna Govind <[email protected]>
Owners-Override: Krishna Govind <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1128}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Orderfiles from 100-4896.64-1649068055-benchmark-100.0.4896.92-r1 to 100-4896.82-1649673248-benchmark-100.0.4896.93-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-orderfile-chromium-beta
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I1233fccb9641d73b0c5b62309b9f8f679b265ff1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585195
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1127}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Setting version to 100.0.4896.132
Change-Id: I91493d9e31aa84dc958141b40186cdff2387db95
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585189
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1126}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Updating XTBs based on .GRDs from branch 4896
Change-Id: I382d23e129d048a6225b5913b733b55b4be2c86d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585462
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1125}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Atom AFDO profile from 100-4896.82-1649673248-benchmark-100.0.4896.93-r1 to 100-4896.82-1649673248-benchmark-100.0.4896.124-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-atom-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I217f64760c4bd5fc688f78056c5b3c0ef389e630
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585252
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1124}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Bigcore AFDO profile from 100-4896.82-1649670541-benchmark-100.0.4896.93-r1 to 100-4896.82-1649670541-benchmark-100.0.4896.124-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I6025aa32673f2cf89f2160df8cf0af16012c6a4b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585249
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1123}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[lacros skew tests] Refresh skew tests for M102 M102
This CL updates the ash version ['102.0.5000.0', '102.0.4977.0'] for Lacros version skew testing.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Bug: None
Change-Id: I607e495b1e177278f1d00caab995e098aa49627d
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581944
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1122}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100] Don't build internal gles2_conform_test on GPU.FYI bots
Temporarily, until access permissions are sorted out.
(cherry picked from commit 8eb041b61bfd35f738951a8551225188e7a96fe1)
Bug: 1315431
Change-Id: Id4560e68f1ae2988ccf97cc181a6b265abd15770
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3583273
Reviewed-by: Brian Sheedy <[email protected]>
Reviewed-by: Kenneth Russell <[email protected]>
Commit-Queue: Yuly Novikov <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#991586}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584862
Cr-Commit-Position: refs/branch-heads/4896@{#1121}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[skylab_tests] Update skylab tests cros img version
This CL will update cros image version for skylab tests. CROS_BOARD_LKGM
is updated according to chromeos/CHROMEOS_LKGM; CROS_BOARD_DEV,
CROS_BOARD_BETA and CROS_BOARD_STABLE are updated according to Omaha.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-skylab-tests-cros-img-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Requires-Testing: True
Change-Id: I2524b57a4c31cec9cddc7f4066ae85f74251cad5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581943
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1120}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.124
Change-Id: Ic896a4906905036277caee3832cf704ef934bb00
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584764
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1119}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100] Sheriff: Disable flaky css3/blending tests on Windows
(cherry picked from commit 48d9045f003fbfe8189d189d6d51c1fabfc79132)
Bug: 1314514, 1314534, 1314535, 1314519, 1314557, 1314532, 1314533
Change-Id: I7c5b9dd64830634cf20da8009d61d321085659ed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3578535
Reviewed-by: Victor Vianna <[email protected]>
Commit-Queue: Marc Treib <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#990331}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584225
Commit-Queue: Elaine Chien <[email protected]>
Owners-Override: Elaine Chien <[email protected]>
Auto-Submit: Elaine Chien <[email protected]>
Reviewed-by: Dan H <[email protected]>
Commit-Queue: Dan H <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1118}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Setting version to 100.0.4896.123
Change-Id: Id048a8353103abfedf4654b68a1c52ff094e6878
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584587
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1117}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll src/third_party/ruy/src/ 2d950b3bf..7ef39c574 (2 commits)
https://chromium.googlesource.com/external/github.com/google/ruy.git/+log/2d950b3bfa7e..7ef39c5745a6
$ git log 2d950b3bf..7ef39c574 --date=short --no-merges --format='%ad %ae %s'
2022-03-24 benoitjacob Fix an integer overflow, and take some extra defensive steps.
2022-03-23 karimnosseir Update GetTentativeThreadCount to use int64 types
Created with:
roll-dep src/third_party/ruy/src
(cherry picked from commit a320a74f9fa1a3d5704018055dabf9572ae765f0)
Bug: 1312016
Change-Id: I16d47053aa095cd1557d94106754ec4b59d218a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3576354
Commit-Queue: Olivier Robin <[email protected]>
Auto-Submit: Olivier Robin <[email protected]>
Reviewed-by: Sophie Chang <[email protected]>
Commit-Queue: Sophie Chang <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#990000}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3582118
Reviewed-by: Robert Ogden <[email protected]>
Commit-Queue: Robert Ogden <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1116}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Updating XTBs based on .GRDs from branch 4896
Change-Id: I30fbc781da44da53bca6a5d9c16cb4ae55951f42
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581603
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1115}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Orderfiles from 100-4896.64-1649068055-benchmark-100.0.4896.91-r1 to 100-4896.64-1649068055-benchmark-100.0.4896.92-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-orderfile-chromium-beta
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Iaa0c70f8d587c705bb97afd02e44576219116d70
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584126
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1114}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Atom AFDO profile from 100-4896.64-1649068055-benchmark-100.0.4896.92-r1 to 100-4896.82-1649673248-benchmark-100.0.4896.93-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-atom-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Idadcbd0f23168fb73ea86443469c9f2f81ccb99b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579459
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1113}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Bigcore AFDO profile from 100-4896.54-1649072547-benchmark-100.0.4896.92-r1 to 100-4896.82-1649670541-benchmark-100.0.4896.93-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I58a2143000e9051783f958d97a4dae040b16b65c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3583574
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1112}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[Merge 100] NavigatorManagedData: Prevent iterator invalidation during Promise resolution
(cherry picked from commit 6083135252280d9b43e26169eb35154a9ac861ea)
Bug: 1307223
Change-Id: Iead6cf8c6236a95dbdfe7877c912f6ba86b370ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3532439
Reviewed-by: Anqing Zhao <[email protected]>
Commit-Queue: Anqing Zhao <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#984230}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3578742
Reviewed-by: Anatoliy Potapchuk <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1111}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
4896: Use httpd-php cipd package for Linux and Fuchsia
On some linux distributions, the system httpd does not support mod_php.
With this change, we will use self built httpd, thus remove the
dependency on the os.
(cherry picked from commit a14eaad3ec567e7a82a7c0e80e6d92830b242113)
Bug: 1155141
Change-Id: Ifc5ec97316f0b27f1cf2e72704226121d242a24f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3547098
Reviewed-by: Xianzhu Wang <[email protected]>
Reviewed-by: Erik Staab <[email protected]>
Commit-Queue: Weizhong Xia <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#987753}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3582466
Reviewed-by: Ben Pastene <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1110}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[lacros skew tests] Refresh skew tests for M102
This CL updates the ash version ['102.0.4998.0'] for Lacros version skew testing.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Bug: None
Change-Id: Id7e14a78bf7ceacd275a6f3c6942af576bd1257f
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3582646
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1109}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.93
Change-Id: I91b9731a6963f42a3b8067038d8f54b36409e9dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581080
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1108}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Re-enable testCachingBehaviorOnSelectOmniboxSuggestion.
The omnibox popup order changed.
(cherry picked from commit 1073b511871490b8978effbe7e70d479bebdd76c)
Fixed: 1314176
Change-Id: I9523baf663d6048b29d169f31d5dbd8a49489745
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3575096
Reviewed-by: Gauthier Ambard <[email protected]>
Commit-Queue: Justin Cohen <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#990384}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3577424
Auto-Submit: Justin Cohen <[email protected]>
Reviewed-by: Harry Souders <[email protected]>
Commit-Queue: Harry Souders <[email protected]>
Owners-Override: Harry Souders <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1107}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[M100] Remove the scheduler noop jobs generator.
All builders that required the noop scheduler jobs have been switched to
specify their builder config src-side. With src-side configs, the
generated builder config will not include builders that are not defined
for the branch, so it is not necessary to have noop jobs for them to
trigger as was the case when all branched versions of builders shared a
single recipe-side builder config.
(cherry picked from commit 523f9cf828c85b8f8f3276a26230a0daba0c3213)
(cherry picked from commit b863f4e3514f12af95f90d5f4062a613e48f4fcc)
Change-Id: Iebaf51bd04302e249bae9bdd9cb62f02ea0bc591
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3576638
Auto-Submit: Garrett Beaty <[email protected]>
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Original-Original-Commit-Position: refs/heads/main@{#990098}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3576548
Cr-Original-Commit-Position: refs/branch-heads/4951@{#581}
Cr-Original-Branched-From: 27de6227ca357da0d57ae2c7b18da170c4651438-refs/heads/main@{#982481}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3582357
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1106}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Orderfiles from 100-4896.64-1649068055-benchmark-100.0.4896.90-r1 to 100-4896.64-1649068055-benchmark-100.0.4896.91-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-orderfile-chromium-beta
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ied64e0b264bcf7c2132b6b4599202a7d70e27493
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3582164
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1105}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Bigcore AFDO profile from 100-4896.54-1649072547-benchmark-100.0.4896.91-r1 to 100-4896.54-1649072547-benchmark-100.0.4896.92-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I2e789e544e377b92a91286e6ef649ef84a6c6628
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581801
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1104}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Atom AFDO profile from 100-4896.64-1649068055-benchmark-100.0.4896.91-r1 to 100-4896.64-1649068055-benchmark-100.0.4896.92-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-atom-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I435e42d2cc213ea86017068479f92a3f26f68ee1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581401
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1103}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[lacros skew tests] Refresh skew tests for M102
This CL updates the ash version ['102.0.4996.0'] for Lacros version skew testing.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Bug: None
Change-Id: Ib2e45e83c4c42ec50fc773c6571de9648e251857
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581043
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1102}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.92
Change-Id: I2efd5e08ede566bb505bc57c02c486cebbed612b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3577909
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1101}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Orderfiles from 100-4896.64-1649068055-benchmark-100.0.4896.86-r1 to 100-4896.64-1649068055-benchmark-100.0.4896.90-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-orderfile-chromium-beta
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ie5d008450f3b8e7211f91f14e7c98e43217b9516
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580956
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1100}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Bigcore AFDO profile from 100-4896.54-1649072547-benchmark-100.0.4896.90-r1 to 100-4896.54-1649072547-benchmark-100.0.4896.91-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ide7c8d751eb1965e92c8cac266b8ab0ae6194551
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580947
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1099}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Atom AFDO profile from 100-4896.64-1649068055-benchmark-100.0.4896.90-r1 to 100-4896.64-1649068055-benchmark-100.0.4896.91-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-atom-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I3526112b954958d070afe946fbbc3b9802cbdd4a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580709
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1098}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[lacros skew tests] Refresh skew tests for M102 M102
This CL updates the ash version ['102.0.4994.0', '102.0.4975.0'] for Lacros version skew testing.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Bug: None
Change-Id: I4e9df60afe2184ed43e8a1f823004f9f206d8321
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580897
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1097}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[skylab_tests] Update skylab tests cros img version
This CL will update cros image version for skylab tests. CROS_BOARD_LKGM
is updated according to chromeos/CHROMEOS_LKGM; CROS_BOARD_DEV,
CROS_BOARD_BETA and CROS_BOARD_STABLE are updated according to Omaha.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-skylab-tests-cros-img-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Requires-Testing: True
Change-Id: I79af317992695a175eb4b8ee206cabab1b1d8c85
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580877
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1096}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.91
Change-Id: Ie7038685cbdcbe2f4b4ba2bd11da68c567cdb86b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580857
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1095}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Orderfiles from 100-4896.64-1649068055-benchmark-100.0.4896.84-r1 to 100-4896.64-1649068055-benchmark-100.0.4896.86-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-orderfile-chromium-beta
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ief63b95f25df740b35fa7cbaa980bd5038d25366
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579711
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1094}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Atom AFDO profile from 100-4896.64-1649068055-benchmark-100.0.4896.86-r1 to 100-4896.64-1649068055-benchmark-100.0.4896.90-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-atom-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: If62117c51c43226a4ba78caedc1bdbb1c7737a9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580386
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1093}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Roll ChromeOS Bigcore AFDO profile from 100-4896.54-1649072547-benchmark-100.0.4896.86-r1 to 100-4896.54-1649072547-benchmark-100.0.4896.90-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I0c567c931c19b8e091ae9aca9ff167c8ebd58dcf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3580353
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1092}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.90
Change-Id: Icd128d8600eac326aaa71abad160e7580492833a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579465
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1091}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
Incrementing VERSION to 100.0.4896.89
Change-Id: I56944b7e67e7ad9918aa42c0819a82f109e1d906
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579516
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4896@{#1090}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[lacros skew tests] Refresh skew tests for M102 M101 M100
This CL updates the ash version ['102.0.4992.0', '101.0.4951.26', '100.0.4896.82'] for Lacros version skew testing.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Bug: None
Change-Id: I513de4bd820be7f8077aef96b2123a551e4f93f4
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579490
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1089}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[merge to 100] overview: Speculative fix for use after free in overview session.
Stack seems to show some issues with observer being added twice for
`active_window_before_overview_`. It doesn't seem possible, but maybe
the issue is that we try to add observer on a freed object, as
window could be destroyed before `Init` is called.
(cherry picked from commit ca5972c8575402e4021757d1a2288e6bb4021efb)
Test: none
Bug: 1300995
Change-Id: I0b2bb78430ecbdd9500ae0704e1fac40d2caf326
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3573021
Reviewed-by: Xiaoqian Dai <[email protected]>
Commit-Queue: Sammie Quon <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#989216}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3577166
Cr-Commit-Position: refs/branch-heads/4896@{#1088}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}
[skylab_tests] Update skylab tests cros img version
This CL will update cros image version for skylab tests. CROS_BOARD_LKGM
is updated according to chromeos/CHROMEOS_LKGM; CROS_BOARD_DEV,
CROS_BOARD_BETA and CROS_BOARD_STABLE are updated according to Omaha.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-skylab-tests-cros-img-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected], [email protected].
[email protected]
Requires-Testing: True
Change-Id: Ic26199fbbd817d232346187a4ec97accecefafbd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579488
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/4896@{#1087}
Cr-Branched-From: 1f63ff4bc27570761b35ffbc7f938f6586f7bee8-refs/heads/main@{#972766}