Chromium Main Console
Legend: | Passed | Failed | Running | Exception |
[IDB] Add mail client performance test for database version upgrade.
This change adds a performance test to the existing mail client
performance test suite. The test aims to measure the transaction time
for a database version upgrade. During the upgrade indexes and deleted
and added and an empty object store is deleted and added.
On local Windows 11 Enterprise (Build 26100), 2.4 GHz 16 core CPU, 64GB
RAM, the average transaction time is measured to 405.56 ms.
Bug: 373282590
Change-Id: I68bd0aefbe27f5c27c23365e569dc2e80368bd94
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6860846
Reviewed-by: Koji Ishii <[email protected]>
Commit-Queue: Tanuj Martolia <[email protected]>
Reviewed-by: Abhishek Shanthkumar <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509354}
Stop operating over Browser* in locked_quiz_session_manager.cc
This CL replaces the use of Browser* by ash::BrowserDelegate in
LockedQuizSessionManager::CreateWindowCompletionCallback.
Additionally, in locked_quiz_session_manager_browsertest.cc, it
also replaces the use of BrowserWindowInterface* by
ash::BrowserDelegate.
[email protected]
Bug: 439449352
Change-Id: I215e27449b1145f1972c2d523a9c6b987f35976d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6905204
Reviewed-by: Georg Neis <[email protected]>
Commit-Queue: Antonio Gomes <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509353}
Roll ChromeOS Arm AFDO profile from 141-7367.0-1756089480-benchmark-141.0.7386.0_pre1508808-r1 to 141-7374.0-1756693487-benchmark-141.0.7389.0_pre1509040-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
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 Main: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I022c27134e38ed42a8d4a4e60336a954242e2f0f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906512
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509352}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-main-1756738517-2d2e94cc80a3d8a11b4a7ec5917d76e94c9916dd-a37bea26f437991c2e7691fa13d0447b249b080b.profdata to chrome-win32-main-1756759774-796f9329e2481e8c09058fb2443359785f75408b-08d65344429a0a7dedf0264c7d309b9118c1ee4d.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
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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.try:win-chrome
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I72b98ff22b68021353f74e649e8e7458be50fdc9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906341
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509351}
Extension: enable browser test ItemListVisibility
On Android desktop tests, race conditions occur when attempting to
access a resource from a destroyed Tab. This CL adds a check to ensure
the Tab is still alive, preventing access to UserData from a destroyed
Tab.
Bug: 439447730
Change-Id: I02e166ae3aac7780865a4df57284cc45427bfc2c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904470
Reviewed-by: Colin Blundell <[email protected]>
Reviewed-by: Keigo Oka <[email protected]>
Commit-Queue: Kay Lin <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509350}
Roll WebGPU CTS from b500efdd5fdd to d79497732087 (1 revision)
https://chromium.googlesource.com/external/github.com/gpuweb/cts.git/+log/b500efdd5fdd..d79497732087
2025-09-02 [email protected] Add support for 16-bit SNORM/UNORM format in kLoadValueFromStorageInfo (#4449)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webgpu-cts-chromium-autoroll
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: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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.chromium.try:dawn-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-mac-arm64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel;luci.chromium.try:dawn-win11-arm64-deps-rel
Bug: None
Tbr: [email protected]
Change-Id: If9e7b373da1ae1d90b0d77a0c8eb3b86ce4e1264
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904010
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509349}
Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1756767863-8023d9ad07fffd482d9f2462954bc08157476877-ebff75e6cbb0d5a46004686f11a9e6cda9ddeae2.profdata to chrome-android64-main-1756773228-267aa5b9f1c6549171bd19dcd7b5a829cbdfb4aa-5a14ee98a0e63fdcc97a9eec4ae5ae2405bea366.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-android-arm64-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I812ca74a4a3a98510147983437f130fa9239af30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906539
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509348}
Roll Chrome Android ARM64 Orderfile from a2HIX1o_PPFGYxTr_... to kWAdLRNinkqFDKEWV...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/orderfile-android-arm64-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I44ca2d7668b2028674d9a37cdccb7b6d6bb318c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906345
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509347}
Updating trunk VERSION from 7390.0 to 7391.0 and incrementing major version to 142
* This is an automated release commit.
* Do not revert without consulting [email protected].
NOAUTOREVERT=true
Change-Id: I83647517ff3c84b5327de8b7cf57b1ca81300696
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906507
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1509346}
Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-main-1756749539-f2ee5e59c7d9fdb92368708b62e43b4cfe359319-0da32e482e10187d087a1dc74e58a6b9932629d9.profdata to chrome-mac-main-1756770540-26889bc53c9bdf4e729d8b13120bf6128291d0b0-b53e1495cd38c6895ff86a72b283c11cfdc789b7.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
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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.try:mac-chrome
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I3c57919eea17fac5fd722dff52941de8211ef9ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906215
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509345}
Move the Guest mode only supports ORT browsers check into Profile
This CL moves logic that enforces Guest mode profiles can only create
Browsers if they are also off-the-record from
Browser::GetCreationStatusForProfile() into
Profile::AllowsBrowserWindows().
The current implementation of Profile::AllowsBrowserWindows() and
its overrides assumes that OTR profiles have the same restrictions
as their associated ProfileImpl, with additional restrictions
defined in OTRProfileID::AllowsBrowserWindows().
However this is not necessarily the case - as mentioned above if
running Guest mode, ProfileImpl is disallowed from instantiating
Browsers but its OTR profile is allowed.
To simplify code and allow for these additional restrictions the
AllowsBrowserWindows(), overrides in ProfileImpl and
OffTheRecordProfileImpl have been removed and the definitions have
been lifted into Profile::AllowsBrowserWindows(). The method has been
made non-virtual with a test-only param introduced to support
existing test use cases.
There are other Profile-keyed conditions in Browser that gates Browser
creation, however these may change over the lifetime of the Profile,
whereas conditions captured in Profile::AllowsBrowserWindows() are
fixed for a given Profile instance.
Bug: 413168662
Change-Id: Id208125c268af2ed19387955d0f43b1f07c7e727
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904462
Reviewed-by: Alex Ilin <[email protected]>
Commit-Queue: Tom Lukaszewicz <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509344}
ash-refactor: Add CHECK for local_state
In CreateDeviceCertProvisioningScheduler, the local_state parameter
should not be null. This CL adds a CHECK for this.
Bug: b:404131907
Change-Id: I22a6cafebfd007492546cc013c96813013a8b3d2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6903240
Reviewed-by: Georg Neis <[email protected]>
Commit-Queue: Jun Ishiguro <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509343}
ash-refactor: Remove g_browser_process from CertProvisioningScheduler
This CL removes the dependency on g_browser_process from
CertProvisioningScheduler. It refactors
CreateDeviceCertProvisioningScheduler to take PrefService as a parameter
instead of getting it from the global g_browser_process.
This is part of a larger effort to decouple ash-specific code from
//chrome/browser.
Fixed: b:404131907
Change-Id: I4db5bd1e062734df19edce09d1b9242f8ee840fb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904286
Reviewed-by: Georg Neis <[email protected]>
Commit-Queue: Jun Ishiguro <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509342}
[bedrock] Update CreateGuestSessionBrowser to run as a browser test
This CL updates BrowserUnitTest.CreateGuestSessionBrowser to be a
browser test.
Updates test impl to use InProcessBrowserTest APIs for guest
browsers and added special chromeos-specific handling to
instantiate the guest session.
Bug: 417766643
Change-Id: I67419b3ea43e1788457edddfc83e83c44f125a97
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904889
Reviewed-by: Keren Zhu <[email protected]>
Commit-Queue: Tom Lukaszewicz <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509341}
Reland "Enable clang modules by default on android 64-bit"
This reverts commit c2c70928a1a0c890cc8f661405849ccc3cc0a510.
Reason for revert: Fixed cronet's dependencies.txt to not include modules
Original change's description:
> Revert "Enable clang modules by default on android 64-bit"
>
> This reverts commit 9e42aa78741671317ff1c02dab6ec5ea46cb8cee.
>
> Reason for revert:
> LUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8704968868120777617
>
> Sample failed build: https://ci.chromium.org/b/8704968868120777617
>
> If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fblue-sea-697d.quartiers047.workers.dev%3A443%2Fhttps%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F6882816&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fblue-sea-697d.quartiers047.workers.dev%3A443%2Fhttps%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8704968868120777617&type=BUG
>
> Original change's description:
> > Enable clang modules by default on android 64-bit
> >
> > Bug: 425527533
> > Change-Id: I656a696464c9bc6bd51bd273e702a2a6ae3838c3
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6882816
> > Reviewed-by: Takuto Ikuta <[email protected]>
> > Commit-Queue: Matt Stark <[email protected]>
> > Cr-Commit-Position: refs/heads/main@{#1508956}
> >
>
> Bug: 425527533
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I6b6d64e587fc3167ec953314d423ec66ea3cf201
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6902235
> Commit-Queue: [email protected] <[email protected]>
> Owners-Override: [email protected] <[email protected]>
> Bot-Commit: [email protected] <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#1508961}
Bug: 425527533
Change-Id: I17f1e6325ae74a6df1dd75a73063538aac59a888
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904744
Reviewed-by: Junji Watanabe <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Matt Stark <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509340}
Roll ChromeOS Bigcore AFDO profile from 141-7339.18-1756086569-benchmark-141.0.7386.0_pre1508832-r1 to 141-7374.0-1756690656-benchmark-141.0.7389.0_pre1509040-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
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 Main: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: If01c6e4253274c4128c8e3860f3c4203c8ba5b3f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906519
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509339}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-main-1756738517-a8e421a4d00d38d03e097213a9f540ccb2f4e72e-a37bea26f437991c2e7691fa13d0447b249b080b.profdata to chrome-win64-main-1756759774-4d3b81f209fd77ff7e0e5400ef6000f69649b665-08d65344429a0a7dedf0264c7d309b9118c1ee4d.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
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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.try:win64-chrome
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I2e38c154f76d8d587e35deae2cf7c1fc3c9eea83
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906263
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509338}
Stop operating over BrowserListObserver in FilesPolicyNotificationManager
This CL is the first step to remove the uses of Browser* classes from
c/b/ui/ash/policy/dlp/files_policy_notification_manager.cc.
At first, it handles the use of BrowserListObserver as following:
- Introduce ash::BrowserController::Observer::OnBrowserCreated(),
implemented via BrowserListObserver::OnBrowserAdded().
- Rename FilesPolicyNotificationManager::OnBrowserAdded() to
FilesPolicyNotificationManager::OnBrowserCreated() and express
it using ash::BrowserDelegate.
Still, there is a left-over use of Browser when calling out to
ash::IsBrowserForSystemWebApp(), to be handled in a follow up CL.
Tested by existing unittests, eg
FPNM/NonIOWarningBrowserTest.MultiFileOKShowsDialog/1.
[email protected]
Bug: 440947120
Change-Id: I1eabf91ea381c3982b2d87163ad93bee3f2365df
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906142
Reviewed-by: Georg Neis <[email protected]>
Commit-Queue: Antonio Gomes <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509337}
Roll ChromeOS Atom AFDO profile from 141-7367.0-1756088983-benchmark-141.0.7386.0_pre1508832-r1 to 141-7374.0-1756693948-benchmark-141.0.7389.0_pre1509040-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
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 Main: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I40fe9602e40af96bbf685cf550a8071423204981
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906114
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509336}
Roll Chrome Android ARM64 Orderfile from eLnIevFvKtf45aFDG... to a2HIX1o_PPFGYxTr_...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/orderfile-android-arm64-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: Iab9820a1de321d00876610c9723fc116f2eec563
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906502
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509335}
[PM] Enable BoostClosingTabs in testing config.
This has for effect to boost the priority of processes hosting frames
of a page that is closing, speeding up the execution of
beforeunload/unload handlers and making tab close faster.
Bug: 432275395
Change-Id: I36ca3303009817cd7169839c1985a798210afd35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6896729
Reviewed-by: Eshwar Stalin <[email protected]>
Commit-Queue: Francois Pierre Doray <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509334}
Roll Chrome Android ARM32 PGO Profile
Roll Chrome Android ARM32 PGO profile from chrome-android32-main-1756749539-4ab0c125e461746e580c83e3e483427d0be45829-0da32e482e10187d087a1dc74e58a6b9932629d9.profdata to chrome-android32-main-1756770540-e142eac8a247f4505a9419e5c25935ae507a53d9-b53e1495cd38c6895ff86a72b283c11cfdc789b7.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-android-arm32-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: Ib71cfe2eb28c3f6a6b81c45d6dbec19b498f8c08
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906367
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509333}
[ios blink] Use GameController API to determine mouse pointer availability instead of BKSMousePointerService
Refactor MouseDeviceObserverIOS to use GCMouseDidConnectNotification &
GCMouseDidDisconnectNotification to determine mouse pointer avalability
instead of BKSMousePointerService.
How to validate:
1. Run content_shell in iPad simulator.
2. Visit https://patrickhlauke.github.io/touch/pointer-hover-any-pointer-any-hover/
3. Click "Capture Pointer" button on top-right of iPad simulator
Will see values of hover:none, hover:hover, any-hover:none,
any-hover:hover are updated.
Bug: 379764624
Change-Id: Ice7ea02ccaa52ddf2c256665a224fae58a81de32
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6887995
Reviewed-by: Dave Tapuska <[email protected]>
Reviewed-by: Colin Blundell <[email protected]>
Commit-Queue: Xiaobin Cui <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509332}
Roll clank/internal/apps from 29a573af5bb1 to c39100c14ef9 (1 revision)
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/29a573af5bb1..c39100c14ef9
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/clank-apps-chromium-autoroll
Please CC [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
Bug: None
Tbr:
No-Try: true
Change-Id: I7d987119556469be1b4735763c9a593a4bc7db0f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906517
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1509331}
update remote execution setup
Bug: 424659245, 426386975
Change-Id: I478471ff870085a4633e84dc381b0b32498edcb1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6905864
Auto-Submit: Fumitoshi Ukai <[email protected]>
Commit-Queue: Fumitoshi Ukai <[email protected]>
Reviewed-by: Junji Watanabe <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509330}
Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1756764469-548796b8ec9425c5347b5936ce418c9fcc440068-4050d8b6059d8a3a2e3c9e10f12455f2054667d8.profdata to chrome-android64-main-1756767863-8023d9ad07fffd482d9f2462954bc08157476877-ebff75e6cbb0d5a46004686f11a9e6cda9ddeae2.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-android-arm64-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I9e52af010236dbb96953137331182e8beab71617
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906343
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509329}
Roll Chrome Android Desktop x64 PGO Profile
Roll Chrome Android Desktop x64 PGO profile from chrome-android-desktop-x64-main-1756749539-4c8b983ff536533f99b854d9c2eb14821447ebd3-0da32e482e10187d087a1dc74e58a6b9932629d9.profdata to chrome-android-desktop-x64-main-1756770540-c796b5c3571a135d45e3f89557c6dd017c845c04-b53e1495cd38c6895ff86a72b283c11cfdc789b7.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-android-desktop-x64-chromium
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: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I237a93ad4ea5eda9b68886d9c178dc85a343ec54
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906213
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509328}
[LNA] Change WebSocketEventInterface::OnURLRequestConnected to match URLRequest::Delegate::OnURLRequestConnected
Change OnURLRequestConnected delegate in Web Sockets classes to match
URLRequest::Delegate::OnURLRequestConnected; this will allow an LNA
permissions check to happen in
network::WebSocket::WebSocketEventHandler::OnURLRequestConnected using
UrlLoaderNetworkObserver::OnLocalNetworkAccessPermissionRequired
Bug: 421156866
Change-Id: I23d46c6feb8061c717aab9cde9df8b3d191cd531
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6872195
Commit-Queue: Hubert Chao <[email protected]>
Reviewed-by: Adam Rice <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509327}
Remove GetSysSkColor().
It can be replaced with the GetSystemThemeColor() machinery.
Bug: 431953872
Change-Id: I1dbf7cf5e35b4c24b40500129718b5ac551fe7c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906096
Commit-Queue: Mitsuru Oshima <[email protected]>
Commit-Queue: Peter Kasting <[email protected]>
Auto-Submit: Peter Kasting <[email protected]>
Reviewed-by: Mitsuru Oshima <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509326}
[iOS][Gardener] Disable flaky test SafariDataImportEntryPointMediatorTest.TestRegisterSafariImportReminder
Bug: 442365426
Change-Id: I33796694d402e49eef7469d9a50e5b15e8b078ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904367
Commit-Queue: Vincent Boisselle <[email protected]>
Auto-Submit: Vincent Boisselle <[email protected]>
Reviewed-by: Éric Noyau <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509325}
Roll Chrome Android ARM64 Orderfile from ocimQBcN6mg8Pz08d... to eLnIevFvKtf45aFDG...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/orderfile-android-arm64-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: Iff87a23ced01d50f973c65c7ba50c4b4c30bf8a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906266
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509324}
Don't output //build/modules/android-* to cronet's dependencies.txt
Bug: 425527533
Change-Id: I6a6a6964a961abf76c47fec33993709ecf3403ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6905042
Reviewed-by: Mohannad Farrag <[email protected]>
Commit-Queue: Matt Stark <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509323}
Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1756761782-07a266e0e506df6803bb4c37b966f066d1e835c8-611d80c6a411cd58785b5b758468f4e093ae3206.profdata to chrome-android64-main-1756764469-548796b8ec9425c5347b5936ce418c9fcc440068-4050d8b6059d8a3a2e3c9e10f12455f2054667d8.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-android-arm64-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: Ic02f580f9e84d4fc5e85a2b5b09b6d2d3a0806bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906359
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509322}
Update is-SVG-text checks in HighlightPainter
Rather than checking for a side-effect of FragmentItem::IsSvgText(),
check it directly.
Change-Id: I208098c820d8b741c3e9f1c8546ab9cbf3d42af7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904243
Commit-Queue: Stephen Chenney <[email protected]>
Auto-Submit: Fredrik Söderquist <[email protected]>
Reviewed-by: Stephen Chenney <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509321}
Remove `WTF::` in mojo-related files
We're removing the "WTF" namespace, and use "blink" instead.
This CL has no behavior changes.
Bug: 422768753
Change-Id: If01f24b46a13679876836d8d6bb859f9a1bb42dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904473
Auto-Submit: Kent Tamura <[email protected]>
Reviewed-by: Sam McNally <[email protected]>
Commit-Queue: Sam McNally <[email protected]>
Commit-Queue: Kent Tamura <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509320}
Reduce duplication in fetching Windows native colors.
We only need call GetSysColor in one place, and some of the existing
colors are never used.
Bug: 431953872
Change-Id: I784b67221e4a87818ee8856c0608b2fc0e264f8f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904637
Auto-Submit: Peter Kasting <[email protected]>
Commit-Queue: Peter Kasting <[email protected]>
Reviewed-by: Tom Lukaszewicz <[email protected]>
Commit-Queue: Mitsuru Oshima <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509319}
Inline implementation of SysColorChangeListener into the lone user.
This can be further improved -- NativeThemeWin can treat the color and
high contrast changes separately -- but that will come later.
Bug: 431953872
Change-Id: I5cd7294f0d49d229e954e877ff3cbcb937e9c161
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6905083
Commit-Queue: Peter Kasting <[email protected]>
Auto-Submit: Peter Kasting <[email protected]>
Reviewed-by: Mitsuru Oshima <[email protected]>
Reviewed-by: Tom Lukaszewicz <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509318}
Roll Perfetto Trace Processor Win from 81aab9d5ccc6 to 43afaf571d99
https://android.googlesource.com/platform/external/perfetto.git/+log/81aab9d5ccc6..43afaf571d99
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium
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: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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: I248594a41124e6a33a9d38e5063ab371f4390e2f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6905084
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509317}
Add support for wildcard known QUIC alternative services
This CL adds the ability to specify suffixes to allow any matching
hostname to use a known QUIC alternative service. This also refactors
some logic to avoid duplicated code.
Bug: 442161273
Change-Id: I60ffce13fac27c06b9ddb6a9d151c41ec6b3fb81
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6903320
Reviewed-by: Adam Rice <[email protected]>
Commit-Queue: Nidhi Jaju <[email protected]>
Reviewed-by: Kenichi Ishibashi <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509316}
Roll clank/internal/apps from 009fbfcbc3a8 to 29a573af5bb1 (1 revision)
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/009fbfcbc3a8..29a573af5bb1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/clank-apps-chromium-autoroll
Please CC [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
Bug: None
Tbr:
No-Try: true
Change-Id: Iecbf0111c0352a5aa5b8aacb08b411b4e290a3e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906360
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1509315}
Make Document.*PaymentLink* tests unbind PaymentLinkHandler
Lack of `unbind`, HTMLLinkElementTest.PaymentCounter fails, i.e. DCHECK
failed: !is_bound(). Receiver for
payments.facilitated.mojom.PaymentLinkHandler is already bound
Change-Id: I70efc2356424507e5471819a62990a5b82887c9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904999
Commit-Queue: Takashi Sakamoto <[email protected]>
Reviewed-by: Hiroki Nakagawa <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509314}
Apply word-space to leading spaces if white-space is pre
According to the CSS Text spec, word-spacing should affect every space
characters that remain after white space processing rules have been
applied.
Currently, blink does not apply word-spacing to these leading spaces,
treating them as if they have normal spacing.
This CL adjusts the text shaping logic to ensure that leading spaces are
applied the word-spacing property.
Tested on Safari and Firefox: both behave as expected.
Spec: https://drafts.csswg.org/css-text/#word-spacing-property
Bug: 41126327
Change-Id: I6edd8ee55dadd4d67f94e6f9b1cba3af6fbe027f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6893805
Reviewed-by: Kent Tamura <[email protected]>
Reviewed-by: Koji Ishii <[email protected]>
Commit-Queue: Minseong Kim <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509313}
Roll Dawn from 47f4a1de6815 to 322431a3daf9 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/47f4a1de6815..322431a3daf9
2025-09-01 [email protected] Roll vulkan-deps from dd883ffe3224 to 2db2b8ce36f6 (6 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dawn-chromium-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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.chromium.try:dawn-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-mac-arm64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel;luci.chromium.try:dawn-win11-arm64-deps-rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-android-arm64
Bug: None
Tbr: [email protected]
Change-Id: If946313e03a649dd38b3082abb1653808150e3e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6903997
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509312}
Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1756758568-2f097bab32773856febe7e92fe6950f08672f1d5-48a740b19cfe7a30f3dcef020f502a8846a35963.profdata to chrome-android64-main-1756761782-07a266e0e506df6803bb4c37b966f066d1e835c8-611d80c6a411cd58785b5b758468f4e093ae3206.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-android-arm64-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I16c174ab22966fa8945b3824e1f710239620195c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906339
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509311}
Roll androidx from Pdur-c_OLbQjqm7uk... to hK7kZXLivRFo_eXrU...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/androidx-chromium
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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.try:android-internal-binary-size;luci.chrome.try:android-internal-rel;luci.chrome.try:test-emulator
Tbr: [email protected]
Change-Id: I285dd4b6fbcb381bbb0a47c6c434948f35c7c2ff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906154
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509310}
Roll Chrome Android ARM64 Orderfile from NGTQXUndF9-P-j0cW... to ocimQBcN6mg8Pz08d...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/orderfile-android-arm64-chromium
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: Iecb27fd13e19890b3ffe52dff95a990477adec5a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906260
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509309}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-main-1756727839-0d72f2df82f14ec6847ddbd14925ae4efee568af-8cc2538023ba369d647b80d7f9f955036a43faf1.profdata to chrome-win32-main-1756738517-2d2e94cc80a3d8a11b4a7ec5917d76e94c9916dd-a37bea26f437991c2e7691fa13d0447b249b080b.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
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 main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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.try:win-chrome
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I1b309ff81f2f17995f8c634257bd3992c1eb53fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906069
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509308}
Use the new `skip_deterministic_script_injection` arg
The refactor in crrev.com/c/6713596 changed the name of this flag in the
WPR network config. This updates the perf test wrapper script
accordingly.
Change-Id: I8eaea3151b455740b55c8723a52d7325ac2a3b91
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6902842
Reviewed-by: Victor Vianna <[email protected]>
Reviewed-by: John Chen <[email protected]>
Auto-Submit: Mateusz Zbikowski <[email protected]>
Commit-Queue: John Chen <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509307}
Introduce a feature to lower the QUIC MTU
This CL adds a new feature "LowerQuicMaxPacketSize" which when enabled,
allows setting the QUIC MTU to a value specified by the
"QuicMaxPacketSize" feature parameter. The default value is 1250, which
is the current default set at quic::kDefaultMaxPacketSize.
Bug: 442313594
Change-Id: I03a54c643f23fe0fba8be9777b643207b6854566
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904049
Reviewed-by: Kenichi Ishibashi <[email protected]>
Commit-Queue: Nidhi Jaju <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509306}
Roll Arm AFDO from 141.0.7386.0_pre1508808_rc-r1-merged to 141.0.7389.0_pre1509040_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-arm-chromium
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 Main: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I184afee764989f30503f0b4aeab14e24e09f8b67
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904210
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1509305}