M120: Use process behavior field in PrintingContext
In order to support a policy override for controlling out-of-process
printing, the low-level //printing layer cannot rely solely upon the
printing feature flags. Since policy preferences reside at a higher
level than //printing, this state information needs to be provided
to PrintingContext.
All logic under //printing which uses ShouldPrintJobOop() needs to be
changed. In some cases it is insufficient to just rely upon the
existing signal for whether system calls should be skipped, so a more
detailed signal is needed.
Replace the PrintingContext "skip system calls" mechanism with an enum
to identify the process behavior desired. This can provide the details
for whether OOP printing is involved in addition to whether system
calls should be skipped for the PrintingContext instance being created.
This API change ripples through the rest of the printing stack. This
prepares the upper levels of the printing stack to be ready to override
the behavior if OOP printing policy is specified.
Printing support in Pepper is unused, so this code no longer even needs
to check the feature flags. This code is just changed to use a
placeholder value of OOP disabled.
(cherry picked from commit 96a123958a12f321d3cec3fab3839052edd4fc68)
Bug: 1497035
Low-Coverage-Reason: HARD_TO_TEST, https://crbug.com/1256506, https://crbug.com/1451540
Change-Id: I8724631551aeeeb954560f3c28f5ffb1f5c0b1f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4987444
Reviewed-by: Derek Schuff <[email protected]>
Commit-Queue: Alan Screen <[email protected]>
Reviewed-by: Lei Zhang <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1220535}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5067075
Cr-Commit-Position: refs/branch-heads/6099@{#1172}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Fix double taps account table view
According to http://crbug.com/1498153, it is clear that the user can
tap twice in a row on a settings cell.
There is a high chance this issue happens here too.
This patch makes sure that it is not possible to open the action sheet
twice. The second tap will be ignored.
This patch needs to be cherry-picked in M120.
(cherry picked from commit 136aa05b02f90c7a902af1be3bd3da47c45887ee)
Fixed: 1497100
Change-Id: I500bf41a9cd75aca5ff25323bd9b0148700c8edf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5001506
Auto-Submit: Jérôme Lebel <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Mihai Sardarescu <[email protected]>
Commit-Queue: Mihai Sardarescu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1220164}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066860
Owners-Override: Krishna Govind <[email protected]>
Commit-Queue: Harry Souders <[email protected]>
Reviewed-by: Ginny Huang <[email protected]>
Reviewed-by: Krishna Govind <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1171}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.41_rc-r1-merged to 120.0.6099.42_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Id3ba258d0ace4dc2c7f9b55c34a2ca5f17331876
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066747
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1170}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: Ib96f78cfcfab7cccb67ff86f743677cc5fdf3748
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066914
Auto-Submit: Ben Mason <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1169}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.28.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763223282310855745
Change-Id: Ib7cfa44d55288b65ace7726e24cbe8a3773cd544
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066340
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1168}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Tentative fix for TabGrid crash
This CL is a tentative fix for a crash happening in the TabGrid where
an item is updated while being in self.items but not in the diffable
data source, leading to a crash.
Add a defensive return mirroring the early return if the item doesn't
exist in self.items.
(cherry picked from commit 7086710498c7e3b9e1986d1ff9dd5f3df627fa07)
Fixed: 1503139
Change-Id: I0d91aeead28242d31d69b5139164b2d9baf52630
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058537
Commit-Queue: Gauthier Ambard <[email protected]>
Auto-Submit: Gauthier Ambard <[email protected]>
Commit-Queue: Louis Romero <[email protected]>
Reviewed-by: Louis Romero <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1228808}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066208
Commit-Queue: Harry Souders <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1167}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from 973b3a7766fc to 37d29ab9e6ac
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/973b3a7766fc..37d29ab9e6ac
Roll src/third_party/devtools-frontend/src from 877ef380e934 to 099860eb0f99
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/877ef380e934..099860eb0f99
Generated by: go/bbid/8763162088108103921
Change-Id: I242c5d80a2fbdadd38e6544e643583c9d27c59cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5068373
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1166}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[120]Exclude Chrome Apps from Extensions Safety Check
This CL explicitly excludes Chrome Apps from triggering safety
checks since they have been deprecated. Chrome Apps were already
excluded from being included in the Review Panel in
chrome://extensions. This CL ensures the same exclusion happens
in the Detail View of a Chrome App as well as the two entry
points in the chrome://settings page and the 3-dot menu
notification item.
(cherry picked from commit 0e085d1f0d828270b4b7cfce3ed58d9df7f7ebc2)
Bug: 1501217
Change-Id: Id7bf362d01f659841cea2a6637a80b286163d5c1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5026335
Reviewed-by: Side YILMAZ <[email protected]>
Commit-Queue: Adam Psarouthakis <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: John Lee <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226060}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063277
Cr-Commit-Position: refs/branch-heads/6099@{#1165}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[What's New] Send Accept-Language header when checking for page existence
(cherry picked from commit b3b5dc4afac431a9ee0e5f1621adc2f728e46980)
Bug: 1504642
Change-Id: Ie71e2610aa9ba8426426c4bd633f5d44a6b68c75
Low-Coverage-Reason: HARD_TO_TEST Difficult to mock network request
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055595
Commit-Queue: Mickey Burks <[email protected]>
Reviewed-by: John Lee <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1228457}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066954
Commit-Queue: Srinivas Sista <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Owners-Override: Srinivas Sista <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1164}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1701141492-56edf5cfceee89b0ccbb4106e82ce8807702cd95.profdata to chrome-win64-6099-1701163313-bd6eb19a924f639aa41dac6c8da0993a52526667.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Iede7d2464910aa46262e3c6799acf6e61cf0cc02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066696
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1163}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1701141492-8fe1fa5c3393aba56065d71eb7589d99855787ed.profdata to chrome-win32-6099-1701163313-84fc9d74d13a687414e4263fc9c731257928a474.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ibb38fe7247feff86aca2b8f439f2ad9785026a86
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066734
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1162}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1701141492-aada3dacc9f79afc0f4e351e1d85261a2b4a3614.profdata to chrome-mac-6099-1701163313-c4fd9c66371a6cc953068f82b8cee122d2ecc2f1.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: If4460e01801eed8ca6338534bb3a66b7555d8d8c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066834
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1161}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Clean psw bottom sheet logic to behave the same as the pm bottom sheet
This will fix the issue of infinite bottom sheet fill loop when
filling some password fields.
What is done in this CL:
- Remove `must_be_empty` boolean from methods. The password bottom
sheet will behave the same way as the payments bottom sheet: only
open once and open the keyboard the next time we focus on a field
after the bottom sheet has been dismissed (unless the page was
refreshed).
- Only open the bottom sheet on an empty field (same behavior
as the payments bottom sheet). We merge the focus handler methods
into one in `bottom_sheet.ts`.
- The only time the bottom sheet should reopen when the user taps
on the field is after a long press action.
- Add new HTML file to test login fields (we want the fields to
be empty when the page load).
(cherry picked from commit 69f9a1a8e512542ec0e3576ce8f33b8067253cfb)
Bug: 1502726
Change-Id: I2f090e92d834f8015bd7f991a1ed881b825aa216
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057471
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Sylvain Defresne <[email protected]>
Commit-Queue: Veronique Nguyen <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1229382}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063450
Commit-Queue: Alexis Hétu <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1160}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1701141492-0e5cf83f5910d405348719be6970ff58b233be5e.profdata to chrome-linux-6099-1701163313-b23d7b20bc0e6506140a32e766fa675f7dc261e2.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I95f33d9e8973c734a76721ac3d2410b099e17e95
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5066775
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1159}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/clank from a5fa208e68dd to 9669bb2ad688
Commits rolled:
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/a5fa208e68dd..9669bb2ad688
Generated by: go/bbid/8763180967353608993
Change-Id: I75d25b72f0c69361fbacdceaddc6efade943dd71
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5065771
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1158}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1701129219-65b8dae6bcb0d0b84e3eeccb207bc944a61e0749.profdata to chrome-win64-6099-1701141492-56edf5cfceee89b0ccbb4106e82ce8807702cd95.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I0a187cfa4d51039459814b8ee1d7abcbea6f0516
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5065179
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1157}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1701129219-edc811f671d97928046026fcc83fda2369c6f3e3.profdata to chrome-win32-6099-1701141492-8fe1fa5c3393aba56065d71eb7589d99855787ed.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Idbc1986e23cea949bdf08976ca4767b2e58b784f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5065561
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1156}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1701129219-3ee2697b68b39d124784ff027989fe113d4d1438.profdata to chrome-mac-6099-1701141492-aada3dacc9f79afc0f4e351e1d85261a2b4a3614.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I6fa80513fb600728b090d749ca1a8bc793b18ad3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5064805
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1155}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1701129219-cadb3af0815df1749ace4cb664ba5a84a01e3347.profdata to chrome-linux-6099-1701141492-0e5cf83f5910d405348719be6970ff58b233be5e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I9b7bdfe709abdfcb33956a36cc17adab22b4aa73
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5065494
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1154}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from ba650d00317b to 973b3a7766fc
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/ba650d00317b..973b3a7766fc
Roll src/third_party/devtools-frontend/src from 4b87bf159b25 to 877ef380e934
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/4b87bf159b25..877ef380e934
Generated by: go/bbid/8763203615968438673
Change-Id: Ibee2e5d197a7e4f7b6ad95f0596e8ae8a841a99c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5065770
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1153}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[120] Add flag for bug fix for dead keys when there's no input client.
When there's no text input client, we should not attempt to compose dead
keys.
(cherry picked from commit 8a19b189fae25279d45247610577e1ac3bd9c83c)
Bug: b/299500363
Change-Id: I58fc1be2c90473b63f26aa9e2a774a2c7b35fa61
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5014408
Commit-Queue: Darren Shen <[email protected]>
Reviewed-by: Sophia Lin <[email protected]>
Reviewed-by: Timothy Loh <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223420}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5064532
Auto-Submit: Darren Shen <[email protected]>
Commit-Queue: Timothy Loh <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1152}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1701106475-112f7d70cfc96d78142c178b0f10d84f73018f9c.profdata to chrome-win64-6099-1701129219-65b8dae6bcb0d0b84e3eeccb207bc944a61e0749.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I533ed642b960593c6c9e6afe62ea2588e232f42c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5064645
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1151}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1701106475-3343e46d7676ec4b34e8830dcd5e7868c0a23c7a.profdata to chrome-win32-6099-1701129219-edc811f671d97928046026fcc83fda2369c6f3e3.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ic6010f421c5fbaddfa678c4ac053264e3f007244
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5064721
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1150}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1701106475-dca23c7cba1086bdfcb169cdb047777d63c18659.profdata to chrome-mac-6099-1701129219-3ee2697b68b39d124784ff027989fe113d4d1438.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I7c54d711830274914c6c5a152e198de4bcaa1d45
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063825
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1149}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1701106475-9c737efe1052612ada661678c78d4e87c9490a7a.profdata to chrome-linux-6099-1701129219-cadb3af0815df1749ace4cb664ba5a84a01e3347.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I76dc8aeffd644b6b750913144bd3001ddebaedc1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5065268
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1148}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.43
Change-Id: I873d36841bf1d52e5919d6481a8dc24f73549a9f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5065348
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1147}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.40-r1 to 120-6099.25-1701083804-benchmark-120.0.6099.41-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I38d297bfa4d69699a8399ff56882fa2a7ec0d8ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5064618
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1146}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.25-1700476529-benchmark-120.0.6099.40-r1 to 120-6099.25-1701088217-benchmark-120.0.6099.41-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I9fbf11259ecd7a3dcdc908f95a0c7c9e82469d7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5064486
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1145}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from cbbfde247963 to ba650d00317b
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/cbbfde247963..ba650d00317b
Roll src/third_party/devtools-frontend/src from 31956f6ad318 to 4b87bf159b25
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/31956f6ad318..4b87bf159b25
Generated by: go/bbid/8763235703349494193
Change-Id: Ic7f2c8956313a7a4e5fea81fb2617b834422a050
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063609
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1144}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][SHv2] Validate WebsiteSettingsInfo when serializing
This CL adds an explicit check whether the WebsiteSettingsInfo returned
from the info is not a nullptr. The nullptr previously caused crashes on
ChromeOS.
(cherry picked from commit e6d2ee19cec2a2bf1b6f7400c2174d392b354a94)
Bug: 1498258, 1443466
Change-Id: I00d8b52eba46c326b307d1d30cc37c08aee29d7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033419
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Side YILMAZ <[email protected]>
Commit-Queue: Tom Van Goethem <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226842}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063231
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Tom Van Goethem <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1143}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Tracking Protection: Animate status icon before triggering IPH
This CL is a follow up of crbug.com/1500761 where the tracking
protection IPH was rotating all together with its target icon and we
decided to temporary remove the animation.
With this CL we aim to:
- Re-introduce the Tracking Protection animation by waiting for the
transition to be completed before showing the TP IPH.
- Fix the IPH show logic: User Bypass IPH is currently incorrectly
bound to the Tracking Protection notice ack status.
(cherry picked from commit 84e009b0361762130632851de54f1f5458b3a885)
Bug: 1502132, b:309026945
Change-Id: Ie8966e06d2e6a625a52d6043d417b9002bafe144
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027606
Commit-Queue: Nicola Tommasi <[email protected]>
Auto-Submit: Nicola Tommasi <[email protected]>
Reviewed-by: Tomasz Wiszkowski <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226740}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063032
Bot-Commit: Rubber Stamper <[email protected]>
Reviewed-by: Theresa Sullivan <[email protected]>
Commit-Queue: Theresa Sullivan <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1142}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1701077033-ecd66c82dade054a041592ba6952ee1f7eb5ef5d.profdata to chrome-win64-6099-1701106475-112f7d70cfc96d78142c178b0f10d84f73018f9c.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I75ed930980a17316728061997043cf0040abc25a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5064310
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1141}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1701077033-9257bba2e975be20fda681c85664e67b3761ce1e.profdata to chrome-linux-6099-1701106475-9c737efe1052612ada661678c78d4e87c9490a7a.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I0aa39bd86452c2b2a92f17142e863c427d219ab0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063407
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1140}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1701077033-67cf8aa9693f99daea055876cc2b30be078cba7c.profdata to chrome-win32-6099-1701106475-3343e46d7676ec4b34e8830dcd5e7868c0a23c7a.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I857cdf91e5ab704a9297c5925da5246599d443f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063419
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1139}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1701077033-f1280ce287d31c9309f381a8bb05359571b203f0.profdata to chrome-mac-6099-1701106475-dca23c7cba1086bdfcb169cdb047777d63c18659.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ice23edc917e7d92e25d9172f3191f7b2c67ae81a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063417
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1138}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[A11y][CrashFix] Add a11y description for placeholder tabs
Add a11y description for placeholder tabs
-Prevents crash when accessing the invalid a11y node with a null content
description.
Video: https://drive.google.com/file/d/15a1DE_9A4C6C50MI1RhwlJSr3oRVqrBQ/view?usp=drive_link
(cherry picked from commit e91d56216c81f6695f1706c08d3bfb607e650d9f)
Bug: 1499136
Change-Id: I1417a74f6f0121edfc3180b8646f6acf136dce1f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5019006
Reviewed-by: Sirisha Kavuluru <[email protected]>
Reviewed-by: Theresa Sullivan <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Neil Coronado <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225041}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050404
Commit-Queue: Sirisha Kavuluru <[email protected]>
Reviewed-by: David Trainor <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1137}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Add a frame tree node null check.
This change adds a null check for the case where we are in the middle
of reporting and the frame tree node gets destroyed.
This addresses a crash (https://crbug.com/1499794), caused by
https://chromium-review.googlesource.com/c/chromium/src/+/4903636, and solves the issue.
(cherry picked from commit 7410e17918e6dfa9b23d778cd426ea456adb8181)
Bug: 1499794
Change-Id: I5f7c0ab82a5ef3d8fcf596f9a12343d7e4605ddc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047170
Reviewed-by: Andrey Kosyakov <[email protected]>
Commit-Queue: Youssef Bourouphael <[email protected]>
Reviewed-by: Maks Orlovich <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227614}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054380
Commit-Queue: Srinivas Sista <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1136}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from 5962074328ab to cbbfde247963
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/5962074328ab..cbbfde247963
Roll src/third_party/devtools-frontend/src from 934a1853595a to 31956f6ad318
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/934a1853595a..31956f6ad318
Generated by: go/bbid/8763248914360587521
Change-Id: I164b7f06b9003d0ac1652c243f5708b0092cad65
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063793
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1135}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6099.25-1700483755-benchmark-120.0.6099.40-r1 to 120-6099.25-1700483755-benchmark-120.0.6099.41-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I7f7ae1764344661bc164ed1019e4ad492243d814
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063413
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1134}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[gbb-cct] Initial fix for janky scrolling.
Previously we could auto-trigger while the user was scrolling the page - this led to some jank in scrolling, as unfortunately the operation to initialise the bottom sheet is quite heavy.
This CL provides an initial fix for this by waiting for scroll motion to be ended before auto-triggering. To mitigate the reduction in peek frequency caused by this change, the CL also refactors to allow fetching of data (which does not actually hold up the UI thread - it is delegated to a background thread) at an earlier stage, even before the top bar is hidden or motion is ended.
The CL also adds a couple of checks to avoid some edge cases (e.g. network fetch returns after a new page has been loaded).
(cherry picked from commit 5dbe02b4be2b4e9c3c94df72d8780b1e8b0b747d)
Bug: 1502300
Change-Id: I8f74a565c75285f4d9b9ccecf67cd1cfc364ca06
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038753
Reviewed-by: Kevin Grosu <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Auto-Submit: Edmund Wright <[email protected]>
Commit-Queue: Kevin Grosu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1228117}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062773
Reviewed-by: Jinsuk Kim <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1133}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm Experimental AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.39-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.40-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-arm-exp-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ib0f9508c448c1f0eda06467b7328e6e65103f5f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062384
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1132}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][3PCD] Update recording metrics when tracking protection onboard
This Cl update IsBlockedByThirdPartyDeprecationExperiment
with adding check whether tracking protection is actually onboard. This
means the third party cookie is real blocked. In other words, we only
record blink feature usage metrics when the 3PCD experiment is actual
block third party cookies and some mechanisms have re-enabled the third
party cookie access.
This also change the meaning of some UMA metric like:
PageLoad.Clients.ThirdPartyCookieAccessBlockedByExperiment. Once the
tracking protection is onboard, page load metric observer won't record
any cookie metrics unless some mechanisms re-enable third party cookie
access.
OBSOLETE_HISTOGRAMS=histogram PageLoad.Clients.ThirdPartyCookieAccessBlockedByExperiment is replaced by PageLoad.Clients.TPCD.ThirdPartyCookieAccessBlockedByExperiment2
OBSOLETE_HISTOGRAMS=histogram PageLoad.Clients.TPCD.TPCAccess.BlockedByExperiment.IsAdOrNonAd is replaced by PageLoad.Clients.TPCD.TPCAccess.BlockedByExperiment.IsAdOrNonAd2
OBSOLETE_HISTOGRAMS=histogram PageLoad.Clients.TPCD.AdTPCAccess.BlockedByExperiment is replaced by PageLoad.Clients.TPCD.AdTPCAccess.BlockedByExperiment2
Change-Id: Iafbd196b32342fe2490c577bbdd5dcbd18db4748
Bug: 1494080,1502852
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033124
Commit-Queue: Victor Tan <[email protected]>
Reviewed-by: John Delaney <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227550}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049624
Cr-Commit-Position: refs/branch-heads/6099@{#1131}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros] Update lacros QA qualified version
This CL will update lacros version in //chrome/LACROS_QA_QUALIFIED_VERSION. This
file will be used in Upreving the RootFS-Lacros in the CROS image.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-qa-qualified-tracking-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected].
[email protected]
Change-Id: Ia51c58f86855bba13fc0cb0eca8963d83a504468
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063731
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: lacros-tracking-roller@chops-service-accounts.iam.gserviceaccount.com <lacros-tracking-roller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1130}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[120] Introduce SkipTPCDMitigationsWithAdsHeuristic feature
Introduces a disabled by default feature which allows skipping
TPCD mitigation checks when the cookie access is tagged as being used
for advertising purposes.
This means that cookies will continue to be blocked for cookie accesses
on ad requests even if the 3PC mitigations would otherwise allow the
access.
This is integrated via a new set of CookieSettingOverrides.
Each individual mitigation is given an override and an equivalent
feature param to allow more flexibility.
(cherry picked from commit 5df6a4b0d1a6466d1b52f138533e6bed0f355a64)
Change-Id: Idd6791b93158f75019b4d6ddb234b2668afa610b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5005243
Reviewed-by: Anthony Garant <[email protected]>
Reviewed-by: Maks Orlovich <[email protected]>
Commit-Queue: John Delaney <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225017}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049742
Reviewed-by: Christian Dullweber <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1129}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Fix accessibility bugs for parcel tracking opt-in
This CL merges the following to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5046986
Low-Coverage-Reason: COVERAGE_UNDERREPORTED reports as 0 but there is
Fixed: 1504589
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046986
Reviewed-by: Ginny Huang <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1227400}
(cherry picked from commit 928d642e3777ddce67b8397953c7e26e2a8b2eba)
Change-Id: I4da307b908ae95a29e1e775b99d3a565355b8bbb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063588
Reviewed-by: Ginny Huang <[email protected]>
Commit-Queue: Ginny Huang <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1128}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[m120][PlusAddress] Stop caching the OAuth token in the PlusAddressClient.
Every network request made by the PlusAddressClient will now request
a token beforehand. This won't cost much since the IdentityManager
will do the caching for us.
By reworking this behavior this way we fix a few bugs:
- a hang-loop on some Android clients which set `expiration_time`
to base::Time()
- the token being retained even after switching primary accounts
- potentially b/311380150 (pending further investigation)
(cherry picked from commit 8aafb2477254e8aeb85009999fc770ef67d5d8c3)
Bug: 1504265, 1467623, b/311382709 b/311390499 b/311700648
Change-Id: I6f2c26717898fc877fa341234731922f7943f272
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047011
Commit-Queue: Kirubel Aklilu <[email protected]>
Reviewed-by: Matt Reichhoff <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227549}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053327
Cr-Commit-Position: refs/branch-heads/6099@{#1127}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/skia from 48311c8e39d1 to 349c1179c43e
Commits rolled:
https://skia.googlesource.com/skia.git/+log/48311c8e39d1..349c1179c43e
Generated by: go/bbid/8763260239047312433
Change-Id: Id571b93a0406e76f7f2f94bbb890cf3bd47d35b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063568
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1126}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1701058617-d5155746a58d61ab9abf6965b60d175989b6e534.profdata to chrome-win64-6099-1701077033-ecd66c82dade054a041592ba6952ee1f7eb5ef5d.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I2c02a4b20771ce0165d8d3a7408abac87bb52142
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062469
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1125}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1701058617-28f518b7ca141719c4e807c498b56edc3ef92757.profdata to chrome-win32-6099-1701077033-67cf8aa9693f99daea055876cc2b30be078cba7c.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Icd8fde4ec90d622995c081b68e9aa99c3fe68c8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062589
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1124}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-27 UTC
Change-Id: I010761d4033a6193cd98417fc7988ee2a3b78b1b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059118
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1123}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.27.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763313745533747921
Change-Id: I7f6c505aee1c049cc18091fb909c6f2e983bbcec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062069
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1122}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1701058617-acfd7ba257528ea3bc6ceadc1e3f97921384d595.profdata to chrome-mac-6099-1701077033-f1280ce287d31c9309f381a8bb05359571b203f0.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I956ff2dd93125ced368050f094256fc9e12ea8e5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062608
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1121}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-27 UTC
Change-Id: Iec4c0d871e68a648b263b4588baa4232f221253d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060579
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1120}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I4e94e4aceaa5075d641b21de2385267b2dc0f356
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056533
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1119}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1701058617-67034dedf48267c5a527ceedac4703744ddefa60.profdata to chrome-linux-6099-1701077033-9257bba2e975be20fda681c85664e67b3761ce1e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I75ecb0ade974ff83d199f2b1eb4689d9f32fb663
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062590
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1118}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.40_rc-r1-merged to 120.0.6099.41_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I94421a6c036e399a97132f71877a5d5754b2091d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062328
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1117}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1701033209-1f0574e14cb77c96430e556e1088bbcd75cae651.profdata to chrome-win64-6099-1701058617-d5155746a58d61ab9abf6965b60d175989b6e534.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Id3edbdcac8923af9aababd8ccb251fcefc72c963
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061121
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1116}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1701033209-686c244c1d8a466e5b2edf0548cef73d8c004dea.profdata to chrome-win32-6099-1701058617-28f518b7ca141719c4e807c498b56edc3ef92757.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ic12b8c2fcb268712e0298dd3e5faafee658a00f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061173
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1115}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1701033209-efa1c59ab0c3a37e859b0f8023ab716549fd5b68.profdata to chrome-mac-6099-1701058617-acfd7ba257528ea3bc6ceadc1e3f97921384d595.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I6dd94efaf4fc8c16133d4b55f2f10dda57072c13
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060983
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1114}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1701033209-853132e6ea60b42482e8583cb1fb73b9423eecdb.profdata to chrome-linux-6099-1701058617-67034dedf48267c5a527ceedac4703744ddefa60.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ie8e692f2c46d8a1933387fbd52179cb5803c15d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060782
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1113}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1701018305-4e843cd6b3695e9ae972ca483704d027f403a5c5.profdata to chrome-mac-6099-1701033209-efa1c59ab0c3a37e859b0f8023ab716549fd5b68.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Icc5e550363cff45072d5804cec864f856f195b23
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061156
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1112}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1701018305-16db4c7dd53bfe12f44a2ab245c282b516322e27.profdata to chrome-win64-6099-1701033209-1f0574e14cb77c96430e556e1088bbcd75cae651.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I139d21261ddea3024e711d30cfd8546c8796b6b8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061414
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1111}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1701018305-29695c7502db649e05b7ab6d75ce42a31526a31b.profdata to chrome-win32-6099-1701033209-686c244c1d8a466e5b2edf0548cef73d8c004dea.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I697bc633e3034490b9363ee008c0cee97f81d9ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061064
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1110}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6150.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Ie934e4827e8c47e5a44107847bb89d8e4f3adaaf
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059583
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/6099@{#1109}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1701018305-f08dd51bc7e69c26bf7d4ecf75f87dc0415d9d12.profdata to chrome-linux-6099-1701033209-853132e6ea60b42482e8583cb1fb73b9423eecdb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ie8cb540ceaadf59a15b2968fc9be1e47de2edcdd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060805
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1108}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.42
Change-Id: I5ea91fdcd3999f475591fee18a3affce86a7673d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061528
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1107}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700994459-156840c73ae0846fec95597a95983db385d07865.profdata to chrome-win64-6099-1701018305-16db4c7dd53bfe12f44a2ab245c282b516322e27.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I9455671ef824d0e96206ce0fe5595d178aff2e40
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061149
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1106}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700968115-0facab929d89113719dbd73a05c4de654e67c770.profdata to chrome-win32-6099-1701018305-29695c7502db649e05b7ab6d75ce42a31526a31b.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I2ef5c05a0b84fd101677d36c086a95aa10662d67
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060014
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1105}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700994459-30538c8697493646a9bcc86a480193d3d7814693.profdata to chrome-mac-6099-1701018305-4e843cd6b3695e9ae972ca483704d027f403a5c5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I52c464bb5fff388984ee1b8fea756d5193de40c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060937
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1104}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.25-1700476529-benchmark-120.0.6099.39-r1 to 120-6099.25-1700476529-benchmark-120.0.6099.40-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Iab3531a33195c1a56bd90059cba6fde2d7b1745a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060018
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1103}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700994459-894d047ae72ba1d17125bd09d766b6ae3f736bc3.profdata to chrome-linux-6099-1701018305-f08dd51bc7e69c26bf7d4ecf75f87dc0415d9d12.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I0d5d1bc73c9401c73afe38751a32218bd026a333
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061153
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1102}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.39-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.40-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I510dfd746cbf4e621bb823de4b45a3042a1ba59b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059983
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1101}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6099.25-1700483755-benchmark-120.0.6099.39-r1 to 120-6099.25-1700483755-benchmark-120.0.6099.40-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Id8fb897f399dc478640ed9bfcb0e555895d9452c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060777
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1100}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700968115-112cc70c1461c2ffa187a6ac9474aad85281264e.profdata to chrome-mac-6099-1700994459-30538c8697493646a9bcc86a480193d3d7814693.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ie2cb8874fbad1022626082d202e4f8a5ff3f64b8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060969
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1099}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700968115-2753fa8f3865f79db56a81611d31fdb0bb864ec4.profdata to chrome-win64-6099-1700994459-156840c73ae0846fec95597a95983db385d07865.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I1301407e52c4178df7f7e470c8527e29e999b92c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060774
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1098}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.26.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763404600892965729
Change-Id: I425b61151ce653d2b7277b6c82389e62ce19c52c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5061049
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1097}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700968115-e1c88b0400654d4d3cd69a58f214a50a06d8ce83.profdata to chrome-linux-6099-1700994459-894d047ae72ba1d17125bd09d766b6ae3f736bc3.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I0e1bd21aab70fce9592d31f0f0e7314aafcd897d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060932
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1096}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.39_rc-r1-merged to 120.0.6099.40_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I364265a5bcff631058ac9eb1bcae74df90f51d90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060523
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1095}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-26 UTC
Change-Id: I4b3de7c13deeaa164d2fa5be49d9f9e80c4a976c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058744
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1094}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-26 UTC
Change-Id: I83905ff43fe6321975b2d6f045c7fc5ad788dc0f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060569
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1093}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I07fc52008fd268a005e24f6e3098a86e26006869
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057921
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1092}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700947124-c34f522d096047bfffbff50b86e865fb5ed8c47e.profdata to chrome-mac-6099-1700968115-112cc70c1461c2ffa187a6ac9474aad85281264e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ib3608a9ee1e6273df88f39cfd3d97b369c100234
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060518
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1091}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700947124-e0f5e907a6ed6c5de10b7865c08458d4e17e8a7f.profdata to chrome-win64-6099-1700968115-2753fa8f3865f79db56a81611d31fdb0bb864ec4.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I8d54f5c01fa0a4f8f800c45dcd84f3e09badaf3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058241
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1090}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700947124-005a275a32d28c895ba221154fcaad1a373a08ec.profdata to chrome-win32-6099-1700968115-0facab929d89113719dbd73a05c4de654e67c770.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ie43759d2f490f558f5821ca837e8ceb17cc8dfb9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060771
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1089}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700947124-cc6bd7582c4d2b9ed47687346172c9be64666beb.profdata to chrome-linux-6099-1700968115-e1c88b0400654d4d3cd69a58f214a50a06d8ce83.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ia8cb228932af477b1dbad5ab736473a09ac182f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059718
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1088}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6148.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Ic17a49a293c2b4b1f12234b0537d71c969a0c11a
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057354
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1087}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700935075-c03fe2e458e0dace235bbe3f0e4f5e81c142d827.profdata to chrome-win64-6099-1700947124-e0f5e907a6ed6c5de10b7865c08458d4e17e8a7f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: If3b0f6cb2a8e50716be323442a0b833768849910
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060243
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1086}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700935075-c067738ce4a40a4725aaf92347fd6b3b89d9978e.profdata to chrome-win32-6099-1700947124-005a275a32d28c895ba221154fcaad1a373a08ec.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I7b70375058b96cabe6a2063c2b484e81a27ebad3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056900
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1085}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700935075-6980e3c28dd8d1faea5715f1f8973b913518da4c.profdata to chrome-mac-6099-1700947124-c34f522d096047bfffbff50b86e865fb5ed8c47e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I2451da488e5ae7aa04c592237370ffdbf6bef43b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060176
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1084}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700935075-32a384aa1849532feb227d360f1e22c4e37d5721.profdata to chrome-linux-6099-1700947124-cc6bd7582c4d2b9ed47687346172c9be64666beb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I08a9477553b07cbae4f567f3fc158d5d2e151dbb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059753
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1083}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.41
Change-Id: I9a51a91fe86de5d2aebab6a8b840be0e98d4cbab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057853
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1082}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700911491-168ee6b48713efe0f135c820881f105ede4e6f93.profdata to chrome-win32-6099-1700935075-c067738ce4a40a4725aaf92347fd6b3b89d9978e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I7f09dda7162df056c375aeeb2ac35cd53012d655
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060508
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1081}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700911491-2156011ac0087a112f0857788aac5056e64b2e04.profdata to chrome-win64-6099-1700935075-c03fe2e458e0dace235bbe3f0e4f5e81c142d827.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I86f10de998ccb0d30f19cc30795ae04341c7b927
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060457
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1080}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700911491-a59d4a23d9ab6debc06ddbfb27835e2f562da663.profdata to chrome-mac-6099-1700935075-6980e3c28dd8d1faea5715f1f8973b913518da4c.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I014e9bbd9450f380bdd0889dc9b02f90615c9da9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059924
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1079}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.25-1700476529-benchmark-120.0.6099.38-r1 to 120-6099.25-1700476529-benchmark-120.0.6099.39-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Icf9fb6d2ee92bec4115cf269420a986fba7b03c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060257
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1078}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700911491-b4a63038c9a4453ad064fb8ba6fc4972417f8f05.profdata to chrome-linux-6099-1700935075-32a384aa1849532feb227d360f1e22c4e37d5721.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Iefcb0441161a7b714d42ae9f71e4ff3a713036c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059926
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1077}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.38-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.39-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Iceec27fb7ece45837847dddd2b98945c2688f49b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060006
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1076}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm Experimental AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.37-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.39-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-arm-exp-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I24ada563d606bcd3017fcc3b51b83a0628b0a811
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059979
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1075}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6099.25-1700483755-benchmark-120.0.6099.38-r1 to 120-6099.25-1700483755-benchmark-120.0.6099.39-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: If99b614d88dc5e1f37a3c9387313c201de696a9f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059978
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1074}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-25 UTC
Change-Id: Ia3073f5b3b86ff0a32eb750ca7096ea2ee1b0c5f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060288
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1073}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.25.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763495014550282145
Change-Id: Idb63007396a1d2ccbbe4d18d07f78e73d96f69b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060250
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1072}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700881596-d1f02b051a8304f634860f7106a5051dbc49fd6e.profdata to chrome-win32-6099-1700911491-168ee6b48713efe0f135c820881f105ede4e6f93.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I24a9daaf20e6ef1206defb0b498fbeb4ae3412e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059878
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1071}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700881596-00a1b8f7da536fcd6594d2cf5d21d2b8c1465fed.profdata to chrome-win64-6099-1700911491-2156011ac0087a112f0857788aac5056e64b2e04.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ifd2b50c993d3c15d1b7bf5bc0ed0d5c0cdc08734
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060248
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1070}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I9f3449458cadb19c9bcace4b78b7c10a4d288d1a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055320
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1069}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700881596-4345d332fbcb2836ce437827db4fee5b78db2c9e.profdata to chrome-mac-6099-1700911491-a59d4a23d9ab6debc06ddbfb27835e2f562da663.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Id541c731fcb9b2d3b0aceda1a41de176e3a960e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059877
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1068}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-25 UTC
Change-Id: Ic0b678badd2b18a7f60a5b4d4ddab8d99bb93e11
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058741
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1067}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700881596-25d5eb5eff8136809c63db76db29d1d41de1400e.profdata to chrome-linux-6099-1700911491-b4a63038c9a4453ad064fb8ba6fc4972417f8f05.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Icbca2cec24916ae2dc2105326cf9e5530af71686
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059974
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1066}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.38_rc-r1-merged to 120.0.6099.39_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I085cf8ba4e6a194494c35ee71770e1a8e8550293
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059973
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1065}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700862211-125ed8855a811479f019e174c4b66a4d90036be4.profdata to chrome-win64-6099-1700881596-00a1b8f7da536fcd6594d2cf5d21d2b8c1465fed.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I8f3641ae52f40e5782e61106ed6814ab72bd619f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060068
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1064}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700862211-2d996003c7eeb82a8f68fda6bb1d3a3c949cafb1.profdata to chrome-win32-6099-1700881596-d1f02b051a8304f634860f7106a5051dbc49fd6e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ic1a8f57b305258e82696400d165e4c7c1100f5f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059667
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1063}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700862211-ff4f482be6f674e032cfd628b02507e8b436f5e6.profdata to chrome-mac-6099-1700881596-4345d332fbcb2836ce437827db4fee5b78db2c9e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I8754d26ff5529e88db863385dafb520369c13177
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5060028
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1062}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700862211-a33141fdeba61fc901742ae195d4c5e26f4ea35c.profdata to chrome-linux-6099-1700881596-25d5eb5eff8136809c63db76db29d1d41de1400e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I898d38c81c53470db0925e2b4895d9ee553f8f69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058342
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1061}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700838965-8416491e91758d65c39fc76050c6c2c9923d6fa0.profdata to chrome-mac-6099-1700862211-ff4f482be6f674e032cfd628b02507e8b436f5e6.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Iaf1c274d8f0d9423797991cae06a5e13076b93e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059868
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1060}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700838965-7ae921c45b1f1b926a60b405db4c26be1609b8aa.profdata to chrome-win64-6099-1700862211-125ed8855a811479f019e174c4b66a4d90036be4.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Iaa383aebada61a6ca361ce24263c349e2f59752b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058580
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1059}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700838965-d18cee02b71be51992ff57b0bdded861e1d8473e.profdata to chrome-win32-6099-1700862211-2d996003c7eeb82a8f68fda6bb1d3a3c949cafb1.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Iadae1328770ce7ee2ed080917c134093e9b8de15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057185
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1058}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6146.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Id9232709bad7da5911d3792828c96ca99a951c8e
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055520
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/6099@{#1057}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700838965-7aadc82acf9c8ecd0b44d4eba0cf89ded81360be.profdata to chrome-linux-6099-1700862211-a33141fdeba61fc901742ae195d4c5e26f4ea35c.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I11cba8b296b3be146b00033383a779fdde73445f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059609
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1056}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.40
Change-Id: Iff147dda6babe1f808de227919a76cf44a8ef3c6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058359
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1055}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700818042-8683ab19a5a667e68c39610f0dd4590c33c16298.profdata to chrome-win64-6099-1700838965-7ae921c45b1f1b926a60b405db4c26be1609b8aa.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I068d888484f172adb2829a09a544f02d41fe424d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059548
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1054}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700818042-4ebccf8b7cf30035e138c17841c60606912cba63.profdata to chrome-win32-6099-1700838965-d18cee02b71be51992ff57b0bdded861e1d8473e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I4c02dda4980c771ea19a270bb09b931adb9fe5a6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056142
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1053}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.25-1700476529-benchmark-120.0.6099.37-r1 to 120-6099.25-1700476529-benchmark-120.0.6099.38-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ib483d7bb71bed72e89258d7a2f700bb14244fb96
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056284
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1052}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700818042-294d62ed5be4ed3406beda16cc5ac466c6bddf9d.profdata to chrome-mac-6099-1700838965-8416491e91758d65c39fc76050c6c2c9923d6fa0.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ia847b205fde375a75dbc0f152625f99aa7bc42e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058337
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1051}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.37-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.38-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I186ab12b0b7dadb637bbdc4376c85ff11d3bf39e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058179
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1050}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700797273-940880be6e90748f629b335cac4a42d3a39e7beb.profdata to chrome-linux-6099-1700838965-7aadc82acf9c8ecd0b44d4eba0cf89ded81360be.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ie58f9a642c3d322acb8e7328aae1041b16536f8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057712
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1049}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I97ef28fa491ba41801636c20cb973a8b150afafe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054489
Commit-Queue: Ben Mason <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1048}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6099.25-1700483755-benchmark-120.0.6099.37-r1 to 120-6099.25-1700483755-benchmark-120.0.6099.38-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I818f1e7216e2cbbccbf5f2cd81cb409ef179b607
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057223
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1047}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700797273-2156a357958bc9b02edd41d257db414d1c958704.profdata to chrome-win64-6099-1700818042-8683ab19a5a667e68c39610f0dd4590c33c16298.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I30e5fe02c8f6d2b7d3bb1c6126122c945674c8be
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056136
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1046}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700797273-75ed8bcc96a6ede9a85e24d46d3c6f1bc06b332b.profdata to chrome-win32-6099-1700818042-4ebccf8b7cf30035e138c17841c60606912cba63.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Id51135aa7c18a518ed1ce50790a6593b94fda0f0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057843
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1045}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-24 UTC
Change-Id: Id701507a29fb189a77c35a302a2a20519dea971a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054094
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1044}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.24.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763585811302736449
Change-Id: I06c26e333cddcddb87481603a76fb79e3df8c3fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057351
Bot-Commit: ChromeOS bot <[email protected]>
Commit-Queue: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1043}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700797273-bcc9cb5a694a6f56a673e57cbc9d562d032bc704.profdata to chrome-mac-6099-1700818042-294d62ed5be4ed3406beda16cc5ac466c6bddf9d.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I253502a3f36cec80d8bbcb0242375f61e885aabe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059029
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1042}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-24 UTC
Change-Id: If11e0b1af2ef174b0fa1805d42ba13d09b0fc564
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058454
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1041}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.37_rc-r1-merged to 120.0.6099.38_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I8606b9c2a837e59b1b3bf888d98aad765ef801ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057946
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1040}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700774312-8142202f53564cb91ba0104cb4941c7a4d147371.profdata to chrome-win64-6099-1700797273-2156a357958bc9b02edd41d257db414d1c958704.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I6e6ed0dfd32d16b458a56287e3b070d62b8004fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058079
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1039}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700774312-7fc1532a546bf51543ee25fe323d32fa2c62f699.profdata to chrome-win32-6099-1700797273-75ed8bcc96a6ede9a85e24d46d3c6f1bc06b332b.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I858894b08188ae746b051f6368b19db258474363
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055185
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1038}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700774312-3e732ec25497a5686c1503af45c5fce0c4761d87.profdata to chrome-linux-6099-1700797273-940880be6e90748f629b335cac4a42d3a39e7beb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: If6b2c4759bc052f63cfa6f68d3118833499f011c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057172
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1037}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700774312-a0faa946d275ddd57be8f86e1c6dfd78ee3a9198.profdata to chrome-mac-6099-1700797273-bcc9cb5a694a6f56a673e57cbc9d562d032bc704.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Iacb14355ee2a0fb00adf01dbc8b4780b90bfc1b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058170
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1036}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700759336-d812d2d81a828c149a1068677688c01e83c371c2.profdata to chrome-win64-6099-1700774312-8142202f53564cb91ba0104cb4941c7a4d147371.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I511f546cb3d5e694db7f324fc4f810cd826a5731
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057814
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1035}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6144.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: I85e793d6e486f562b71a9643255039d2b00893f2
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058288
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1034}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700759336-2b9d531ceff38a03c89d8ff473db1a485c16d24c.profdata to chrome-linux-6099-1700774312-3e732ec25497a5686c1503af45c5fce0c4761d87.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ic9cff37c71a141d1bace9a72cdc12b4c6df98ba0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057520
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1033}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700759336-fb64ea9e390d81c8c1b426f14dfb2b9dfe38a2d6.profdata to chrome-win32-6099-1700774312-7fc1532a546bf51543ee25fe323d32fa2c62f699.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I710bf0f9cb8138a3ad68d68f1b1490f4aa82b6ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053808
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1032}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700759336-a8a921985a3ed0801f990717f1f5cd6d6833dd8c.profdata to chrome-mac-6099-1700774312-a0faa946d275ddd57be8f86e1c6dfd78ee3a9198.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I723b32ff2855a1b83382c7eaa3611aa5c165e385
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057144
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1031}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.39
Change-Id: I82bc7e444f25976c5bd4c177cac33bd220704bc1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5058248
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1030}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700738128-3c939e98fe3ef1e44ac09bedd6790c7b85244012.profdata to chrome-linux-6099-1700759336-2b9d531ceff38a03c89d8ff473db1a485c16d24c.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I9d0d70f6d92a8b5343c0d78fda67a0c26085ee46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056985
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1029}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700738128-4e70011d8228051b4b0e44a01cf6c6430f8fe3e4.profdata to chrome-win64-6099-1700759336-d812d2d81a828c149a1068677688c01e83c371c2.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I2df8f9e0737614fc18e0e4a9716181e9a3af90d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056981
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1028}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700738128-7a905e42bcd602e4ec8d774b808918deae1a438f.profdata to chrome-win32-6099-1700759336-fb64ea9e390d81c8c1b426f14dfb2b9dfe38a2d6.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Id36108d1ab291941379de32a2555ac4f70af06f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057000
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1027}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700738128-862e46256b2b1514b7dfa4afd950bf6375a63135.profdata to chrome-mac-6099-1700759336-a8a921985a3ed0801f990717f1f5cd6d6833dd8c.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I9eae8a10d95bd31a7608040c468b4d20d25e966c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055883
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1026}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.25-1700476529-benchmark-120.0.6099.36-r1 to 120-6099.25-1700476529-benchmark-120.0.6099.37-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I286b097c6a54f844ceec12ec48b71b70412d5df7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055378
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1025}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6099.25-1700483755-benchmark-120.0.6099.36-r1 to 120-6099.25-1700483755-benchmark-120.0.6099.37-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I304cd817607704db0f2d3364c650eae4a4297ec8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055882
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1024}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.36-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.37-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I8e32304268c2825092611a3ec76af69407c17558
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057052
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1023}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm Experimental AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.36-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.37-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-arm-exp-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I98002b3566754a4a45d4b7d21bbf0a4c1023aba5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057652
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1022}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Fix typo from crrev/c/4880659 where 'bool' should be 'int'.
This caused the counters used by UMA.AndroidPreNative.ChromeActivityCounter & UMA.AndroidPreNative.ChromeActivityCounter2 to be capped at 1 effectively, which takes away their diagnostic capability.
BUG=1503949
(cherry picked from commit d82236e744b29c3748601a0f421198904f5b2c73)
Change-Id: I47b1c9a5df8cb3a8adb69828289ed76383fc2cbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047090
Commit-Queue: Gabriel Gauthier-Shalom <[email protected]>
Reviewed-by: Luc Nguyen <[email protected]>
Reviewed-by: Henrique Nakashima <[email protected]>
Reviewed-by: Theresa Sullivan <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227031}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054621
Reviewed-by: Michael Thiessen <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1021}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[DTC] Add user action metrics for Device Signals Consent Dialog
Adding a few user action metrics for the device signals consent dialog, including when the dialog is shown, accepted and closed (via cancel button click or esc key press).
(cherry picked from commit 4503a34c682018c1779c9d8c4f9d75d04affd338)
Bug: b:285002291, 1504011
Change-Id: Ia072d851f5e1dd58749bbf4c16230bc2a7249c67
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046373
Commit-Queue: Zonghan Xu <[email protected]>
Reviewed-by: Sébastien Lalancette <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227097}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054480
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1020}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.23.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763676293577949697
Change-Id: I031b91cee39dfdd0c72c96d65085668a1ff92d6a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056758
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1019}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700713985-81100017b86051c66f2d43136942059f6bcaefa3.profdata to chrome-win64-6099-1700738128-4e70011d8228051b4b0e44a01cf6c6430f8fe3e4.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ibcfb24d3a6fa944af30c211c5886e15a7160556e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056628
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1018}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700713985-d636ca8c2c96e8a67844baf585d55c6dc08c5b04.profdata to chrome-win32-6099-1700738128-7a905e42bcd602e4ec8d774b808918deae1a438f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ic86e520596f9e6fea3b728eedb157648ef527eee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057211
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1017}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I5ddba765f5af939c47d1739c0e6567852b83a62b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054402
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1016}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700713985-3d942090ee568f7d80074a0284d5996359dc6188.profdata to chrome-mac-6099-1700738128-862e46256b2b1514b7dfa4afd950bf6375a63135.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I40870298c6e6efdf2ce3132abdfd89a039d31dc9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057130
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1015}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-23 UTC
Change-Id: I42768d425eeacff76fef144c12ccc774e770a86c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053987
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1014}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700713985-cc776d96243aeaf60d08930a7b3445db2f8b3341.profdata to chrome-linux-6099-1700738128-3c939e98fe3ef1e44ac09bedd6790c7b85244012.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I91018781e95548f791e8eb4d7061ad9e17033257
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055376
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1013}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/ios_internal from 65ff06552e7e to 0c4b925d0604
Commits rolled:
https://chrome-internal.googlesource.com/chrome/ios_internal.git/+log/65ff06552e7e..0c4b925d0604
Generated by: go/bbid/8763632059101937777
Change-Id: I2a294ef8184095e606cf3e2b83a53b8841aa4860
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056068
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#1012}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.36_rc-r1-merged to 120.0.6099.37_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ie42f022dbb9b5daf04cdd83bd7daa65864643c55
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057129
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1011}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Fix misc parcel tracking accessibility bugs
This CL cherry-picks the following to 120:
Low-Coverage-Reason: COVERAGE_UNDERREPORTED for opt-in VC
Bug: 1504589
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050605
Reviewed-by: Scott Yoder <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1227628}
(cherry picked from commit 97b1766fbe20e369cc22e4626824c372f196d4a1)
Change-Id: Ic75142723f0698a61076fa102b2981609bef078b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054701
Auto-Submit: Hira Mahmood <[email protected]>
Commit-Queue: Gauthier Ambard <[email protected]>
Reviewed-by: Gauthier Ambard <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1010}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Add default image for parcel tracking module
This CL cherry-picks the following CL to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5038656
Low-Coverage-Reason: TESTS_IN_SEPARATE_CL in fast follow
Bug: 1504193
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038656
Commit-Queue: Hira Mahmood <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Reviewed-by: Robbie Gibson <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1227014}
(cherry picked from commit a316289a60956b09d953c76eb1f9cdce6542ecf1)
Change-Id: Ic58044b6011daec2a5b5c0374a384dd180e2b75b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049668
Reviewed-by: Olivier Robin <[email protected]>
Reviewed-by: Robbie Gibson <[email protected]>
Commit-Queue: Olivier Robin <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1009}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700689296-a2d4529bd2b382e90f2f8aa86f2fc891815ff0b8.profdata to chrome-win64-6099-1700713985-81100017b86051c66f2d43136942059f6bcaefa3.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Id187f257b63c9575652b6e98b410f4e4669a65d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055704
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1008}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700689296-3e151feacda27373e84f774e3e1370ba93ddb8f0.profdata to chrome-win32-6099-1700713985-d636ca8c2c96e8a67844baf585d55c6dc08c5b04.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I13e0f427bc04819826d0f40d50258c5e6a4be3bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055404
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1007}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][UNO] Fix UNO-related issues with price tracking
All changes in this CL are gated by kReplaceSyncPromosWithSignInPromos
- there should be on behavior change if the flag is disabled.
* Replaces ConsentLevel::kSync used for EndpointFetcher creation in
SubscriptionsServerProxy and adjusts the corresponding unit test.
* Fixes the bookmark model used by
PriceNotificationsPriceTrackingMediator to save tracking bookmarks
- it is now using the same model as ShoppingService.
(cherry picked from commit 44a645d06f87c2e51e8ad100417dd6e906ab3fe1)
Bug: 1463438, 1503156, 1478755
Change-Id: I6657105e12a5d5e91a1a6ec1e2205fec288523d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4705352
Reviewed-by: Matthew Jones <[email protected]>
Reviewed-by: David Maunder <[email protected]>
Commit-Queue: Boris Sazonov <[email protected]>
Reviewed-by: Mikel Astiz <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227611}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054022
Auto-Submit: Boris Sazonov <[email protected]>
Commit-Queue: Gauthier Ambard <[email protected]>
Reviewed-by: Gauthier Ambard <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1006}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700689296-e51a556942e0eb2ac25857d15467e020e2f5bbf5.profdata to chrome-mac-6099-1700713985-3d942090ee568f7d80074a0284d5996359dc6188.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ic943987a30196eb16627717b15dba7c5c06d8488
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056131
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1005}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700689296-c1283390312c05b7fb9984cb6685c9b717df246b.profdata to chrome-linux-6099-1700713985-cc776d96243aeaf60d08930a7b3445db2f8b3341.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I3fd2ae26b8c5a0ddeb0b645d33b53fec983453e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055265
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1004}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Telemetry] Add feature flag for fan & volume button routine
Reverts CL:4963161 and CL:4978243.
(cherry picked from commit bb6670367c47cb42dce8df4d9535fc6d4f592e66)
Bug: b/308733066
Test: browser_tests --gtest_filter="*TelemetryExtension*"
Change-Id: I647943d2cc4a3845b3d39c9a97b763c590b0133f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5010269
Reviewed-by: Ethan Cheng <[email protected]>
Commit-Queue: Denny Huang <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1222185}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5051286
Reviewed-by: Byron Lee <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1003}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700674512-fcb2d4e9b4eb39a205004ce84aae7b930bb5ca2a.profdata to chrome-win64-6099-1700689296-a2d4529bd2b382e90f2f8aa86f2fc891815ff0b8.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: If92690df9065c1929d0f1a1504f7c04fbc98ae2c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055955
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1002}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700674512-631435d29afb8208d68ee15daf3634c79cda5227.profdata to chrome-mac-6099-1700689296-e51a556942e0eb2ac25857d15467e020e2f5bbf5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I3e0b9070954fc5dfd88184acec3f73820bc3d788
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055957
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1001}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700674512-001ff13f328cd1a4328cf5252a70f80c18675a31.profdata to chrome-linux-6099-1700689296-c1283390312c05b7fb9984cb6685c9b717df246b.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ie09f66019fa8f9816555c07587f765beea5af0c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055638
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#1000}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700674512-1bdeab142865eaf78ac5b3048ec445e6ad3e4547.profdata to chrome-win32-6099-1700689296-3e151feacda27373e84f774e3e1370ba93ddb8f0.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ica710978434a77e34f398ea14b97de7f22a79144
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055696
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#999}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.38
Change-Id: I4fdecf5e6182b9d0fe15e76483d31d24eab63920
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056227
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#998}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Fix VoiceOver bugs for Parcel Tracking Magic Stack
This CL cherry-picks the following to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5049722
Low-Coverage-Reason: HARD_TO_TEST No integration test support yet
Bug: 1504589
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049722
Commit-Queue: Hira Mahmood <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1227554}
(cherry picked from commit 360b16dccaf4bc80f2dc2c95ca71a574fcb18268)
Change-Id: I3b9febf709fa08a4d2aad010289df865d1284094
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054582
Reviewed-by: Scott Yoder <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Commit-Queue: Scott Yoder <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#997}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700650266-46fbc798d9e1d51df565c30b35af15a11a8d4e4e.profdata to chrome-win64-6099-1700674512-fcb2d4e9b4eb39a205004ce84aae7b930bb5ca2a.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: If7889d9717a175cf31ab331a0312b3ea77ef4225
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054103
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#996}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700650266-5855f5272a550bde4d6622ecfb6b687db2f33952.profdata to chrome-linux-6099-1700674512-001ff13f328cd1a4328cf5252a70f80c18675a31.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ifa848f29dfe2d7ba09dd18df35e6db07a2576865
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053796
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#995}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700650266-eff3459bb6b9c2a206d8c83617ad691602f929ad.profdata to chrome-win32-6099-1700674512-1bdeab142865eaf78ac5b3048ec445e6ad3e4547.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I43b6b97ea578b3325960063f21a397e4bfd9bb65
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055193
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#994}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700650266-3b21ab6b167b391b9561b6915cb5303e95b8df2b.profdata to chrome-mac-6099-1700674512-631435d29afb8208d68ee15daf3634c79cda5227.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: If43a320b622c5b8715b7fe2b106cb2bff6922fae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055191
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#993}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
M120: Destroy nested pseudo-element subtrees when detaching from parent
This is necessary because we can't repair the parents of such nodes,
and instead need to rebuild these subtrees from scratch during
UpdateTreeIfNeeded.
Bug: 1500604, 1497927
(cherry picked from commit 6486f62bcd893df857f708d682cfabce84f2e1aa)
Change-Id: I4b7adca688c91fb8d041f942ff0ca1ca02bd1ee5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5020454
Reviewed-by: Aaron Leventhal <[email protected]>
Commit-Queue: Chris Harrelson <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223202}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053384
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Aaron Leventhal <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#992}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[customize-chrome] Support uniform upscaling up to 360px wide
See the following Drive folder for various screenshots:
https://drive.google.com/corp/drive/u/0/folders/12-YBL1ctHi-5j3F0wkrDIBFxHDIjkcUU
Folder structure:
- <UI surface>
- {GM2|GM3} Before.png: Screenshot before this CL in 320px (default)
- {GM2|GM3} Narrow.png: Screenshot with this CL in 320px (default)
- {GM2|GM3} Wide.png: Screenshot with this CL in 360px
Wallpaper search is not yet supported. This will happen in a follow-up
CL.
(cherry picked from commit 7bfb1673b822acfe24e0a0a111b2e3af6467c293)
Bug: 1503270
Change-Id: I1864d6c2da5275db1a37b0edc870aeaa017a43fb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046115
Reviewed-by: Riley Tatum <[email protected]>
Commit-Queue: Tibor Goldschwendt <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227115}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055187
Auto-Submit: Tibor Goldschwendt <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#991}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/clank from ab6ab16f1a9d to a5fa208e68dd
Commits rolled:
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/ab6ab16f1a9d..a5fa208e68dd
Generated by: go/bbid/8763698116929842849
Change-Id: Iccd38bcb660a58808e31332c9db8219d7e41898a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055526
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#990}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.25-1700478669-benchmark-120.0.6099.33-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.36-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I2513ee49e58b8cf892f8c148198bf050ffc6381a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055195
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#989}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.25-1700476529-benchmark-120.0.6099.33-r1 to 120-6099.25-1700476529-benchmark-120.0.6099.36-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I230fe5cc824c8ed8fb221bcb4d22498f27994423
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053628
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#988}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge 120] Consult delegate if not block all cookies for correct inclusion status
This CL removes the upfront check of whether to exclude all
unpartitioned cookies in url_request_http_job, and defers the steps to
CookieSettings::AnnotateAndMoveUserBlockedCookies(), to be able to
attach correct cookie inclusion status.
(cherry picked from commit a5759104178ca3c2b23cdb2230651016cf4187ef)
Bug: 1497737, 1469135
Change-Id: Ie7c04ac5ec8a46bce10006555726183d380e2ef9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037135
Commit-Queue: Shuran Huang <[email protected]>
Reviewed-by: Maks Orlovich <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227051}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054381
Cr-Commit-Position: refs/branch-heads/6099@{#987}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from fbedbff432f2 to 5962074328ab
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/fbedbff432f2..5962074328ab
Roll src/third_party/devtools-frontend/src from 0ed0f013eb02 to 934a1853595a
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/0ed0f013eb02..934a1853595a
Generated by: go/bbid/8763701893774194513
Change-Id: I909ffa3509bf35ce3ed78e497c3799eb4a2041c3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055346
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#986}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Revert "[Layout] Remove hintAtTabSelection from startHiding"
This reverts commit d6c704f34eb114363a050a80c2ec890862c0618c.
This isn't a pure revert due to needing to resolve some conflicts and
formatting changes.
The issue appears to be that the cleanup of hintAtTabSelection was
incomplete it is actually used by ActivityTabProvider which updates
the toolbar state.
(cherry picked from commit 2d0e0250a2a204dacde2e6b88e7d91c7eda51495)
Bug: 1498377
Change-Id: I991a846660f641db2ddb1ebbff270fb07dcbeb3f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046196
Commit-Queue: Calder Kitagawa <[email protected]>
Auto-Submit: Calder Kitagawa <[email protected]>
Reviewed-by: Patrick Noland <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Patrick Noland <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227117}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054500
Reviewed-by: Brandon Wylie <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#985}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm Experimental AFDO profile from 120-6099.13-1699874814-benchmark-120.0.6099.32-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.36-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-arm-exp-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I3aa03fa95c1f4a27d31504e085a557ef3ce6a4f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053609
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#984}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
(Merge to M120) Fenced frames: Fix reportEvent request initiator
The request initiator for beacons is now whoever chose the destination
URL:
* For destination enum beacons (including all automatic beacons), this
is the reporting worklet's origin.
* For destination URL beacons (with macro substitution), this is the
reportEvent caller's origin.
(cherry picked from commit fb3308f03cfc982546b1140688db021362b4f7f4)
Bug: 1498474
Change-Id: I426ac8a05f8c197669df72fb6a82394029993029
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037514
Reviewed-by: Dominic Farolino <[email protected]>
Reviewed-by: Matt Menke <[email protected]>
Commit-Queue: Garrett Tanzer <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1227504}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050603
Reviewed-by: Nan Lin <[email protected]>
Reviewed-by: Cammie Smith Barnes <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#983}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge 120][iOS] Add interaction metrics for password sharing flow
* Adds metrics for different user interactions with the password
sharing flow (password_sharing_metrics.h, enums/histograms.xml)
* Adds unit tests for coordinators that are touched by those changes
(cherry picked from commit 2b84701269ac97815f947a145a159652e570a809)
Bug: 1500594
Change-Id: I7e51da39bc7339edcdc4a57b626a881f9d131382
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5012645
Commit-Queue: Rafał Godlewski <[email protected]>
Reviewed-by: Mohamed Amir Yosef <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Tommy Martino <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225399}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049886
Cr-Commit-Position: refs/branch-heads/6099@{#982}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6085.0-1699880125-benchmark-120.0.6099.33-r1 to 120-6099.25-1700483755-benchmark-120.0.6099.36-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I7afd81eb14a4f9a768981eb978b293aaa7d0f6a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053622
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#981}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Android][CredMan] Disable feature flag by default
(cherry picked from commit 5c31e6fb96a770669e6ebd1f5f39257fd91ff173)
Bug: 1502872
Change-Id: I9f0cd15d45ccd843bb85975a2b05782207043578
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038090
Reviewed-by: Adam Langley <[email protected]>
Commit-Queue: Friedrich Horschig <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226095}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047039
Auto-Submit: Friedrich Horschig <[email protected]>
Commit-Queue: Adam Langley <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#980}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][SHv2] Add metrics for 3dot menu
This CL adds metrics that capture the three-dot menu as an entry point,
as well as how often a notification is shown.
The cherry-pick resolved trivial merge conflicts in app_menu_model.h
(changes in the AppMenuAction enum) and enums.xml (changes in the
WrenchMenuAction enum).
(cherry picked from commit 89040d6ed2f491cbb8546ff822a44ac9ba540f34)
Bug: 1443466, 1503692
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5012653
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Luc Nguyen <[email protected]>
Reviewed-by: Peter Boström <[email protected]>
Reviewed-by: Side YILMAZ <[email protected]>
Reviewed-by: Rebekah Potter <[email protected]>
Commit-Queue: Tom Van Goethem <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225891}
Change-Id: Ie5eda6e60964ad03b81a034febb95a1fde09f46a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053878
Auto-Submit: Tom Van Goethem <[email protected]>
Reviewed-by: Marc Treib <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#979}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700623542-c7d119f63ce11d5d9917b598be85f33efdd53a05.profdata to chrome-win32-6099-1700650266-eff3459bb6b9c2a206d8c83617ad691602f929ad.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ic003692a304fa3fe45402d8124fbc4652fd0e446
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053598
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#978}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700623542-b6b7047948a2a1bb5e33ac9850f422d2515cc63a.profdata to chrome-win64-6099-1700650266-46fbc798d9e1d51df565c30b35af15a11a8d4e4e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ie2694899adca3668a6ae1a355590b97e46913f1a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053597
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#977}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-22 UTC
Change-Id: Ifb4e20c6f3f26806e58874a651dec1404f270fed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053857
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#976}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700623542-ca63ea9266491129cca3642b543ac555a5339446.profdata to chrome-mac-6099-1700650266-3b21ab6b167b391b9561b6915cb5303e95b8df2b.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ie0e165e89ce624d3e00c3c54f816d5bd7908fa27
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053617
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#975}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.22.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763766862862085489
Change-Id: Id1828d8b47bea9b4f0494fdfcf22dc7203bdb3cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053659
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#974}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-22 UTC
Change-Id: I7f65e6d971ed4db3645771c525a70c69a8dc0480
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053737
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#973}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700610510-bdd196f76cf2aee9c8f4c86cac1b56db59b2eb51.profdata to chrome-linux-6099-1700650266-5855f5272a550bde4d6622ecfb6b687db2f33952.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I6b50119a14519365c07f8c9033d9e5cb988e7b93
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053778
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#972}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I012bec048b8b32d8973ad61516818cf133ccf9b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053677
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#971}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.33_rc-r1-merged to 120.0.6099.36_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ieb8a0d575e13a4887b52e0c32f078c17693a5c66
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5052677
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#970}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700610510-ba6802da0f00298dee5ace8057239c49a411f32e.profdata to chrome-win32-6099-1700623542-c7d119f63ce11d5d9917b598be85f33efdd53a05.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I396fb88bf72661e7842f9889518144ccdc01289c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5052660
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#969}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700610510-6d6af9da448fc682e0d8cf6acb62b055ab232169.profdata to chrome-win64-6099-1700623542-b6b7047948a2a1bb5e33ac9850f422d2515cc63a.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I9868dfb50e02e72d3e4cd6f6dfe62578ee9857e5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5051911
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#968}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge 120] [unified_consent] Fix ConsentThrottle crash from mutate during iterate
We have evidence that this crash is caused by enqueuing new requests
within the callback itself.
This CL makes the throttle robust to callbacks that enqueue new
requests, and adds a unit test for that case.
(cherry picked from commit 9288e5ac42308bb550fbbd37e143f9f77e078e1f)
Bug: 1483454
Change-Id: I452370ea0a90b2586c67c161220dc36f40aaede8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030755
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Tommy Li <[email protected]>
Reviewed-by: Marc Treib <[email protected]>
Reviewed-by: Sky Malice <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225601}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5051368
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Tommy Li <[email protected]>
Commit-Queue: Marc Treib <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#967}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700610510-44462ba3441c40002307dcae625e000444d96ba4.profdata to chrome-mac-6099-1700623542-ca63ea9266491129cca3642b543ac555a5339446.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: If630de8652d96d813a26d57987d6774bde002793
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5051867
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#966}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700589400-a2f6ddea974c96d0d93e72815698673b243cc8cc.profdata to chrome-win64-6099-1700610510-6d6af9da448fc682e0d8cf6acb62b055ab232169.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ic980c0eae10a031cfe8b22401b386893c6e41282
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5052030
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#965}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700589400-41c3a18aa07eb598c3bc0508519b9049817dbb4a.profdata to chrome-win32-6099-1700610510-ba6802da0f00298dee5ace8057239c49a411f32e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ice3b88d80fa04e0506bed02ee0fe76b76315f28b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5051389
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#964}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700589400-1e374a7dd53cd5be3a8250da67684807492750c9.profdata to chrome-mac-6099-1700610510-44462ba3441c40002307dcae625e000444d96ba4.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I4d04e08feb1a94b3908d4c925fcba0e89ffff38c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5051905
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#963}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700589400-a06c5ae03c8690a70bafdfc5f83416b7773d5ee9.profdata to chrome-linux-6099-1700610510-bdd196f76cf2aee9c8f4c86cac1b56db59b2eb51.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I840b9a519cef31aba12897c543dc0e61e6df831b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5051724
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#962}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.37
Change-Id: I15f64f9a78a2aa9dac19048e7399502996055266
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5052260
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#961}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Postpone market segment retrieval to after OOBE completed.
Ensure correct market segment assignment by delaying device mode and
market segment retrieval until after OOBE completion.
BUG=chromium:1502993
(cherry picked from commit dfd327c993e580d9beef8a27b9fc7edf5e5b1e1b)
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041597
Reviewed-by: Xiyuan Xia <[email protected]>
Reviewed-by: Pavol Marko <[email protected]>
Commit-Queue: Hirthanan Subenderan <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226569}
Change-Id: I735ee129af62d23ca93fbc02447d56bb2934de75
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046162
Cr-Commit-Position: refs/branch-heads/6099@{#960}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6140.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Ie62c1755524cf0f4d4e16f993e6412f8c5186e32
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050283
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/6099@{#959}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700566288-e44af7f9f2a4ab21fa82e042086e857ec411981d.profdata to chrome-win32-6099-1700589400-41c3a18aa07eb598c3bc0508519b9049817dbb4a.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I64d4427debde47dde3a00ace18a65caeb13de52f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050546
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#958}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700566288-d9d68951ee89c8c577a55bdbb1e01f0bd9b7f8d2.profdata to chrome-win64-6099-1700589400-a2f6ddea974c96d0d93e72815698673b243cc8cc.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I539f6af0f999c58a0119c8bc1fc458f6d897c3bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050748
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#957}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.36
Change-Id: Ie6b090f94bb8440b71267e2decd3b56b53500537
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049621
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#956}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120 Merge][iOS] Fix recording of MobilePasswordManagerSearchPasswords user action
The boolean `_searchPasswordsUserActionWasRecorded` was not set to
`YES` once the user action was recorded, which led to recording the
user action at times where it shouldn't have been. This CL fixes the
issue by setting the boolean properly.
(cherry picked from commit a673bf6eb42fbd7699ba6efb146a75691c6245d1)
Bug: None
Change-Id: I7da7af2fb3532dfc179443e258342f46e4794f30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037427
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Tommy Martino <[email protected]>
Commit-Queue: Noémie St-Onge <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226367}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049721
Cr-Commit-Position: refs/branch-heads/6099@{#955}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Present edit menu on Parcel Tracking infobar modal
This CL merges the following to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5034442
Low-Coverage-Reason: TESTS_IN_SEPARATE_CL
Bug: 1503720
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034442
Commit-Queue: Hira Mahmood <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Reviewed-by: Sergio Collazos <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1225723}
(cherry picked from commit caffb08b76fb26dcd4c78a9430225ecb34255a6e)
Change-Id: Ifa111fea48a3e0a0fb52364e97bf791a20de17cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049820
Commit-Queue: Sergio Collazos <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Reviewed-by: Sergio Collazos <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#954}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700566288-6a7f147c68132a34ed4def006a638b0c2071b69a.profdata to chrome-mac-6099-1700589400-1e374a7dd53cd5be3a8250da67684807492750c9.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Id9a1d9e2d7f37b772a26969a5e678ebbd1342b1b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050747
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#953}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700566288-424b513679ae99737a0248b907664b90434e70bc.profdata to chrome-linux-6099-1700589400-a06c5ae03c8690a70bafdfc5f83416b7773d5ee9.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ide005cbbb082b3bf73dd78d9de79cccbcca87acc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5051130
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#952}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Move layer destruction out of Canvas2DLayerBridge
https://crrev.com/c/4881264 moved the cc:TextureLayer from
Canvas2DLayerBridge to CanvasResourceHost. The Canvas2DLayerBridge
destructor was originally deleting the layer, but it was updated to
call resource_host_->ResetLayer(). This call however was not
executing when disabling acceleration because
ReplaceExisting2dLayerBridge clears
Canvas2DLayerBridge::resource_host_ before deleting the
Canvas2DLayerBridge objects.
This resulted in the CanvasResourceHost having a layer but no
resource provider. In that state,
Canvas2DLayerBridge::GetOrCreateResourceProvider refuses to re-create
the provider as it assumes the context should be restored instead:
https://crsrc.org/c/third_party/blink/renderer/platform/graphics/canvas_2d_layer_bridge.cc;l=215;drc=47781acaec132d6d3cbd52feea008925e4e88f67
This fix brings back the original behavior of deleting the layer when
the bridge is destroyed.
(cherry picked from commit 975141075fccd558dd499e588e4ce8d306db31f3)
Fixed: 1499539, 1500272
Change-Id: I9af21303b89e411184836e825d5a7015cbe18e98
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027957
Reviewed-by: Justin Novosad <[email protected]>
Commit-Queue: Jean-Philippe Gravel <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225686}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5044557
Owners-Override: Srinivas Sista <[email protected]>
Commit-Queue: Srinivas Sista <[email protected]>
Auto-Submit: Srinivas Sista <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#951}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120 Merge][Pcct] Log device specs for PCCT upgradability
Log combinations of some chosen specs of devices running PCCT
in an enumerated histogram:
- low-end device
- picture-in-picutre feature support
These specs tell us PCCT being able to migrate to
activity-embedding in the future via OS upgrade.
For the M120 Merge the enum values had to be added back to the general
enums.xml file
(cherry picked from commit f2225cad3fbceda923c4f0b73b58495f03e5bea7)
Bug: 1497740
Change-Id: I6671f21f77976d4fc3b204ff0c65fd23cb3a338b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5010259
Commit-Queue: Jinsuk Kim <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Kevin Grosu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1222623}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050964
Commit-Queue: Kevin Grosu <[email protected]>
Reviewed-by: Sinan Sahin <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#950}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Fix spacing in Parcel Tracking Infobar Modal
This CL merges the following CL to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5037451
Low-Coverage-Reason: TESTS_IN_SEPARATE_CL
Bug: 1503720
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037451
Commit-Queue: Hira Mahmood <[email protected]>
Reviewed-by: Sergio Collazos <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1225683}
(cherry picked from commit a52ce162ae45c2aeecac509f2f4d71571061b969)
Change-Id: I9ef979cc2b5c80f508fdfe0486643ad8992bc793
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049256
Commit-Queue: Sergio Collazos <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Reviewed-by: Sergio Collazos <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#949}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Update compilator_watcher revision
Includes this change for new flags: https://chromium-review.googlesource.com/c/infra/infra/+/5031408
(cherry picked from commit 1fb60639c0df467a18671f9152db51823c0c738c)
Bug: 1248460
Change-Id: I9a6199d7cc5f9e5389fe1251ab5a65b9497398f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037765
Commit-Queue: Stephanie Kim <[email protected]>
Reviewed-by: Garrett Beaty <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225800}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046017
Cr-Commit-Position: refs/branch-heads/6099@{#948}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[CPA] Fixed reader mode not showing on CCTs
When the CPA reader mode feature is enabled we disable the
previous message UI to avoid having two UIs for the same feature.
The CPA reader mode button is not available on CCTs, so the only
way to use reader mode is through the messages UI.
This CL re-enables the messages UI when opening reader mode elegible
pages on custom tabs.
Bug:1502306
(cherry picked from commit 6fc5dd5dbd956390e574802d9af4b5b27f118592)
Change-Id: I9cbf2133176bb7a2186e451f0826326804803b04
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031511
Reviewed-by: Tommy Nyquist <[email protected]>
Commit-Queue: Salvador Guerrero Ramos <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226211}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050444
Commit-Queue: David Trainor <[email protected]>
Auto-Submit: Salvador Guerrero Ramos <[email protected]>
Reviewed-by: David Trainor <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#947}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[m120][ios] Show user policy startup notif if >= 1 policy and notif enabled
This CL adds 3 new condition to show the User Policy notification:
1) If there is at least one Chrome policy.
2) If the feature for the notif is enabled.
3) If the browser isn't already managed at the machine level.
(cherry picked from commit c33c8620bf48285a304782deb3eb42b518c08541)
Bug: b/310224690, 1502826
Change-Id: I671f8b9331250b3f119fa13000e11074b1e97b0f
Low-Coverage-Reason: simple util methods that are indirectly tested in other tests.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037200
Reviewed-by: Sylvain Defresne <[email protected]>
Commit-Queue: Vincent Boisselle <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226192}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048110
Reviewed-by: Robbie Gibson <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#946}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120 merge] Fix CRD crash with Unified Desktop enabled (and a single monitor)
The display manager continues to use the normal list of displays
when unified desktop is enabled but only a single display is present,
so the PointTransformer should take this into account.
(cherry picked from commit 59e24fe9e1fa47385a82fa7506be7d022cdfd165)
Bug: b:310814503
Tests: new unittests plus manually deployed and tested (CRD without UD enabled, with UD enabled and 1 display and with UD enabled and 2 displays).
Change-Id: I2214ee41ef703132f1ebbbc90b75826c0964e677
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027595
Auto-Submit: Jeroen Dhollander <[email protected]>
Reviewed-by: Joe Downing <[email protected]>
Commit-Queue: Joe Downing <[email protected]>
Reviewed-by: Edman Anjos <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224275}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048753
Cr-Commit-Position: refs/branch-heads/6099@{#945}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[gbb-cct] Fix crash due to null Tab.
I'm unclear on what situation would lead to Tab being null, but looks
like we need to handle it.
(cherry picked from commit 0d2b30bb21ce213c3ca56c0429f271e2cffac43d)
Bug: 1502984
Change-Id: I701e794db214b353b309b30a699ddea318237d54
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040554
Reviewed-by: Jinsuk Kim <[email protected]>
Commit-Queue: Jinsuk Kim <[email protected]>
Auto-Submit: Edmund Wright <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226121}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048751
Reviewed-by: Kevin Grosu <[email protected]>
Commit-Queue: Kevin Grosu <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#944}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge-120][DefaultBrowser][iOS] Fix default browser video promo triggering bug
This CL fixes a bug caused by the improved default browser video triggering conditions
(cherry picked from commit e9fff0f50a501d3881f32625bfdef0e8453cbf2f)
Bug: 1502273
Change-Id: I48c9872c1f04818032af4a0088554adf61c7a7db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027503
Reviewed-by: Sylvain Defresne <[email protected]>
Reviewed-by: Gayane Petrosyan <[email protected]>
Auto-Submit: Cheick Cisse <[email protected]>
Commit-Queue: Sylvain Defresne <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225467}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049366
Commit-Queue: Cheick Cisse <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#943}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge-120][iOS] Fix Default Browser promo histogram overflow issues
It was wrongly assumed that DaysSinceLastPromoInteraction will be number of days under 21 which resulted in a large overflow bucket for IOS.DefaultBrowserPromo.DaysSinceLastPromoInteraction.
Fix by recording this histogram with UmaHistogramCounts1000.
Also speculatively record chrome cold and warm start counts (number of cold and warm starts in 14days) with UmaHistogramCounts1000 to avoid potential overflow.
(cherry picked from commit 8e8011e424b5dc1c4006c8cbb68cdb5c7270f91e)
Bug: 1502332
Change-Id: I7cc16c30c7197f865a10a170453c3035b3525544
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033738
Commit-Queue: Sebastien Seguin-Gagnon <[email protected]>
Reviewed-by: Sylvain Defresne <[email protected]>
Reviewed-by: Cheick Cisse <[email protected]>
Reviewed-by: Sebastien Seguin-Gagnon <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225492}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046751
Commit-Queue: Gayane Petrosyan <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#942}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700542072-fbe34f248bd3bfac306239c6fced62326e2d16a7.profdata to chrome-win64-6099-1700566288-d9d68951ee89c8c577a55bdbb1e01f0bd9b7f8d2.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: If957caf2138d6ea261f3f4dfdae9087bb2800dfb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049098
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#941}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700542072-dc1dc5ae4bf3aebe743ab8c72fb0e94004f8d0e3.profdata to chrome-win32-6099-1700566288-e44af7f9f2a4ab21fa82e042086e857ec411981d.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I7d49da48c23f481532050616f11cdf8e441be245
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049100
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#940}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/ios_internal from e35777b39a16 to 65ff06552e7e
Commits rolled:
https://chrome-internal.googlesource.com/chrome/ios_internal.git/+log/e35777b39a16..65ff06552e7e
Generated by: go/bbid/8763805703668589073
Change-Id: Iec96024f239c9a0e89a0e98fecfb46cc073bea3e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050280
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#939}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.21.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763857423645706081
Change-Id: I4b46dd519c082f0ee142b4e2cacc50e3390f84ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046048
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#938}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Add histogram for Save to Photos API errors
(cherry picked from commit 2fea0983af7838906bc86f5a76712a478192674b)
Bug: 1502089
Change-Id: Ic14cca16270068da27f23d36d5df3d801b50e160
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5028655
Reviewed-by: Olivier Robin <[email protected]>
Reviewed-by: David Jean <[email protected]>
Commit-Queue: Quentin Pubert <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224840}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5045670
Reviewed-by: Sylvain Defresne <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#937}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700542072-6fbf6c556c2c80e6ba851e6a994dac8a131d0eae.profdata to chrome-linux-6099-1700566288-424b513679ae99737a0248b907664b90434e70bc.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I587bddead84d4765d98a1dd066b460c5806153ff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049103
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#936}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-21 UTC
Change-Id: I4a329ce0607603ae667cc1148b896f290f7a96ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049700
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#935}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][iOS] Remove redundant sign-in error in consistency promo
Any failure or cancel during the AuthenticationFlow execution triggers
an generic error alert when signing in from the bottom sheet.
Since an alert has been added for managed account in this sign-in flow
which allows the user to cancel sign-in, the generic error shows upon
the cancel action, which is not intended and confusing for the user.
Besides,
- An error alert should already be triggered upon failure inside the
AuthenticationFlow, making this error alert redundant for failures.
- This error handling is inconsistent with other sign-in UIs which
don't show any standalone error upon AuthenticationFlow completion.
This CL removes the generic error alert and adds an EGTest to ensure
that the generic error alert is not shown when cancelling sign-in in
the mentioned case.
It also updates the name of the histogram enum used to explicit that
cancel and failure are handled in the same bucket.
(cherry picked from commit e1d1c48ef73a39f09aa91fb03d6a0cc1e55d254a)
Bug: 1501323
Change-Id: I65bd2dd65f733d9ee979f6f175055c959ff7f2c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018583
Reviewed-by: Alex Ilin <[email protected]>
Reviewed-by: Vincent Boisselle <[email protected]>
Commit-Queue: Menghan Yang <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Mihai Sardarescu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226112}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048851
Cr-Commit-Position: refs/branch-heads/6099@{#934}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: If4b15802cf67b8f4ea2c0de2e5ffbd6d71ab776f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049112
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#933}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Fix spacing for Parcel Tracking Magic Stack module
This CL merges the following CL to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5037234
Bug: 1503720
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037234
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1225693}
(cherry picked from commit 883718fdba04975a2dc710accc714f23cd08824f)
Change-Id: I8347b8ad3bb05c601848fa5a0d945d81997a51df
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049364
Auto-Submit: Hira Mahmood <[email protected]>
Commit-Queue: Scott Yoder <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#932}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700542072-d3332158d274b59adeb7b546e6831933c50b35bb.profdata to chrome-mac-6099-1700566288-6a7f147c68132a34ed4def006a638b0c2071b69a.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I75999377a3cec84e44c0a112942a949f61978a2e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046872
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#931}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-21 UTC
Change-Id: I4a9d7a19d2117ec08446871e157e7d6989e65b8e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049562
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#930}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-21 UTC
Change-Id: I121907aff51420e491bf4789e6331562abb2ab18
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046128
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#929}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[m120][ios][up] Dont show management dialog when browser already managed
If the browser is already managed by the platform or by any other
machine level source, it is not necessary to inform the user again
that their browser is about to be managed as it is already
the case.
(cherry picked from commit 375eb24dd449ea800d5e5d3f5d22322726f1a37f)
Bug: b/309958656, 1502994
Change-Id: I61ad1a54e8ffe57ba364f0cfe0d142b944ed8707
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5017143
Reviewed-by: Menghan Yang <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Vincent Boisselle <[email protected]>
Reviewed-by: Mihai Sardarescu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225731}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046917
Cr-Commit-Position: refs/branch-heads/6099@{#928}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/clank from f06684bb980d to ab6ab16f1a9d
Commits rolled:
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/f06684bb980d..ab6ab16f1a9d
Generated by: go/bbid/8763815146095013025
Change-Id: I51213a42e7384f515f87dd30254311e88ad875e5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049383
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#927}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Merge to M120: Tweak error page for supervised user url blocked.
Bug: 1502818
(cherry picked from commit 7c0bd8a231448770bd2c7c7486ae2cf80ac8b98f)
Change-Id: I111e303fc741c6e24bb7ecfc3b31ee3cd6f785fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034922
Reviewed-by: Peter Conn <[email protected]>
Auto-Submit: Michael van Ouwerkerk <[email protected]>
Commit-Queue: Peter Conn <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225489}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048832
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#926}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/v8 from d2947dc13407 to 5eefc590c868
Commits rolled:
https://chromium.googlesource.com/v8/v8.git/+log/d2947dc13407..5eefc590c868
Generated by: go/bbid/8763820807591906497
Change-Id: Iadef84d2449a9744a83fa8d65eb3d77d89bd66ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049401
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#925}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/v8 from e97898de6bfe to d2947dc13407
Commits rolled:
https://chromium.googlesource.com/v8/v8.git/+log/e97898de6bfe..d2947dc13407
Generated by: go/bbid/8763826470986210673
Change-Id: I018145c74af61ece11d71ceb84212521b99e1121
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048111
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#924}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700524402-357b58c2e635a5822554e8afe9269ff578ee4045.profdata to chrome-win64-6099-1700542072-fbe34f248bd3bfac306239c6fced62326e2d16a7.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I4c024710eff11522ecea3207bc14ce8ec8e8e36b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046871
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#923}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700524402-c8061e360a41a17e38c74f8c0d82cfff0316bf5b.profdata to chrome-win32-6099-1700542072-dc1dc5ae4bf3aebe743ab8c72fb0e94004f8d0e3.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I1eefca1c962ec7f029dc8f483b2aaef13b000c51
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046899
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#922}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700524402-4a93f4a593b5d949b9e81c2c5173bdafddc29d3e.profdata to chrome-linux-6099-1700542072-6fbf6c556c2c80e6ba851e6a994dac8a131d0eae.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Id8ce36b250a65c7597f832479a5feaeec5e34332
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046588
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#921}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Add support for account bookmark model in ios spotlight
(cherry picked from commit e473f1e9f1bf6283ac076817c802460ac358279e)
Bug: 1494030, b:40054044
Change-Id: Ibba9b5b7587767619b82f2c36df2f757139cd2f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5003616
Reviewed-by: Sylvain Defresne <[email protected]>
Commit-Queue: Tanmoy Mollik <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223023}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040821
Cr-Commit-Position: refs/branch-heads/6099@{#920}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700524402-4adc6aa2cd7aba84118b329dfed798ec0e6bf8b2.profdata to chrome-mac-6099-1700542072-d3332158d274b59adeb7b546e6831933c50b35bb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I75a8dc482c55ebb0183f33b5ecd3def2e67e78b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046165
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#919}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge-120] Downgrade NOTREACHED in `NGOffsetMapping::GetMappingUnitsForNode`
This patch downgrades `NOTREACHED` in `NGOffsetMapping::
GetMappingUnitsForNode` which sudently jumped in M120.
This happens when `OffsetMapping` data is inconsistent (i.e., mapping
units for a `LayoutText` doesn't match its `TextNode`) and need to look
into each cases[1], but minidumps for this don't provide enough
reproducible cases to look further.
Downgrading a NOTREACHED to DUMP_WILL_BE_NOTREACHED_NORETURN excludes it
from the kNotReachedIsFatal experiment and avoids stability risk during
experiment rollout.
[1] crbug.com/964871#c7
(cherry picked from commit 4ce12b8af5df12f050de0d8231c9db64d8c8dd40)
Bug: 1492278
Change-Id: I83fb9f5f2f9ed63dc7a40bbf612bffe2da6298b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039416
Reviewed-by: Peter Boström <[email protected]>
Auto-Submit: Koji Ishii <[email protected]>
Commit-Queue: Koji Ishii <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226529}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5045271
Owners-Override: Srinivas Sista <[email protected]>
Auto-Submit: Srinivas Sista <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#918}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge 120][3PCD]Add CookieSettingOverrides entry to CookieAccessDetails
This CL adds the CookieSettingOverrides to CookieAccessDetails in
order to determine the third party cookie access is enabled by
storage access API in browser process.
(cherry picked from commit f288abf5816e365b43d6e604bae174c4b0bbb065)
Change-Id: I788329eaa3e156914c51d35b022915c2efdf9ee2
Bug: 1494080,b/308649872
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5002921
Reviewed-by: Maks Orlovich <[email protected]>
Reviewed-by: John Delaney <[email protected]>
Reviewed-by: Avi Drissman <[email protected]>
Commit-Queue: Victor Tan <[email protected]>
Reviewed-by: Robert Sesek <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224760}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037240
Cr-Commit-Position: refs/branch-heads/6099@{#917}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700494324-047c9625e79a8ecf0b356d02a68925bac28019e6.profdata to chrome-win32-6099-1700524402-c8061e360a41a17e38c74f8c0d82cfff0316bf5b.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I883edf86c6f31352011b6ee3281653e5af9062f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047656
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#916}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700494324-f14c7d05198ac6750c77c75977af558ff792d05f.profdata to chrome-mac-6099-1700524402-4adc6aa2cd7aba84118b329dfed798ec0e6bf8b2.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I9f262a25b003e67e2ccb9a65cadae0f24a94438f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047658
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#915}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] arc: Fix the string_view dangling pointer issue
This CL create a new string when binding callback. It's the re-land
for patchset#2 on https://crrev.com/c/5019669/2
BUG=b:310260986
TEST=ArcAppLaunchThrottleObserverTest with is_asan=true
(cherry picked from commit 06859498f1a8e9de98aa4c3a6ac768f8d86c3ba4)
Change-Id: Ibba71920433f654a105f58ebbc370575d4a207aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5028536
Commit-Queue: Shengsong Tan <[email protected]>
Reviewed-by: Yuichiro Hanada <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224659}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047612
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#914}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700494324-c968ac17e124d994765efb0c4e9cfcba4c438bef.profdata to chrome-linux-6099-1700524402-4a93f4a593b5d949b9e81c2c5173bdafddc29d3e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Id9c682ba7c965d1415314188fabb36b726da8232
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048170
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#913}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700494324-ce92adf620629cd30d004da5fba0d1b0388e2d35.profdata to chrome-win64-6099-1700524402-357b58c2e635a5822554e8afe9269ff578ee4045.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I58ced83a53642e9532c74335e8fbdc6f3a0ee32c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047601
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#912}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge 120][3PCD] Add top frame origin to network CookieAccessDetails
Currently, OnCookieAccess get the first party url from site_for_cookies
representative url, sometime it's empty or the url doesn't contain
the port. This CL add the top frame origin to network.mojom
CookieAccessDetails, and generates the first party url same as
GetFirstPartyURL in CookieSettingsBase when converting //net
CookieAccessDetails to //component CookieAccessDetails. This helps
browser process can get the correct first party url to query cookie
content setting rules.
OBSOLETE_HISTOGRAMS=update metric name for
PageLoad.Clients.ThirdPartyCookieAllowMechanism to
PageLoad.Clients.TPCD.CookieAccess.ThirdPartyCookieAllowMechanism
(cherry picked from commit e1f2bc6dae1bcea0afa85ceee995008c1da4ef92)
Change-Id: I5f15bbf5773c599370ad60f7c0d6dd2e5915595e
Bug: 1494080, b/308649872
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5002916
Reviewed-by: Ken Buchanan <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Charlie Harrison <[email protected]>
Commit-Queue: Victor Tan <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224635}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037342
Reviewed-by: Avi Drissman <[email protected]>
Reviewed-by: Maks Orlovich <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#911}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6138.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Ide24d7116252bcd621b65d7e85e62567415dc6f6
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047992
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/6099@{#910}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge to M120] SearchPrefetch: Stop processing events when an error happens
This fixes an issue described on #c7 in the associated issue.
(cherry picked from commit 1884780282da6e72e2342e03d244461d3ab72bf5)
Bug: 1501579
Change-Id: I5a2eeea044dc30ca42f93b3fe28fadd7d724cceb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034687
Reviewed-by: Lingqi Chi <[email protected]>
Commit-Queue: Hiroki Nakagawa <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225376}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048090
Auto-Submit: Hiroki Nakagawa <[email protected]>
Commit-Queue: Lingqi Chi <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#909}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.35
Change-Id: Ib40cda4079ea8afc6781ef63b4237c07dac6d3ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047191
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#908}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[120 merge] Update field trial testing config for peripheral and shortcuts projects
(cherry picked from commit 32b754744aeec6f4e262f4ae0b6977285c4bfb17)
Bug: b/216049298, b/241965717
Change-Id: I8c62db00346bf795c4e2b39ada39c92581dd2147
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5015611
Auto-Submit: David Padlipsky <[email protected]>
Commit-Queue: David Padlipsky <[email protected]>
Reviewed-by: Jimmy Gong <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1222763}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041604
Cr-Commit-Position: refs/branch-heads/6099@{#907}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Roll src/third_party/libavif/src/ 622336e..466d5e5 (2 commits)
https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git/+log/622336e..466d5e5
$ git log 622336e..466d5e5 --date=short --no-merges --format='%ad %ae %s'
2023-11-13 [email protected] Remove potential out of bound access to alphaItemIndices
2023-11-16 [email protected] Do not store item pointers until all items are created
Bug: 1501766, 1501770
Test: blink_platform_unittests
Change-Id: I79c2fac1fe21b9c9f5cf303dd16ccc0918ae2984
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046224
Reviewed-by: Dale Curtis <[email protected]>
Reviewed-by: Wan-Teh Chang <[email protected]>
Commit-Queue: Vignesh Venkat <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#906}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Add HSTS protection metrics to main-frame navigations
This CL records, for each top-level navigation, whether the navigation
is protected by HSTS or not, and whether it's currently using HTTPS or
not. (HTTP requests to hostnames protected by HSTS are internally
redirected shortly after this metric is recorded.)
This gives us some insight into the practical adoption of HSTS (not just
preloading), and thus is correlated with the risk of downgrade and
HTTPS- stripping attacks on hosts.
This metric isn't perfect, since even without HSTS, not all HTTPS
navigations are eligible to be downgraded. If the user navigates
explicitly to the HTTPS page, e.g. by clicking a HTTPS link on a
(HTTPS-protected) site, or choosing a bookmark that uses HTTPS, a
network attacker can't easily downgrade to HTTP. We're partly addressing
that limitation with additional metrics (in the omnibox and HTTPS
upgrading logic), but this metric gives us easiest access to HSTS status
of HTTPS-protected pages, so it has some unique value.
As implemented, this metric takes advantage of a layering violation
wherein stuff in net/ can see if an HTTP request is for a main frame
navigation. That's officially deprecated, and there was a dream to
remove the ability in crbug.com/516499, but that bug has been WontFix'd,
and I expect this metric to be temporary and removable before that work
is picked back up. So shame on me for the layering violation, but it
should be pretty harmless.
(cherry picked from commit e2aea293a2a2f3d35708d6853e7cdd2058869ea6)
Bug: 1501170
Original-Change-Id: I77f84079867fdf62a1c3450ce528a030a3a6f555
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5021059
Commit-Queue: David Schinazi <[email protected]>
Reviewed-by: David Schinazi <[email protected]>
Commit-Queue: Joe DeBlasio <[email protected]>
Auto-Submit: Joe DeBlasio <[email protected]>
Reviewed-by: David Schinazi <[email protected]>
Reviewed-by: Carlos IL <[email protected]>
Reviewed-by: Matt Mueller <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224488}
Change-Id: I4c491497b531fd05da405f97666ef839e3b4338f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046470
Cr-Commit-Position: refs/branch-heads/6099@{#905}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge 120][3PCD] Add metrics to identify 3p cookie re-enable mechanisms
Currently, we have a set of mechanisms to enable third party cookies,
in order to mitigate the risk of 3PCD experiment, we need to identify and measure which mechanisms re-enable the third party cookie access during 3PCD experiment.
This CL introduces a new enum to record the enable mechanisms when third party cookie deprecation experiment is trying to block third party cookies access.
See: https://docs.google.com/document/d/1iByYXYu9iEmqc4hYU5P14A5yz0Qk9c119-bIdIHs10w/edit?usp=sharing&resourcekey=0-olEWxUeqjIBYisjfqbJuBA
(cherry picked from commit b322d4b774abb63697f10098fa670d7c0fd878cd)
Change-Id: I15eba9d85a3f5cfb218e9aa7e36c19b8ba7d2fa7
Bug: 1494080,b/308649872
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4994273
Reviewed-by: Martin Šrámek <[email protected]>
Commit-Queue: Victor Tan <[email protected]>
Reviewed-by: John Delaney <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223210}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037235
Reviewed-by: Alexei Svitkine <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#904}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Enable echo cancellation for AAudio input
This CL adds Echo Cancellation support for AAudio inputs, by properly
setting the input preset on the stream.
We use AAUDIO_INPUT_PRESET_VOICE_COMMUNICATION when the
AudioParameters::ECHO_CANCELLER effect bit is set, and
AAUDIO_INPUT_PRESET_CAMCORDER in all other cases.
We choose the *CAMCORDER preset instead of the default preset of
*VOICE_RECOGNITION for two reasons:
- We use *CAMCORDER with OpenSL ES, and we are keeping parity.
- *CAMCORDER uses a wider signal band than *VOICE_RECOGNITION.
We do not use AAUDIO_INPUT_PRESET_UNPROCESSED, because the lack of
automatic gain control results in quiet, sometimes silent, streams.
See https://crbug.com/1501352#c39 for a comparison of the different
presets.
(cherry picked from commit c1a66f79d311f80e4c276e84fac1fb23104cd736)
Bug: 1501352, 1439668
Change-Id: I64bb1657f1feefa428b337c46b817d5624f04b7a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030927
Reviewed-by: Dale Curtis <[email protected]>
Commit-Queue: Thomas Guilbert <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224653}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046312
Cr-Commit-Position: refs/branch-heads/6099@{#903}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700475327-a0251cde7ea93533dc4abaca52331a9ad1f3f5f3.profdata to chrome-linux-6099-1700494324-c968ac17e124d994765efb0c4e9cfcba4c438bef.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ibb91127f8db777b92b90379f34c3397d70657787
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046704
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#902}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.8-1699872199-benchmark-120.0.6099.32-r1 to 120-6099.25-1700476529-benchmark-120.0.6099.33-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I5d4b8395a04ba49614c28b3706a02fab89b6b723
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046316
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#901}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from f2cc4caf31c9 to fbedbff432f2
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/f2cc4caf31c9..fbedbff432f2
Roll src/third_party/devtools-frontend/src from 277299a6b149 to 0ed0f013eb02
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/277299a6b149..0ed0f013eb02
Generated by: go/bbid/8763871766923900945
Change-Id: I41d4e7012b4f2317580a1821c8e6f11efdf01c68
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5047370
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#900}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.13-1699874814-benchmark-120.0.6099.32-r1 to 120-6099.25-1700478669-benchmark-120.0.6099.33-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I4bb65af609a58dc79b47c00ca0443b200a78e098
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046216
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#899}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700475327-0e6100a99ff11fd85049d488463cc436942b539f.profdata to chrome-win32-6099-1700494324-047c9625e79a8ecf0b356d02a68925bac28019e6.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Idcaf66c6fc8a1ac6c2eb32d3a290aedf199c5b2c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046076
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#898}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700475327-70a968fe5f58506dbaffb5ae8574ae23d3da7bdb.profdata to chrome-win64-6099-1700494324-ce92adf620629cd30d004da5fba0d1b0388e2d35.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ia3eecdfd73e338a2c8120e20b703a3f8a5082fb8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046450
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#897}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700475327-1024aececba4e059e55d11391ed5095befdc3535.profdata to chrome-mac-6099-1700494324-f14c7d05198ac6750c77c75977af558ff792d05f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ia8431575a22f065b6a21d640ad90b014f47cb06e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046075
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#896}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Add new banks to metadata metrics
Add metrics for more banks with metadata enabled
(cherry picked from commit 404cb439b40e6bde5a5b27bf1d7b94f80f5c02b9)
Bug: 1496469
Change-Id: If844cce875acda86b33cb9ccab4895ef0137b2e3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4980789
Reviewed-by: Alexander Tekle <[email protected]>
Reviewed-by: Siyu An <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Olivia Saul <[email protected]>
Commit-Queue: Yishui Liu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1222466}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041280
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#895}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Move Mac DisplayColorSpace default format treatment
Ash also needs the special treatment of defaulting format to BGRA.
Without this, upon reshape, buffer_queue will use RGBA, which is not
modeset tested by ozone/drm on startup.
Root cause of this issue is intel i915 prefers a modifier for scanout
which it can't scanout on some older display controllers. ozone/drm
tests modeset only on BGRA primary plane.
A more comprehensive solution is perhaps test modeset for all the
drm_fourcc formats preferred by the driver, and block the ones that
fails the pageflips on startup.
(cherry picked from commit 129f82e4fe5de914d1e9736a941513aa1544710e)
Bug: 1500768, b/305147627, 1478708
Change-Id: Ib3ec80e965e41cd4336221000bbeaae652ddff0f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037132
Reviewed-by: Sunny Sachanandani <[email protected]>
Commit-Queue: Kramer Ge <[email protected]>
Reviewed-by: ccameron chromium <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225720}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042655
Cr-Commit-Position: refs/branch-heads/6099@{#894}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Revert "SimpleCache: fix crash w/iterator entry doom concurrent w/bulk doom"
This reverts commit d6b97570330071cd3070af3d0cbce20ac1866bce.
Reason for revert: This causes a bad regression for CachedStorage, since it can Doom entries which are opened by name simultaneously with being iterated over, which affects Google Docs Offline. I have proper fix in progress, but it feels too risky for M120, and the original bug had pretty low incidence rate[1], so rolling this back to prep for backport. Then this will be reapplied and a proper fix landed for M121.
[1] Ben, any chance my judgement on that is skewed by the experiment involved?
Original change's description:
> SimpleCache: fix crash w/iterator entry doom concurrent w/bulk doom
>
> The trouble was that entries opened via hash were not kept track of in active_entries_ until the open succeeded, and so the usual rules of letting an entry object take care of its own doom if it is around was not followed if a mass doom happened in that window.
>
> So change the code to add the fresh entry to active_entries_ during open-by-hash just as it would be during a regular open. This does mean that active_entries_ sometimes has entries that don't have their key set yet, so the key in SimpleEntryImpl and SimpleSynchronousEntry was changed to be explicitly an optional, to make sure we never get confused --- it should be set by the time it's every user-visible, but now there will be angry absl::optional CHECKs if we screw up. (This also can avoid some confusion between empty key and key not set).
>
> Bug: 1486958,1492024
> Change-Id: Iaad9e311169e48f908bcdb0edad7cf8186e25081
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4936093
> Commit-Queue: Maks Orlovich <[email protected]>
> Reviewed-by: Ben Kelly <[email protected]>
> Reviewed-by: Josh Karlin <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#1210377}
(cherry picked from commit 317e8211884112348793b16ef50011bb2159651c)
Bug: 1486958,1492024, 1498212
Change-Id: I4bf88aedb0f0b750181f9799f6e4219bba116dd4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037533
Commit-Queue: Maks Orlovich <[email protected]>
Reviewed-by: Ben Kelly <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1226135}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5044151
Cr-Commit-Position: refs/branch-heads/6099@{#893}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm Experimental AFDO profile from 120-6099.13-1699874814-benchmark-120.0.6099.29-r1 to 120-6099.13-1699874814-benchmark-120.0.6099.32-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-arm-exp-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ib700bbd93a0f729041bbc7d3cfdb18202770a883
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5045560
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#892}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6085.0-1699880125-benchmark-120.0.6099.32-r1 to 120-6085.0-1699880125-benchmark-120.0.6099.33-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Idfc557187f152cc2e71035d654bd811bee9615ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5045561
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#891}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.20.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8763948266983827665
Change-Id: I4fbfb76ca5a9558957fc549be90e75b7051ed642
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5044412
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#890}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700451232-74da1019c31f59ab0348eef464776bbddb9690cb.profdata to chrome-win32-6099-1700475327-0e6100a99ff11fd85049d488463cc436942b539f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I6886947e465a7ecb5962c538cdc8390d3213c54c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043276
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#889}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700451232-bd87df2aa5d97c7c1eb688f2fb61c11fe83111d1.profdata to chrome-win64-6099-1700475327-70a968fe5f58506dbaffb5ae8574ae23d3da7bdb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ibed4206defd2d816e00b682d088296d2a98a7ad7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5044193
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#888}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-20 UTC
Change-Id: Ia22f4dea191e560a9818be366e9d114c8847f941
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043279
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#887}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700451232-c56fea947fad27008e80dcb46ccc20b194e4e2aa.profdata to chrome-linux-6099-1700475327-a0251cde7ea93533dc4abaca52331a9ad1f3f5f3.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I28c41f09e7b324fd7033c9c2851dc33d3d22bcca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5044491
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#886}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700451232-154db0e8fbaff0361fc07819469e807d9e242ecb.profdata to chrome-mac-6099-1700475327-1024aececba4e059e55d11391ed5095befdc3535.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I2dd44e2dde2dd3ae79a54f2341dd737abbcafaa9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043646
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#885}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-20 UTC
Change-Id: I517a1252893c563e6278694022e1e3d5e6b21911
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038714
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#884}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I9bffbd2ebadfc7cfd84ad339c602579bc3210526
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5044251
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#883}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.32_rc-r1-merged to 120.0.6099.33_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ie265f3f8b2ab93a68c2a7cb8464129a08b92370f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5044093
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#882}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[120] Add unittests to PinnedTabsViewController
This CL adds unittests to prevent regressions related to the fix
crrev/c/5017883.
(cherry picked from commit 773133be038d0ba75ecff780383312b00564e6a0)
Fixed: 1499203, 1503174
Change-Id: I5259eb734a482bd6bb774e46a7213ac8c49e75e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029816
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Gauthier Ambard <[email protected]>
Auto-Submit: Louis Romero <[email protected]>
Commit-Queue: Louis Romero <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224216}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040779
Commit-Queue: Gauthier Ambard <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#881}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700429095-c6112feec66c91943b7309118aa384dc2710fc6f.profdata to chrome-linux-6099-1700451232-c56fea947fad27008e80dcb46ccc20b194e4e2aa.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: If3bdf2ea7557eaf6162960cc8554bb2144d4d0a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043051
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#880}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700429095-9bd5ad164ef5fc6393ca7814a6e08a46bf7d1dd8.profdata to chrome-win64-6099-1700451232-bd87df2aa5d97c7c1eb688f2fb61c11fe83111d1.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I0abf51164f5a3b4a194f84d8141f6f660f30993e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043291
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#879}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700429095-f0ea27e8b345a58f4f32954e43a3a5543ba45637.profdata to chrome-win32-6099-1700451232-74da1019c31f59ab0348eef464776bbddb9690cb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I0692faae76d098ae4d218a1843753bb6e458bda7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043428
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#878}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700429095-e1e0b752c3a38cdb240867e3ebb7dbb0137af7b1.profdata to chrome-mac-6099-1700451232-154db0e8fbaff0361fc07819469e807d9e242ecb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Icc4215df1b1fca5e52344263ad7f8e62de12fb6b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043387
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#877}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700414002-acfc76db3d0baf0de6215c80c45f5bb35fca0a69.profdata to chrome-linux-6099-1700429095-c6112feec66c91943b7309118aa384dc2710fc6f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ia74a61e551c060979fe9f30806528e3d1eb91269
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038263
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#876}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700414002-4eccbfaa55d1955ad88e2679c5367853d5ac6ec6.profdata to chrome-mac-6099-1700429095-e1e0b752c3a38cdb240867e3ebb7dbb0137af7b1.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I1665e047bf0589ceadd1801e10d202bdad7ff9ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043048
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#875}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700414002-4791680b4459bdcfa0fab2170f0c16d160446113.profdata to chrome-win32-6099-1700429095-f0ea27e8b345a58f4f32954e43a3a5543ba45637.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ifdbf9fd7bb8f9f04b5150a7806d1b3d6587c01b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042914
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#874}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700414002-16f42bc8aa05c1a2ba0e0cd2e495bd345cb1bb25.profdata to chrome-win64-6099-1700429095-9bd5ad164ef5fc6393ca7814a6e08a46bf7d1dd8.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ie464c6d1271d1ea17ad1c3bfdecad2f26ffb5547
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043482
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#873}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.34
Change-Id: I32d959fcbadd2e3e522a7329645b06466b2e0465
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039573
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#872}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700394718-6dc9b07ef97feb47c5845f8254af7326e0c010bb.profdata to chrome-win64-6099-1700414002-16f42bc8aa05c1a2ba0e0cd2e495bd345cb1bb25.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Id2e50cbc3cc51b9bf49a498cd5761c7ddb7ff5f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042123
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#871}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700394718-1c3ebf5c0c4990f2a630e549be096b729e30014d.profdata to chrome-win32-6099-1700414002-4791680b4459bdcfa0fab2170f0c16d160446113.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I4dd3edef75c0db0ac07dd987f3f5e0c913828220
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042718
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#870}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700394718-4bbae96ea310e84fdcfad7473556b00421d01f80.profdata to chrome-mac-6099-1700414002-4eccbfaa55d1955ad88e2679c5367853d5ac6ec6.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I181d163bfd75971ed06786fd99ea049e1a3e6e2b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042719
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#869}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.13-1699874814-benchmark-120.0.6099.29-r1 to 120-6099.13-1699874814-benchmark-120.0.6099.32-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I74673014e25420aec65c0fa1f41a028274154523
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042494
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#868}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.8-1699872199-benchmark-120.0.6099.29-r1 to 120-6099.8-1699872199-benchmark-120.0.6099.32-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Icc01c9c9acd58cf2ddff5648891c085e70a9dba3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042493
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#867}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700394718-2e7de1765f95f86c1a21dcc4d4ce061b09bbdab4.profdata to chrome-linux-6099-1700414002-acfc76db3d0baf0de6215c80c45f5bb35fca0a69.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ie867622c3f99a9b5659247390d7902ae0578cdb3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042124
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#866}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6085.0-1699880125-benchmark-120.0.6099.29-r1 to 120-6085.0-1699880125-benchmark-120.0.6099.32-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I92a1d5b83709c33a8b0a9499873a589735159371
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042490
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#865}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.19.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8764038718763357969
Change-Id: I580a62755383696c8ef9f32ff52a9ce56c0cb1d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042488
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#864}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-19 UTC
Change-Id: I01a1a55886567c4571e4e855e3b336dfc4107392
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039826
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#863}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700362856-7fd97f58037da796f7f8cd643176d4722dd50bc9.profdata to chrome-win64-6099-1700394718-6dc9b07ef97feb47c5845f8254af7326e0c010bb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I6dc5a7b2dc061ee4eaa41412f4a0ffc6a5dc52c6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042787
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#862}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700362856-03394091e66c574f7d6c734a25f218b971bb5add.profdata to chrome-win32-6099-1700394718-1c3ebf5c0c4990f2a630e549be096b729e30014d.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I84829e378d1d61736239e4998dcd3070892a6f2c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042714
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#861}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: Ia2dd732dccb7fef0f0515be83d6aa7d33f7593ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038897
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#860}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-19 UTC
Change-Id: Ic3e4245a9f8c15eb3236b8681790070732cc21d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038624
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#859}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700362856-d3ccdf69db2fd5769715d02a06a0e23616e1f515.profdata to chrome-mac-6099-1700394718-4bbae96ea310e84fdcfad7473556b00421d01f80.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I56e0c3caf5a5cb2d7dd32f33a2ba9aefc23ead2d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042116
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#858}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700362856-af5da67b918292730fcd2c46394c2397a41f5ec5.profdata to chrome-linux-6099-1700394718-2e7de1765f95f86c1a21dcc4d4ce061b09bbdab4.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Id471efb39063f508b3aa98c930b79617c9af785a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042843
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#857}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.29_rc-r1-merged to 120.0.6099.32_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I7960f43c9bc73602c2560b8aa17bd71f055fc137
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043070
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#856}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700341852-eaeff4eac96a63be507d38a8ec6b1bc20dede22d.profdata to chrome-win32-6099-1700362856-03394091e66c574f7d6c734a25f218b971bb5add.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: If2c1264de8aa3ce23355bdb62351a84970148b79
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042804
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#855}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700341852-24c47fa93b9cf10fe83affdb9aa15dff605f2122.profdata to chrome-linux-6099-1700362856-af5da67b918292730fcd2c46394c2397a41f5ec5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I092bfdccd0bb57bb8b06b684ebfacecb315464da
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042805
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#854}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700341852-5e291537cdbe8eb5798f099a12a184f8ffa0a318.profdata to chrome-win64-6099-1700362856-7fd97f58037da796f7f8cd643176d4722dd50bc9.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I574a8bc92af12d2947d845cff3e27b230fdafa14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041931
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#853}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700341852-76c6cd5c91cdbc10e46a9f32795ac941540cecd0.profdata to chrome-mac-6099-1700362856-d3ccdf69db2fd5769715d02a06a0e23616e1f515.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I9c6ba84f7f12b4a02a2cab38f762f5530fb3e810
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042511
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#852}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700326393-5707807bc7ab1bac7b0c54e94ad90e8eb9e01b87.profdata to chrome-win32-6099-1700341852-eaeff4eac96a63be507d38a8ec6b1bc20dede22d.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I00dc295b8fab71dc770a61e085d845e8104ad36f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042904
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#851}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6136.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Id50a9fb2da2c25a10d81c0c78ee98154052b77d3
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041678
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#850}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700326393-4e38a37187e444df68152b6ea3b65b8d790a041a.profdata to chrome-win64-6099-1700341852-5e291537cdbe8eb5798f099a12a184f8ffa0a318.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ied4779e6169472f406fcf09961be5ab8e4a3ed0e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038255
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#849}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700326393-c3a37964b4bd46cb2bc629ee13c23199095f4c1f.profdata to chrome-mac-6099-1700341852-76c6cd5c91cdbc10e46a9f32795ac941540cecd0.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I6b9f397bd890c4712e99d1c2a55147a169b53664
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042108
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#848}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700326393-2a5c7c278f82fe82d67fbea27b8f62bdc086cd69.profdata to chrome-linux-6099-1700341852-24c47fa93b9cf10fe83affdb9aa15dff605f2122.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I4191c39c4907acbdea84342e612f177ba4182e03
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042023
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#847}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[skylab_tests] Update skylab cros img (release)
This cl only affect Lacros or Skylab on-device config builders like
lacros-amd64-generic-chrome-skylab or "ChromeOS FYI Release Skylab
(kevin)". This cl will certainly NOT affect linux-lacros builders
(linux-lacros-tester-rel, linux-lacros-rel, etc) or any other platforms.
This CL will update cros image version for skylab tests.
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]
Requires-Testing: True
Change-Id: I69adde139f38ae18eb2f4a8ff2d2af50ed152434
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038895
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#846}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.33
Change-Id: Ic8186edf778451e5b7c1c116768394086888baa6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5043002
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#845}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700299249-f9348db9a307579e64d3877e6ff149c3fbaec504.profdata to chrome-mac-6099-1700326393-c3a37964b4bd46cb2bc629ee13c23199095f4c1f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ifadf97a4fed082875d814368ab7bf60894dda344
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042445
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#844}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700299249-d50675f78a028c8530d087b2fe8a51ee017523f7.profdata to chrome-win32-6099-1700326393-5707807bc7ab1bac7b0c54e94ad90e8eb9e01b87.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I4683abb79487acd6cb732c23acb059de88239ddb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042631
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#843}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700299249-85140e2194d8c33f8e83e03d088f6789cc270126.profdata to chrome-win64-6099-1700326393-4e38a37187e444df68152b6ea3b65b8d790a041a.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I2027c81d65929a723361c6ba0b27bb3294bab014
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041785
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#842}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700299249-7a599b3aabe55179dfd5b4ee6eefe6903314b82f.profdata to chrome-linux-6099-1700326393-2a5c7c278f82fe82d67fbea27b8f62bdc086cd69.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Id3488e076b485e2464f22c58bd9a7a6b4cf1b9fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041786
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#841}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700277605-d69c6159f18b50962eeab73913b502097847214c.profdata to chrome-win64-6099-1700299249-85140e2194d8c33f8e83e03d088f6789cc270126.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I93a98a301fe57ffde803d0dd5392a0a91b80137d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042207
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#840}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700277605-eead1ec85b1bb672f20cf1a6856ab8e96714cf90.profdata to chrome-linux-6099-1700299249-7a599b3aabe55179dfd5b4ee6eefe6903314b82f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I07a76c266b8c091ea7316f1434dc25cea7e9d720
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041705
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#839}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-18 UTC
Change-Id: I9ee597c77e53a7ef57b48fd69232e025f6bbe9d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042604
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#838}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700277605-281b72bd8462166e000312f41b5eff8b647800fb.profdata to chrome-win32-6099-1700299249-d50675f78a028c8530d087b2fe8a51ee017523f7.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: If80b566f5052d7320f1e3fea4cbf4bde988d6882
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042602
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#837}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I8f989b780f00b025682a49689ca8423875902f31
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041319
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#836}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700264451-272d08fb724ff2df5b05b9710d1d2e4e94cfdffa.profdata to chrome-win64-6099-1700277605-d69c6159f18b50962eeab73913b502097847214c.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I9454706e268cdc5e4a872747d65dc492ac675ce0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042090
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#835}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700277605-2ad91e3fd3a48d74dbcfe3dd729a4e3b0e189eeb.profdata to chrome-mac-6099-1700299249-f9348db9a307579e64d3877e6ff149c3fbaec504.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I144a8ae3e6f0d3afb1887b0e892d86fb65c54db6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042372
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#834}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-18 UTC
Change-Id: I82f973ab205f3437834b870345cee32b63fedb69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042485
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#833}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700264451-5cb907ee09ec5f2dca329f54e5260ed1283c6945.profdata to chrome-win32-6099-1700277605-281b72bd8462166e000312f41b5eff8b647800fb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ibcf1501ce9f383d963d38dad2dfdff013be605ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042197
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#832}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700264451-67561283415f24db681ecb6a0c50e301c5a6b432.profdata to chrome-linux-6099-1700277605-eead1ec85b1bb672f20cf1a6856ab8e96714cf90.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ib4ba4b52478a30dd50ca1dde8a70e43ec802da7a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041864
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#831}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700264451-8a6227ca105c6ea191402a648efe83c21102d610.profdata to chrome-mac-6099-1700277605-2ad91e3fd3a48d74dbcfe3dd729a4e3b0e189eeb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ie7173cffdff173cff8827f9166ba33b1ba8acddb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042046
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#830}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700237212-d1bda408bcf613a8bf6385cca445e514f7bfb202.profdata to chrome-win64-6099-1700264451-272d08fb724ff2df5b05b9710d1d2e4e94cfdffa.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I1ec00f4db9396a299f128ce406d33eef018a3747
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041900
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#829}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700237212-2bb6a6b1ff13ddc19f9d226362b794f4e1f27bee.profdata to chrome-win32-6099-1700264451-5cb907ee09ec5f2dca329f54e5260ed1283c6945.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I649f3a9f1537d3860aa31cf538b085578fd143b7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041649
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#828}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121 M121
This CL updates the ash version ['121.0.6134.0', '121.0.6126.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Ic68baca17edae77331bdeb3725cbb6542e2045fa
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037247
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/6099@{#827}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700237212-422c58e4c7e6690227bf8fbeedc4cfb0e5b50df0.profdata to chrome-mac-6099-1700264451-8a6227ca105c6ea191402a648efe83c21102d610.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I2d4f225054c254bcf6d2f75caa0ec5ec7d4cbc00
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5042078
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#826}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700237212-8207dc1ae3785117fe952fe7781cd073949c8736.profdata to chrome-linux-6099-1700264451-67561283415f24db681ecb6a0c50e301c5a6b432.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ifa23940fa6c941c3982b59d2bc9f37a2adc58204
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041806
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#825}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.32
Change-Id: I3ed46fefb915ce6888ed02ace83de08503cc2a7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038054
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#824}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700220816-a671cd0df28edfe3a3c4283a2c22106c0f3f5f78.profdata to chrome-win64-6099-1700237212-d1bda408bcf613a8bf6385cca445e514f7bfb202.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: If8c9052f071e4f86f5280d792e4d49f1e4ed6d35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040480
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#823}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Avoid inspecting stale state in `ScriptInjectionTracker...`.
Before this CL, `ScriptInjectionTracker::WillUpdateScriptsInRenderer`
would be called before
`ExtensionUserScriptLoader::OnDynamicScriptsAdded` and therefore before
the new content scripts are visible via `script_injection_tracker.h`'s
`GetLoadedDynamicScripts`. This CL fixes this, by postponing when
`ScriptInjectionTracker::WillUpdateScriptsInRenderer` gets run.
(cherry picked from commit e9326902e09c76b6cdb4737b64ef79f792c1cd96)
Bug: 1431795, 1439642
Change-Id: If4f9fd84de7ef08ff7622b293624930e3c1cd838
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032557
Reviewed-by: Devlin Cronin <[email protected]>
Commit-Queue: Łukasz Anforowicz <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#822}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[merge to 120] overview: Fix crash with windows being minimized while in overview
This can happen for a variety of reasons, see bug for more details.
Overview handles this in most cases, as a window state change triggers
creating the mirror view needed to show the now minimized window.
However, in some cases, another event that alters the overview item
bounds (screen rotation, top inset change) comes with the minimized
window and may trigger prior to the window state change event. We
should not crash in this case and create the mirror if necessary.
(cherry picked from commit a0210291010bf203ce08332ec997c54ced2a07ea)
Test: manual
Bug: b/309125695
Change-Id: I485754b6d196da3ec77d0c16de75b098ec4ed187
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030266
Reviewed-by: Xiaoqian Dai <[email protected]>
Commit-Queue: Sammie Quon <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225212}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041287
Cr-Commit-Position: refs/branch-heads/6099@{#821}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700220816-c64281dc7ec4da8ca30d346c0159b07b0407acd9.profdata to chrome-win32-6099-1700237212-2bb6a6b1ff13ddc19f9d226362b794f4e1f27bee.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ib94b578ddd129bf7ac920f458a2066de42cd5e34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041281
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#820}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700220816-e56b4960123d68a5e0b9e1737d79445d3563ef05.profdata to chrome-linux-6099-1700237212-8207dc1ae3785117fe952fe7781cd073949c8736.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ica72fdb3c64b79fe7f25517977041469c0083e49
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041537
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#819}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700220816-77f91efc3c9bbf8f5a04ebb9d809f63cac800a44.profdata to chrome-mac-6099-1700237212-422c58e4c7e6690227bf8fbeedc4cfb0e5b50df0.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Id6868df568aaf42ab7625f0d0ca55bfbcf27eb44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040859
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#818}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Prevent Safety Check crash for Segmentation module index mismatch.
This change prevents the app from crashing when the Safety Check (Magic
Stack) module index provided by Segmentation doesn't match the module
index in the arranged subviews.
Instead, the app will dump without crashing and short circuit.
(cherry picked from commit d9e21d410a14645f0ee6543e22ea5c42deedd7ab)
Bug: 1499626
Change-Id: I2825da8de72c65ea630d79574a8b8fc3b4ed02bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5010759
Reviewed-by: Chris Lu <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Benjamin Williams <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1222340}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041593
Cr-Commit-Position: refs/branch-heads/6099@{#817}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/angle from d04b9e9dcec7 to 76ead87021b9
Commits rolled:
https://chromium.googlesource.com/angle/angle.git/+log/d04b9e9dcec7..76ead87021b9
Generated by: go/bbid/8764152997199975729
Change-Id: If7d75758d0d9a86da5d8ef55983debc68058d99a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039792
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#816}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][Extensions] Relax a check in ServiceWorkerKeepalive
https://crrev.com/1e1d312ce17d9f0fd92d96086fb264b050d604a1 introduced
a ServiceWorkerKeepalive and used it in ExtensionFunctionDispatcher.
ServiceWorkerKeepalive is instantiated with a WorkerId and then CHECKs
that the ProcessManager has a worker registered with that ID. This CHECK
can fail in certain cases (perhaps if a worker calls an API before the
worker finishes initializing, thus before it's registered in the
ProcessManager).
Relax this check. It didn't exist before the previous patch, so this is
essentially just reverting that one line.
(cherry picked from commit 0e43c200197811bcb03c236e1b2d33221633f538)
Bug: 1501930
Change-Id: Iffd6cd54cee398eb882e47ba375a8f70510d1d4f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030500
Reviewed-by: Justin Lulejian <[email protected]>
Commit-Queue: Devlin Cronin <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224430}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040682
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Devlin Cronin <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#815}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[A11y] Disable CHECKs for updated cached values in frozen tree
We cannot live up to these CHECKs yet, because sometimes nodes are
not updated even after UpdateTreeIfNeeded().
The long term fix to make sure we update all npdes and don't hit
these checks is CL:5019353.
Fixed: 1499289
Change-Id: I90ffd3f68d7e7fd888ded27842669a8415218f8d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034218
Reviewed-by: Srinivas Sista <[email protected]>
Owners-Override: Srinivas Sista <[email protected]>
Commit-Queue: Srinivas Sista <[email protected]>
Reviewed-by: Chris Harrelson <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#814}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/ios_internal from 446fe50cfcab to e35777b39a16
Commits rolled:
https://chrome-internal.googlesource.com/chrome/ios_internal.git/+log/446fe50cfcab..e35777b39a16
Generated by: go/bbid/8764154884673319649
Change-Id: I7317bdec0077ff8806eca8222b75a9b48b10dd65
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041612
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#813}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge 120][Lens]Update logging code and add images search bar entry point
(cherry picked from commit 6995c6b48de10767855f28f7cd76d6f0b6c5f30c)
Bug: 1353430
Change-Id: I4b29b305f586c925eff1bdf20850836402fd7e82
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5026353
Reviewed-by: Juan Mojica <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Sylvain Defresne <[email protected]>
Commit-Queue: Jason Hu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224367}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037511
Cr-Commit-Position: refs/branch-heads/6099@{#812}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Tracking Protection: Don't animate the status icon
Animating the omnibox status icon while an IPH bubble is shown results
in a broken transition: the bubble is anchored to a moving target and it
ends up moving with it. Ideally we should show the IPH only after the
animation is completed. This CL removes the animation call made after
the 3PCD IPH is shown.
(cherry picked from commit 7e0f67c0fe56ab724f17b0b7e40117548f6d9b0d)
Bug: 1500761, b:309026945
Change-Id: If10390608303471c2f2e66eb3031bcec98e6b16c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5023995
Reviewed-by: Ella Ge <[email protected]>
Reviewed-by: Tomasz Wiszkowski <[email protected]>
Auto-Submit: Nicola Tommasi <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Tomasz Wiszkowski <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223934}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033161
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#811}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Exclude Canada from launched countries for Follow
(cherry picked from commit 6d2386821296310929ae363bf3476bf7914b744a)
Bug: 1500300
Change-Id: I98dde0bfdc3045132d9810cde4b00d65c92fedfc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5026216
Commit-Queue: Adam Arcaro <[email protected]>
Reviewed-by: Jian Li <[email protected]>
Commit-Queue: Jian Li <[email protected]>
Auto-Submit: Adam Arcaro <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223956}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037239
Cr-Commit-Position: refs/branch-heads/6099@{#810}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Merge back to M120 of [Privacy Sandbox] Increase the histograms maximums for Privacy Sandbox
Original CL description:
Attestations timing metrics.
The current maximums set for the histograms are too small. A lot of
data points fall into the overflow buckets.
% of data in overflow bucket:
ComponentReadyFromApplicationStart - 71.47%
ComponentReadyFromApplicationStartWithInterruption - 18.53%
ComponentReadyFromBrowserWindowFirstPaint - 1.52%
(cherry picked from commit 41879c15c43ed1d187558ffdb1e685774142f4d4)
Bug: 1501848
Change-Id: I9f567a71e854ab3203019264cf6360ffa7c8b93e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5025533
Reviewed-by: Garrett Tanzer <[email protected]>
Reviewed-by: Sean Maher <[email protected]>
Commit-Queue: Xiaochen Zhou <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224288}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037274
Owners-Override: Srinivas Sista <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Srinivas Sista <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#809}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[task-attribution] Limit the length of task dependency chains
We see cases where the allocation of TaskAttributionInfo objects is
likely to be causing OOM issues. This CL speculatively addresses that,
by only allocating new TaskAttributionInfo objects for dependency chains
less deep than 10 tasks.
(cherry picked from commit 4637f99a792c7dbcf0d368dd0f511f5186696a85)
Bug: 1492771
Change-Id: I382bbbad03a6eaef93c6a244d77b981e0194b221
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018592
Commit-Queue: Yoav Weiss <[email protected]>
Reviewed-by: Scott Haseley <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224168}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040698
Commit-Queue: Srinivas Sista <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#808}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700197045-ddb201f3d4da19e0b313115d41d9fc5c7cb11a3c.profdata to chrome-mac-6099-1700220816-77f91efc3c9bbf8f5a04ebb9d809f63cac800a44.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Id0bb3b95870676a4cb0a8f09ab3ef890757c006d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039005
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#807}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I1927bc474b4a4594525d6eac6fc9e0e2d1ec1081
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039012
Auto-Submit: Ben Mason <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#806}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700197045-798a348b6e4867926650f3abab21248b3656cbd5.profdata to chrome-win32-6099-1700220816-c64281dc7ec4da8ca30d346c0159b07b0407acd9.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I87680ad9bc89fd26dd4efd2a352906048861c79d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040536
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#805}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700197045-99878e8bdc9af4b809e5287c535044dbb0acb1f8.profdata to chrome-linux-6099-1700220816-e56b4960123d68a5e0b9e1737d79445d3563ef05.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I5812e28baef6d763ee5ee5246aa6f0f61a18fa7a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039960
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#804}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Add touch down state to icon in Parcel Tracking Modal
This CL merges the following CL to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5026536
Low-Coverage-Reason: TESTS_IN_SEPARATE_CL
Bug: 1502523
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5026536
Commit-Queue: Hira Mahmood <[email protected]>
Reviewed-by: Chris Lu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1224312}
(cherry picked from commit 12047254fee35cdd0a189c312280bff010ca0d22)
Change-Id: I4e2722524c9a2b867c411e694d986dac66ddf1ff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037290
Commit-Queue: Hira Mahmood <[email protected]>
Reviewed-by: Rohit Rao <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#803}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700197045-4542f482cc102dfe98463ca747d178444b6fdf77.profdata to chrome-win64-6099-1700220816-a671cd0df28edfe3a3c4283a2c22106c0f3f5f78.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I090ded3cab3928f46b76ac2cc4d4f62bc754b3d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039959
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#802}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-17 UTC
Change-Id: Ib3ddcbc8be31cf684f7ef2c0c7ebbf132f7a99c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038615
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#801}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-17 UTC
Change-Id: Ib2644b7c1a70d2bb6974dda027bd29b0e399915e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040758
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#800}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Reland2 "[SHv2] Fix dismissing notification on SH visit"
This is a reland of commit 2dd3036390690bad02f96b694225de6f5bc93a68
This CL moves the Safety Hub-related tests from SettingsTest to
SettingsSafetyHubTest, addressing the issues in the failing
linux-chromeos-chrome bots.
Original change's description:
> [SHv2] Fix dismissing notification on SH visit
>
> This CL is a fix for not dismissing the menu notification when the user
> visits the Safety Hub UI, or the Password Checkup page. This is needed
> to avoid presenting void notifications to users. Additionally, the
> correct command for the password module is used, which opens the checkup
> page and not the general password manager.
>
> Bug: 1443466, 1500955
> Change-Id: I12da53f5cfc2f80925f1cb89392b838f9ec4d345
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5011512
> Reviewed-by: Marc Treib <[email protected]>
> Commit-Queue: Tom Van Goethem <[email protected]>
> Code-Coverage: [email protected] <[email protected]>
> Reviewed-by: Viktor Semeniuk <[email protected]>
> Reviewed-by: Side YILMAZ <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#1222278}
(cherry picked from commit cdc3281d61aca086f15dc3a48bd6197746dcdd31)
Bug: 1443466, 1500955
Change-Id: I04e7e7c4e0bde5852cac96d4fb6ddd5aebda3f12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5024239
Commit-Queue: Tom Van Goethem <[email protected]>
Reviewed-by: Marc Treib <[email protected]>
Auto-Submit: Tom Van Goethem <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224203}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039110
Reviewed-by: Viktor Semeniuk <[email protected]>
Reviewed-by: Side YILMAZ <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Viktor Semeniuk <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#799}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from 169a64b42b57 to f2cc4caf31c9
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/169a64b42b57..f2cc4caf31c9
Generated by: go/bbid/8764177533095997873
Change-Id: Iddaa68a8662357cad137b761f994e7f02fe356bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038042
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#798}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend/src from bdbc89c47cf8 to 277299a6b149
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/bdbc89c47cf8..277299a6b149
Generated by: go/bbid/8764179421687304593
Change-Id: Iaf7236fced9ce43f6df7715a2facacfe3907048a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039712
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#797}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700178835-77f99d4936b5a06ab32418d61cd2efb903c505d3.profdata to chrome-win32-6099-1700197045-798a348b6e4867926650f3abab21248b3656cbd5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ibd1519e67a8c21ed025c60106e4a84002f678d90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040472
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#796}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Fix emitting wrong vsync sum for jank metrics
Some devices have the actual display vsync slightly less than the one
communicated to viz, this CL adds an error margins to fix those faulty
sums.
(cherry picked from commit 57280f8e3a9f04d58f43245a79ef36fdeca52550)
Bug: b/309946159
Change-Id: Ifd87ac0680ad457c08782e8c062dd895917e9f1e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5017296
Reviewed-by: Jonathan Ross <[email protected]>
Commit-Queue: Omar Elmekkawy <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223564}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029739
Cr-Commit-Position: refs/branch-heads/6099@{#795}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700178835-7e8dd839f894711eb257f9aee18106bea5ac40f5.profdata to chrome-linux-6099-1700197045-99878e8bdc9af4b809e5287c535044dbb0acb1f8.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ia07e9fae2297a6334d52fb07934b092ec135e853
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038569
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#794}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[120] Don't create a transition layout if there is no selected pinned cell
This CL addresses a regression introduced in crrev/c/4850740.
Prior to that CL, if `selectedCell` was nil, then
`[selectedCell.itemIdentifier hasIdentifier:_selectedItemID]` always
returns NO (nil-messaging). But after that CL, if `selectedCell` is nil
and `_selectedItemID` is web::WebStateID(), i.e. the invalid WebStateID,
then `selectedCell.itemIdentifier == _selectedItemID` returns YES,
entering a meaningless codepath.
This could be the cause of crashes mentioned in crbug/1499203.
(cherry picked from commit 51706c39a18497136c54f5d2af263b8ad8b0d998)
Bug: 1499203
Change-Id: I3a4a74aa04f4fdce0e3f68683f21e618fc4b9929
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5017883
Reviewed-by: Gauthier Ambard <[email protected]>
Commit-Queue: Louis Romero <[email protected]>
Auto-Submit: Louis Romero <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223650}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039810
Commit-Queue: Gauthier Ambard <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#793}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700178835-4b8f17289bce2d7b2f8ff2546b25d31d94a3939e.profdata to chrome-win64-6099-1700197045-4542f482cc102dfe98463ca747d178444b6fdf77.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I4f22f3e1b86b77de3cc9c21e00f07771a6356a15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039773
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#792}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700178835-1ff55117c932b62410fa99e7dc7eae78a57ad8bd.profdata to chrome-mac-6099-1700197045-ddb201f3d4da19e0b313115d41d9fc5c7cb11a3c.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I315931b3e734b19a14f5bf7b99df01ddbf0ef48f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039772
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#791}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700155960-b1c0f8096796bbae9e95119e7bfffcc6c7e6a971.profdata to chrome-win64-6099-1700178835-4b8f17289bce2d7b2f8ff2546b25d31d94a3939e.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: Ib8d41d8f01222567688fd8ade75d28f417961261
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039333
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#790}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
MiraclePtr: Unrewrite for MotionMark
The `motionmark_ramp_leaves` story in `rendering.desktop` regresses
~3% when MiraclePtr is enabled for the renderer process. CPU profiling
suggests that we can downgrade several members in `StateEntry` and
`GeometryMapperTransformCache` to `T*` and recover about 1%.
See also: crbug.com/1495275#c116 and the Pinpoint runs associated
with this CL.
(cherry picked from commit e773c835116f7a7f81c82ab1b044a252bf0ccb40)
Change-Id: I72d8a8103882be05557643fb58eb097568a99341
Bug: 1495275, 1500071
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5012414
Commit-Queue: Kalvin Lee <[email protected]>
Reviewed-by: Keishi Hattori <[email protected]>
Owners-Override: Kalvin Lee <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1222801}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040290
Owners-Override: Keishi Hattori <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#789}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from b97f0cd07915 to 169a64b42b57
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/b97f0cd07915..169a64b42b57
Generated by: go/bbid/8764203957901142817
Change-Id: Id8768d07a475221639077042b98717dd99010b15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038331
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#788}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Add Net.SharedDictionaryTransaction.AbortedWhileReadingDictionary UMA
This CL introduces following new UMAs to measure the aborted
SharedDictionaryTransaction while reading a shared dictionary:
- Net.SharedDictionaryTransaction.AbortedWhileReadingDictionary.Success
- Net.SharedDictionaryTransaction.AbortedWhileReadingDictionary.Failure
(cherry picked from commit 6f7bd81e218c778f8fa44891834f9dad93c51110)
Bug: 1413922, 1502029
Change-Id: If1c3f6d9cb48cf57a6a9d178de3e391f5d938f10
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5028794
Commit-Queue: Tsuyoshi Horo <[email protected]>
Reviewed-by: Takashi Toyoshima <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224104}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038910
Commit-Queue: Takashi Toyoshima <[email protected]>
Auto-Submit: Tsuyoshi Horo <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#787}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700155960-eb7024177bb649f3d79bc6abddb62fef7cfbb8c5.profdata to chrome-win32-6099-1700178835-77f99d4936b5a06ab32418d61cd2efb903c505d3.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I2521da2307753325b72d306b1b9bab6d21c874af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039137
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#786}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700135685-5f75da50bac068367950e3bb666ccc7cdab83560.profdata to chrome-linux-6099-1700178835-7e8dd839f894711eb257f9aee18106bea5ac40f5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ib8b14933e44302e97d95163747edd67d980b4a1f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038805
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#785}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700155960-c921ac572a3368a2321ed80e6ab762778404824d.profdata to chrome-mac-6099-1700178835-1ff55117c932b62410fa99e7dc7eae78a57ad8bd.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I3ca05d9077a47953b5f7e75b9a1af20c371e3de5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039220
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#784}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6132.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Id72a83af63a632be7f4cb50ca9aabd94d718aa8d
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038572
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#783}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.31
Change-Id: If0e924ecdd1806c3e399a36fd4bba42655fe5786
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039830
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#782}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][segmentation] Fix crash by returning nullptr result
The result is always expected by the GetSegmentResult API.
Create a result with failure state.
(cherry picked from commit f3e605f2189679371b4752156a859e7bba8215d1)
Bug: 1501505
Change-Id: I20466a8c55daa85b35eeabccf4716043cf220f12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5025858
Commit-Queue: Siddhartha S <[email protected]>
Reviewed-by: Ritika Gupta <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223928}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037946
Reviewed-by: Min Qin <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#781}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700135685-2de5df37430f22c4056531d24c0fa95bb83ed96f.profdata to chrome-mac-6099-1700155960-c921ac572a3368a2321ed80e6ab762778404824d.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ief590fcc0d6f74631e08fdb0e898a397a6685692
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037701
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#780}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
M120: Discard printer query after canceled system print dialog.
After clicking the system print dialog from the print preview popup,
if the cancel button is clicked, the cookie will be set to its invalid
cookie value in PrinterQuery::GetSettingsDone(). Then, in
PrintViewManagerBase::OnPrintSettingsDone(), the printer_query will be
added to the PrintQueriesQueue. Since the added cookie is the invalid
cookie value, the PrintViewManagerBase::ReleasePrinterQuery() cannot
retrieve the printer_query corresponding to the current_cookie.
This issue can to system print request causes the printer query with
the invalid cookie to be reused, and that has old state information
which can cause bad behavior. For out-of-process printing it causes a
crash, or otherwise it causes the system print dialog to not be modal.
These problems go away if the printer query with invalid cookie is not
saved when the dialog is canceled.
(cherry picked from commit d162e2f78cae08833aa30fcba44cfaea930d26e1)
Bug: 1497945,1501053
Change-Id: If393f5774e0cc6c47ad8f91d34736746f2b2590d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4993186
Reviewed-by: Alan Screen <[email protected]>
Commit-Queue: Lei Zhang <[email protected]>
Reviewed-by: Lei Zhang <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1225064}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038881
Commit-Queue: Alan Screen <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#779}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Remove CA from the enabled locales of Cormorant
(cherry picked from commit 12155e997d91eb04ca031b3e64d17f96ab8d6f3a)
Bug: 1500300
Change-Id: Ib3f643f89f2f3c720f506d981171230fc0a5f3e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5026082
Auto-Submit: Jian Li <[email protected]>
Commit-Queue: Adam Arcaro <[email protected]>
Reviewed-by: Adam Arcaro <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223898}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037238
Commit-Queue: Jian Li <[email protected]>
Auto-Submit: Adam Arcaro <[email protected]>
Reviewed-by: Jian Li <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#778}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][segmentation] Post task to trigger observation
The loop iterates over training data to trigger observation.
Observation trigger deletes the training data from the segment info.
The training data list is deleted and iterated at the same time.
Iterate and post task, so deletion happens async, avoiding crashing.
(cherry picked from commit 2431d2a4b6bd7838eae7e06a538af6c7d80e07a1)
Bug: 1500922
Change-Id: I8733ab98b82b2debacff1614b08ea7977dbc7b58
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027297
Reviewed-by: Min Qin <[email protected]>
Commit-Queue: Siddhartha S <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224397}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037912
Cr-Commit-Position: refs/branch-heads/6099@{#777}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700135685-365fdc20608a933e4b363543f18bbb20e5341ac5.profdata to chrome-win64-6099-1700155960-b1c0f8096796bbae9e95119e7bfffcc6c7e6a971.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I20b5a82cf76d3ebf7bcf2e822b791f0a0f377685
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037802
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#776}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700135685-3aa9aeb0015b1a42fe1698a6f2e94eafc398d6ee.profdata to chrome-win32-6099-1700155960-eb7024177bb649f3d79bc6abddb62fef7cfbb8c5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I7c4b8fc4fed8929f097b6f11d4fa5c4eba6877e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037845
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#775}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.8-1699872199-benchmark-120.0.6099.28-r1 to 120-6099.8-1699872199-benchmark-120.0.6099.29-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I9811bf90cfb6625857846dc4b3c10b6c243a16d7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038551
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#774}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge M120] Allow creating storage access grants due to the popup heuristic for iframe-initiated popups, under an experiment flag.
We recently discovered that Firefox's implementation enables the popup heuristic for popups loaded by any frame. However, we see potential security concerns with this approach as a 3P iframe can give itself access on the 1P host by simply opening a popup. So we will have this flag-gated behavior on standby in case we need it for compatibility reasons, but we are not currently planning to launch it.
(cherry picked from commit d9e887b1f93e481f11b186ac890b40273f7a4ccd)
Bug: 1502269
Fixed: 1502269
Change-Id: I0902968efecec6cdd293e4e0d59bec8959cb0edc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5026200
Commit-Queue: Anton Maliev <[email protected]>
Reviewed-by: Ryan Tarpine <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224738}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037394
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#773}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from b3f0f5f93143 to b97f0cd07915
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/b3f0f5f93143..b97f0cd07915
Roll src/third_party/devtools-frontend/src from eb7223ef110f to bdbc89c47cf8
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/eb7223ef110f..bdbc89c47cf8
Generated by: go/bbid/8764239818022535073
Change-Id: I7a1a86eb2845c5f8a81bc9772119f10831b013f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038730
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#772}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge - M120] Revert "Fix metrics collection for nested tray buttons"
This reverts commit 60f22f413d6f550680aeec61fc608cbe53c35260.
Reason for revert: This change caused a regression for active stream
icons in phone hub.
Bug: b:308628912
Original change's description:
> Fix metrics collection for nested tray buttons
>
> Added a shared entry point to record TrayBackgroundView.Pressed
> metric for all tray buttons. Done by creating a new ButtonControllerDelegate that overrides `NotifyClick`.
>
> Added regression tests in `video_conference_tray` and `phone_hub_tray`.
>
> Alternatives cosidered:
> Creating a new TrayButton class that would have
> to be extended by all buttons in the status area. Feels like overkill
> for this case.
> Recording TrayBackgroundView.Pressed metric separately in each nested
> button. Less intrusive but makes little logical sense to expose the
> metric in individual tray classes.
>
> Bug: b:306296972
> Change-Id: I4257af21d1d6522b788f716bb86fd6364df294fe
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4953428
> Commit-Queue: Ahmed Mehfooz <[email protected]>
> Reviewed-by: Alex Newcomer <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#1212559}
(cherry picked from commit b7523140f8236a0e5e3843ef9747afa65a1094a4)
Bug: b:306296972
Change-Id: If7136563933d8642e6819858ca6a168451e20657
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5002998
Reviewed-by: Alex Newcomer <[email protected]>
Reviewed-by: Jon Mann <[email protected]>
Commit-Queue: Ahmed Mehfooz <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1219662}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038116
Cr-Commit-Position: refs/branch-heads/6099@{#771}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120 Merge][ntp-history][gm3] Fix done button color
Fixes a color issue with the history card's done button resulting in not
enough contrast or visibility under certain theme colors.
Screenshot - After:
https://drive.google.com/file/d/1C9fPcxXSweiIRuctKHZX8E-nbRQaSufJ/view
(cherry picked from commit a4967412d77ada95ea8a1504b79f250366e81c1e)
Fixed: 1501045
Change-Id: Ibf233aa010f53ce0e06bea633f90123a9648791c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018477
Reviewed-by: Marlon Facey <[email protected]>
Auto-Submit: Roman Arora <[email protected]>
Commit-Queue: Marlon Facey <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223012}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029814
Commit-Queue: Roman Arora <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#770}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/skia from ad9fc9ee5fb0 to 48311c8e39d1
Commits rolled:
https://skia.googlesource.com/skia.git/+log/ad9fc9ee5fb0..48311c8e39d1
Generated by: go/bbid/8764241701808616769
Change-Id: I26fb68b0c4996a1bf921a9cf7d5b664b2f1acf26
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038650
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#769}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros] Update lacros QA qualified version
This CL will update lacros version in //chrome/LACROS_QA_QUALIFIED_VERSION. This
file will be used in Upreving the RootFS-Lacros in the CROS image.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-qa-qualified-tracking-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected].
[email protected]
Change-Id: I97792d630f10e01d8c9c06dbce969faafe34d80c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038450
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: lacros-tracking-roller@chops-service-accounts.iam.gserviceaccount.com <lacros-tracking-roller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#768}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Merge back to M120 of [Privacy Sandbox] Change to default allow attestation checks when attestations map is absent.
Original CL description:
The attestations map contain the list of ad tech sites and their
attested APIs. After Chrome starts, there will be a time gap during
which the attestations list is downloaded, read and parsed to the
in-memory attestations map.
The current behavior during this gap is default-deny all attestation
query for Privacy Sandbox APIs.
We decide to change the behavior to default-allow until we reduce this gap to a reasonable level. This is gated by a default-disabled feature
flag.
Bug: 1500636
Change-Id: I49d2f4bfe6d56687e4dedcd9f453e3e21ed6ef4a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030079
Reviewed-by: Charlie Harrison <[email protected]>
Commit-Queue: Xiaochen Zhou <[email protected]>
Reviewed-by: Theodore Olsauskas-Warren <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#767}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.13-1699874814-benchmark-120.0.6099.28-r1 to 120-6099.13-1699874814-benchmark-120.0.6099.29-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ib07b989985790a8c8227fb5c444bdabeb35e36a6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038073
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#766}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm Experimental AFDO profile from 120-6099.13-1699874814-benchmark-120.0.6099.25-r1 to 120-6099.13-1699874814-benchmark-120.0.6099.29-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-arm-exp-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I4fcc6d3dc4731ff9e29df93c38e2981abefe3940
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037697
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#765}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6085.0-1699880125-benchmark-120.0.6099.28-r1 to 120-6085.0-1699880125-benchmark-120.0.6099.29-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I87343b6d315635112d1c45c1488c6d569fb7722d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037852
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#764}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/clank from 60f277ed4419 to f06684bb980d
Commits rolled:
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/60f277ed4419..f06684bb980d
Generated by: go/bbid/8764251143088025377
Change-Id: Ia7e62cc0bf91f56adae48e253ea676edc6390d9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038050
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#763}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Fix parcel tracking infobar modal not updating state
This CL merges the following to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5027954
Bug: 1502523
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027954
Reviewed-by: Chris Lu <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1224308}
(cherry picked from commit d2228acd00e247b67999322dfacb8b79d9410957)
Change-Id: I08ea33e542d1544835247d30e25129b584d59555
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037251
Reviewed-by: Gauthier Ambard <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#762}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Fix horizontal margins for Parcel Tracking screen
This CL merges the following CL to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5028175
Bug: 1502523
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5028175
Commit-Queue: Hira Mahmood <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1224391}
(cherry picked from commit 686e551da170584484610aa20d977ded53c39c86)
Change-Id: Ifb2660d94d95178cdf3c261e43b43d3dff328a22
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037250
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Hira Mahmood <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#761}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700112998-7aa9b334397ae4d9002a7f3c1ed49c85ed9d92fc.profdata to chrome-win64-6099-1700135685-365fdc20608a933e4b363543f18bbb20e5341ac5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I0fd8aa16882c36b89739145a2314e85602a7f7d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035793
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#760}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/ios_internal from b2fcc4b57310 to 446fe50cfcab
Commits rolled:
https://chrome-internal.googlesource.com/chrome/ios_internal.git/+log/b2fcc4b57310..446fe50cfcab
Generated by: go/bbid/8764258693550102609
Change-Id: Ib8491a0194af510e2e565bf54746d8efde5fb798
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5037350
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#759}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700112998-4521d950003dcd926b61456e0a29bd50b3a88aa0.profdata to chrome-win32-6099-1700135685-3aa9aeb0015b1a42fe1698a6f2e94eafc398d6ee.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I54848fdfaadb8e9dfbd8bbda61975cf1877ea082
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036302
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#758}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700112998-a097eb2d71f99a9219503a5912ec18190f355c73.profdata to chrome-linux-6099-1700135685-5f75da50bac068367950e3bb666ccc7cdab83560.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I7b7a78ff2b40d442a43e167b1a2bd9a5e12f40d2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036792
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#757}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Add InfobarTypeParcelTracking variant to histograms
This CL merges the following CL to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5014146
Bug: 1502523
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5014146
Commit-Queue: Hira Mahmood <[email protected]>
Reviewed-by: Michael Thiessen <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Commit-Queue: Michael Thiessen <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1221726}
(cherry picked from commit 1b499798607b4b260980fcad5664b798d8da7cfc)
Change-Id: I9f23f5f9a0d806d5cc9ae98318e305d2409646ce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033839
Auto-Submit: Hira Mahmood <[email protected]>
Commit-Queue: Michael Thiessen <[email protected]>
Reviewed-by: Michael Thiessen <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#756}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: I2239dae1d52feeecba56c04ee8632c7b5e3b0ad1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036890
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#755}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-16 UTC
Change-Id: I8d1af6471b3eafe983c08443f34d0dcaa5460a7d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035907
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#754}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700112998-0cc02c569719447649820d5e1b9ff4eb991ed860.profdata to chrome-mac-6099-1700135685-2de5df37430f22c4056531d24c0fa95bb83ed96f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: Ia5d49a4fcd9644f7864884e462bb5b48e336fa8d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036301
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#753}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.18.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8764310360878465537
Change-Id: I37f658dcde131cf7a8a689dfeef7131948d035c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036790
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#752}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-16 UTC
Change-Id: I9650e953b95bf8c2a2f4e899cad35f177030667c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036850
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#751}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Tracking Protection: Incognito and string fixes
Merge approved in crbug.com/1502124
Also fixes the extra divider issue.
Screenshot: https://screenshot.googleplex.com/AwRLbuhzrjodieq.png
(cherry picked from commit 670dd948176b7ca980e9e56cecce73898c11ea22)
Bug: 1502124, b:310963529, b:310955080
Change-Id: Iff27243616aa798c06f7dd6194cde05aada2363f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029745
Commit-Queue: Andrey Zaytsev <[email protected]>
Reviewed-by: Nicola Tommasi <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224872}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036631
Commit-Queue: Nicola Tommasi <[email protected]>
Auto-Submit: Andrey Zaytsev <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#750}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700084401-874c3523a15f84930cdc8f024afcf8ed18e19b9a.profdata to chrome-win32-6099-1700112998-4521d950003dcd926b61456e0a29bd50b3a88aa0.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I0f7fb791569925c596d1f2b3d5f03a69114832b4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035709
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#749}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Tracking Protection: Fix the allowlist layout
Merge approved in crbug.com/1501358
Screenshot: https://screenshot.googleplex.com/5b9wakf7oJBDKnb.png
Mock: https://docs.google.com/presentation/d/1OScd-DHX5JwORV4CirutkdFVQdtEUnbTELr697w4vgY/edit?resourcekey=0-5DfEn2jPaC-Rm9DKRr-ByQ#slide=id.g23eb4422876_5_34
(cherry picked from commit 2dce98e381ab54ea1a6cfc8be46a4f04a6209a8d)
Bug: 1501358
Change-Id: Ieb870ee1e223103f04b2a4f347ae97d43e951458
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5021068
Reviewed-by: Nicola Tommasi <[email protected]>
Commit-Queue: Andrey Zaytsev <[email protected]>
Auto-Submit: Andrey Zaytsev <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1224206}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036630
Commit-Queue: Nicola Tommasi <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#748}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.28_rc-r1-merged to 120.0.6099.29_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I541b3a2aeaf1ba16fe8673f007d5392ed26ebed1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035591
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#747}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700084401-1bb6068ef4876e4c673ad5ac9263d0cb7e7ff4ec.profdata to chrome-win64-6099-1700112998-7aa9b334397ae4d9002a7f3c1ed49c85ed9d92fc.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I5046b69476071a37e8ab56c72cb9db8a757cb9c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036184
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#746}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700084401-8077856df7347131ab0257455a9c4b4316deb80f.profdata to chrome-linux-6099-1700112998-a097eb2d71f99a9219503a5912ec18190f355c73.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I6c1238fd33f46d9cdf1615c077f88918efab362b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035230
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#745}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700084401-850809a52f55b5ff4e34536411fec73b5ef1dd41.profdata to chrome-mac-6099-1700112998-0cc02c569719447649820d5e1b9ff4eb991ed860.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I9090767d86e6d97a5a7eb8df5c89850c800b20c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036021
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#744}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
M120: Hide WebFeedAwareness IPH when the feed follow UI update is enabled
(cherry picked from commit ffc26a888ea56385d550ac9258d8a4ec63e2f81f)
Bug: 1500430
Change-Id: Idf570a9374d0a8976075ac2417e7714682a854eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5011263
Reviewed-by: Adam Arcaro <[email protected]>
Commit-Queue: Jian Li <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1221280}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035705
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: Jian Li <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#743}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700064089-d37759af77bbe758398fc6f0f823c3dbf5655c58.profdata to chrome-win64-6099-1700084401-1bb6068ef4876e4c673ad5ac9263d0cb7e7ff4ec.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I7491316534d3d44cdc2ea585054618d17563fdfd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034115
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#742}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700064089-9edb041ff6632b3c31d88cfa0e465c0e2170e950.profdata to chrome-win32-6099-1700084401-874c3523a15f84930cdc8f024afcf8ed18e19b9a.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I4af852faa5f3ca3eb292bd40fc3da0f628d48284
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035557
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#741}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121 M120
This CL updates the ash version ['121.0.6130.0', '120.0.6099.25'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: Iec40a5fb5bdf0b0fc77eb78b99587140226a4e15
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034305
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#740}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700064089-0a3368081155b72944fd48b00831240c2c72b6eb.profdata to chrome-linux-6099-1700084401-8077856df7347131ab0257455a9c4b4316deb80f.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ib3ca1423be74f2f95d4a5872fe49b62a7cb6e4cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035131
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#739}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700064089-a90f02d5b1be8bddc37e2e8ecf7383f8e620a909.profdata to chrome-mac-6099-1700084401-850809a52f55b5ff4e34536411fec73b5ef1dd41.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I7c262764c2b5148bf8550a159d384e8098d30350
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034116
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#738}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/clank from c8d525ab1e58 to 60f277ed4419
Commits rolled:
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/c8d525ab1e58..60f277ed4419
Generated by: go/bbid/8764307762513714673
Change-Id: Ic2e5f9594319f82fa484add9fc298efbb0aa24d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033984
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#737}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[skylab_tests] Update skylab cros img (release)
This cl only affect Lacros or Skylab on-device config builders like
lacros-amd64-generic-chrome-skylab or "ChromeOS FYI Release Skylab
(kevin)". This cl will certainly NOT affect linux-lacros builders
(linux-lacros-tester-rel, linux-lacros-rel, etc) or any other platforms.
This CL will update cros image version for skylab tests.
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]
Requires-Testing: True
Change-Id: I744d7b11d98e81c1b125cce8091aef1f846cefee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035598
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#736}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.30
Change-Id: Icee8c57a628429d529abef71a2e2ce35bb2cde7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035179
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#735}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700041299-7f5ec72d11a16d18819b7898d2bef788870dc7e1.profdata to chrome-win64-6099-1700064089-d37759af77bbe758398fc6f0f823c3dbf5655c58.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I253cd492869e1b80fe5a19cafedafce393127257
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034722
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#734}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700041299-d194e69474ea230388f447724bd5f02c04600904.profdata to chrome-linux-6099-1700064089-0a3368081155b72944fd48b00831240c2c72b6eb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I2fb197cb9fe13585425459ae12edcb2c02345e96
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034393
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#733}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700041299-3aa81f2649d2399f2c672f58716af88a0c83c901.profdata to chrome-win32-6099-1700064089-9edb041ff6632b3c31d88cfa0e465c0e2170e950.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I28f915a658ae300d43da29235695e2a60748bdd4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034640
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#732}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Bigcore AFDO profile from 120-6099.8-1699872199-benchmark-120.0.6099.25-r1 to 120-6099.8-1699872199-benchmark-120.0.6099.28-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I5663f25dc5cdf671fe91374ac84edd569bd88c81
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033463
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#731}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700041299-f94c10835fddfa85767e30550dbb48e3bbb70dc3.profdata to chrome-mac-6099-1700064089-a90f02d5b1be8bddc37e2e8ecf7383f8e620a909.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I82acfbc84df35dea332e2c7f270a8c60948290b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032488
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#730}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Show the same update text in all browser windows
Chrome shows a randomly selected string in the 3-dot app menu ctrl
button text when a browser update is available. Currently, this
string can be different in different browser windows.
This CL makes the same string appear in all browser windows.
(cherry picked from commit 6fcd150ee73bb47e8a76a34a023d76e79b9aa6e4)
Bug: 1432988
Change-Id: I086aaa239204835bed07d735491deae69daa12ee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5017197
Commit-Queue: Anunoy Ghosh <[email protected]>
Reviewed-by: Dana Fried <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1222666}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030574
Reviewed-by: Emily Shack <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#729}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
m120: Remove bad expectations from cherry-pick
auction-network-events-handler-expected.txt should not have been updated as part of https://chromium-review.googlesource.com/c/chromium/src/+/5021387
Change-Id: I35612d27a044812d836a3018301c2aac70aba461
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033539
Commit-Queue: Michael Ludwig <[email protected]>
Reviewed-by: Joe Downing <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#728}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Atom AFDO profile from 120-6099.13-1699874814-benchmark-120.0.6099.25-r1 to 120-6099.13-1699874814-benchmark-120.0.6099.28-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-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I14f2235cd46748fd4117b79bca9ae095524e1eec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032486
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#727}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[SurfacePolish] Fix lateral padding for signin promo.
Update the lateral padding of the singin promo card and make
@dim/mvt_container_lateral_margin_polish to refer to it. The padding
is changed to 16dp on phones, and 0 on tablets. Screenshot:
https://docs.google.com/document/d/1gzbQk_gU2GBRpqNumDsfLVzPbtXzQK4T3RjzDWPgJRo/edit#bookmark=id.jcbtbkw2581w
(cherry picked from commit 65ce34566a7edb76c707b51b0404f52770d00dc4)
Bug: 1501371
Change-Id: I4f29dd1be51980b40728a368057945febe6df09f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018652
Commit-Queue: Xi Han <[email protected]>
Reviewed-by: Justin DeWitt <[email protected]>
Reviewed-by: Sky Malice <[email protected]>
Reviewed-by: Dan H <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223825}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033441
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Xi Han <[email protected]>
Commit-Queue: Dan H <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#726}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Prevent displaying the Safety Check if it's currently dismissing.
This change prevents a DCHECK crash in
`-showSafetyCheckAndStartSafetyCheck:` that happens when triggering the
display of the Safety Check half sheet before the previous display of
the Safety Check properly cleans itself up.
This crash can be triggered by dismissing the Safety Check half sheet,
and very quickly tapping the Safety Check (Magic Stack) module again.
This invokes `-showSafetyCheckAndStartSafetyCheck:` before the
`settingsNavigationDelegate`'s `settingsWasDismissed` is called,
triggering `DCHECK(!self.safetyCheckCoordinator)` to fail, because there
wasn't enough time to clean up `self.safetyCheckCoordinator`.
(cherry picked from commit d1e1139c59580f77bb24b3d4140d07b04760bb51)
Bug: 1496238
Change-Id: Iede8903faadd433d3a416553a164472f06c0b61a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5010380
Reviewed-by: Nohemi Fernandez <[email protected]>
Commit-Queue: Benjamin Williams <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1221808}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5026135
Reviewed-by: Noémie St-Onge <[email protected]>
Auto-Submit: Benjamin Williams <[email protected]>
Commit-Queue: Nohemi Fernandez <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#725}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6085.0-1699880125-benchmark-120.0.6099.25-r1 to 120-6085.0-1699880125-benchmark-120.0.6099.28-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ic765cea19d4d5c3352f952f4d9a60da1a636edce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032719
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#724}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from 1f0c8a8d8951 to b3f0f5f93143
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/1f0c8a8d8951..b3f0f5f93143
Roll src/third_party/devtools-frontend/src from 39287b72716d to eb7223ef110f
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/39287b72716d..eb7223ef110f
Generated by: go/bbid/8764347402957055697
Change-Id: I17bfc408195c5d7d5f3bb6379230c131fe621e8b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033038
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#723}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Merge M120] Add flag-gating and UKM for whether the popup heuristic was created from a popup opened via an ad click.
This is a recent request from product for 3PCD heuristics. To mitigate the risk of ads taking advantage of the heuristics to bypass cookie deprecation, we want to observe how many ad-initiated popups are using the heuristic, and have a flag ready to turn off this access if necessary.
UKM review: https://docs.google.com/document/d/1GJBMYuhl77eTSjLMMEtq1Y2Kd3Vdv1ozfdFi1iCueZI/edit?usp=sharing
(cherry picked from commit cc36e3729d0b60fea2f6a93aa788714966a511ea)
Bug: 1484324, 1501213
Fixed: 1501213
Change-Id: I5df9e4c0fe25587773aac08ff8d4a6d092d5eee6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5013989
Reviewed-by: Ryan Tarpine <[email protected]>
Commit-Queue: Anton Maliev <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223852}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5028722
Reviewed-by: Robert Kaplow <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#722}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700020378-e05c43abedcbbe66ec90cf9d4bfd5974c50d1e65.profdata to chrome-linux-6099-1700041299-d194e69474ea230388f447724bd5f02c04600904.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I09b9721d48b3a04e9f121bd22c367368b0f0367b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032679
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#721}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700020378-81b034b58763f9d277f96b8976d617b32501198d.profdata to chrome-win64-6099-1700041299-7f5ec72d11a16d18819b7898d2bef788870dc7e1.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I72bcbeade25a2fa7facb895588b88d9e1d347f51
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032677
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#720}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700020378-f220a572774fc5bee08ed5ec197ab88dcba91ebb.profdata to chrome-win32-6099-1700041299-3aa81f2649d2399f2c672f58716af88a0c83c901.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I9d4b15c9c4e8a9ffbf815511251e86ddd78c33ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032839
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#719}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700020378-07980dd29f4091358eee388428029b549cf3a946.profdata to chrome-mac-6099-1700041299-f94c10835fddfa85767e30550dbb48e3bbb70dc3.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I22bd11b6278547446a353a68463e74f326033c77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032599
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#718}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-15 UTC
Change-Id: I55aa9622d961bdfec8968efabf0d985b479be028
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033059
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#717}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automatic update from google3
Automatic update for 2023-11-15 UTC
Change-Id: Ifded21ae37df6a474ac76214e8d1de77a9856d87
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033377
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#716}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Automated Commit: LKGM 15662.17.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8764400916592470769
Change-Id: I65b005380fab467b425815dbe83c6a980354d9b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033137
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#715}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/clank from 1fd2cb7f8ab1 to c8d525ab1e58
Commits rolled:
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/1fd2cb7f8ab1..c8d525ab1e58
Generated by: go/bbid/8764354940516850769
Change-Id: I62d4ddc7a53644d8b5a657764977953d4f3b4050
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033697
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#714}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Updating XTBs based on .GRDs from branch 6099
Change-Id: Ibfdabc44f492c926f2de8f2983ced13f95346679
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033237
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#713}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS][M120] Measurement metrics merge to release branch
Cherry picked CLs:
[iOS] Add measurement metrics to record the number of units in webpages:
crrev.com/c/4994325
[iOS] Fix an infinite looping while counting detected measurements:
crrev.com/c/5023769
Bug: 1500239
Change-Id: I651528ced2191fdc5cd1243c9a262cadd15c3aba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032234
Reviewed-by: Olivier Robin <[email protected]>
Commit-Queue: Elmehdi Rahmaoui <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#712}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from f22473494ed4 to 1f0c8a8d8951
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/f22473494ed4..1f0c8a8d8951
Roll src/third_party/devtools-frontend/src from 6d914da12ad3 to 39287b72716d
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/6d914da12ad3..39287b72716d
Generated by: go/bbid/8764358726685249009
Change-Id: I5fb1178e022e65a1964abe6b1c72f4d1815c9535
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033317
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#711}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from 10a55f4c87b8 to f22473494ed4
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/10a55f4c87b8..f22473494ed4
Roll src/third_party/devtools-frontend/src from b4b8c3e274e6 to 6d914da12ad3
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/b4b8c3e274e6..6d914da12ad3
Generated by: go/bbid/8764360614146496097
Change-Id: I1e52cc3e80f68ba0a32ed74e0acdf806e9a15c31
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033037
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#710}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Amd64 AFDO from 120.0.6099.25_rc-r1-merged to 120.0.6099.28_rc-r1-merged
This CL may cause a small binary size increase, roughly proportional
to how long it's been since our last AFDO profile roll. For larger
increases (around or exceeding 100KB), please file go/crostc-bug.
Please note that, despite rolling to chrome/android, this profile is
used for both Linux and Android.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/afdo-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I34cb187c88a5f9483ed4e0ea1597340008e6c1ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5032596
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#709}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1700005255-3b4ec1733de94adbdeac2601f777e357c68579e5.profdata to chrome-win64-6099-1700020378-81b034b58763f9d277f96b8976d617b32501198d.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I7431c524a3700d42642ff504d172d1ef126167f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030325
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#708}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1700005255-f9214673598cd21fa8006a3ae7320874543b9fb4.profdata to chrome-win32-6099-1700020378-f220a572774fc5bee08ed5ec197ab88dcba91ebb.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I9aaa6ac15a64b3b2df12059c54cdb36ad702d325
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031278
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#707}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1700005255-00cedcb9e000ba378ecf0d42a66139fb4e91fd58.profdata to chrome-linux-6099-1700020378-e05c43abedcbbe66ec90cf9d4bfd5974c50d1e65.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: Ie31daec6d9fe2c1c3339fa8445c9978e03df8ab8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031745
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#706}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[iOS] Merge 120: Early return if ShoppingService is nil
This CL cherry-picks the following CL to 120:
https://chromium-review.googlesource.com/c/chromium/src/+/5017073
Bug: 1499729
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5017073
Reviewed-by: Federica Germinario <[email protected]>
Commit-Queue: Federica Germinario <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1223541}
(cherry picked from commit efb137cd5579695a67e2aec399526118bf4d7143)
Change-Id: Ia20548ca6d0ba7cd579c7ce86533f0d58148213d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5028042
Commit-Queue: Federica Germinario <[email protected]>
Reviewed-by: Federica Germinario <[email protected]>
Auto-Submit: Hira Mahmood <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#705}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1700005255-a5ccaa05343d8ec2eabdfe63506451a3219dd674.profdata to chrome-mac-6099-1700020378-07980dd29f4091358eee388428029b549cf3a946.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I8cc6fe7c57ad8fe86101c4db9840687287b42d49
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031644
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#704}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Accessibility Cherry Pick: Roll eche_app from i58yHfqcc04Op-UZn... to j21Q20N2fPKKIGhlZ...
Release_Notes: http://go/eche-x20/relnotes/Main/eche_20231113_RC00.html
https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/eche_app/app/+/j21Q20N2fPKKIGhlZfSSFdsX_oevxknaW6qiXYZl8QQC
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/eche-app-chromium
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
(cherry picked from commit 2cf74b52724b7f6a8b5457eb9f6fbac0633328f3)
Bug: b/310933226
Tbr: [email protected]
Change-Id: I995e5ed273aa7d46ccc88f74654f691ef94e327a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027892
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Original-Commit-Position: refs/heads/main@{#1224063}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029292
Reviewed-by: Jacob Francis <[email protected]>
Reviewed-by: Abbas Nayebi <[email protected]>
Commit-Queue: Denalex Orakwue <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#703}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[Android][CredMan] Call Gmscore if no credentials found in CredMan
(cherry picked from commit 46dc129f0af4bc53e511680df1f9e936650b9481)
Bug: 1501022, b/309658520
Change-Id: I8f863e44737e5c0966cb0f8754bb1d5260f6f92e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5012897
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Ken Buchanan <[email protected]>
Commit-Queue: Adem Derinel <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223507}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029481
Cr-Commit-Position: refs/branch-heads/6099@{#702}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll src/third_party/devtools-frontend-internal from f3b356c5175c to 10a55f4c87b8
Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/f3b356c5175c..10a55f4c87b8
Roll src/third_party/devtools-frontend/src from 53211135e219 to b4b8c3e274e6
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/53211135e219..b4b8c3e274e6
Generated by: go/bbid/8764385150959173985
Change-Id: I278aad8842a2fc08229a866f667b01c52e818332
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031453
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#701}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1699976789-e78f4daf295f9e3026877638058a875b61070516.profdata to chrome-win64-6099-1700005255-3b4ec1733de94adbdeac2601f777e357c68579e5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I346168f2dc05b9f90e22d8fbed98d60e8af20963
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031324
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#700}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1699976789-d6c2af23beaebff590698233448e56af1c372ea5.profdata to chrome-win32-6099-1700005255-f9214673598cd21fa8006a3ae7320874543b9fb4.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: I4278cfc3e3bd5f2caf958c7498fee6de2af3225e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031361
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#699}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M119
This CL updates the ash version ['119.0.6045.158'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: I42a4e5d4a91df30563369d505f6b0d7555aa60b1
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030554
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#698}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1699976789-05916225c42628824d28acec8f9850ebf1c36420.profdata to chrome-linux-6099-1700005255-00cedcb9e000ba378ecf0d42a66139fb4e91fd58.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I40d1b4ac05fdbca0cb4b2aab74532aa0362ea26d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031363
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#697}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1699976789-85004a6a59f4b9363ad3cc4a3fc123ba376e2629.profdata to chrome-mac-6099-1700005255-a5ccaa05343d8ec2eabdfe63506451a3219dd674.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I33d720bf7979a4b205d297525b4ce0c04ac8bce9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031733
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#696}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.29
Change-Id: Id517f2c56dda43fc46dd1810d31b79c207559e20
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030083
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#695}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[lacros skew tests] Refresh skew tests for M121
This CL updates the ash version ['121.0.6128.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
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]
Bug: None
Change-Id: I60a395fdac767e08d6b8a0ec7a9d2a006831d1bd
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5028836
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#694}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Merge to M120: Fix OOPPD print crash after system print settings failure
Cleanup out-of-process printing client management when system print
initiated from Print Preview fails after updating print settings.
Merge of only changes to production code. Tests in original CL also
relied upon previous test-only CLs which have not been merged.
(cherry picked from commit fb82e9018bd5198711daaddc398be4031ff01524)
Fixed: 1474785
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4998159
Reviewed-by: Lei Zhang <[email protected]>
Commit-Queue: Alan Screen <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1220727}
Change-Id: Ibbb91d225f01989e2f00945d1cdc547a5f3c7518
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031531
Cr-Commit-Position: refs/branch-heads/6099@{#693}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Merge to M120: Do print document client cleanup after OOPPD settings failure
When out-of-process printing is enabled, starting printing registers a
print document client with the PrintBackendServiceManager. This needs
to be unregistered if printing fails, which was missing when a failure
occurred from UpdatePrintSettings().
Merge of only changes to production code. Tests in original CL also
relied upon previous test-only CLs which have not been merged.
(cherry picked from commit 7d7e01f668147aa4681921c111764912d7522d0a)
Bug: 1474785
Change-Id: I9f6b83645045de405c7cb22de4fed475153c2f16
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4998598
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Lei Zhang <[email protected]>
Commit-Queue: Alan Screen <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1220722}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031399
Cr-Commit-Position: refs/branch-heads/6099@{#692}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Remove check on soft nav start time being non 0
We see crashes caused by check failures that soft_navigation.start_time
should be non 0.
This is to avoid crash.
(cherry picked from commit 462ffa1ed8527f8f4d40e6e22f94d21603f6b614)
Bug: 1489583
Change-Id: Ibe5793732227d9cb6dc8a6774e6221406afc4e1b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5024674
Reviewed-by: Yoav Weiss <[email protected]>
Reviewed-by: Ian Clelland <[email protected]>
Commit-Queue: Hao Liu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223749}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031373
Bot-Commit: Rubber Stamper <[email protected]>
Reviewed-by: Charlie Harrison <[email protected]>
Commit-Queue: Charlie Harrison <[email protected]>
Auto-Submit: Hao Liu <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#691}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Accessibility Cherry Pick ECHE: sending values across processes requires some extra syntax
- Updated proxy syntax to use a payload instead of raw bool.
- Send initial state of a11y instead of forcing a check.
(cherry picked from commit a46570b96d00d5f6d3009e0cd6a0174f4c44fa97)
Bug: b/308035546, b/310933226
Test: Tested at ToT M121 w/ Pixel 4a 5G & Pixelbook Go. Enable a11y flag (#eche-swa-process-android-accessibility-tree) and verify app streaming works, verified on Android logs correct accessibility state was provided
Change-Id: I8520d52a3c8d4c5b0c38a45727dcdcc6efbeab77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4990142
Commit-Queue: Jacob Francis <[email protected]>
Reviewed-by: Abbas Nayebi <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1220408}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030925
Commit-Queue: Denalex Orakwue <[email protected]>
Reviewed-by: Jon Mann <[email protected]>
Reviewed-by: Jacob Francis <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#690}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.28
Change-Id: I00f959f3ab6cdba821e0be5e0eaf574484c51ee1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030277
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#689}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Combined Cherry-pick for BDM
The following changes related to the Component Updater's Background
CRX Downloader on Mac are being cherry-picked.
Bug: 1502249
Instrument the Mac background downloader
Add two histograms for the newly added background downloader for
tracking the outcome of OnDownloadStart and OnDownloadResultReady.
Specifically, it will be helpful for us to understand how many
downloads end up persisting across sessions and how effective the
cache is.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4997907
Reviewed-by: Sorin Jianu <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Noah Rose Ledesma <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1218461}
(cherry picked from commit 76bd8696fc9f123441bcf32bdc45d5b2b36c9cbe)
Instrument CRX Downloader
Add some metrics recording to the CRX downloader. This information is
mostly redundant with downloader telemetry. However, it will be
helpful to have for Finch experiments (e.g. for rolling out the Mac
background downloader).
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4996901
Commit-Queue: Noah Rose Ledesma <[email protected]>
Reviewed-by: Sorin Jianu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1218623}
(cherry picked from commit 347a49fd6103618599d9639c3055655ba79e60e4)
Add fieldtrial entry for BackgroundCrxDownloaderMac
We will be doing a dogfood experiment of this feature on Canary. A fieldtrial
entry is required for testing.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5002248
Reviewed-by: Sophie Chang <[email protected]>
Commit-Queue: Noah Rose Ledesma <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1218977}
(cherry picked from commit da5dd7d800aa90494b7431c9985336eabae8e215)
Allow BackgroundDownloaderMac to load content over HTTP
The background CRX downloader on Mac uses NSURLSessions which use App
Transport Security (ATS), requiring by default all HTTP connections be
made over HTTPS. However, it is crucial that this content can be
loaded over HTTP. Among our reasons are that:
1. Proxy caching of updates is critical for some enterprises.
2. The update server expects URLs to be tried in the order they were
sent in the client. Features such as bandwidth shaping may not work
correctly if the client drops URLs from the response set.
To disable ATS restrictions, NSAllowsArbitraryLoads has been set to
true in Info.plist.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5008135
Reviewed-by: Avi Drissman <[email protected]>
Commit-Queue: Noah Rose Ledesma <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1220357}
(cherry picked from commit 5151fa999a7797cb45bc8876a659e5bc245d43f6)
Periodically clean unclaimed background downloads on Mac
The background downloader on Mac maintains a cache of downloads which
were completed by the background system service and acknowledged by
the update client. Currently, files are only evicted from this cache
if the same URL is requested. However, this may not always happen
(e.g. after Chrome restarts an update check returns a different URL
than was originally sent).
Thus, some effort should be made to remove files that appear to have
been abandoned.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5009029
Reviewed-by: Joshua Pawlicki <[email protected]>
Commit-Queue: Noah Rose Ledesma <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1221295}
(cherry picked from commit fca9d174087bc5711028f236783b5c489c34841f)
Add client health metrics to Component Updater
Add some metrics to track client health. These include whether the
client has ample (>20gb) storage available for component installs & an
estimate of the clients downstream network throughput.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5008934
Code-Coverage: [email protected] <[email protected]>
Reviewed-by: Sorin Jianu <[email protected]>
Reviewed-by: Sophie Chang <[email protected]>
Commit-Queue: Noah Rose Ledesma <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1221712}
(cherry picked from commit 78397b215f9542cb96a986931e8174c03076e855)
Post OnDownloadComplete callback instead of invoking directly
Oops! The OnDownloadComplete callback for BackgroundDownloaderMac is
not posted to the callback sequence in error cases. This has lead to
some DCHECK_CALLED_ON_VALID_SEQUNCEs being hit.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5014298
Commit-Queue: Noah Rose Ledesma <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Auto-Submit: Noah Rose Ledesma <[email protected]>
Reviewed-by: Joshua Pawlicki <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1222365}
(cherry picked from commit 916d417ddc66c00cdf661c3e4c13e45b237d3751)
Instrument the component updater state machine
Add UMA to the CU state machine to track the results of update checks.
In essence we want to capture given vs. returned updates (similar to
download telemetry) in a context where we can split by finch
experiment. This should provide clearer signals about the efficacy of
the Mac background downloader and provide framework for future safe
changes to the component updater.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5015231
Reviewed-by: Sophie Chang <[email protected]>
Commit-Queue: Noah Rose Ledesma <[email protected]>
Reviewed-by: Sorin Jianu <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1222375}
(cherry picked from commit 08ab9e3466222bacd814f08d67597ab96e2f3ec9)
Don't link the component updater into libsoda
The update client is defined as a static library rather than a
component. For various reasons, it would be difficult to refactor the
library to be a component. This has lead to a situation in which
updater client symbols are duplicated across different dynamic
libraries (e.g. libsoda & libchrome).
Typically, having duplicate symbols from different dynamic libraries
is not an issue, however duplicate Objective-C classes will cause a
log warning to be fired. We recently added a background downloader on
Mac which has Obj-C classes. The warning message fires very frequently
in component builds of Chrome, which is quite annoying.
To fix this, we would like to have libsoda not include this symbol. To
do so, we have separated the path definitions into a separate static
library for SODA to depend on.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018461
Reviewed-by: Sorin Jianu <[email protected]>
Reviewed-by: Evan Liu <[email protected]>
Commit-Queue: Noah Rose Ledesma <[email protected]>
Reviewed-by: Joshua Pawlicki <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1222950}
(cherry picked from commit 4781406d2e8e094ba35842db2625036d6f8885e6)
Fix issues in component updater state machine UMA
The histograms added to instrument the component updater state machine
have two issues. First: there is a name mismatch between what is
recorded vs. expected for download completion (Updated vs.
ComponentUpdated). Second: the enum associated with CanUpdateResult
was incorrect (UpdateClientUpdateCheckResult vs.
UpdateClientCanUpdateResult).
OBSOLETE_HISTOGRAMS=ComponentUpdated renamed to Updated
(cherry picked from commit 263137665bb52e09a5f9a39d16ba2c80cbe27fa8)
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5025055
Reviewed-by: Sophie Chang <[email protected]>
Commit-Queue: Noah Rose Ledesma <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223712}
Change-Id: Idf5eb1d151c012963c7c30144ebf048f97b0f434
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030338
Reviewed-by: Joshua Pawlicki <[email protected]>
Reviewed-by: Evan Liu <[email protected]>
Reviewed-by: Avi Drissman <[email protected]>
Reviewed-by: Sorin Jianu <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#688}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Don't include regular tab usage except in tab titles
This label is used for both the window name and the tab name. We want
the memory usage read for the tab but not the window. We will still read
the high memory usage (>800MB) message and discarded tab notifications
since those are closer to tab alerts since they are more rare and
actionable.
With Jaws on Mac to get the memory usage read you can use F6 to focus
the tab strip and then navigate the tabs. Otherwise the regular memory
usage isn't read.
(cherry picked from commit 14423bc37dee2c9f91e919bbe0b4ae7b48246a23)
Bug: 1482490
Change-Id: I7b7b90bc711a6a598ceb16179fbd2e1f00a0abe5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018058
Reviewed-by: Dirk Pranke <[email protected]>
Commit-Queue: Alison Gale <[email protected]>
Reviewed-by: Peter Boström <[email protected]>
Reviewed-by: Eshwar Stalin <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223747}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030643
Cr-Commit-Position: refs/branch-heads/6099@{#687}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120][PriceInsights] Fix metrics on omnibox chip show and click
This CL fixes two issues on the omnibox chip metrics:
* The OmniboxIconShownLabel metric was only recorded when discount chip
didn't expand.
* The OmniboxIconClickedAfterLabelShown metric could record None even
if we expand the LowPrice chip.
We move the metrics logic from PriceInsightsIconView to
ShoppingListUiTabHelper and clean up the former file.
OBSOLETE_HISTOGRAM[Commerce.PriceInsights.OmniboxIconClickedAfterLabelShown]=This histogram was mistakenly recorded and is replaced by Commerce.PriceInsights.OmniboxIconClicked
OBSOLETE_HISTOGRAM[Commerce.PriceInsights.OmniboxIconShownLabel]=This histogram was mistakenly recorded and is replaced by Commerce.PriceInsights.OmniboxIconShown
(cherry picked from commit 7c750daba7d965a25d3c56cb0e0c42be051547c5)
Bug: b:309695319, 1500808
Change-Id: I9d3d0ed52b6edd2daccac10d0db467b467cbc46b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5015567
Reviewed-by: Emily Shack <[email protected]>
Reviewed-by: Matthew Jones <[email protected]>
Commit-Queue: Zhiyuan Cai <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223729}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029287
Commit-Queue: Emily Shack <[email protected]>
Auto-Submit: Zhiyuan Cai <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#686}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
🧇 Trigger the choice screen for all regular profiles
We were previously limiting this experience to a single profile per
install.
(cherry picked from commit 9c357f6fda2cb1a03fc9ee30d8928b470f7309e7)
Bug: 1501830
Bug: b:309936758
Change-Id: If6f881746f3e0af4b2908acec874a82963c12362
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018001
Reviewed-by: David Roger <[email protected]>
Reviewed-by: Jack Yammine <[email protected]>
Auto-Submit: Nicolas Dossou-Gbété <[email protected]>
Commit-Queue: Nicolas Dossou-Gbété <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223638}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027600
Cr-Commit-Position: refs/branch-heads/6099@{#685}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-6099-1699959588-4638afb0218519e964e0097eb19bf4b65d0a719e.profdata to chrome-win32-6099-1699976789-d6c2af23beaebff590698233448e56af1c372ea5.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win-chrome
Tbr: [email protected]
Change-Id: Ic92ac4c692175e8dfa39478787309e23800c3b6e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029848
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#684}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
mac: speculative fix the fullscreen lockup
The trigger condition of this bug is still unknown, but this is a
potential event sequence that results in an infinite loop:
Assume two monitors A and B and the following happens in sequence:
0. B is on active space.
1. User switches space on A.
2. On A, NSToolbarFullScreenWindow becomes key
3. On B, we activate the browser window by -makeKeyAndOrderFront.
4. A space on A becomes active as a result of step 1
5. On B, NSToolbarFullScreenWindow becomes key as a result of step 3.
6. On A, we activate the browser window by -makeKeyAndOrderFront.
7. A space on B becomes active as a result of step 5.
8. goes to step 2 as a result of step 6.
The key of this happening is that there is a timing gap between a
NSToolbarFullScreenWindow becoming key and the space becoming active.
As a result, we activate the wrong browser window and enter a loop.
This CL speculatively fixes the bug by ensuring that the
NSToolbarFullScreenWindow that became key is on the same space of the
browser window being activated.
I verified the fix by running it locally for my workflow for hours. The
bug does not seem to reproduce anymore.
(cherry picked from commit a220a2a67b10f9927cf926d1ea46976ce961f68b)
Bug: 1496367
Change-Id: I0e38a7fd3d2a8f5bbbe8550b585836a02db57d5d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5010575
Reviewed-by: Avi Drissman <[email protected]>
Commit-Queue: Keren Zhu <[email protected]>
Reviewed-by: Leonard Grey <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1221731}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030758
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: Srinivas Sista <[email protected]>
Commit-Queue: Srinivas Sista <[email protected]>
Owners-Override: Srinivas Sista <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#683}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Change PersistedTabDataAndroid::From to use WeakPtr instead of raw_ptr
The bug is because AuxiliarySearchProvider passes an invalid raw_ptr
to PersistedTabDataAndroid::From. So to make PersistedTabDataAndroid
bulletproof, this CL change PersistedTabDataAndroid::From only take
WeakPtr of TabAndroid instead of raw_ptr.
(cherry picked from commit ba3ec5db07e9126d6223712011fba48c0ecf1f18)
Bug: 1499636,1500474
Change-Id: If9564c340969da06c612c77459de61e45451ddf9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5009198
Reviewed-by: David Maunder <[email protected]>
Commit-Queue: Gang Wu <[email protected]>
Reviewed-by: Tomasz Wiszkowski <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1222604}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5026375
Cr-Commit-Position: refs/branch-heads/6099@{#682}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Linux PGO Profile
Roll Chrome Linux PGO profile from chrome-linux-6099-1699959588-a156bc5a40c8fd63d21f1d41a885ab14c43144e1.profdata to chrome-linux-6099-1699976789-05916225c42628824d28acec8f9850ebf1c36420.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-linux-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:linux-chrome
Tbr: [email protected]
Change-Id: I8ec6925e537b4b5ef15ba642d7e68065555dba46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031054
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#681}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-6099-1699959588-432bc709e84fadb0d09915a80c76a40682321bf7.profdata to chrome-win64-6099-1699976789-e78f4daf295f9e3026877638058a875b61070516.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win64-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:win64-chrome
Tbr: [email protected]
Change-Id: I08cdaa155841f019f2104f46ffed2075825dfd83
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030502
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#680}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
[M120] Don't focus background tabs that are reloading after crash
Hovercards load tabs in the background if they aren't already loaded.
However we see some code paths that change the focus which leads to the
dismissal of hovercard. Earlier we added checks to ensure we capture
dumps without crashing to catch any reentrant paths which leads to this.
This code path is triggering a change in focus of background tabs that
are reloaded after a crash. Fixing this to ensure we only do this for
active tabs.
(cherry picked from commit 3f146613d2d556762fca39ec77c46951463c55a7)
Bug: 1497350
Change-Id: Idfaefdc123369e6fc074d245ebbe26fa48bfac11
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4996909
Reviewed-by: Max Curran <[email protected]>
Reviewed-by: Kevin McNee <[email protected]>
Reviewed-by: Hiroki Nakagawa <[email protected]>
Reviewed-by: Alex Moshchuk <[email protected]>
Reviewed-by: Eugene Zemtsov <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Eshwar Stalin <[email protected]>
Reviewed-by: Dana Fried <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1218921}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5025889
Bot-Commit: Rubber Stamper <[email protected]>
Reviewed-by: Peter Boström <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#679}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-6099-1699959588-d0c1fa2da7e761ef60e4869ec764eec2f2c5d665.profdata to chrome-mac-6099-1699976789-85004a6a59f4b9363ad3cc4a3fc123ba376e2629.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-chromium-beta
Please CC [email protected],[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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome-m120.try:mac-chrome
Tbr: [email protected]
Change-Id: I350223891293da9fc492a60a55c35518b01a5cb2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030682
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#678}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
M120: Hide web feed related UI per DSE
(cherry picked from commit 51c28f97515edadf66d3352a87127cdd5fc54a3b)
Bug: 1475705
Change-Id: I240c35d8fc2efcbca605ea51935c79a4bf40fb3c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018500
Reviewed-by: Dan H <[email protected]>
Reviewed-by: Theresa Sullivan <[email protected]>
Code-Coverage: [email protected] <[email protected]>
Commit-Queue: Jian Li <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1223145}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029799
Auto-Submit: Jian Li <[email protected]>
Commit-Queue: Theresa Sullivan <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#677}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Roll ChromeOS Arm AFDO profile from 120-6085.0-1699275757-benchmark-120.0.6099.24-r1 to 120-6085.0-1699880125-benchmark-120.0.6099.25-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-arm-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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ied3847b2e9eaf8964343f3524a1e375c7f4c493d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029212
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/6099@{#676}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
Incrementing VERSION to 120.0.6099.27
Change-Id: Ia831b863265fa8504a79f9c839a6e1d701323208
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5030952
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6099@{#675}
Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}