{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":120360765,"defaultBranch":"main","name":"chromium","ownerLogin":"chromium","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-02-05T20:55:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30044?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714277471.0","currentOid":""},"activityList":{"items":[{"before":"bfd1b16eef1da02339f302ab62d3946c41b48459","after":"74e10865b4d65f90aad8ec24e1fa8584d7af081e","ref":"refs/heads/lkgr","pushedAt":"2024-04-28T04:25:40.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Android ARM32 PGO Profile\n\nRoll Chrome Android ARM32 PGO profile from chrome-android32-main-1714239249-e60ebca8f1659c10743812cc6c5ff62423d3136f-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata to chrome-android32-main-1714261913-8eeadf606a38272d0170ee44fbc6d77b59a65725-f0e49ce2ca39b6c1c2ce3a9b2f645d44cef86cdc.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: I254c705be7f96a0c92d3ff0fadc5f2e50833b653\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494402\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293434}","shortMessageHtmlLink":"Roll Chrome Android ARM32 PGO Profile"}},{"before":"f0e49ce2ca39b6c1c2ce3a9b2f645d44cef86cdc","after":"51c97e1c3500799cca2ab4444d9fb3b6c186bb20","ref":"refs/heads/lkgr-android-internal","pushedAt":"2024-04-28T03:52:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll clank/internal/apps from 693e9ee2bb43 to e3d54970fb53 (1 revision)\n\nhttps://chrome-internal.googlesource.com/clank/internal/apps.git/+log/693e9ee2bb43..e3d54970fb53\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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=1389291&template=1850622\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: I2aa85ff1c1152cbc128636eb48bf1a5992464519\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495692\nCommit-Queue: chromium-internal-autoroll \nBot-Commit: chromium-internal-autoroll \nCr-Commit-Position: refs/heads/main@{#1293433}","shortMessageHtmlLink":"Roll clank/internal/apps from 693e9ee2bb43 to e3d54970fb53 (1 revision)"}},{"before":"19713aa7e5d175576f7ae1ad162a19486b8d0bf2","after":"bd8d4a1b6f058b36a8082a3372db2cd98141bd27","ref":"refs/heads/main","pushedAt":"2024-04-28T03:43:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"[CodeHealth] Replace std::unique_ptr with HeapArray in //chrome/../operation.cc\n\nThis change is being made as part of a code health rotation project\nto convert all uses of std::unique_ptr with base::HeapArray.\n\nstd::unique_ptr does not automatically preserve the size of the\nallocation. This forces a need for ad-hoc bounds checks. In contrast,\nbase::HeapArray can track the size.\n\nBug: 40285824\nChange-Id: I253de5a8b8d55f624e0185c3a09b3d29a5f55612\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5492980\nReviewed-by: Finnur Thorarinsson \nCommit-Queue: Gyuyoung Kim \nCr-Commit-Position: refs/heads/main@{#1293443}","shortMessageHtmlLink":"[CodeHealth] Replace std::unique_ptr<T[]> with HeapArray in //chrome/…"}},{"before":"bae1fefe1046b67cbceff3c05e78545d53a4e18d","after":"19713aa7e5d175576f7ae1ad162a19486b8d0bf2","ref":"refs/heads/main","pushedAt":"2024-04-28T03:37:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Android ARM64 PGO Profile\n\nRoll Chrome Android ARM64 PGO profile from chrome-android64-main-1714239249-8e3bda98944db821406a10e4b4b161a525bbe76d-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata to chrome-android64-main-1714265176-071dac1a67c5398cf7b5de12776c609aeea8bdfa-74e10865b4d65f90aad8ec24e1fa8584d7af081e.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/pgo-android-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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: Ia656b510ce1393feca8ed9bb9746381830ebe43e\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494492\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293442}","shortMessageHtmlLink":"Roll Chrome Android ARM64 PGO Profile"}},{"before":"be0c13201683bc43bbb2d88f8386671e49ea0759","after":"bae1fefe1046b67cbceff3c05e78545d53a4e18d","ref":"refs/heads/main","pushedAt":"2024-04-28T03:32:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"media/video/VEA: Optimize `FillNV12Padding` with `libyuv::SetPlane`\n\nThis CL optimizes code using `libyuv::SetPlane` for simplicity and\nperformance, and moves padding after visible region fill. No functional\nchange is made.\n\nTEST on ADL CrOS:\nvideo_encode_accelerator_tests --codec=h264baseline --reverse\n/tmp/tulip2-480x270.yuv /tmp/tulip2-480x270.yuv.json --bitrate_mode=cbr\n--output_folder=/tmp/ --gtest_filter=VideoEncoderTest.FlushAtEndOfStream\n--output_bitstream\n\nBefore: Average PSNR: 31.1875\nAfter: Average PSNR: 31.1875 (No Change)\n\nBug: b:274517984\nChange-Id: I17fc29a6b3a8136c0af8c91203c9866b12475aff\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5402098\nReviewed-by: Andres Calderon Jaramillo \nReviewed-by: Hirokazu Honda \nAuto-Submit: Jianhui J Dai \nCommit-Queue: Jianhui J Dai \nCr-Commit-Position: refs/heads/main@{#1293441}","shortMessageHtmlLink":"media/video/VEA: Optimize FillNV12Padding with libyuv::SetPlane"}},{"before":"6fe349b1e55df1e722f06598ac41dda783a27891","after":"be0c13201683bc43bbb2d88f8386671e49ea0759","ref":"refs/heads/main","pushedAt":"2024-04-28T03:04:16.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Updating trunk VERSION from 6445.0 to 6446.0\n\n* This is an automated release commit.\n* Do not revert without consulting chrome-pmo@google.com.\nNOAUTOREVERT=true\n\nChange-Id: I09d7d66af0e38bc5f192084b2267cdfdff1c086b\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494267\nBot-Commit: Chrome Release Bot (LUCI) \nCr-Commit-Position: refs/heads/main@{#1293440}","shortMessageHtmlLink":"Updating trunk VERSION from 6445.0 to 6446.0"}},{"before":"e5cde59a25dda50bf28c8bbdd135ce18e91e218b","after":"6fe349b1e55df1e722f06598ac41dda783a27891","ref":"refs/heads/main","pushedAt":"2024-04-28T02:54:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win32 PGO Profile\n\nRoll Chrome Win32 PGO profile from chrome-win32-main-1714247407-b01d764231bff71e3fb254ab7434415c6ee76ee8-7a4d3721b843477ac2c8287e9b34c7de6269e284.profdata to chrome-win32-main-1714261913-2f7e817dc73dc961161c350b4202b97a7a855ad0-f0e49ce2ca39b6c1c2ce3a9b2f645d44cef86cdc.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/pgo-win32-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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win-chrome\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: I771cec9ec44dd33739dc27f7231ed6de8bf596e2\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495693\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293437}","shortMessageHtmlLink":"Roll Chrome Win32 PGO Profile"}},{"before":"64e3292b2a28b7358455b4736c794b14f0e04889","after":"e5cde59a25dda50bf28c8bbdd135ce18e91e218b","ref":"refs/heads/main","pushedAt":"2024-04-28T02:45:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Linux PGO Profile\n\nRoll Chrome Linux PGO profile from chrome-linux-main-1714239249-91c8f8b0d0a9728ce89b9f8ec29299a11abfbd06-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata to chrome-linux-main-1714261913-0271c0117ff16895255a5997adcf34340e5f8321-f0e49ce2ca39b6c1c2ce3a9b2f645d44cef86cdc.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\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\nChange-Id: I4b33e9cfa7b4484829383fa0b22c434bc0ea5edb\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495696\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293436}","shortMessageHtmlLink":"Roll Chrome Linux PGO Profile"}},{"before":"74e10865b4d65f90aad8ec24e1fa8584d7af081e","after":"64e3292b2a28b7358455b4736c794b14f0e04889","ref":"refs/heads/main","pushedAt":"2024-04-28T02:42:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"[CrOS Cellular] Add ONC toplevel validation for unique admin APN Ids\n\nChecks that the IDs of APNs provided in the toplevel kAdminAPNList\nfield are unique.\n\nNote that kAdminAssignedAPNIds for managed eSIMs and\nkPSIMAdminAssignedAPNIds for pSIMs map to APNs in the kAdminAPNList,\nso the IDs must be unique.\n\nBug: b/333100319\nTest: ./out/Default/chromeos_components_unittests --gtest_filter=ONCUtils*\nChange-Id: Iec3763a43088f8b021622038d077fb324541f4dd\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5464943\nReviewed-by: Steven Bennetts \nCommit-Queue: Regan Hsu \nReviewed-by: Chad Duffin \nReviewed-by: Andreea Costinas \nReviewed-by: Regan Hsu \nCr-Commit-Position: refs/heads/main@{#1293435}","shortMessageHtmlLink":"[CrOS Cellular] Add ONC toplevel validation for unique admin APN Ids"}},{"before":"7a4d3721b843477ac2c8287e9b34c7de6269e284","after":"bfd1b16eef1da02339f302ab62d3946c41b48459","ref":"refs/heads/lkgr","pushedAt":"2024-04-28T02:16:07.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1714229216-bc119bf4faf350901db8ad79d5ac6ea7b79f88a1-27e6bcf19738b1b26d75965de9100f8b5f402cf5.profdata to chrome-win64-main-1714239249-6bfabafebcdf6f3ab551f4a820e17187b79be064-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\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\nChange-Id: Ib2c1ff3784531cfa8d536dc25032a6ed6addace3\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495577\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293427}","shortMessageHtmlLink":"Roll Chrome Win64 PGO Profile"}},{"before":"bfd1b16eef1da02339f302ab62d3946c41b48459","after":"f0e49ce2ca39b6c1c2ce3a9b2f645d44cef86cdc","ref":"refs/heads/lkgr-android-internal","pushedAt":"2024-04-28T02:10:23.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1714239249-6bfabafebcdf6f3ab551f4a820e17187b79be064-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata to chrome-win64-main-1714247407-f4909839f33928b019183826a1769535a070a1ba-7a4d3721b843477ac2c8287e9b34c7de6269e284.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\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\nChange-Id: Ib640b822945e6a7a9b10e5806b2c1281cb8b1106\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495610\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293432}","shortMessageHtmlLink":"Roll Chrome Win64 PGO Profile"}},{"before":"51c97e1c3500799cca2ab4444d9fb3b6c186bb20","after":"74e10865b4d65f90aad8ec24e1fa8584d7af081e","ref":"refs/heads/main","pushedAt":"2024-04-28T00:51:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Android ARM32 PGO Profile\n\nRoll Chrome Android ARM32 PGO profile from chrome-android32-main-1714239249-e60ebca8f1659c10743812cc6c5ff62423d3136f-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata to chrome-android32-main-1714261913-8eeadf606a38272d0170ee44fbc6d77b59a65725-f0e49ce2ca39b6c1c2ce3a9b2f645d44cef86cdc.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: I254c705be7f96a0c92d3ff0fadc5f2e50833b653\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494402\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293434}","shortMessageHtmlLink":"Roll Chrome Android ARM32 PGO Profile"}},{"before":"f0e49ce2ca39b6c1c2ce3a9b2f645d44cef86cdc","after":"51c97e1c3500799cca2ab4444d9fb3b6c186bb20","ref":"refs/heads/main","pushedAt":"2024-04-28T00:44:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll clank/internal/apps from 693e9ee2bb43 to e3d54970fb53 (1 revision)\n\nhttps://chrome-internal.googlesource.com/clank/internal/apps.git/+log/693e9ee2bb43..e3d54970fb53\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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=1389291&template=1850622\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: I2aa85ff1c1152cbc128636eb48bf1a5992464519\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495692\nCommit-Queue: chromium-internal-autoroll \nBot-Commit: chromium-internal-autoroll \nCr-Commit-Position: refs/heads/main@{#1293433}","shortMessageHtmlLink":"Roll clank/internal/apps from 693e9ee2bb43 to e3d54970fb53 (1 revision)"}},{"before":"7a4d3721b843477ac2c8287e9b34c7de6269e284","after":"bfd1b16eef1da02339f302ab62d3946c41b48459","ref":"refs/heads/lkgr-android-internal","pushedAt":"2024-04-28T00:21:44.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1714229216-bc119bf4faf350901db8ad79d5ac6ea7b79f88a1-27e6bcf19738b1b26d75965de9100f8b5f402cf5.profdata to chrome-win64-main-1714239249-6bfabafebcdf6f3ab551f4a820e17187b79be064-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\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\nChange-Id: Ib2c1ff3784531cfa8d536dc25032a6ed6addace3\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495577\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293427}","shortMessageHtmlLink":"Roll Chrome Win64 PGO Profile"}},{"before":"90772ee1406206a0c1136d58554f8f3cee6290e6","after":"7a4d3721b843477ac2c8287e9b34c7de6269e284","ref":"refs/heads/lkgr","pushedAt":"2024-04-28T00:05:22.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Revert \"Automated Commit: LKGM 15869.0.0 for chromeos.\"\n\nThis reverts commit 90772ee1406206a0c1136d58554f8f3cee6290e6.\n\nReason for revert:\nLUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8749482370377590401\n\nSample failed build: https://ci.chromium.org/b/8749482370377590401\n\nIf this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F5492046&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8749482370377590401&type=BUG\n\nOriginal change's description:\n> Automated Commit: LKGM 15869.0.0 for chromeos.\n>\n> Uploaded by https://ci.chromium.org/b/8749542348939852897\n>\n>\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-brya-chrome-skylab\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-jacuzzi-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-reven-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-volteer-chrome-skylab\n>\n> Change-Id: I674b81d203c6e19bdf743cab9e6f015adbd3b678\n> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5492046\n> Bot-Commit: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>\n> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>\n> Cr-Commit-Position: refs/heads/main@{#1293412}\n>\n\nChange-Id: I570766d7f0b8c58254dd10c0f1385cb16df5f280\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494986\nBot-Commit: luci-bisection@appspot.gserviceaccount.com \nOwners-Override: luci-bisection@appspot.gserviceaccount.com \nCommit-Queue: luci-bisection@appspot.gserviceaccount.com \nCr-Commit-Position: refs/heads/main@{#1293417}","shortMessageHtmlLink":"Revert \"Automated Commit: LKGM 15869.0.0 for chromeos.\""}},{"before":"e5f4a8a8950f1e0af816e37466c535da63a7063d","after":"f0e49ce2ca39b6c1c2ce3a9b2f645d44cef86cdc","ref":"refs/heads/main","pushedAt":"2024-04-27T23:56:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1714239249-6bfabafebcdf6f3ab551f4a820e17187b79be064-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata to chrome-win64-main-1714247407-f4909839f33928b019183826a1769535a070a1ba-7a4d3721b843477ac2c8287e9b34c7de6269e284.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\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\nChange-Id: Ib640b822945e6a7a9b10e5806b2c1281cb8b1106\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495610\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293432}","shortMessageHtmlLink":"Roll Chrome Win64 PGO Profile"}},{"before":"1958b9d7e971b0cc980e671353a03297387d7901","after":"e5f4a8a8950f1e0af816e37466c535da63a7063d","ref":"refs/heads/main","pushedAt":"2024-04-27T23:47:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win32 PGO Profile\n\nRoll Chrome Win32 PGO profile from chrome-win32-main-1714239249-d27a96774fa0bacb6258f61d741a4c39ba4a0b2c-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata to chrome-win32-main-1714247407-b01d764231bff71e3fb254ab7434415c6ee76ee8-7a4d3721b843477ac2c8287e9b34c7de6269e284.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/pgo-win32-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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win-chrome\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: I8b54d61c379db538af1465fa6baa51aa16a3c0da\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495582\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293431}","shortMessageHtmlLink":"Roll Chrome Win32 PGO Profile"}},{"before":"cd2532a5435107bb02012629d3852bea011899d7","after":"1958b9d7e971b0cc980e671353a03297387d7901","ref":"refs/heads/main","pushedAt":"2024-04-27T23:41:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Import wpt@9687c4025746a35e803cd1a82c84f2a6dab2724c\n\nhttps://github.com/web-platform-tests/wpt/compare/4fecc4e54...9687c4025\n\nUsing wpt-import in Chromium 7a4d3721b843477ac2c8287e9b34c7de6269e284.\n\nNote to gardeners: This CL imports external tests and adds expectations\nfor those tests; if this CL is large and causes a few new failures,\nplease fix the failures by adding new lines to TestExpectations rather\nthan reverting. See:\nhttps://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md\n\nDirectory owners for changes in this CL:\nsajos@microsoft.com, siliu@microsoft.com, snianu@microsoft.com:\n external/wpt/editing\nsmcgruer@chromium.org:\n external/wpt/css/css-position\n\nNOAUTOREVERT=true\nR=rubber-stamper@appspot.gserviceaccount.com\n\nNo-Export: true\nValidate-Test-Flakiness: skip\nCq-Include-Trybots: luci.chromium.try:linux-blink-rel\nChange-Id: I361295968a5496401db03b89b54b2b76047bef64\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5490871\nCommit-Queue: Rubber Stamper \nAuto-Submit: WPT Autoroller \nBot-Commit: Rubber Stamper \nCr-Commit-Position: refs/heads/main@{#1293430}","shortMessageHtmlLink":"Import wpt@9687c4025746a35e803cd1a82c84f2a6dab2724c"}},{"before":"7143973fa1828b26c3d3b819f64bcd1f3fe64258","after":"cd2532a5435107bb02012629d3852bea011899d7","ref":"refs/heads/main","pushedAt":"2024-04-27T23:34:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll androidx from 9DsBYQ3FrZwe9NdDB... to m3j7fZvDE3d_USUkm...\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/androidx-chromium\nPlease CC clank-build@google.com,clank-library-failures@google.com,wnwen@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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:android-internal-binary-size;luci.chrome.try:android-internal-rel\nTbr: clank-library-failures@google.com\nChange-Id: Ie231b07609d67ec6703aabcb7fbf27109c0838f2\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494401\nBot-Commit: chromium-autoroll \nCommit-Queue: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293429}","shortMessageHtmlLink":"Roll androidx from 9DsBYQ3FrZwe9NdDB... to m3j7fZvDE3d_USUkm..."}},{"before":"bfd1b16eef1da02339f302ab62d3946c41b48459","after":"7143973fa1828b26c3d3b819f64bcd1f3fe64258","ref":"refs/heads/main","pushedAt":"2024-04-27T23:21:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Fix webnn::dml::CommandQueue use-after-free in OnObjectSignaled\n\nIf the owning document has shutdown by the time we get to\nCommandQueue::OnObjectSignaled, the only remaining references to\nCommandQueue are inside of the queued_callbacks_ callbacks. Running\nthem while continuing to dereference member variables will free\n\"this\" and cause use-after-free The caller of OnObjectSignaled,\nObjectWatcher::Signal, has a similar problem.\n\nTo fix, we take a reference to the CommandQueue while we run the\ncallbacks.\n\nBug: 337191302\nChange-Id: If44b5d257c1da031a4ca9ac82dd64f5b7f90626b\nCq-Include-Trybots: luci.chromium.try:win11-blink-rel\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494196\nCommit-Queue: Rafael Cintron \nReviewed-by: ningxin hu \nCr-Commit-Position: refs/heads/main@{#1293428}","shortMessageHtmlLink":"Fix webnn::dml::CommandQueue use-after-free in OnObjectSignaled"}},{"before":"86a674dff5dec2ff9873452d07f2ce702eb43d65","after":"7a4d3721b843477ac2c8287e9b34c7de6269e284","ref":"refs/heads/lkgr-android-internal","pushedAt":"2024-04-27T22:32:34.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Revert \"Automated Commit: LKGM 15869.0.0 for chromeos.\"\n\nThis reverts commit 90772ee1406206a0c1136d58554f8f3cee6290e6.\n\nReason for revert:\nLUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8749482370377590401\n\nSample failed build: https://ci.chromium.org/b/8749482370377590401\n\nIf this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F5492046&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8749482370377590401&type=BUG\n\nOriginal change's description:\n> Automated Commit: LKGM 15869.0.0 for chromeos.\n>\n> Uploaded by https://ci.chromium.org/b/8749542348939852897\n>\n>\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-brya-chrome-skylab\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-jacuzzi-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-reven-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-volteer-chrome-skylab\n>\n> Change-Id: I674b81d203c6e19bdf743cab9e6f015adbd3b678\n> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5492046\n> Bot-Commit: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>\n> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>\n> Cr-Commit-Position: refs/heads/main@{#1293412}\n>\n\nChange-Id: I570766d7f0b8c58254dd10c0f1385cb16df5f280\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494986\nBot-Commit: luci-bisection@appspot.gserviceaccount.com \nOwners-Override: luci-bisection@appspot.gserviceaccount.com \nCommit-Queue: luci-bisection@appspot.gserviceaccount.com \nCr-Commit-Position: refs/heads/main@{#1293417}","shortMessageHtmlLink":"Revert \"Automated Commit: LKGM 15869.0.0 for chromeos.\""}},{"before":"7618c60ea7efec5f31c5c34353c3b6ccae58f817","after":"90772ee1406206a0c1136d58554f8f3cee6290e6","ref":"refs/heads/lkgr","pushedAt":"2024-04-27T21:56:30.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Automated Commit: LKGM 15869.0.0 for chromeos.\n\nUploaded by https://ci.chromium.org/b/8749542348939852897\n\n\nCQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome\nCQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-brya-chrome-skylab\nCQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-jacuzzi-chrome\nCQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-reven-chrome\nCQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-volteer-chrome-skylab\n\nChange-Id: I674b81d203c6e19bdf743cab9e6f015adbd3b678\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5492046\nBot-Commit: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>\nCommit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>\nCr-Commit-Position: refs/heads/main@{#1293412}","shortMessageHtmlLink":"Automated Commit: LKGM 15869.0.0 for chromeos."}},{"before":"1dc40406bff87ad79eaad16cf55a72d118cce0da","after":"bfd1b16eef1da02339f302ab62d3946c41b48459","ref":"refs/heads/main","pushedAt":"2024-04-27T21:21:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win64 PGO Profile\n\nRoll Chrome Win64 PGO profile from chrome-win64-main-1714229216-bc119bf4faf350901db8ad79d5ac6ea7b79f88a1-27e6bcf19738b1b26d75965de9100f8b5f402cf5.profdata to chrome-win64-main-1714239249-6bfabafebcdf6f3ab551f4a820e17187b79be064-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\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\nChange-Id: Ib2c1ff3784531cfa8d536dc25032a6ed6addace3\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495577\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293427}","shortMessageHtmlLink":"Roll Chrome Win64 PGO Profile"}},{"before":"1a5bac6dbcecc37a8f75537c221ec8d3cb2a45a1","after":"1dc40406bff87ad79eaad16cf55a72d118cce0da","ref":"refs/heads/main","pushedAt":"2024-04-27T21:15:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win32 PGO Profile\n\nRoll Chrome Win32 PGO profile from chrome-win32-main-1714229216-ad51bfd265a073cd22dc5803301f64a66bd55c22-27e6bcf19738b1b26d75965de9100f8b5f402cf5.profdata to chrome-win32-main-1714239249-d27a96774fa0bacb6258f61d741a4c39ba4a0b2c-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/pgo-win32-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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win-chrome\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: Id62927a97ff50671f0d5a71d2f1a0eecbf7f39cc\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495486\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293426}","shortMessageHtmlLink":"Roll Chrome Win32 PGO Profile"}},{"before":"eef2e3d5dc950cb0d4b9856532f39a32b16490f3","after":"1a5bac6dbcecc37a8f75537c221ec8d3cb2a45a1","ref":"refs/heads/main","pushedAt":"2024-04-27T21:10:12.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll ios_internal from f5f6543a5518 to 499b8cf2d55c\n\nhttps://chrome-internal.googlesource.com/chrome/ios_internal.git/+log/f5f6543a5518..499b8cf2d55c\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://skia-autoroll.corp.goog/r/ios-internal-chromium-autoroll\nPlease CC chrome-brapp-engprod@google.com,noemies@google.com,tmartino@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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nBug: None\nChange-Id: Ic4f1ed6c6db0f3414343cd7d960986b5d09123d8\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495488\nCommit-Queue: chromium-internal-autoroll \nBot-Commit: chromium-internal-autoroll \nCr-Commit-Position: refs/heads/main@{#1293425}","shortMessageHtmlLink":"Roll ios_internal from f5f6543a5518 to 499b8cf2d55c"}},{"before":"7a4d3721b843477ac2c8287e9b34c7de6269e284","after":"eef2e3d5dc950cb0d4b9856532f39a32b16490f3","ref":"refs/heads/main","pushedAt":"2024-04-27T21:05:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll clank/internal/apps from 5f5d54734bf6 to 693e9ee2bb43 (1 revision)\n\nhttps://chrome-internal.googlesource.com/clank/internal/apps.git/+log/5f5d54734bf6..693e9ee2bb43\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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=1389291&template=1850622\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: Ib0cff4fdd5c0cd2e5aa2f83fe58df7548720ada8\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495580\nCommit-Queue: chromium-internal-autoroll \nBot-Commit: chromium-internal-autoroll \nCr-Commit-Position: refs/heads/main@{#1293418}","shortMessageHtmlLink":"Roll clank/internal/apps from 5f5d54734bf6 to 693e9ee2bb43 (1 revision)"}},{"before":"486d23121750aec6033ddd88449982941ae24ad3","after":"86a674dff5dec2ff9873452d07f2ce702eb43d65","ref":"refs/heads/lkgr-android-internal","pushedAt":"2024-04-27T20:48:32.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win32 PGO Profile\n\nRoll Chrome Win32 PGO profile from chrome-win32-main-1714216759-6a435bd3e3926c88d67cb1a0020b81db4459f565-9d6cec58169dfac28598412c04703dfa5cec2ded.profdata to chrome-win32-main-1714229216-ad51bfd265a073cd22dc5803301f64a66bd55c22-27e6bcf19738b1b26d75965de9100f8b5f402cf5.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/pgo-win32-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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nCq-Include-Trybots: luci.chrome.try:win-chrome\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: I4c4d679c032121fe256b9b0863154bff31d7fa74\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495302\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293413}","shortMessageHtmlLink":"Roll Chrome Win32 PGO Profile"}},{"before":"0762f5207d816beb4e2d47d9ff351d38ac7ea5e5","after":"7a4d3721b843477ac2c8287e9b34c7de6269e284","ref":"refs/heads/main","pushedAt":"2024-04-27T19:54:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Revert \"Automated Commit: LKGM 15869.0.0 for chromeos.\"\n\nThis reverts commit 90772ee1406206a0c1136d58554f8f3cee6290e6.\n\nReason for revert:\nLUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8749482370377590401\n\nSample failed build: https://ci.chromium.org/b/8749482370377590401\n\nIf this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F5492046&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8749482370377590401&type=BUG\n\nOriginal change's description:\n> Automated Commit: LKGM 15869.0.0 for chromeos.\n>\n> Uploaded by https://ci.chromium.org/b/8749542348939852897\n>\n>\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-brya-chrome-skylab\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-jacuzzi-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-reven-chrome\n> CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-volteer-chrome-skylab\n>\n> Change-Id: I674b81d203c6e19bdf743cab9e6f015adbd3b678\n> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5492046\n> Bot-Commit: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>\n> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>\n> Cr-Commit-Position: refs/heads/main@{#1293412}\n>\n\nChange-Id: I570766d7f0b8c58254dd10c0f1385cb16df5f280\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5494986\nBot-Commit: luci-bisection@appspot.gserviceaccount.com \nOwners-Override: luci-bisection@appspot.gserviceaccount.com \nCommit-Queue: luci-bisection@appspot.gserviceaccount.com \nCr-Commit-Position: refs/heads/main@{#1293417}","shortMessageHtmlLink":"Revert \"Automated Commit: LKGM 15869.0.0 for chromeos.\""}},{"before":"4887005f025d1a0ab046c20d6b870dd0b7dfa646","after":"7618c60ea7efec5f31c5c34353c3b6ccae58f817","ref":"refs/heads/lkgr","pushedAt":"2024-04-27T19:40:18.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Lacros Amd64 Generic PGO Profile\n\nRoll Chrome Lacros Amd64 PGO profile from chrome-chromeos-amd64-generic-main-1714175658-0cfa4f991c227d0d05e53671828a29d521311e51-34fcae344dd503f0a75754997a33fbab3ca8fec3.profdata to chrome-chromeos-amd64-generic-main-1714216759-b5b2ed5a4aa3c15ab330a0940ea73665863d5f30-9d6cec58169dfac28598412c04703dfa5cec2ded.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/pgo-lacros-amd64-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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: I740a9966aaab578a245b82550e4de3d9f25299e4\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495474\nCommit-Queue: chromium-autoroll \nBot-Commit: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293398}","shortMessageHtmlLink":"Roll Chrome Lacros Amd64 Generic PGO Profile"}},{"before":"22c156e848dfca1b9db766fb5152e4669d6826c6","after":"0762f5207d816beb4e2d47d9ff351d38ac7ea5e5","ref":"refs/heads/main","pushedAt":"2024-04-27T19:09:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aarongable","name":"Aaron Gable","path":"/aarongable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2474926?s=80&v=4"},"commit":{"message":"Roll Chrome Win ARM64 PGO Profile\n\nRoll Chrome Win ARM64 PGO profile from chrome-win-arm64-main-1714216759-dafb8e1573cbdfa7a766367d3abc5a14ae36afea-9d6cec58169dfac28598412c04703dfa5cec2ded.profdata to chrome-win-arm64-main-1714239249-e79df339d4ff9732a2ba15e009208886eb8eb13d-90772ee1406206a0c1136d58554f8f3cee6290e6.profdata\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing 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 main branch: 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=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md\n\nTbr: pgo-profile-sheriffs@google.com\nChange-Id: I99b2b7cc84b5b31bf7f45684ee63d62ecb5153b4\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495360\nBot-Commit: chromium-autoroll \nCommit-Queue: chromium-autoroll \nCr-Commit-Position: refs/heads/main@{#1293416}","shortMessageHtmlLink":"Roll Chrome Win ARM64 PGO Profile"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPBsTrAA","startCursor":null,"endCursor":null}},"title":"Activity · chromium/chromium"}