)]}'
{
  "log": [
    {
      "commit": "7703969ca1d5b4a8615ab8470240cab64a1273eb",
      "tree": "935668c123903c0b302b8316ecfb4fca597713aa",
      "parents": [
        "38280658f8606b32c262fcbc0a817f790b841379"
      ],
      "author": {
        "name": "David Bienvenu",
        "email": "davidbienvenu@chromium.org",
        "time": "Sun Sep 20 18:49:02 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:49:02 2026"
      },
      "message": "Fix AppMenuIconControllerTest scheduled restart test on dev/canary\n\nIn AppMenuIconControllerTest, parameterized test instances 2 and 3 run\nas Dev and Canary channels on Windows Google Chrome branded builds\n(where IsUnstableChannel() is true). On unstable channels,\nAppMenuIconController clamps all upgrade notification annoyance levels\nto Severity::kLow.\n\nUpdate ScheduledRestartUpdatesMenuLabelAndClampsColor to expect\nSeverity::kLow when IsUnstableChannel() is true.\n\nBug: 41433197\nChange-Id: Ie6e2b1ad2c66c1513fcb9e15c654992accac55db\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430516\nReviewed-by: Thomas Lukaszewicz \u003ctluk@chromium.org\u003e\nCommit-Queue: David Bienvenu \u003cdavidbienvenu@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701500}\n"
    },
    {
      "commit": "38280658f8606b32c262fcbc0a817f790b841379",
      "tree": "ce6c6864429281e991fba4829c3bcc8b595ef738",
      "parents": [
        "9dcb787a8644439bf44d701efb71e72811cbae81"
      ],
      "author": {
        "name": "Arthur Sonzogni",
        "email": "arthursonzogni@chromium.org",
        "time": "Sun Sep 20 18:45:04 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:45:04 2026"
      },
      "message": "Spanification: Use std::array in the Chrome importers.\n\nMigrate C-style arrays with unsafe accesses to std::array and\nbase::span across the Chrome importers to modernize storage and eliminate\nunsafe indexing.\n\nThis is split from a large CL removing ~800 UNSAFE_TODOs. Using data\nfrom http://x20web/~arthursonzogni/state-of-spanification, a swarm of\nGemini agents resolved the reported C-style array unsafe accesses.\n\nBug: 559576258\n\nChange-Id: Icda9896a350e81b5c94731963832c8a828806eb8\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8411530\nCommit-Queue: Thomas Lukaszewicz \u003ctluk@chromium.org\u003e\nReviewed-by: Thomas Lukaszewicz \u003ctluk@chromium.org\u003e\nAuto-Submit: Arthur Sonzogni \u003carthursonzogni@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701499}\n"
    },
    {
      "commit": "9dcb787a8644439bf44d701efb71e72811cbae81",
      "tree": "2f51c2f99117006be656d96da5e4adb7b41f367d",
      "parents": [
        "b48c363c1361c7ae7a0b1e7669511d09d6187780"
      ],
      "author": {
        "name": "Thomas Lukaszewicz",
        "email": "tluk@chromium.org",
        "time": "Sun Sep 20 18:43:47 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:43:47 2026"
      },
      "message": "Prevent entering fullscreen while a tab is blocked by a modal dialog\n\nUpdate BrowserWindowModalDialogDelegate::SetWebContentsBlocked() to use\nWebContents::ForSecurityDropFullscreen() instead of only calling\nWebContents::ExitFullscreen(). Retain the returned ScopedClosureRunner\nin `fullscreen_blocks_` for the duration of the modal dialog block so\nthat blocked tabs cannot enter or re-enter HTML fullscreen until\nunblocked.\n\nContinue to defer dropping and blocking fullscreen via PostTask() to\nprevent synchronous window management messages (e.g. WndProc on\nWindows) from causing reentrant destruction while modal dialog\npresentation is on the call stack. Preserve the automatic fullscreen\ncontent setting exemption check against\nFullscreenController::requesting_origin() when in content fullscreen\nand the primary main frame origin otherwise.\n\nAlso observe TabStripModelObserver::OnTabStripModelChanged() to remove\n`fullscreen_blocks_` entries when tabs are removed or replaced,\navoiding dangling pointers or stale fullscreen blockers when blocked\ntabs are closed or detached prior to dialog teardown.\n\nFixed: 517221283\nChange-Id: Ie3c3995f2dbe5c7031fb953f7d468b27e7b2357d\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8428144\nCommit-Queue: Thomas Lukaszewicz \u003ctluk@chromium.org\u003e\nReviewed-by: Fred Shih \u003cffred@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701498}\n"
    },
    {
      "commit": "b48c363c1361c7ae7a0b1e7669511d09d6187780",
      "tree": "edabcf84906a4ba4ea5e76307a93fb82e4203b1a",
      "parents": [
        "8337160528787477bf6658045828055e25225f2e"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:38:05 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:38:05 2026"
      },
      "message": "Roll WebView ARM Orderfile from BiXcKkufG6ZSlHZ5u... to p6cQEEH2tR2wG7gyE...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I5ce8e2d122b818973374f9d340b4a0a00d9e9dca\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432763\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701497}\n"
    },
    {
      "commit": "8337160528787477bf6658045828055e25225f2e",
      "tree": "2078922fc38cb6994bdc80b0b04ed397f9bbe9e2",
      "parents": [
        "3de2ff453161c328045ff44de365b5026b4f2b16"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:35:33 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:35:33 2026"
      },
      "message": "Roll WebView ARM64 Orderfile from GWqxJ4CfM-ENaDqP_... to zfH6cD1UjTqtTMytV...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm64-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I1aa578a7ab9b4b2e2fe75557e0d0b0595eb1b633\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8431893\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701496}\n"
    },
    {
      "commit": "3de2ff453161c328045ff44de365b5026b4f2b16",
      "tree": "4a0d1b66ec5fe2ce473fde935516d28d6aca01cf",
      "parents": [
        "acd50046c5a5796ff5c82c3a1f04a89f0872f854"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:27:54 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 18:27:54 2026"
      },
      "message": "Roll Projector App from hQQmhvFF4I0HPoew0... to _YJe8YJ3YEtk_1eu4...\n\nRelease_Notes: http://go/projector_app-x20/relnotes/Main/projector_app_202609200100_RC00.html\n\nhttps://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/projector_app/app/+/_YJe8YJ3YEtk_1eu4NOlE6qPnpuFeZYOuJHufvCOaHAC\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/projector-app-chromium-autoroll\nPlease CC cros-projector-oncall@grotations.appspotmail.com,cros-projector@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:chromeos-betty-chrome;luci.chrome.try:linux-chromeos-chrome\nBug: None\nTbr: cros-projector-oncall@grotations.appspotmail.com\nChange-Id: I21224ff3f942c926248652e7a07eb2379410d86a\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8422552\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701495}\n"
    },
    {
      "commit": "acd50046c5a5796ff5c82c3a1f04a89f0872f854",
      "tree": "5b3b2351471aa151309fb90ef03c5b35ecdc7660",
      "parents": [
        "c16f3cea21eb70f75fb3254edf44b7e65f253fc8"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:55:07 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:55:07 2026"
      },
      "message": "Roll Chrome Android ARM64 Orderfile from joTggPWx_1U4Ddyn0... to vNZVnGMCYCKG5Jpq-...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-android-arm64-chromium\nPlease CC clank-build@google.com,clank-library-failures@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: clank-library-failures@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I9e5ef0295d7183eb20e461fde96c2943e4ad5d1a\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8422257\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701494}\n"
    },
    {
      "commit": "c16f3cea21eb70f75fb3254edf44b7e65f253fc8",
      "tree": "fc47a8e43289ae7eaed7be487755c17917c98f97",
      "parents": [
        "54b1cf47f8e68ef8be63d5cd2cee825d7deeed68"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:46:50 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:46:50 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789911948-fb2eb2d249fdaca336745275d7c7bae341b005bb-43d3410b7faef5fca38062ebef55589ef8921528.profdata to chrome-mac-arm-main-1789918615-37e3e0801b7545655432abc6066422ad509acba7-7114e72e83130e833fcea226a5f6ade91d730fdb.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I636de1cc7ca67e8ea1f5703dca7b9ab0a9aa2087\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8428394\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701493}\n"
    },
    {
      "commit": "54b1cf47f8e68ef8be63d5cd2cee825d7deeed68",
      "tree": "239202a349065d602ab56886b6ef7c38560ec6e9",
      "parents": [
        "b39bd668e771fa3ee23d16df5307c8e679d0d757"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:42:31 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:42:31 2026"
      },
      "message": "Roll Amd64 AFDO from 156.0.8064.0_pre1699700_rc-r1-merged to 156.0.8067.0_pre1700958_rc-r1-merged\n\nThis CL may cause a small binary size increase, roughly proportional\nto how long it\u0027s been since our last AFDO profile roll. For larger\nincreases (around or exceeding 100KB), please file go/crostc-bug.\n\nPlease note that, despite rolling to chrome/android, this profile is\nused for both Linux and Android.\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/afdo-chromium\nPlease CC c-compiler-chrome@google.com,gbiv@google.com,mobiletc-prebuild@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium Main: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: mobiletc-prebuild@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I9f031e3cb65b3e5f6d977fb78fb73df083737f3b\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433243\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701492}\n"
    },
    {
      "commit": "b39bd668e771fa3ee23d16df5307c8e679d0d757",
      "tree": "35764b8f6ca4970d805f09617da44b2cb43fa3ed",
      "parents": [
        "a71040dab6c2a75e7fb65a729eac8170950ee887"
      ],
      "author": {
        "name": "Xinyi Ji",
        "email": "xinyiji@google.com",
        "time": "Sun Sep 20 17:42:04 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:42:04 2026"
      },
      "message": "Return @Nullable Integer for NTP customized primary colors\n\nAvoid sentinel collision between Color.WHITE (-1) and\nNtpThemeColorInfo.COLOR_NOT_SET (-1) by returning @Nullable @ColorInt\nInteger from SharedPreferences primary color getters:\n- getCustomizedPrimaryColorFromSharedPreference()\n- getCustomizedPrimaryColorDarkFromSharedPreference()\n- getDailyRefreshCustomizedPrimaryColorFromSharedPreference()\n- NtpThemeDailyRefreshManager.getNtpThemeColorForThemeCollection()\n\nAlso remove obsolete NtpThemeColorInfo.COLOR_NOT_SET constant and reset\nCOLOR_FROM_HEX initialization to DEFAULT when primary color is missing.\n\nTAG\u003dagy\nCONV\u003dd64f8cf1-1f94-4f37-b627-a6359e608c29\n\nBug: 384012062\nChange-Id: I6903459ef8717107cb18bfcfd597801b62c44712\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8423051\nReviewed-by: Charles Hager \u003cclhager@google.com\u003e\nReviewed-by: Xi Han \u003chanxi@chromium.org\u003e\nCommit-Queue: Jenna Himawan \u003cjhimawan@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701491}\n"
    },
    {
      "commit": "a71040dab6c2a75e7fb65a729eac8170950ee887",
      "tree": "32d676c042ee12fae2f15379cb99cfdb8c7be502",
      "parents": [
        "b84211e55aba4edb1552b1774d275453dd6c7b54"
      ],
      "author": {
        "name": "Jenna Himawan",
        "email": "jhimawan@google.com",
        "time": "Sun Sep 20 17:37:07 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:37:07 2026"
      },
      "message": "Fix flaky ContextMenuTest#testLongPressOnImageLink\n\nRemove registered TabModelSelectorObserver in tearDown() so Assert.fail()\nobservers from policy tests do not leak into subsequent batched tests.\n\nFixed: 563356750\nChange-Id: Ie3abcb3f2029097080477204e762cea093403f45\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430460\nReviewed-by: Masa Fujita \u003cmassan@google.com\u003e\nCommit-Queue: Jenna Himawan \u003cjhimawan@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701490}\n"
    },
    {
      "commit": "b84211e55aba4edb1552b1774d275453dd6c7b54",
      "tree": "d8706dd76e1da71b99dfee7f9de1242d369013f7",
      "parents": [
        "bac7880bf45725aa0875fde622f7cf0ec78e8dc9"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:35:40 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:35:40 2026"
      },
      "message": "Roll eigen from 399d29312bcd to 47a78413da2e (1 revision)\n\nhttps://chromium.googlesource.com/external/gitlab.com/libeigen/eigen.git/+log/399d29312bcd..47a78413da2e\n\n2026-09-20 cantonios@google.com Eigen: Standardize LAPACK helper routines into native C++ implementations\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/eigen-chromium\nPlease CC chrome-intelligence-core@google.com,holte@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in eigen: https://gitlab.com/libeigen/eigen/-/issues\nTo file a bug in Chromium: https://b.corp.google.com/issues/new?component\u003d1405550\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:optimization_guide-linux;luci.chrome.try:optimization_guide-mac-arm64;luci.chrome.try:optimization_guide-mac-x64;luci.chrome.try:optimization_guide-win32;luci.chrome.try:optimization_guide-win64\nTbr: holte@google.com\nInclude-Ci-Only-Tests: chromium.android:android-pie-arm64-rel|android_browsertests\nChange-Id: I56f5b9b182d772d43815eea8799a5c0c86c44fca\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432762\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701489}\n"
    },
    {
      "commit": "bac7880bf45725aa0875fde622f7cf0ec78e8dc9",
      "tree": "59de9cda4af9293c63d1a68a3acc5479b6ca534d",
      "parents": [
        "546be746859e9a92a463912486dac4c1bf58d6a5"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:12:13 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 17:12:13 2026"
      },
      "message": "Roll Help App from JHLe5sAAS38_rxRqQ... to 7b-lm2jU1hWSl3WRJ...\n\nRelease_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202609200800_RC00.html\n\nhttps://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/7b-lm2jU1hWSl3WRJGPjWYQL-zCYofj0vAV9dhaauFIC\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/help-app-chromium-autoroll\nPlease CC cros-essential-apps-dev@chromium.org,help-app@grotations.appspotmail.com,jomag@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome\nBug: None\nTbr: help-app@grotations.appspotmail.com\nChange-Id: I02266c0af88523a075ac99dff32ba69e3cd1d16d\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8428238\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701488}\n"
    },
    {
      "commit": "546be746859e9a92a463912486dac4c1bf58d6a5",
      "tree": "1b16f23a78acaa702c9188d0c2bf7bb6a59a34a0",
      "parents": [
        "7f08e3cdfa240c6e440d1a80bc3db2b2e33fa6b4"
      ],
      "author": {
        "name": "chromeos-ci-prod",
        "email": "chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com",
        "time": "Sun Sep 20 16:19:57 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 16:19:57 2026"
      },
      "message": "chromeos/CHROMEOS_LKGM: Automatic uprev to 16828.0.0-1080394.\n\nDiff Link: http://crosland/log/1080389..1080394\n\nGenerated by PUpr, see https://cr-buildbucket.appspot.com/build/8670137883149699137 for job details.\n\nBUG\u003dNone\nTEST\u003dCQ\n\nPupr-Upstream-Versions: [{\"ref\": \"refs/heads/snapshot\", \"repository\": \"/chromeos/manifest-internal\", \"revision\": \"45045c064b8630d5820d84b390bc6c7600a9ea8d\"}]\nCq-Cl-Tag: pupr:chromeos-lkgm\nOverride-Tryjobs-For-Automation: luci.chrome.try:chromeos-betty-chrome-gtest-and-tast,chromeos-brya-chrome,chromeos-jacuzzi-chrome,chromeos-reven-chrome,chromeos-trogdor-chrome,chromeos-volteer-chrome; luci.chromium.try:chromeos-amd64-generic-rel,chromeos-arm64-generic-rel,linux-presubmit,win-presubmit\nChange-Id: I56025320a84ef5f83062f40a921fee2ae81ed84b\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430832\nBot-Commit: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCommit-Queue: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701487}\n"
    },
    {
      "commit": "7f08e3cdfa240c6e440d1a80bc3db2b2e33fa6b4",
      "tree": "9975381e32d3ee266be3725fde0107cd27a9fd7c",
      "parents": [
        "7114e72e83130e833fcea226a5f6ade91d730fdb"
      ],
      "author": {
        "name": "Etienne Noël",
        "email": "etiennenoel@chromium.org",
        "time": "Sun Sep 20 16:00:26 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 16:00:26 2026"
      },
      "message": "Fix Built-In AI WebDX feature names and add WPT WEB_FEATURES.yml files\n\n1. The WebDXFeature enum name and histogram label map to W3C\nweb-features IDs by splitting CamelCase on capital letters with hyphens.\nBecause buckets 420 and 425 were named kLanguageModel /\nlabel\u003d\"LanguageModel\" and kLanguageDetector / label\u003d\"LanguageDetector\",\nthe pipeline exported them as \"language-model\" and \"language-detector\"\ninstead of the actual web-features IDs \"languagemodel\" and\n\"languagedetector\". Rename them to kLanguagemodel and kLanguagedetector\nand update enums.xml accordingly.\n\nNote: While an alternative would be keeping kLanguageModel /\nkLanguageDetector in Chromium and renaming the upstream YAML files in\nweb-platform-dx/web-features to use dashes (language-model.yml and\nlanguage-detector.yml with redirects), doing so requires too many\nexternal steps (upstream W3C repo PR review, a new web-features npm\nrelease, and downstream dependency bumps in webstatus.dev and wpt.fyi).\nAligning Chromium\u0027s enum names directly with the published web-features\nidentifiers fixes the dashboards immediately in a single step.\n\n2. Add missing WEB_FEATURES.yml files for all Built-In AI APIs present\nin web-platform-dx/web-features:\n- third_party/blink/web_tests/external/wpt/ai/language-model/WEB_FEATURES.yml ([languagemodel])\n- third_party/blink/web_tests/external/wpt/ai/language_detection/WEB_FEATURES.yml ([languagedetector])\n- third_party/blink/web_tests/external/wpt/ai/translator/WEB_FEATURES.yml ([translator])\n\nTAG\u003dagy\nCONV\u003d22933575-5b82-4d34-8f1c-7aac2d71a7ff\n\nBug: 563353292\nChange-Id: I9bb991048f45681e48ed8426f2e0536139736100\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8431371\nCommit-Queue: Etienne Noël \u003cetiennenoel@chromium.org\u003e\nReviewed-by: Reilly Grant \u003creillyg@chromium.org\u003e\nReviewed-by: Kentaro Hara \u003charaken@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701486}\n"
    },
    {
      "commit": "7114e72e83130e833fcea226a5f6ade91d730fdb",
      "tree": "a25e60068095d8cc87baf470c65aaae3c03ef128",
      "parents": [
        "6fbd9d77ecb85e84445681ba7d373e12c2316719"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 15:36:55 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 15:36:55 2026"
      },
      "message": "Roll Skia from 5456aa926156 to 848a3b8b6c48 (2 revisions)\n\nhttps://skia.googlesource.com/skia.git/+log/5456aa926156..848a3b8b6c48\n\n2026-09-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SKP CIPD package from 576 to 577\n2026-09-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a000ff7bb9bf to cf7a2a6a882b (1 revision)\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/skia-autoroll\nPlease CC maxhudnell@google.com,skiabot@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-android-arm64;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-mac-arm64;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-win-arm64\nCq-Do-Not-Cancel-Tryjobs: true\nBug: None\nTbr: maxhudnell@google.com\nChange-Id: I0bafc647cd2ceaee5ac932e6396c3e75d02ab96b\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429075\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701485}\n"
    },
    {
      "commit": "6fbd9d77ecb85e84445681ba7d373e12c2316719",
      "tree": "6ae9b02b9846610771ce1cee4667f616b56af597",
      "parents": [
        "28b80f77efc01e6aa4faebce5b12f962e989b7e7"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 15:33:27 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 15:33:27 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789901040-d60b0c28c1790766960e407de14aac73fef65cd9-f741c8c27fd492b2f3fae0cfe0d698170ffaebec.profdata to chrome-mac-arm-main-1789911948-fb2eb2d249fdaca336745275d7c7bae341b005bb-43d3410b7faef5fca38062ebef55589ef8921528.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I27a0feaf3af28c2632029e5d9238a131f4aa147d\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429061\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701484}\n"
    },
    {
      "commit": "28b80f77efc01e6aa4faebce5b12f962e989b7e7",
      "tree": "80e6558149f67eacb63a89d6f85bde51350bc499",
      "parents": [
        "c64717ab7ecfc78e092440bf77f7c7879d7c9f32"
      ],
      "author": {
        "name": "Aman Verma",
        "email": "amanvr@google.com",
        "time": "Sun Sep 20 15:13:34 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 15:13:34 2026"
      },
      "message": "[input] Act on clicked point for OOPIF context menu actions\n\nOOPIF context menu actions (CopyImageAt, SaveImageAt, etc.) arrive in\nroot coordinates and used TransformRootPointToViewCoordSpace(), which\nsilently returns untransformed root coordinates on mapping failure. An\nembedder could trigger this by hiding or moving the iframe while the\nmenu is open, redirecting the action to unintended elements inside the\ncross-origin frame.\n\nRecord the clicked coordinates reported by the renderer when the menu is\nshown in RenderFrameHostImpl and execute the action at that point.\nUnmatched points are mapped via hit-test data and dropped on failure.\n\nAlso fix silent fallbacks in TransformPointToTargetCoordSpace() and\nUnboundedSurfaceWindow::RouteWebPointerEvent() to drop on failure.\n\nFixed: 553326035\nChange-Id: I8a97822d5861bfda8e966a41775da48618e8a0ab\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8419501\nReviewed-by: Ken Buchanan \u003ckenrb@chromium.org\u003e\nAuto-Submit: Aman Verma \u003camanvr@google.com\u003e\nCommit-Queue: Aman Verma \u003camanvr@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701483}\n"
    },
    {
      "commit": "c64717ab7ecfc78e092440bf77f7c7879d7c9f32",
      "tree": "a312a6a3114e9ee270d094018b9299df568ab106",
      "parents": [
        "7021b1fd6955dae6d639e023ddae3db550ee60ec"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 15:08:41 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 15:08:41 2026"
      },
      "message": "Roll eigen from 1b5286a2c827 to 399d29312bcd (2 revisions)\n\nhttps://chromium.googlesource.com/external/gitlab.com/libeigen/eigen.git/+log/1b5286a2c827..399d29312bcd\n\n2026-09-20 4643818-rmlarsen1@users.noreply.gitlab.com StructuredMatrices: Accept sparse factors in KroneckerOperator\n2026-09-20 4643818-rmlarsen1@users.noreply.gitlab.com SparseLU: Divide by subnormal pivots instead of forming their reciprocal\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/eigen-chromium\nPlease CC chrome-intelligence-core@google.com,holte@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in eigen: https://gitlab.com/libeigen/eigen/-/issues\nTo file a bug in Chromium: https://b.corp.google.com/issues/new?component\u003d1405550\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:optimization_guide-linux;luci.chrome.try:optimization_guide-mac-arm64;luci.chrome.try:optimization_guide-mac-x64;luci.chrome.try:optimization_guide-win32;luci.chrome.try:optimization_guide-win64\nTbr: holte@google.com\nInclude-Ci-Only-Tests: chromium.android:android-pie-arm64-rel|android_browsertests\nChange-Id: I701d082bb97510e81cd8730748e9143248f7454d\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433106\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701482}\n"
    },
    {
      "commit": "7021b1fd6955dae6d639e023ddae3db550ee60ec",
      "tree": "0a03394cda08d0a227e95ed15e3eb234f5659b72",
      "parents": [
        "ba56180d4666ad58c72eebde11a21cd0bb40958c"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 14:59:28 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 14:59:28 2026"
      },
      "message": "Roll Chrome Android ARM32 Orderfile from 3MtJgzZGOHAhwxEY_... to gG8IAmZenzymNhWRr...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-android-arm32-chromium\nPlease CC clank-build@google.com,clank-library-failures@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: clank-library-failures@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I227503eda4b4cba044d3011f54f3c02eb92451bf\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8427816\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701481}\n"
    },
    {
      "commit": "ba56180d4666ad58c72eebde11a21cd0bb40958c",
      "tree": "569ef661b15818bbc0d820b13eb6d68e6b5e14df",
      "parents": [
        "3c92aeb4668169c93238df3bb3ae4e394f7c0010"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 14:34:46 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 14:34:46 2026"
      },
      "message": "Roll Chrome Linux PGO Profile\n\nRoll Chrome Linux PGO profile from chrome-linux-main-1789882850-803bb686b4428926fa07d68b8c460f45f8650475-70d12a64037be949ae74711581546f433acb264a.profdata to chrome-linux-main-1789901040-03b1eeb251a69b0f9e3325f21e858ea283462997-f741c8c27fd492b2f3fae0cfe0d698170ffaebec.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-linux-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:linux-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I4b21bc3310b32cac3d2446199684741e45da20c7\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433341\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701480}\n"
    },
    {
      "commit": "3c92aeb4668169c93238df3bb3ae4e394f7c0010",
      "tree": "758be350d61f90b781536524a5d6fc3c22036feb",
      "parents": [
        "994830625f96f65499ab2e060e6dcd2707bf9f49"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 14:24:14 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 14:24:14 2026"
      },
      "message": "Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1789893493-a235f6d8f24bcdadbbfa48032c66f712057ac0b8-6672b033995b133d272017736474d3ec39c7116c.profdata to chrome-win64-main-1789901040-9b38e8268e88a5cb4f4eedd78942bccfd750af56-f741c8c27fd492b2f3fae0cfe0d698170ffaebec.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-win64-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win64-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Id127aa306371be4bec0627e06e4a916d8752200d\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430466\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701479}\n"
    },
    {
      "commit": "994830625f96f65499ab2e060e6dcd2707bf9f49",
      "tree": "dc10a3b9cdca51e597ba620f5f872c4d81d87979",
      "parents": [
        "43d3410b7faef5fca38062ebef55589ef8921528"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 14:15:10 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 14:15:10 2026"
      },
      "message": "Roll Chrome Mac PGO Profile\n\nRoll Chrome Mac PGO profile from chrome-mac-main-1789882850-d0037f2ff7333014603c2bfceac113c4b7106008-70d12a64037be949ae74711581546f433acb264a.profdata to chrome-mac-main-1789901040-157ef29f80da8c0aa06969f3f528cb60d97298cf-f741c8c27fd492b2f3fae0cfe0d698170ffaebec.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ic5e0427de8968162499f00c6a266ceea2f5c1d7c\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430468\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701478}\n"
    },
    {
      "commit": "43d3410b7faef5fca38062ebef55589ef8921528",
      "tree": "c63c9b4f5f64290a1883eb2a57a266b9db125a77",
      "parents": [
        "e701d23d07ebd4ada16fd526594bbd6eb3520147"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 13:45:48 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 13:45:48 2026"
      },
      "message": "Roll Chrome Android ARM32 PGO Profile\n\nRoll Chrome Android ARM32 PGO profile from chrome-android32-main-1789882850-d8e4687dab39a5bd70460d53a422d8b5294af44c-70d12a64037be949ae74711581546f433acb264a.profdata to chrome-android32-main-1789901040-5b5ef0d57cf5c48f27476a1b07f9dd984f1ca55a-f741c8c27fd492b2f3fae0cfe0d698170ffaebec.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-android-arm32-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: If2254a68d40d4eb325dc49bbec07e426681e3c9e\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429074\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701477}\n"
    },
    {
      "commit": "e701d23d07ebd4ada16fd526594bbd6eb3520147",
      "tree": "0838b9ec82b779439e1b298048e35f7432d2ce85",
      "parents": [
        "277548d8aad988fdd85e9b785cd7bdeff233114f"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 13:42:25 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 13:42:25 2026"
      },
      "message": "Roll WebView ARM Orderfile from 92s2lTEvFEHJI8L8P... to BiXcKkufG6ZSlHZ5u...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: If0c41028a124767bb9a11bbeffd8be23e7def31a\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433342\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701476}\n"
    },
    {
      "commit": "277548d8aad988fdd85e9b785cd7bdeff233114f",
      "tree": "6e2b9d76cbd955e45018b932af9b358518094723",
      "parents": [
        "920e1e66e67c6038a08847aa817a771c5c180ed3"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 13:35:04 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 13:35:04 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789897180-8c43ac85f2f71a236fc6c85cb8aeb91ce8a9b5e4-c9b33712dc18bc62085b95041a46664b60cda0c0.profdata to chrome-mac-arm-main-1789901040-d60b0c28c1790766960e407de14aac73fef65cd9-f741c8c27fd492b2f3fae0cfe0d698170ffaebec.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I99731a108ea3f44ac4309a403a64effddaa1915a\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433301\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701475}\n"
    },
    {
      "commit": "920e1e66e67c6038a08847aa817a771c5c180ed3",
      "tree": "468423631eb81cbb052fb24bcf02fff6237e4d63",
      "parents": [
        "be07cb00bf401f876a09aa9694930822bcd51708"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:53:02 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:53:02 2026"
      },
      "message": "Roll ios_internal from 9dd115b6bb78 to 17fc41a676ac\n\nhttps://chrome-internal.googlesource.com/chrome/ios_internal.git/+log/9dd115b6bb78..17fc41a676ac\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/ios-internal-chromium-autoroll\nPlease CC chrome-brapp-engprod@google.com,olivierrobin@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nBug: None\nNo-Try: true\nChange-Id: I7acfb1971a0d45583c553e87501afc766ae7f2d9\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433025\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701474}\n"
    },
    {
      "commit": "be07cb00bf401f876a09aa9694930822bcd51708",
      "tree": "0ea4c35e747759c69767426ad54ef56e5edd3b83",
      "parents": [
        "b3d5dd29f7b2febd048118c1347c9e2bbcbbd1c0"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:48:11 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:48:11 2026"
      },
      "message": "Roll Chrome Win ARM64 PGO Profile\n\nRoll Chrome Win ARM64 PGO profile from chrome-win-arm64-main-1789861468-396e0621c7cd1799e7069343e369f28fa11a459c-c7ea1cb426922e7541d010aaed7f68e469e674f2.profdata to chrome-win-arm64-main-1789901040-5a5975216c3e50d292292e7309487795b2efd872-f741c8c27fd492b2f3fae0cfe0d698170ffaebec.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-win-arm64-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I54731332b68245fd747be0f06c516ad3c199a68a\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433321\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701473}\n"
    },
    {
      "commit": "b3d5dd29f7b2febd048118c1347c9e2bbcbbd1c0",
      "tree": "c01ae0584d70b575b4da77ee6e0ab61a3faf375e",
      "parents": [
        "4baf4ff0fcf7d271e4d87c149a7466817932a05b"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:46:42 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:46:42 2026"
      },
      "message": "Roll Boca Receiver App from 4ybd23-Rg8L3yb2K4... to NNZQx8OpcwS0z0DOX...\n\nRelease_Notes: http://go/boca_receiver_app-x20/relnotes/Main/boca_receiver_app_202609200100_RC00.html\n\nhttps://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/boca_receiver_app/app/+/NNZQx8OpcwS0z0DOXoFEQ0J1PUUR7gQkY01Vfp4TeIgC\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/boca-receiver-app-chromium\nPlease CC anasr@google.com,aprilzhou@google.com,bzielinski@google.com,cros-edu-eng@google.com,dorianbrandon@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Boca Receiver App: https://b.corp.google.com/issues?q\u003dstatus:open%20componentid:1568002\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nBug: None\nTbr: anasr@google.com,aprilzhou@google.com,bzielinski@google.com,dorianbrandon@google.com\nChange-Id: Ieea8e6d8be77be457fb9b7ef948cacc27b5a5fbf\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433101\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701472}\n"
    },
    {
      "commit": "4baf4ff0fcf7d271e4d87c149a7466817932a05b",
      "tree": "abe6cf56d352c456b48fbf8a0c7f29d0cc620181",
      "parents": [
        "bbae873b7272dd05fffc788a09c6658d56d52d4c"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:21:47 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:21:47 2026"
      },
      "message": "Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1789872459-e6bc0a0261ca22c3ed9137ea55f5d85ed33c15b8-0f13d67b0eabd37e114ae04b4390b8a6c02bb49c.profdata to chrome-win64-main-1789893493-a235f6d8f24bcdadbbfa48032c66f712057ac0b8-6672b033995b133d272017736474d3ec39c7116c.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-win64-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win64-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I95435e86d1d01b3829c2f3a593a3b53022a43596\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433083\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701471}\n"
    },
    {
      "commit": "bbae873b7272dd05fffc788a09c6658d56d52d4c",
      "tree": "8274d1a63d38da6e7b03e3cfcb860cc9043605ea",
      "parents": [
        "cf18f4531bfce779b30770674b021a1602a055af"
      ],
      "author": {
        "name": "Suyoung Jung",
        "email": "tdhitbtd@gmail.com",
        "time": "Sun Sep 20 12:21:34 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:21:34 2026"
      },
      "message": "media: Remove deprecated H264Parser::FindStartCodeInClearRanges overload\n\nThe pointer/size overload had no callers left: h264_parser.cc and\nh265_nalu_parser.cc all go through the base::span variant, and the\ndeprecated overload only existed to forward to it.\n\nIts comment asked for exactly this once the callers were gone.\n\nBug: 40284755\nChange-Id: If41ccba32007a86c0668ce472aa0938b76cbaa06\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8413926\nReviewed-by: Ted (Chromium) Meyer \u003ctmathmeyer@chromium.org\u003e\nCommit-Queue: Amos Lim \u003camoseui@chromium.org\u003e\nReviewed-by: Amos Lim \u003camoseui@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701470}\n"
    },
    {
      "commit": "cf18f4531bfce779b30770674b021a1602a055af",
      "tree": "634fedc302345df37d29f4ec8a441230d16cd8ef",
      "parents": [
        "bbb44b32a6321cd9d593f55d919a0e0f36673050"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:20:31 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:20:31 2026"
      },
      "message": "Roll WebView ARM64 Orderfile from q5k80jHjIXkGESKW9... to GWqxJ4CfM-ENaDqP_...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm64-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Idbd9dc617bf02adc6fd8717bb8875a3f93a3f336\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433261\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701469}\n"
    },
    {
      "commit": "bbb44b32a6321cd9d593f55d919a0e0f36673050",
      "tree": "1a40f6eb641eee7763b46346db3295786edc2b21",
      "parents": [
        "730ba2c71a8f4f1850d06176a8bb166495764988"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:20:18 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:20:18 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789890832-7a58df7e0d5d9478685ad4c30209da94a8450dfb-465958ae2e20ea0a650a163ce4ca42fc5e80350c.profdata to chrome-mac-arm-main-1789897180-8c43ac85f2f71a236fc6c85cb8aeb91ce8a9b5e4-c9b33712dc18bc62085b95041a46664b60cda0c0.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I0501ac5384623928484dbf35d12a81471b45f738\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433201\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701468}\n"
    },
    {
      "commit": "730ba2c71a8f4f1850d06176a8bb166495764988",
      "tree": "aaa215155921eab8c3ef33fb063c7f354b97c8bd",
      "parents": [
        "634fa58f1fda2c7554a562b7857b5018f39e22b8"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:19:18 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:19:18 2026"
      },
      "message": "Roll Chrome Android ARM64 Orderfile from Nuq9ury1y_bjbwMcM... to joTggPWx_1U4Ddyn0...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-android-arm64-chromium\nPlease CC clank-build@google.com,clank-library-failures@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: clank-library-failures@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I07dddcc6ee5509339a7c308ec5181a62ae624c4e\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8421512\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701467}\n"
    },
    {
      "commit": "634fa58f1fda2c7554a562b7857b5018f39e22b8",
      "tree": "b39767407c43d9124b64f1f6c9332b23079c67a1",
      "parents": [
        "f741c8c27fd492b2f3fae0cfe0d698170ffaebec"
      ],
      "author": {
        "name": "chromeos-ci-prod",
        "email": "chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:19:06 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 12:19:06 2026"
      },
      "message": "chromeos/CHROMEOS_LKGM: Automatic uprev to 16827.0.0-1080389.\n\nDiff Link: http://crosland/log/1080380..1080389\n\nGenerated by PUpr, see https://cr-buildbucket.appspot.com/build/8670154470644336769 for job details.\n\nBUG\u003dNone\nTEST\u003dCQ\n\nPupr-Upstream-Versions: [{\"ref\": \"refs/heads/snapshot\", \"repository\": \"/chromeos/manifest-internal\", \"revision\": \"2e8586346ab8cc20f8a8ca6272833ffd864216a7\"}]\nCq-Cl-Tag: pupr:chromeos-lkgm\nOverride-Tryjobs-For-Automation: luci.chrome.try:chromeos-betty-chrome-gtest-and-tast,chromeos-brya-chrome,chromeos-jacuzzi-chrome,chromeos-reven-chrome,chromeos-trogdor-chrome,chromeos-volteer-chrome; luci.chromium.try:chromeos-amd64-generic-rel,chromeos-arm64-generic-rel,linux-presubmit,win-presubmit\nChange-Id: Ia4b8b28ed4f5d46a88122dc2d15d63897740f5f5\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433002\nBot-Commit: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCommit-Queue: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701466}\n"
    },
    {
      "commit": "f741c8c27fd492b2f3fae0cfe0d698170ffaebec",
      "tree": "3d42cc09de980efa7b72eae1a69bad702d65c408",
      "parents": [
        "c9b33712dc18bc62085b95041a46664b60cda0c0"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 10:44:00 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 10:44:00 2026"
      },
      "message": "Roll clank/internal/apps from 4988bb864084 to 35b1cc3e2ccc (1 revision)\n\nhttps://chrome-internal.googlesource.com/clank/internal/apps.git/+log/4988bb864084..35b1cc3e2ccc\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/clank-apps-chromium-autoroll\nPlease CC chrome-brapp-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nBug: None\nTbr: \nNo-Try: true\nChange-Id: I513e85576e5f9903852d9542272564b75f146f68\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432703\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701465}\n"
    },
    {
      "commit": "c9b33712dc18bc62085b95041a46664b60cda0c0",
      "tree": "7de346906fbb31a9bade102bdfd454f056675cea",
      "parents": [
        "6672b033995b133d272017736474d3ec39c7116c"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 09:39:40 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 09:39:40 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789882850-4fa0a464dd52e7e78a189e06375e7404205e2b39-70d12a64037be949ae74711581546f433acb264a.profdata to chrome-mac-arm-main-1789890832-7a58df7e0d5d9478685ad4c30209da94a8450dfb-465958ae2e20ea0a650a163ce4ca42fc5e80350c.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Iaab1674e0513b089e7d1ac02f89d0da5fa3d249f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430831\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701464}\n"
    },
    {
      "commit": "6672b033995b133d272017736474d3ec39c7116c",
      "tree": "6f4f6c424cb9b6559bc78cc1726f08d4d2cf5d0d",
      "parents": [
        "5499b8341f464a382a5e112a01137d64c116d3f0"
      ],
      "author": {
        "name": "Wenhu Cheng",
        "email": "wenhuc@google.com",
        "time": "Sun Sep 20 08:38:13 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:38:13 2026"
      },
      "message": "[SUIT] Support secondary_text_placement in the Composebox\n\ncrrev.com/c/8356605 plumbed secondary_text_placement through to\nis_two_row_suggestion, which the Composebox already receives, but its\ncr-composebox-match element only ever rendered match.contents, so\nBELOW_PRIMARY_TEXT had no effect there.\n\nRender the secondary text on a second row when is_two_row_suggestion is\nset, along with the layout to fit it. Rich image suggestions keep their\nown layout.\n\nAfter fix:\nhttps://screenshot-v2.corp.google.com/1ndg5ij3vg2g8\n\nBug: b:556262736\nChange-Id: Ia9ddce1c416409bd19f6cb596ad8d682b89886d3\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8424055\nCommit-Queue: Wenhu Cheng \u003cwenhuc@google.com\u003e\nReviewed-by: Jilin Yang \u003cjilinyang@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701463}\n"
    },
    {
      "commit": "5499b8341f464a382a5e112a01137d64c116d3f0",
      "tree": "27ad28e5966864478caeeebb4f1648a3a8652e97",
      "parents": [
        "68a5402f8e8c68b0a4bb652f3c7269043e1df8f1"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:31:49 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:31:49 2026"
      },
      "message": "Roll Chrome Linux PGO Profile\n\nRoll Chrome Linux PGO profile from chrome-linux-main-1789861468-02cde402747e0ee3016cdfc08a72946d785b9a50-c7ea1cb426922e7541d010aaed7f68e469e674f2.profdata to chrome-linux-main-1789882850-803bb686b4428926fa07d68b8c460f45f8650475-70d12a64037be949ae74711581546f433acb264a.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-linux-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:linux-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I5942fbe64e79ea465651ca228358a44439194f21\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8433023\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701462}\n"
    },
    {
      "commit": "68a5402f8e8c68b0a4bb652f3c7269043e1df8f1",
      "tree": "3569c92589ba89a62d9daf46ab4c7583c921dbb0",
      "parents": [
        "3b32f5afab77ebc2e0483484b9a3637f19bb4903"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:29:18 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:29:18 2026"
      },
      "message": "Roll Chrome Mac PGO Profile\n\nRoll Chrome Mac PGO profile from chrome-mac-main-1789861468-192b15fa96187aaea670ab965242394686f982d8-c7ea1cb426922e7541d010aaed7f68e469e674f2.profdata to chrome-mac-main-1789882850-d0037f2ff7333014603c2bfceac113c4b7106008-70d12a64037be949ae74711581546f433acb264a.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ic1a5b703552820bebb34c5a1ec21ba1861d00e37\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8431795\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701461}\n"
    },
    {
      "commit": "3b32f5afab77ebc2e0483484b9a3637f19bb4903",
      "tree": "36d0aa20a3da2d191e4f1e738dc694947c07aa56",
      "parents": [
        "706679b0d0256befce760685abcd7e9a15e14e93"
      ],
      "author": {
        "name": "Christoph Schwering",
        "email": "schwering@google.com",
        "time": "Sun Sep 20 08:19:31 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:19:31 2026"
      },
      "message": "[Autofill] Pass FormGlobalId and FieldGlobalId to ShowAndAcceptSuggestion\n\nThis CL replaces some freshly generated IDs in\nPasswordManualFallbackFlowTest with the \"correct\" ones by passing them\nthrough PasswordManualFallbackFlowTest::ShowAndAcceptSuggestion().\n\nTAG\u003dagy\nCONV\u003df7b72635-344c-47a8-9b7f-09e37aff695a\n\nBug: 405042731, 41490871\nChange-Id: I6ec5dd789665c80120f071d77d236e6b81ce3ef2\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8424068\nReviewed-by: Mohamed Amir Yosef \u003cmamir@chromium.org\u003e\nAuto-Submit: Christoph Schwering \u003cschwering@google.com\u003e\nCommit-Queue: Mohamed Amir Yosef \u003cmamir@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701460}\n"
    },
    {
      "commit": "706679b0d0256befce760685abcd7e9a15e14e93",
      "tree": "05bb281362ea5bd8c37166c723463ba1968a712f",
      "parents": [
        "fac872230c1f2b7d26769625102c9bf0213bf920"
      ],
      "author": {
        "name": "Christoph Schwering",
        "email": "schwering@google.com",
        "time": "Sun Sep 20 08:18:58 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:18:58 2026"
      },
      "message": "[Autofill] Bind {Form,Field}GlobalId by value in OmniboxAutofillDelegate\n\nThis CL bind the FormGlobalId and FieldGlobalId in\nOmniboxAutofillDelegate\u0027s callbacks because the member variables\nmay change over the course of the lifetime of the callback.\n\nTAG\u003dagy\nCONV\u003df7b72635-344c-47a8-9b7f-09e37aff695a\n\nBug: 563089510, 553128833\nChange-Id: Ibb5cf0543a0d5ac1e46cbbefba09edfd735b1867\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429988\nReviewed-by: Mohamed Amir Yosef \u003cmamir@chromium.org\u003e\nAuto-Submit: Christoph Schwering \u003cschwering@google.com\u003e\nCommit-Queue: Mohamed Amir Yosef \u003cmamir@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701459}\n"
    },
    {
      "commit": "fac872230c1f2b7d26769625102c9bf0213bf920",
      "tree": "349e94b423c76b2391c5e1ef23c5ad35d1f7a166",
      "parents": [
        "465958ae2e20ea0a650a163ce4ca42fc5e80350c"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:00:16 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 08:00:16 2026"
      },
      "message": "Roll eigen from 7051b1f9a4b4 to 1b5286a2c827 (3 revisions)\n\nhttps://chromium.googlesource.com/external/gitlab.com/libeigen/eigen.git/+log/7051b1f9a4b4..1b5286a2c827\n\n2026-09-20 4643818-rmlarsen1@users.noreply.gitlab.com MSVC: Fix complex-component evaluator and tensor block-view builds\n2026-09-20 cs.schlosser@gmail.com Core: Use four accumulators in the vectorized reductions\n2026-09-19 4643818-rmlarsen1@users.noreply.gitlab.com Core: Stabilize scalar complex square roots\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/eigen-chromium\nPlease CC chrome-intelligence-core@google.com,holte@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in eigen: https://gitlab.com/libeigen/eigen/-/issues\nTo file a bug in Chromium: https://b.corp.google.com/issues/new?component\u003d1405550\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:optimization_guide-linux;luci.chrome.try:optimization_guide-mac-arm64;luci.chrome.try:optimization_guide-mac-x64;luci.chrome.try:optimization_guide-win32;luci.chrome.try:optimization_guide-win64\nTbr: holte@google.com\nInclude-Ci-Only-Tests: chromium.android:android-pie-arm64-rel|android_browsertests\nChange-Id: Icdd0766b05079937aec2e9fb5d86990cdd5d2f93\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430632\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701458}\n"
    },
    {
      "commit": "465958ae2e20ea0a650a163ce4ca42fc5e80350c",
      "tree": "488289ecb71fdc3127b2470669bec7a3fd399f04",
      "parents": [
        "8ca2a17f853987fc9b246e976af4266f3eb8c0cd"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 07:53:52 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 07:53:52 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789876274-f2e47896c019f6d2834b7a1c9e9574ba04d810eb-30010bf0577ed988b2598b70465d708523064712.profdata to chrome-mac-arm-main-1789882850-4fa0a464dd52e7e78a189e06375e7404205e2b39-70d12a64037be949ae74711581546f433acb264a.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ia7e8abcf7625704422fea89d6719000cecb2a138\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8422877\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701457}\n"
    },
    {
      "commit": "8ca2a17f853987fc9b246e976af4266f3eb8c0cd",
      "tree": "2dec3c66b3dcd5fca82966b1d73fa10363f08e74",
      "parents": [
        "5233c110e9d303cd8c144e8c4e0591147ec53880"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 07:46:37 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 07:46:37 2026"
      },
      "message": "Roll Chrome Android ARM32 PGO Profile\n\nRoll Chrome Android ARM32 PGO profile from chrome-android32-main-1789839745-e593564d9e226a600d2bc009e4bd79eb4f05f1c6-16bec8932d4a5d4b74134c722f8fe12ce17ae37e.profdata to chrome-android32-main-1789882850-d8e4687dab39a5bd70460d53a422d8b5294af44c-70d12a64037be949ae74711581546f433acb264a.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-android-arm32-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ia09cbbf1ee9059f666ead6b2dc8ee86d95cc1ff1\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429917\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701456}\n"
    },
    {
      "commit": "5233c110e9d303cd8c144e8c4e0591147ec53880",
      "tree": "027300730961b79623510b689302c7f0944003a1",
      "parents": [
        "4bf670b953464dab9ae2a9da7e98527d6d02a380"
      ],
      "author": {
        "name": "Ibrahim Kanouche",
        "email": "kanouche@google.com",
        "time": "Sun Sep 20 07:16:41 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 07:16:41 2026"
      },
      "message": "[Gemini] Add informative sections and sync link to suggestions subpage\n\nPopulate the Gemini Suggestions subpage with the \u0027When used\u0027 and\n\u0027Things to consider\u0027 sections. Support rich text with clickable sync\nsettings link on the turning-off explanation item, and wire opening sync\nsettings via GeminiSettingsCoordinator and Mediator.\n\nBug: none\nChange-Id: I6a800219239e07a3d8b86ce65d0bbd03bc693c03\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8413747\nReviewed-by: Adam Arcaro \u003cadamta@google.com\u003e\nCommit-Queue: Ibrahim Kanouche \u003ckanouche@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701455}\n"
    },
    {
      "commit": "4bf670b953464dab9ae2a9da7e98527d6d02a380",
      "tree": "ece272bcebdabdeb2b9eb6c5a5f1de69a47a2d87",
      "parents": [
        "b2161de836e398ba02789a395920f9eea315b1c5"
      ],
      "author": {
        "name": "chromeos-ci-prod",
        "email": "chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com",
        "time": "Sun Sep 20 07:09:28 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 07:09:28 2026"
      },
      "message": "chromeos/CHROMEOS_LKGM: Automatic uprev to 16827.0.0-1080380.\n\nDiff Link: http://crosland/log/1080379..1080380\n\nGenerated by PUpr, see https://cr-buildbucket.appspot.com/build/8670171853393078417 for job details.\n\nBUG\u003dNone\nTEST\u003dCQ\n\nPupr-Upstream-Versions: [{\"ref\": \"refs/heads/snapshot\", \"repository\": \"/chromeos/manifest-internal\", \"revision\": \"57064691efcccb35d9d3afbe7bfd5d30923a9c64\"}]\nCq-Cl-Tag: pupr:chromeos-lkgm\nOverride-Tryjobs-For-Automation: luci.chrome.try:chromeos-betty-chrome-gtest-and-tast,chromeos-brya-chrome,chromeos-jacuzzi-chrome,chromeos-reven-chrome,chromeos-trogdor-chrome,chromeos-volteer-chrome; luci.chromium.try:chromeos-amd64-generic-rel,chromeos-arm64-generic-rel,linux-presubmit,win-presubmit\nChange-Id: I9a9aaebe362bf00dae33f3aa153e4d781b5bfc27\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8422230\nCommit-Queue: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nBot-Commit: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701454}\n"
    },
    {
      "commit": "b2161de836e398ba02789a395920f9eea315b1c5",
      "tree": "103a915665e09b998266dc613e8ca069f5e73f8f",
      "parents": [
        "19426cb6c06e1ac2bf466d2c318182b92c19831b"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:34:18 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:34:18 2026"
      },
      "message": "Roll PDFium from 3f30d5dca87d to 4a9b3d668e1a (1 revision)\n\nhttps://pdfium.googlesource.com/pdfium.git/+log/3f30d5dca87d..4a9b3d668e1a\n\n2026-09-19 tsepez@google.com Run XFA embedder tests in isolate-per-document mode\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pdfium-autoroll\nPlease CC akall@google.com,dhoss@chromium.org,thestig@chromium.org on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in PDFium: https://bugs.chromium.org/p/pdfium/issues/entry\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nBug: chromium:531975357\nTbr: akall@google.com\nChange-Id: I967e44960750b85c0a61c38b28466c474045c7eb\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432862\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701453}\n"
    },
    {
      "commit": "19426cb6c06e1ac2bf466d2c318182b92c19831b",
      "tree": "7c04969f44ce04549ba3cd051cbe179616154aa0",
      "parents": [
        "7e5d6a901a16a0d25813ea6524bd108e816426fc"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:29:42 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:29:42 2026"
      },
      "message": "Roll WebView ARM64 Orderfile from cGbByx3xn4V6HO_hf... to q5k80jHjIXkGESKW9...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm64-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I20f8f03c78a44f721e0367975e7d17c43a200979\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430825\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701452}\n"
    },
    {
      "commit": "7e5d6a901a16a0d25813ea6524bd108e816426fc",
      "tree": "0d4e955eda3d4381c5e24d89c429259611b216d8",
      "parents": [
        "232836797665b784a6b0105f95294a666924b375"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:26:44 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:26:44 2026"
      },
      "message": "Roll Chromium Variations from VPgV9u31nON7WNiDf... to fy8jFxOpoW5-P4AHj...\n\nhttps://chrome-infra-packages.appspot.com/p/chromium/chrome/test/data/variations/cipd/+/fy8jFxOpoW5-P4AHjzFHYwVdv2c_YNU3E2Z_n19xwgoC\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/chromium-variations-chromium\nPlease CC chrome-metrics-team@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium Variations: https://bugs.chromium.org/p/chromium/issues/entry\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nBug: None\nTbr: chrome-metrics-team@google.com\nChange-Id: Ie1870a8425e5ffa5e351e45376ce2975183268f6\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8426293\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701451}\n"
    },
    {
      "commit": "232836797665b784a6b0105f95294a666924b375",
      "tree": "fc209dcebbda32621b3781fcb177b785738966fa",
      "parents": [
        "8b3333cc739e3b4bc12a9482488bf264860e594b"
      ],
      "author": {
        "name": "Jiayu Chen",
        "email": "jiayuchen@microsoft.com",
        "time": "Sun Sep 20 06:16:21 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:16:21 2026"
      },
      "message": "[bedrock]: Make PiP mouse-exit activation test deterministic\n\nUse the Views mock activation controller in a dedicated fixture before\nits opener and PiP widgets are created. Avoid waiting for the native\ncompositor to grant activation, which timed out under Wayland/Weston.\n\nRe-enable the Linux regression disabled in CL 8409147 after CL 8378046\nlanded. Preserve the active-widget and inactive-top-bar assertions;\nother frame and interactive tests retain their existing activation\nsetup. No production behavior changes.\n\nBug: 515252142\nChange-Id: Ie177481031e0e6a769d04b6e687b5b23b8e14e8a\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8409789\nReviewed-by: Thomas Lukaszewicz \u003ctluk@chromium.org\u003e\nCommit-Queue: Jiayu Chen \u003cjiayuchen@microsoft.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701450}\n"
    },
    {
      "commit": "8b3333cc739e3b4bc12a9482488bf264860e594b",
      "tree": "6620b5f335a9558bd2bf399193ef2ceab1340079",
      "parents": [
        "70d12a64037be949ae74711581546f433acb264a"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:11:21 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 06:11:21 2026"
      },
      "message": "Roll Chrome Android ARM64 Orderfile from Jwt5_z6cMXiTjuC3i... to Nuq9ury1y_bjbwMcM...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-android-arm64-chromium\nPlease CC clank-build@google.com,clank-library-failures@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: clank-library-failures@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ibe33deba4eb128609f1b7cbae7d38389a8f52156\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430634\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701449}\n"
    },
    {
      "commit": "70d12a64037be949ae74711581546f433acb264a",
      "tree": "ff2f5b3bae9ff0974b2286b1c1480e69de24d9c8",
      "parents": [
        "61eb48918ca6723aa78b0fb5fc40e0478e590176"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 05:40:50 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 05:40:50 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789869193-a3e64a0f9d75a5e33b87ba535f12e0d3065f36ac-845ebc2d0a3c96aaa76138b2289a9c0b1a355635.profdata to chrome-mac-arm-main-1789876274-f2e47896c019f6d2834b7a1c9e9574ba04d810eb-30010bf0577ed988b2598b70465d708523064712.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I311d8aecf10ae5f9ef5c7ad4961d43fca57440ac\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430633\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701448}\n"
    },
    {
      "commit": "61eb48918ca6723aa78b0fb5fc40e0478e590176",
      "tree": "ba739606c8a89d2abebc9caede6990bde8577554",
      "parents": [
        "30010bf0577ed988b2598b70465d708523064712"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 05:31:32 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 05:31:32 2026"
      },
      "message": "Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1789850986-c07fefa5625570c09b08855c4d5618ad02a2e068-d52ebdcb3de1e3479f464dfc267856256ca7c6aa.profdata to chrome-win64-main-1789872459-e6bc0a0261ca22c3ed9137ea55f5d85ed33c15b8-0f13d67b0eabd37e114ae04b4390b8a6c02bb49c.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-win64-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win64-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I713531c6fc3c99c6a7665b96013f64360fb17eae\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8427874\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701447}\n"
    },
    {
      "commit": "30010bf0577ed988b2598b70465d708523064712",
      "tree": "4bec23a2722edf2f3a6382b8470e2dac5ebbc066",
      "parents": [
        "bf4865ffb7a1a0429fe264b67228dadf9da232a3"
      ],
      "author": {
        "name": "zhenghao",
        "email": "zhenghao.hh@bytedance.com",
        "time": "Sun Sep 20 03:51:14 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 03:51:14 2026"
      },
      "message": "Free libusb cached devices on macOS USB unplug\n\nThis partially imports\nhttps://github.com/libusb/libusb/commit/d26cc697ccaba5496b56903eac12dc2b5838af04,\ntaking only the darwin_deref_cached_device call added to\ndarwin_devices_detached.\n\nThe rest is not applicable here: upstream later widened the\nactive_contexts_lock scope in 26dab3d6 and added a libusb_unref_device\ncall in 733ffffe, which made usbi_get_device_by_session_id return a\nreference. The version pinned here does not, so that call would\nover-release the device. The new block is therefore placed before\nactive_contexts_lock is taken, keeping the two locks non-nested.\n\nFixed: 563075794\nChange-Id: Ie180dc03f597dc93026a95aa3ac4619c6afe603a\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429526\nCommit-Queue: Hewro Hewei \u003cihewro@chromium.org\u003e\nReviewed-by: Reilly Grant \u003creillyg@chromium.org\u003e\nReviewed-by: Hewro Hewei \u003cihewro@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701446}\n"
    },
    {
      "commit": "bf4865ffb7a1a0429fe264b67228dadf9da232a3",
      "tree": "2a6e3c05ea37fe861d51c2676c7260b64dbe993a",
      "parents": [
        "90cca99354ab86f80c55362c64f0942399922c6f"
      ],
      "author": {
        "name": "chromeos-ci-prod",
        "email": "chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com",
        "time": "Sun Sep 20 03:48:04 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 03:48:04 2026"
      },
      "message": "chromeos/CHROMEOS_LKGM: Automatic uprev to 16827.0.0-1080379.\n\nDiff Link: http://crosland/log/1080373..1080379\n\nGenerated by PUpr, see https://cr-buildbucket.appspot.com/build/8670184943461573569 for job details.\n\nBUG\u003dNone\nTEST\u003dCQ\n\nPupr-Upstream-Versions: [{\"ref\": \"refs/heads/snapshot\", \"repository\": \"/chromeos/manifest-internal\", \"revision\": \"44c4d42d3880289ff44d1fc4844ce766dcc2041d\"}]\nCq-Cl-Tag: pupr:chromeos-lkgm\nOverride-Tryjobs-For-Automation: luci.chrome.try:chromeos-betty-chrome-gtest-and-tast,chromeos-brya-chrome,chromeos-jacuzzi-chrome,chromeos-reven-chrome,chromeos-trogdor-chrome,chromeos-volteer-chrome; luci.chromium.try:chromeos-amd64-generic-rel,chromeos-arm64-generic-rel,linux-presubmit,win-presubmit\nChange-Id: I28ed077696030d7cb887fc6fe1bd793a04460f9f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432130\nBot-Commit: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCommit-Queue: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701445}\n"
    },
    {
      "commit": "90cca99354ab86f80c55362c64f0942399922c6f",
      "tree": "e9bb27d4055aa53537fc48f800188aa7001df20f",
      "parents": [
        "0f13d67b0eabd37e114ae04b4390b8a6c02bb49c"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 03:32:41 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 03:32:41 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789861468-e8e3dd82a6522ea860d616caebd306f958387d15-c7ea1cb426922e7541d010aaed7f68e469e674f2.profdata to chrome-mac-arm-main-1789869193-a3e64a0f9d75a5e33b87ba535f12e0d3065f36ac-845ebc2d0a3c96aaa76138b2289a9c0b1a355635.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I3c280f322e0a8913819178806bde1d248a098e03\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432108\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701444}\n"
    },
    {
      "commit": "0f13d67b0eabd37e114ae04b4390b8a6c02bb49c",
      "tree": "e052f24a68a675a8c8b9712ca88be3eb80603e9e",
      "parents": [
        "12f7351ed819758e5e2eab3a101442554a5561c5"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 02:47:39 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 02:47:39 2026"
      },
      "message": "Roll vulkan-deps from a000ff7bb9bf to cf7a2a6a882b (1 revision)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/a000ff7bb9bf..cf7a2a6a882b\n\nAlso rolling transitive DEPS:\n  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/dceb08085985c4a8311b1d937ec08f9ab3f9ae65..2366cf7ebde4e7a89c91d55a038715e46f3cb4a5\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/vulkan-deps-chromium-autoroll\nPlease CC angle-team@google.com,jrprice@google.com,radial-bots+chrome-roll@google.com,radial-bots@google.com,webgpu-developers@google.com,ynovikov@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: 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:gpu-fyi-cq-mac-arm64;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-win-arm64;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86;luci.chromium.try:dawn-linux-x64-deps-rel\nBug: None\nTbr: jrprice@google.com,radial-bots+chrome-roll@google.com,ynovikov@google.com\nChange-Id: Id589765f984a4eb35732fdf05715826e49c02bcc\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432701\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701443}\n"
    },
    {
      "commit": "12f7351ed819758e5e2eab3a101442554a5561c5",
      "tree": "c5b9c95a7a6921f6938f0a16bc9c1995cea783d1",
      "parents": [
        "8eb434977155bdda4380df4ae5ed0d40b858e498"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 02:46:40 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 02:46:40 2026"
      },
      "message": "Roll Chrome Linux PGO Profile\n\nRoll Chrome Linux PGO profile from chrome-linux-main-1789818685-7553dc2a8e631f654d8593cc015902a6cb2e28d4-889cddaf5b70b420002e7ba08b1ce6eb9c29a081.profdata to chrome-linux-main-1789861468-02cde402747e0ee3016cdfc08a72946d785b9a50-c7ea1cb426922e7541d010aaed7f68e469e674f2.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-linux-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:linux-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ie217694d3569096d7fa4938dcdad7f313077e28f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432303\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701442}\n"
    },
    {
      "commit": "8eb434977155bdda4380df4ae5ed0d40b858e498",
      "tree": "077c3da049359356e568be2432eb0d2d837fa042",
      "parents": [
        "fa53a11c6d6e4eae9accbe004d4027e4260050e4"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 02:46:25 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 02:46:25 2026"
      },
      "message": "Roll V8 from b1747cd84090 to 37fb84941c9b (6 revisions)\n\nhttps://chromium.googlesource.com/v8/v8.git/+log/b1747cd84090..37fb84941c9b\n\n2026-09-19 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 15.6.21\n2026-09-19 jie.pan@intel.com [APX] [assembler] Add emit_rex2_or_rex prefix wrapper functions\n2026-09-19 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update fuzztest (trusted)\n2026-09-18 ilyasshabi94@gmail.com Solaris: implement Stack::ObtainCurrentThreadStackReservedLimit\n2026-09-18 junyan1@ibm.com ppc64: Replace r0 with UseScratchRegisterScope in CheckPageFlag\n2026-09-18 emaxx@google.com [sandbox] Execute crash filters earlier\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/v8-chromium-autoroll\nPlease CC liviurau@google.com,machenbach@google.com,v8-waterfall-gardener@grotations.appspotmail.com on the revert to ensure that a human\nis aware of the problem.\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chromium.try:linux-blink-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-mac-arm64;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-win-arm64;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:dawn-linux-x64-deps-rel\nSkip-Performance-Test: false\nChange-Id: I78615c116bd3dfc62008986af8dc45f7bc5b2f2f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8431360\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701441}\n"
    },
    {
      "commit": "fa53a11c6d6e4eae9accbe004d4027e4260050e4",
      "tree": "74a8c754e16c5dc4653eefad021e2370a6e352a7",
      "parents": [
        "845ebc2d0a3c96aaa76138b2289a9c0b1a355635"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 02:23:38 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 02:23:38 2026"
      },
      "message": "Roll Chrome Mac PGO Profile\n\nRoll Chrome Mac PGO profile from chrome-mac-main-1789839745-fdeedbe15a7948bc69653f698045f0e0234da2e3-16bec8932d4a5d4b74134c722f8fe12ce17ae37e.profdata to chrome-mac-main-1789861468-192b15fa96187aaea670ab965242394686f982d8-c7ea1cb426922e7541d010aaed7f68e469e674f2.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Idf86f2cfec65281f1cf7b877779a137dd4d78396\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429675\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701440}\n"
    },
    {
      "commit": "845ebc2d0a3c96aaa76138b2289a9c0b1a355635",
      "tree": "6d1a9d7c94ba24405aa6e0c520269d9d842d76f0",
      "parents": [
        "d7ed0d77a2832c0582e9dcfe096c5aa977317d66"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 01:53:13 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 01:53:13 2026"
      },
      "message": "Roll WebView ARM Orderfile from ckpC7RceL7yEZ_prE... to 92s2lTEvFEHJI8L8P...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I8e148926a09be911232ae4c01d03c56dc5309022\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432503\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701439}\n"
    },
    {
      "commit": "d7ed0d77a2832c0582e9dcfe096c5aa977317d66",
      "tree": "dfd0bc1a2c4ef6c54fe61050ebbb86388461956d",
      "parents": [
        "25a2962b670bff95dd5f48341d1445431ade23e1"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 01:45:18 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 01:45:18 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789853619-66ed91160aefda33fe6f5f23dd57809e1b187e45-6e335540b8c1ef948274d4053994a7dcc8dea016.profdata to chrome-mac-arm-main-1789861468-e8e3dd82a6522ea860d616caebd306f958387d15-c7ea1cb426922e7541d010aaed7f68e469e674f2.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I64fedfa7a04c543dec290c0e6e54f6a17a5324ca\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8422738\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701438}\n"
    },
    {
      "commit": "25a2962b670bff95dd5f48341d1445431ade23e1",
      "tree": "712d363c0b4b17694675163175d3a5b66b3760aa",
      "parents": [
        "66d625a3c6e48b78b565d566951570e9282ad142"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 01:04:55 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 01:04:55 2026"
      },
      "message": "Roll llvm-libc from 48db747a8d08 to 5e61624667bf (10 revisions)\n\nhttps://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/48db747a8d08..5e61624667bf\n\n2026-09-19 jbailey@raspberryginger.com [libc] Add getgrnam_r and getgrgid_r entrypoints (#224722)\n2026-09-19 lntue@google.com [libc][mathvec]  Explicitly test against scalar double precision versions for exp*f. (#224854)\n2026-09-19 lntue@google.com [libc][math] Make pow function correctly rounded for all rounding modes. (#222827)\n2026-09-19 lntue@google.com [libc][math] Add code size optimized float-only options for exp*f funtions. (#224735)\n2026-09-19 sawantsukumar@gmail.com [libc] Enables MPFR for float80 and adds tests for it (#223800)\n2026-09-18 lntue@google.com [libc][math][NFC] Fix \"Postive\" typo in exhaustive test folder. (#224687)\n2026-09-18 lntue@google.com [libc][math][NFC] Fix duplicated class names in math tests. (#224666)\n2026-09-18 sawantsukumar@gmail.com [libc][docs] Add doc change for bazel (#223746)\n2026-09-18 sawantsukumar@gmail.com [libc] Make setpayloadsig functions constexpr (#223497)\n2026-09-18 strel@google.com [libc] Add sys/xattr.h and entrypoints flistxattr, listxattr, and llistxattr. (#224357)\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/llvm-libc-chromium\nPlease CC lexan@google.com,thakis@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: thakis@google.com\nChange-Id: I83df9925cfc6e877aff545ff0b48dfa428bf7ef9\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8425158\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701437}\n"
    },
    {
      "commit": "66d625a3c6e48b78b565d566951570e9282ad142",
      "tree": "2d01bb4678ecfb4d95365e86b515e09fa9cdedc7",
      "parents": [
        "82ffab4f6850e784ee4fb2a121ab4f2d92a5e6a4"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sun Sep 20 00:53:27 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 00:53:27 2026"
      },
      "message": "Roll Chrome Win ARM64 PGO Profile\n\nRoll Chrome Win ARM64 PGO profile from chrome-win-arm64-main-1789839745-b8111a11d94605d6b9518f75423d2dd17ad6416e-16bec8932d4a5d4b74134c722f8fe12ce17ae37e.profdata to chrome-win-arm64-main-1789861468-396e0621c7cd1799e7069343e369f28fa11a459c-c7ea1cb426922e7541d010aaed7f68e469e674f2.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-win-arm64-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: If9127e68892517faaf713f661348e7dec285cc88\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8423393\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701436}\n"
    },
    {
      "commit": "82ffab4f6850e784ee4fb2a121ab4f2d92a5e6a4",
      "tree": "761c8b825f6e62daf6ba441ff0a144b3334b93f5",
      "parents": [
        "c7ea1cb426922e7541d010aaed7f68e469e674f2"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sun Sep 20 00:09:29 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sun Sep 20 00:09:29 2026"
      },
      "message": "Roll eigen from 3ca5ab304322 to 7051b1f9a4b4 (2 revisions)\n\nhttps://chromium.googlesource.com/external/gitlab.com/libeigen/eigen.git/+log/3ca5ab304322..7051b1f9a4b4\n\n2026-09-19 4643818-rmlarsen1@users.noreply.gitlab.com Tests: Materialize the random vector before makeHouseholder in householder_essential_expressions\n2026-09-19 5298202-florian360@users.noreply.gitlab.com Eigenvalues: Share and harden direct self-adjoint solver scaling\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/eigen-chromium\nPlease CC chrome-intelligence-core@google.com,holte@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in eigen: https://gitlab.com/libeigen/eigen/-/issues\nTo file a bug in Chromium: https://b.corp.google.com/issues/new?component\u003d1405550\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:optimization_guide-linux;luci.chrome.try:optimization_guide-mac-arm64;luci.chrome.try:optimization_guide-mac-x64;luci.chrome.try:optimization_guide-win32;luci.chrome.try:optimization_guide-win64\nTbr: holte@google.com\nInclude-Ci-Only-Tests: chromium.android:android-pie-arm64-rel|android_browsertests\nChange-Id: Ibf39cd7de3105e31b25a789fba2bc1786292614d\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8431793\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701435}\n"
    },
    {
      "commit": "c7ea1cb426922e7541d010aaed7f68e469e674f2",
      "tree": "73cbf994af71db07b939ea5da73870941549776e",
      "parents": [
        "5007f59e46d1af5dd47c00222a741619b0bcdbfe"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:44:28 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:44:28 2026"
      },
      "message": "Roll Chrome Android ARM64 Orderfile from PNFIm_JFrPAi4LYG_... to Jwt5_z6cMXiTjuC3i...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-android-arm64-chromium\nPlease CC clank-build@google.com,clank-library-failures@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: clank-library-failures@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: If05f6522fb38841e59cea46a3c82f5622373a573\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429256\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701434}\n"
    },
    {
      "commit": "5007f59e46d1af5dd47c00222a741619b0bcdbfe",
      "tree": "9f775c91fa30907771584efc7b0821b24afc3a3b",
      "parents": [
        "cf64fa9e3fb271dcc702d006ee92ff1ebaa09d21"
      ],
      "author": {
        "name": "Ibrahim Kanouche",
        "email": "kanouche@google.com",
        "time": "Sat Sep 19 23:36:45 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:36:45 2026"
      },
      "message": "[Contextual Cueing] Connect ContextualCueingTabHelper to PageClassificationService\n\nConnects ContextualCueingTabHelper to PageClassificationService to\nsupport vertical classification (Shopping, Education) with sequential\nfallback. When classification mode is set to on-device with fallback,\nthe tab helper invokes the on-device ML model first and falls back to\nvertical heuristics only if the model is unavailable or encounters an\nerror.\n\nBug: 517563034\nChange-Id: Iefb15ff0833caae78bfc5ccd49a30acb0aa2336e\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8376772\nReviewed-by: Amarjot Gill \u003camarjotgill@chromium.org\u003e\nReviewed-by: Yasaman Sedaghat \u003cyasamans@google.com\u003e\nCommit-Queue: Ibrahim Kanouche \u003ckanouche@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701433}\n"
    },
    {
      "commit": "cf64fa9e3fb271dcc702d006ee92ff1ebaa09d21",
      "tree": "33f41f79840b7d6376d48595ccecc50d37125685",
      "parents": [
        "1a15ad646bf64e4411ce52f08513e11189bc9e57"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:26:10 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:26:10 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789847284-2c6dfd61ebf5d8b5fec8c537ec3aaf7fd73ffca8-a057a601c865abeb1cae8627d95c88fcb716281a.profdata to chrome-mac-arm-main-1789853619-66ed91160aefda33fe6f5f23dd57809e1b187e45-6e335540b8c1ef948274d4053994a7dcc8dea016.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I1aa627fed364ed4101c19800e8ecf4f0ebc13fdd\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8431968\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701432}\n"
    },
    {
      "commit": "1a15ad646bf64e4411ce52f08513e11189bc9e57",
      "tree": "4ee8ebd0e3b3fbefd48392a282299eef8a03508a",
      "parents": [
        "1bf7b72ad0f40ecbce341b0dd68076197acf08db"
      ],
      "author": {
        "name": "Ibrahim Kanouche",
        "email": "kanouche@google.com",
        "time": "Sat Sep 19 23:22:06 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:22:06 2026"
      },
      "message": "[Gemini] Add Gemini suggestions subpage scaffold and switch setting\n\nCreate the Gemini suggestions settings subpage with the \u0027Show\nsuggestions\u0027 toggle switch and the page content sharing footer link.\nMake the Gemini suggestions row clickable in\nGeminiSettingsViewController to navigate to this subpage.\n\nBug: 559229402\nChange-Id: Ie74f98eb8f9890744b6d2862484524d558dfdd7f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8415146\nReviewed-by: Adam Arcaro \u003cadamta@google.com\u003e\nCommit-Queue: Ibrahim Kanouche \u003ckanouche@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701431}\n"
    },
    {
      "commit": "1bf7b72ad0f40ecbce341b0dd68076197acf08db",
      "tree": "d25411b27b3077518ca382c964006030c9b9b432",
      "parents": [
        "9b1ede0f1320f30a32c75287141764e39cf031b2"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:17:47 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:17:47 2026"
      },
      "message": "Roll WebView ARM64 Orderfile from 5Vbuo6Ty1fSzhtGJ0... to cGbByx3xn4V6HO_hf...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm64-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ic2cc4ea8610fe39da5c9ae941da1068a9648e2ad\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429255\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701430}\n"
    },
    {
      "commit": "9b1ede0f1320f30a32c75287141764e39cf031b2",
      "tree": "3d71e2c49878c7df55f77a73f6a2b5547ba7a4e6",
      "parents": [
        "61d715d19639ca99479ddc1a5718a31dfb64f340"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:05:14 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:05:14 2026"
      },
      "message": "Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1789829659-7604883d8057387b4e7f438562333d4d34238eb3-280c10305884862b0562f68e256cd23895fa4279.profdata to chrome-win64-main-1789850986-c07fefa5625570c09b08855c4d5618ad02a2e068-d52ebdcb3de1e3479f464dfc267856256ca7c6aa.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-win64-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win64-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I870889738d34c3d858d096806d86e93b1ac4833f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432581\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701429}\n"
    },
    {
      "commit": "61d715d19639ca99479ddc1a5718a31dfb64f340",
      "tree": "90d80960e9c57c2432bf68745c40526b4e46e251",
      "parents": [
        "c40c9a0d7d4ab7956c2f51d320d2aa663b2e8e91"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:04:19 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 23:04:19 2026"
      },
      "message": "Roll Media App from s3GqPfdx5b8Ucx_4u... to kBqD5V4eaBqNbrFt4...\n\nRelease_Notes: http://go/media_app-x20/relnotes/Main/media_app_202609190800_RC00.html\n\nhttps://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/kBqD5V4eaBqNbrFt4A-G3tpebnm_St9XXyw6c2_oNFcC\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/media-app-chromium-autoroll\nPlease CC cros-essential-apps-dev@chromium.org,jomag@google.com,media-app@grotations.appspotmail.com on the revert to ensure that a human\nis aware of the problem.\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:chromeos-betty-chrome;luci.chrome.try:linux-chromeos-chrome\nBug: None\nTbr: media-app@grotations.appspotmail.com\nChange-Id: I9097833baaa988e7b4589faf23c9df3b3e454fe7\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8431477\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701428}\n"
    },
    {
      "commit": "c40c9a0d7d4ab7956c2f51d320d2aa663b2e8e91",
      "tree": "0ca7860305a343461f3c2e1cfcd9e6a250ae3dbd",
      "parents": [
        "d58eae0076a234f4563b933b0ccaee5779593875"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 22:57:31 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 22:57:31 2026"
      },
      "message": "Roll Skia from a8363ad14693 to 5456aa926156 (1 revision)\n\nhttps://skia.googlesource.com/skia.git/+log/a8363ad14693..5456aa926156\n\n2026-09-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f09c3cbfdd60 to a000ff7bb9bf (2 revisions)\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/skia-autoroll\nPlease CC michaelludwig@google.com,skiabot@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-android-arm64;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-mac-arm64;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-win-arm64\nCq-Do-Not-Cancel-Tryjobs: true\nBug: None\nTbr: michaelludwig@google.com\nChange-Id: Ie742e3fed61f843652dff4cdac72173f9df75b0b\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430871\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701427}\n"
    },
    {
      "commit": "d58eae0076a234f4563b933b0ccaee5779593875",
      "tree": "94c88098f5516d816ac732e2d20e59a0c6d301a5",
      "parents": [
        "bf1633dbb56cf28aee80ccd4d9eba3549c409415"
      ],
      "author": {
        "name": "Christoph Schwering",
        "email": "schwering@google.com",
        "time": "Sat Sep 19 22:49:25 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 22:49:25 2026"
      },
      "message": "[Autofill] Pass FormGlobalId and FieldGlobalId to iOS suggestions\n\nThis CL passes the FormGlobalId and FieldGlobalId from PopupOpenArgs\nthrough AutofillClientIOSBridge::showAutofillPopup to AutofillAgent,\nand stores them in FormSuggestionMetadata.\n\nThis allows AutofillAgent to know the browser form\u0027s FormGlobalId and\nthe FieldGlobalId for which suggestions were generated, ensuring that\nsuggestions in child frames or forms managed by ancestor frames are\ncorrectly identified when accepted.\n\nThis CL is a no-op.\n\nThis is in preparation for crrev.com/c/8422781.\n\nTAG\u003dagy\nCONV\u003d87860559-e016-44b4-81dd-8635b7409a43\n\nBug: 563089510, 553128833\nChange-Id: Icb61d135e3f0b8c7b45f8d7bdc3973343dd93b52\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8419549\nReviewed-by: Mohamed Amir Yosef \u003cmamir@chromium.org\u003e\nCommit-Queue: Christoph Schwering \u003cschwering@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701426}\n"
    },
    {
      "commit": "bf1633dbb56cf28aee80ccd4d9eba3549c409415",
      "tree": "08e9445fd9d6305c16945a41281ad2f83d9744f2",
      "parents": [
        "6e335540b8c1ef948274d4053994a7dcc8dea016"
      ],
      "author": {
        "name": "Christoph Schwering",
        "email": "schwering@google.com",
        "time": "Sat Sep 19 22:48:40 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 22:48:40 2026"
      },
      "message": "[Autofill] Pass FormGlobalId and FieldGlobalId to suggestion delegates\n\nThis CL replaces\n  Popup{ControllerCommon,OpenArgs}::anchor_frame_token\nwith\n  Popup{ControllerCommon,OpenArgs}::form_id\n  Popup{ControllerCommon,OpenArgs}::field_id\nand passes them to\nAutofillSuggestionDelegate::Did{Accept,Select}Suggestion().\n\nThe CL is a no-op: The role of `anchor_frame_token` is now filled by\n`field_id.frame_token`. And the parameters are not used yet in\nDid{Accept,Select}Suggestion().\n\nThis is in preparation for crrev.com/c/8422781.\n\nTAG\u003dagy\nCONV\u003d87860559-e016-44b4-81dd-8635b7409a43\n\nBug: 563089510, 553128833\nChange-Id: If311adbb6f47ccd685eec72ebcb73c5cc04af0e1\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8419078\nReviewed-by: Mohamed Amir Yosef \u003cmamir@chromium.org\u003e\nCommit-Queue: Christoph Schwering \u003cschwering@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701425}\n"
    },
    {
      "commit": "6e335540b8c1ef948274d4053994a7dcc8dea016",
      "tree": "1365ade2d80e1d76b4d60a5a975289e3a43aed88",
      "parents": [
        "63e7f8905f1321aa5729bac838d4f95bdc72405d"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 21:33:39 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 21:33:39 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789839745-60847ba1b35639bc39db7bccb2cad6135c185ad3-16bec8932d4a5d4b74134c722f8fe12ce17ae37e.profdata to chrome-mac-arm-main-1789847284-2c6dfd61ebf5d8b5fec8c537ec3aaf7fd73ffca8-a057a601c865abeb1cae8627d95c88fcb716281a.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Iedf7af82d16948b6cf5fea597afd9e7479fbce68\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8427223\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701424}\n"
    },
    {
      "commit": "63e7f8905f1321aa5729bac838d4f95bdc72405d",
      "tree": "93be1d6b423528556f7e12109a9f65a89da6efdf",
      "parents": [
        "d52ebdcb3de1e3479f464dfc267856256ca7c6aa"
      ],
      "author": {
        "name": "chromeos-ci-prod",
        "email": "chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com",
        "time": "Sat Sep 19 21:21:38 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 21:21:38 2026"
      },
      "message": "chromeos/CHROMEOS_LKGM: Automatic uprev to 16827.0.0-1080373.\n\nDiff Link: http://crosland/log/1080370..1080373\n\nGenerated by PUpr, see https://cr-buildbucket.appspot.com/build/8670207705717110641 for job details.\n\nBUG\u003dNone\nTEST\u003dCQ\n\nPupr-Upstream-Versions: [{\"ref\": \"refs/heads/snapshot\", \"repository\": \"/chromeos/manifest-internal\", \"revision\": \"db125cfbc229e172f9c030da239e7cc05d0b3923\"}]\nCq-Cl-Tag: pupr:chromeos-lkgm\nOverride-Tryjobs-For-Automation: luci.chrome.try:chromeos-betty-chrome-gtest-and-tast,chromeos-brya-chrome,chromeos-jacuzzi-chrome,chromeos-reven-chrome,chromeos-trogdor-chrome,chromeos-volteer-chrome; luci.chromium.try:chromeos-amd64-generic-rel,chromeos-arm64-generic-rel,linux-presubmit,win-presubmit\nChange-Id: Id5eb1af6b4226065a63e0e6cbf1c8f9a6f0f4c23\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8428258\nBot-Commit: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCommit-Queue: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701423}\n"
    },
    {
      "commit": "d52ebdcb3de1e3479f464dfc267856256ca7c6aa",
      "tree": "2104d37e91bef81cc163401609026bba8a93a4b1",
      "parents": [
        "46c07df84f8d5c80828bc4a2e92e657dd2086a2c"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:49:46 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:49:46 2026"
      },
      "message": "Roll Boca App from -qyR9-40EsxOE6kls... to ymKtBBpSWwk7nLh0j...\n\nRelease_Notes: http://go/boca_app-x20/relnotes/Main/boca_app_202609190100_RC00.html\n\nhttps://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/boca_app/app/+/ymKtBBpSWwk7nLh0j-f7RNNIoe5N5wqd4pvXYeGSb9QC\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/boca-app-chromium\nPlease CC aprilzhou@google.com,bzielinski@google.com,cros-edu-eng@google.com,dorianbrandon@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Boca App: https://b.corp.google.com/issues?q\u003dstatus:open%20componentid:1568002\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nBug: None\nTbr: aprilzhou@google.com,bzielinski@google.com,dorianbrandon@google.com\nChange-Id: Ife820c50bf3c1a27d2fdd7622a9b4e3de99c4c56\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8428251\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701422}\n"
    },
    {
      "commit": "46c07df84f8d5c80828bc4a2e92e657dd2086a2c",
      "tree": "6e5dede8198345e1d33fb5b06dd51bd41399d39a",
      "parents": [
        "b990c0957d05fc1268f64db0f4f23fff8aaa3d9f"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:26:44 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:26:44 2026"
      },
      "message": "Roll WebView ARM Orderfile from bzrP9veOZW4k3LNyk... to ckpC7RceL7yEZ_prE...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I2ac4f7a3baf9e2399fbd3c5406a4b353ab6993e6\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8426496\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701421}\n"
    },
    {
      "commit": "b990c0957d05fc1268f64db0f4f23fff8aaa3d9f",
      "tree": "9d54841a22a1d36dbb620bf6f408e26fd05d8aa4",
      "parents": [
        "c8968b1ff4c897992a763872960449598f425a69"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:22:29 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:22:29 2026"
      },
      "message": "Roll Chrome Mac PGO Profile\n\nRoll Chrome Mac PGO profile from chrome-mac-main-1789818685-9476e375314cad197f2e4b3ff1c464f9c11553aa-889cddaf5b70b420002e7ba08b1ce6eb9c29a081.profdata to chrome-mac-main-1789839745-fdeedbe15a7948bc69653f698045f0e0234da2e3-16bec8932d4a5d4b74134c722f8fe12ce17ae37e.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I85ae6e932a7b0d1afe9d979c1414e6db689186aa\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430988\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701420}\n"
    },
    {
      "commit": "c8968b1ff4c897992a763872960449598f425a69",
      "tree": "04f344761595e8419f5b29679de4fb845586b1f2",
      "parents": [
        "29647657a4c7ae4102def7a1021e8bb3c662ad1e"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:20:21 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:20:21 2026"
      },
      "message": "Roll eigen from 04cc35554166 to 3ca5ab304322 (3 revisions)\n\nhttps://chromium.googlesource.com/external/gitlab.com/libeigen/eigen.git/+log/04cc35554166..3ca5ab304322\n\n2026-09-19 cantonios@google.com CI: Allow runner-level CCACHE_* overrides via EIGEN_CI_CCACHE_* defaults\n2026-09-19 5298202-florian360@users.noreply.gitlab.com Core: Respect packet access in in-place transpose\n2026-09-19 5298202-florian360@users.noreply.gitlab.com Core: Fix reverse row and column iterator indexing\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/eigen-chromium\nPlease CC chrome-intelligence-core@google.com,holte@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in eigen: https://gitlab.com/libeigen/eigen/-/issues\nTo file a bug in Chromium: https://b.corp.google.com/issues/new?component\u003d1405550\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:optimization_guide-linux;luci.chrome.try:optimization_guide-mac-arm64;luci.chrome.try:optimization_guide-mac-x64;luci.chrome.try:optimization_guide-win32;luci.chrome.try:optimization_guide-win64\nTbr: holte@google.com\nInclude-Ci-Only-Tests: chromium.android:android-pie-arm64-rel|android_browsertests\nChange-Id: I771c8111f96efde93e8d8ee2962943da82b11d13\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432501\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701419}\n"
    },
    {
      "commit": "29647657a4c7ae4102def7a1021e8bb3c662ad1e",
      "tree": "5a54aa3e0a6113ae7cb0b660f7c1aee662363973",
      "parents": [
        "a057a601c865abeb1cae8627d95c88fcb716281a"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:08:42 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 20:08:42 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789831551-2a7f5f36ef6c0618f372e73d7f8da5a999a0c3aa-8a5abff0c3807798c4b67c044e4e9f8572a6c8ec.profdata to chrome-mac-arm-main-1789839745-60847ba1b35639bc39db7bccb2cad6135c185ad3-16bec8932d4a5d4b74134c722f8fe12ce17ae37e.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I5a2e744165e9d14bef10d350faef18d0625cdd3d\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8431594\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701418}\n"
    },
    {
      "commit": "a057a601c865abeb1cae8627d95c88fcb716281a",
      "tree": "ac6740a5c975e9cf13056a31f8715166b62fd8b7",
      "parents": [
        "32479d19b43bd80ded6eb8e06c3a29ef3733a5ce"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:48:04 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:48:04 2026"
      },
      "message": "Roll Chrome Android ARM32 Orderfile from 0vCV9jsSzQ8bhI7Rj... to 3MtJgzZGOHAhwxEY_...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-android-arm32-chromium\nPlease CC clank-build@google.com,clank-library-failures@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: clank-library-failures@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I1d5e8865e8c978895ac74a1c27c5bd006bac3156\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430628\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701417}\n"
    },
    {
      "commit": "32479d19b43bd80ded6eb8e06c3a29ef3733a5ce",
      "tree": "0aab0f4dfd2913132362ce7520265b30cc5db223",
      "parents": [
        "58bbce676c909e4695ee4f3fe80f79c22627e281"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:43:52 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:43:52 2026"
      },
      "message": "Roll Chrome Win ARM64 PGO Profile\n\nRoll Chrome Win ARM64 PGO profile from chrome-win-arm64-main-1789818685-ec3d6f0c150efec939d7c53e3c88b62a4d80a20f-889cddaf5b70b420002e7ba08b1ce6eb9c29a081.profdata to chrome-win-arm64-main-1789839745-b8111a11d94605d6b9518f75423d2dd17ad6416e-16bec8932d4a5d4b74134c722f8fe12ce17ae37e.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-win-arm64-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ib6ee7c2ebd632e49f0aaef3c9461943e4da85b8e\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8432522\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701416}\n"
    },
    {
      "commit": "58bbce676c909e4695ee4f3fe80f79c22627e281",
      "tree": "a6aea413f8f98cf3e600f4f0d794f6340dab72cf",
      "parents": [
        "156173229d21ab018ff12cfa3458bbe94fcc4b97"
      ],
      "author": {
        "name": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "email": "chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:24:53 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:24:53 2026"
      },
      "message": "Roll Help App from mAqILfU86JpxRkZBi... to JHLe5sAAS38_rxRqQ...\n\nRelease_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202609190800_RC00.html\n\nhttps://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/JHLe5sAAS38_rxRqQyclwdlid7VUaEvnsgGV05u2T5sC\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://skia-autoroll.corp.goog/r/help-app-chromium-autoroll\nPlease CC cros-essential-apps-dev@chromium.org,help-app@grotations.appspotmail.com,jomag@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome\nBug: None\nTbr: help-app@grotations.appspotmail.com\nChange-Id: Ib7a911353149b9363e26b6e0a646e970f922c97e\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430461\nCommit-Queue: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com \u003cchromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701415}\n"
    },
    {
      "commit": "156173229d21ab018ff12cfa3458bbe94fcc4b97",
      "tree": "31de8705e0173a30a149bb2eee05b8973c816051",
      "parents": [
        "64bf5ea371a7b845f8d58db9b749df0af3b75069"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:23:04 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:23:04 2026"
      },
      "message": "Roll Chrome Android ARM32 PGO Profile\n\nRoll Chrome Android ARM32 PGO profile from chrome-android32-main-1789818685-143ae155e870ec4784a376da25bfcc8f9659b035-889cddaf5b70b420002e7ba08b1ce6eb9c29a081.profdata to chrome-android32-main-1789839745-e593564d9e226a600d2bc009e4bd79eb4f05f1c6-16bec8932d4a5d4b74134c722f8fe12ce17ae37e.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-android-arm32-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I1ce9b14be8b72367a9bcc9d0a84d07215dcd10d8\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430627\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701414}\n"
    },
    {
      "commit": "64bf5ea371a7b845f8d58db9b749df0af3b75069",
      "tree": "830d9851a5eea5f2f735671cba2ef867a4256bfe",
      "parents": [
        "3d773601242cc8a52641671348d4a40ac66af750"
      ],
      "author": {
        "name": "Guido Urdaneta",
        "email": "guidou@chromium.org",
        "time": "Sat Sep 19 19:22:37 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 19:22:37 2026"
      },
      "message": "[RTCLogging] Generate diagnostic logging session UUID in the renderer\n\nThis is a refactor in preparation for the upcoming implementation of the\nspec version, which requires returning the UUID synchronously on\nstartDiagnosticLogging().\n\nThis CL:\n* Updates RTCLoggingDispatcher::StartDiagnosticLogging() to accept a\n  renderer-generated mojo_base.mojom.Uuid session_id and return an empty\n  callback.\n\n* Update ContentBrowserClient::StartRtcDiagnosticLogging() and\n  rtc_diagnostic_logging::StartRtcDiagnosticLogging() to take the\n  renderer-provided session_id instead of generating a new UUID in the\n  browser process.\n\n* Generates the random v4 UUID in blink::RTC::startDiagnosticLogging()\n  so that the upcoming synchronous WebIDL version on RTCPeerConnection\n  can return the session UUID immediately.\n\nBug: 481412281\nChange-Id: I94a9e3e50a02ef0d8a6cc1ccc514a335db39316b\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8420507\nCommit-Queue: Guido Urdaneta \u003cguidou@chromium.org\u003e\nReviewed-by: Palak Agarwal \u003cagpalak@chromium.org\u003e\nReviewed-by: Sergey Poromov \u003cporomov@chromium.org\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\nReviewed-by: Alex Moshchuk \u003calexmos@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701413}\n"
    },
    {
      "commit": "3d773601242cc8a52641671348d4a40ac66af750",
      "tree": "38f851e21462c47e12bc9b57ebe4af3f391b638f",
      "parents": [
        "5a18624d19b836eda5e962ab7ee430cf70155629"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 18:46:36 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 18:46:36 2026"
      },
      "message": "Roll Chrome Android ARM64 Orderfile from uaVqhoCpoG3M-Y2_i... to PNFIm_JFrPAi4LYG_...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-android-arm64-chromium\nPlease CC clank-build@google.com,clank-library-failures@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: clank-library-failures@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Icbafb1bcadc1c68a45d8ebc3d48742660adb046b\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8427812\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701412}\n"
    },
    {
      "commit": "5a18624d19b836eda5e962ab7ee430cf70155629",
      "tree": "f8d087887746c4d0d03ef87f30ba17e5a922233d",
      "parents": [
        "16bec8932d4a5d4b74134c722f8fe12ce17ae37e"
      ],
      "author": {
        "name": "chromeos-ci-prod",
        "email": "chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com",
        "time": "Sat Sep 19 18:03:29 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 18:03:29 2026"
      },
      "message": "chromeos/CHROMEOS_LKGM: Automatic uprev to 16827.0.0-1080370.\n\nDiff Link: http://crosland/log/1080364..1080370\n\nGenerated by PUpr, see https://cr-buildbucket.appspot.com/build/8670220063759645569 for job details.\n\nBUG\u003dNone\nTEST\u003dCQ\n\nPupr-Upstream-Versions: [{\"ref\": \"refs/heads/snapshot\", \"repository\": \"/chromeos/manifest-internal\", \"revision\": \"4a662f5a55fffaee7b29a62b39420c2a46ba78ca\"}]\nCq-Cl-Tag: pupr:chromeos-lkgm\nOverride-Tryjobs-For-Automation: luci.chrome.try:chromeos-betty-chrome-gtest-and-tast,chromeos-brya-chrome,chromeos-jacuzzi-chrome,chromeos-reven-chrome,chromeos-trogdor-chrome,chromeos-volteer-chrome; luci.chromium.try:chromeos-amd64-generic-rel,chromeos-arm64-generic-rel,linux-presubmit,win-presubmit\nChange-Id: I96546d98eebb4248e21158789960baf271633446\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430724\nCommit-Queue: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nBot-Commit: chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com \u003cchromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701411}\n"
    },
    {
      "commit": "16bec8932d4a5d4b74134c722f8fe12ce17ae37e",
      "tree": "ada4133006a74a6405b91912ad687459c38e5108",
      "parents": [
        "0631349d988dba28730fe48821f7e3b2e9b84f46"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 17:42:25 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 17:42:25 2026"
      },
      "message": "Roll WebView ARM64 Orderfile from fHlTrLzHFll3BctGR... to 5Vbuo6Ty1fSzhtGJ0...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm64-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ic28fd5858a59c3e661c98f5e802a52c18d6060ae\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8427872\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701410}\n"
    },
    {
      "commit": "0631349d988dba28730fe48821f7e3b2e9b84f46",
      "tree": "5a1c5194dd3b67bb4692cdb24bbe542f48db6476",
      "parents": [
        "d32b37315b37de3234cb7910b00bc0f1f762301d"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 17:42:02 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 17:42:02 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789826182-ff6d747ba1784c8fa620258d8cb45799ac7e81a7-efabd3f9c90d743074e57f243e4db5cf55819d51.profdata to chrome-mac-arm-main-1789831551-2a7f5f36ef6c0618f372e73d7f8da5a999a0c3aa-8a5abff0c3807798c4b67c044e4e9f8572a6c8ec.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I3d16b65dab6ed3be8c9b11e4f5e466bd0345be8f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429699\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701409}\n"
    },
    {
      "commit": "d32b37315b37de3234cb7910b00bc0f1f762301d",
      "tree": "d944e3d764163b3ccb82092f649027d8949000a6",
      "parents": [
        "5ae1ce5eed6c884a8bfd4a46a944974116e9be42"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 17:20:25 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 17:20:25 2026"
      },
      "message": "Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1789806823-d7ecdeac35e65835fd04e032efd189b0c1f4ee68-673fbcc2e551c020ea450377c4338d53dd6ea339.profdata to chrome-win64-main-1789829659-7604883d8057387b4e7f438562333d4d34238eb3-280c10305884862b0562f68e256cd23895fa4279.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-win64-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win64-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: Ia9075e4014ae956603466a2f33c3fa9a5d9ac2a9\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8428255\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701408}\n"
    },
    {
      "commit": "5ae1ce5eed6c884a8bfd4a46a944974116e9be42",
      "tree": "b83909e6ed718d9acda93b7efdf7fc1a748441aa",
      "parents": [
        "6bb217dc911be49fae4f0a26a6351a714fce0775"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 16:56:39 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 16:56:39 2026"
      },
      "message": "Roll DevTools Frontend from 2243486750fc to e49fbd9f36e7 (1 revision)\n\nhttps://chromium.googlesource.com/devtools/devtools-frontend.git/+log/2243486750fc..e49fbd9f36e7\n\n2026-09-19 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS (trusted)\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/devtools-frontend-chromium\nPlease CC chrome-devtools-staff+oncall-change@google.com,liviurau@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nBug: None\nChange-Id: I62152882a612847edd7ac97c87e1e91efe80d3ba\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430869\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701407}\n"
    },
    {
      "commit": "6bb217dc911be49fae4f0a26a6351a714fce0775",
      "tree": "b88c75daa7f072b62f1e151bc48487de855db9ba",
      "parents": [
        "21528e89dfb4ed1c74730c27ee2063e93d122bc7"
      ],
      "author": {
        "name": "Tom Anderson",
        "email": "thomasanderson@chromium.org",
        "time": "Sat Sep 19 16:41:30 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 16:41:30 2026"
      },
      "message": "[sessions] Defer encrypted saves until the encryptor is ready\n\nCommandStorageManager::Save() reported a write error when\n`encrypted_backend_` was still null (OSCryptAsync had not delivered the\nEncryptor yet) in the kWriteBothReadPreferEncrypted and\nkWriteEncryptedReadPreferEncrypted stages. That path did not consume\n`pending_commands_`, but Save() still reset `commands_since_reset_` to 0\nwhen a reset was pending, breaking the `commands_since_reset_ \u003e\u003d\npending_commands_.size()` invariant. A delegate that rebuilds its\ncommands in response to the error -- which is what SessionService does\n-- then crashed in ClearPendingCommands():\n\nDCHECK failed: commands_since_reset_ \u003e\u003d\n      static_cast\u003cint\u003e(pending_commands_.size()) (0 vs. 20)\n\nIn release builds the same race caused a spurious session rebuild, a\nnegative `commands_since_reset_`, and duplicated session commands.\n\nWaiting on the encryptor is not a write failure, so queue the write\ninstead. `pending_encrypted_ops_` already exists for this purpose and is\nused by MoveCurrentSessionToLastSession() and DeleteLastSession();\nSave() was the only encrypted operation that did not use it. Route all\nthree encrypted-write branches through a new\nAppendCommandsToEncryptedBackend() helper that defers when the backend\nis not available. Ordering is preserved because OnEncryptorReady()\ndrains the queue in order on the same sequence.\n\nThis showed up as flaky crashes in\nCookieEncryptionProviderBrowserTest.CookieStorage/{async,secret_portal}\nstarting 2026-09-16, when fieldtrial_testing_config.json moved\nEncryptSessionStorage from Phase1 to Phase2. Those are the only browser\ntests that override --password-store\u003dbasic, which enables the real\nFreedesktop secret service key provider and makes OSCryptAsync\ninitialization slow enough to lose the race.\n\nAlso fix a latent bug in CommandStorageBackend::AppendCommands() that\nthe above surfaced: IsError() returns true for kUnknown, so `!open_file_\n\u0026\u0026 !IsError(status)` could never map a failed open to kFileNotOpened,\nand the following DCHECK_NE(status, kUnknown) fired instead.\n\nR\u003ddljames@chromium.org\n\nFixed: 562992858\nChange-Id: I6f11bb9cb62418255ae2e4482c6764d7001b8760\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8428082\nReviewed-by: Darryl James \u003cdljames@chromium.org\u003e\nCommit-Queue: Thomas Anderson \u003cthomasanderson@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701406}\n"
    },
    {
      "commit": "21528e89dfb4ed1c74730c27ee2063e93d122bc7",
      "tree": "ebf87f89688b5281521261bd8a65d79cc7ff76ee",
      "parents": [
        "bef695c64ce4914a752c8d9e61ca1ddf62368d85"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 16:37:57 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 16:37:57 2026"
      },
      "message": "Roll vulkan-deps from 73a1e723d0ca to a000ff7bb9bf (1 revision)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/73a1e723d0ca..a000ff7bb9bf\n\nAlso rolling transitive DEPS:\n  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/d849687c4f7978a6d1bcd16f1873668702233e7a..dceb08085985c4a8311b1d937ec08f9ab3f9ae65\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/vulkan-deps-chromium-autoroll\nPlease CC angle-team@google.com,jrprice@google.com,radial-bots+chrome-roll@google.com,radial-bots@google.com,webgpu-developers@google.com,ynovikov@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: 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:gpu-fyi-cq-mac-arm64;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-win-arm64;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86;luci.chromium.try:dawn-linux-x64-deps-rel\nBug: None\nTbr: jrprice@google.com,radial-bots+chrome-roll@google.com,ynovikov@google.com\nChange-Id: I2dca8663da47fae40c7719f44c3d89b3811b1d12\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8429057\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701405}\n"
    },
    {
      "commit": "bef695c64ce4914a752c8d9e61ca1ddf62368d85",
      "tree": "f1d6b77f4fcb1a40fe8aefa0f9590410f0f85a12",
      "parents": [
        "8a5abff0c3807798c4b67c044e4e9f8572a6c8ec"
      ],
      "author": {
        "name": "Yoav Weiss (@Shopify)",
        "email": "yoavweiss@chromium.org",
        "time": "Sat Sep 19 16:00:29 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 16:00:29 2026"
      },
      "message": "Enable ModuleMapDoNotCacheFailedFetch\n\nI2S: https://groups.google.com/a/chromium.org/g/blink-dev/c/lG4iYotq5EA/m/fNtZZbo-BQAJ\n\nChange-Id: I9bc36b0cacb8988957bff2794b1f2dcf7197794b\nBug: 534781954\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8403905\nReviewed-by: Fr \u003cbeaufort.francois@gmail.com\u003e\nReviewed-by: Barry Pollard \u003cbarrypollard@chromium.org\u003e\nCommit-Queue: Yoav Weiss (@Shopify) \u003cyoavweiss@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1701404}\n"
    },
    {
      "commit": "8a5abff0c3807798c4b67c044e4e9f8572a6c8ec",
      "tree": "3117f86f1d7810ac054a72ea81c552559cf4407c",
      "parents": [
        "e74b6ee8818fcec000229bc0dc6c9d4a922591d0"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 15:25:51 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 15:25:51 2026"
      },
      "message": "Roll Chrome Mac Arm PGO Profile\n\nRoll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1789818685-a43ecf8f7bf99b6b392b466baa2c7048ccb3d0c4-889cddaf5b70b420002e7ba08b1ce6eb9c29a081.profdata to chrome-mac-arm-main-1789826182-ff6d747ba1784c8fa620258d8cb45799ac7e81a7-efabd3f9c90d743074e57f243e4db5cf55819d51.profdata\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/pgo-mac-arm-chromium\nPlease CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:mac-chrome\nTbr: pgo-profile-sheriffs@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I9c5203e50999f69ce337daf67066c131e8e0b87f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8430867\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701403}\n"
    },
    {
      "commit": "e74b6ee8818fcec000229bc0dc6c9d4a922591d0",
      "tree": "8f7b4a501bb0a834176f54d3479cb6bc51d5e116",
      "parents": [
        "280c10305884862b0562f68e256cd23895fa4279"
      ],
      "author": {
        "name": "Christoph Schwering",
        "email": "schwering@google.com",
        "time": "Sat Sep 19 15:19:53 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 15:19:53 2026"
      },
      "message": "[Passwords] Clamp coordinates to RenderWidgetHostView\n\nThis is a PWM version of crrev.com/c/8412450:\n\nThis CL clamps FormFieldData::bounds() and other gfx::RectF and\ngfx::Rect in ContentPasswordManagerDriver to the local root\u0027s coordinate\nsystem. The motivation is to prevent the renderer from seemingly\nanchoring popups on cross-origin fields.\n\nThe CL also fixes\nPasswordGenerationPopupViewTest.DoNotCrashInCaseOfInsuffucientVerticalSpace\nanalogously to crrev.com/c/8412893.\n\nBug: 563362318\nChange-Id: Ic6a138d39ee48a94fe0dd5348495ab769a81be74\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8420689\nCommit-Queue: Christoph Schwering \u003cschwering@google.com\u003e\nReviewed-by: Mohamed Amir Yosef \u003cmamir@chromium.org\u003e\nAuto-Submit: Christoph Schwering \u003cschwering@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701402}\n"
    },
    {
      "commit": "280c10305884862b0562f68e256cd23895fa4279",
      "tree": "d1a3fd269dbf85f281f29575a0fa7700d72a5466",
      "parents": [
        "97ad96ad360c0d2778db495be5d64404d06ecaee"
      ],
      "author": {
        "name": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "email": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Sat Sep 19 14:54:19 2026"
      },
      "committer": {
        "name": "Chromium LUCI CQ",
        "email": "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Sat Sep 19 14:54:19 2026"
      },
      "message": "Roll WebView ARM Orderfile from Jy9sGcXd5xpxfOR37... to bzrP9veOZW4k3LNyk...\n\nIf this roll has caused a breakage, revert this CL and set the roller\nto dry run mode using the controls here:\nhttps://autoroll.skia.org/r/orderfile-webview-arm-chromium\nPlease CC woa-engprod@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component\u003d1389291\u0026template\u003d1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: woa-engprod@google.com\nMerge-Approval-Bypass: Chrome autoroller\nChange-Id: I8c78c5e518723be31a7023b864d2518a2bd0b2cc\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8423336\nBot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com \u003cchromium-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCr-Commit-Position: refs/heads/main@{#1701401}\n"
    }
  ],
  "next": "97ad96ad360c0d2778db495be5d64404d06ecaee"
}
