{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":15773229,"defaultBranch":"main","name":"skia","ownerLogin":"google","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-01-09T17:09:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1342004?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726542220.0","currentOid":""},"activityList":{"items":[{"before":"195cc3e2c740e7748c9804d5f56b6f52278a0341","after":"fa43a5f015f03f79ff17c58510d84d858805ea93","ref":"refs/heads/main","pushedAt":"2024-09-19T21:21:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[rust png] Add support for `SkCodec::Result::kIncompleteInput`.\n\nNote that to be effective this CL depends on changes to the `png` crate\n(which are not yet present in `png-0.17.13`). Therefore this CL softly\ndepends on having a post-0.17.13 crate version when building `FFI.rs`:\n\n* In the short-term this dependency is fulfilled by patching the crate\n in https://crrev.com/c/5836023\n* In the long-term the following PR should eventually be released in a\n new `png` version on crates.io:\n https://github.com/image-rs/image-png/pull/496\n\nThis CL helps to pass the `AnimatedPNGTests.ByteByByteSizeAvailable`\ntest from `blink_platform_unittests` (after also patching in the `png`\ncrate changes from https://crrev.com/c/5836023 and WIP Blink integration\nfrom https://crrev.com/c/5786777). (Other 2 \"ByteByByte\" tests still\nrequire additional work.)\n\nThis CL doesn't have any impact on Chromium or Skia build - it doesn't\ndepend on any API changes in the `png` crate. This CL doesn't have any\neffect on runtime without the corresponding changes in the `png` crate -\nthis is because (without the `png` crate) changes there won't be any\n`png::DecodingError::IoError`s (because the C++-based implementation of\nthe `Read` trait is infallible). All of that makes this CL safe to land\nfirst, before the Chromium CL with `png` crate patches\n(https://crrev.com/c/5836023).\n\nBug: chromium:356923435\nChange-Id: Ib948480a294de8aefef67a9f732610404c88f915\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/896876\nReviewed-by: Leon Scroggins \nCommit-Queue: Łukasz Anforowicz ","shortMessageHtmlLink":"[rust png] Add support for SkCodec::Result::kIncompleteInput."}},{"before":"ca94a5369af5799352767ab623b27e032b9c0e57","after":"195cc3e2c740e7748c9804d5f56b6f52278a0341","ref":"refs/heads/main","pushedAt":"2024-09-19T18:19:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[graphite] Improve PaintParamsKeyTests' feedback re missing Pipelines\n\nAlthough this adds a bit of extra work in the Release case (i.e., actually retrieving the Pipelines' uniqueKeys), it greatly clarifies which pipelines are being used and which resulted from over-generation.\n\nBug: b/259548724\nChange-Id: Ie62abddd9cc608e137dc4681750ae34ea0f2686d\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900437\nCommit-Queue: Robert Phillips \nReviewed-by: Jim Van Verth ","shortMessageHtmlLink":"[graphite] Improve PaintParamsKeyTests' feedback re missing Pipelines"}},{"before":"a571758356a9473426d066b58d36019b1e2cc552","after":"ca94a5369af5799352767ab623b27e032b9c0e57","ref":"refs/heads/main","pushedAt":"2024-09-19T17:01:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Reland \"Reland \"Split FreeType & FontConfig, step #1\"\"\n\nThis reverts commit 33342f41f9b920a46c9d8e8975589e96fc089ef8.\n\nReason for revert: Fixiing the embolden issue with font config\n\n> Revert \"Reland \"Split FreeType & FontConfig, step #1\"\"\n>\n> This reverts commit 9b3146d7c3f42d08d68f9ecf840eb1678186edce.\n>\n> Reason for revert: Breaking Google3 tests\n>\n> > Reland \"Split FreeType & FontConfig, step #1\"\n> >\n> > This reverts commit e37b6b19801693c54b47bfe42c1cb2f904fe65ef.\n> >\n> > Reason for revert: Fixing the broken tests\n> > Landed \"RemoteStrike should use typeface Id from StrikeSpec\"\n> > https://skia.googlesource.com/skia.git/+/46d8175e88150ad4e870914c135a3baa72801b48\n> >\n> > Original change's description:\n> > > Revert \"Split FreeType & FontConfig, step #1\"\n> > >\n> > > This reverts commit f5f3648c25ecd00f3d4ce31e60611d8e372c1429.\n> > >\n> > > Reason for revert: Broke some tests\n> > >\n> > > > Split FreeType & FontConfig, step #1\n> > > >\n> > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/894476\n> >\n> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/894776\n>\n> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/894418\n\nChange-Id: I8fba80b919356bff23cdd0b5120bf795f7ca83fe\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/895610\nReviewed-by: Ben Wagner \nReviewed-by: Florin Malita \nCommit-Queue: Julia Lavrova ","shortMessageHtmlLink":"Reland \"Reland \"Split FreeType & FontConfig, step #1\"\""}},{"before":"5e9aa3211d9044486cca91e2adbc4a96b137a8f2","after":"a571758356a9473426d066b58d36019b1e2cc552","ref":"refs/heads/main","pushedAt":"2024-09-19T15:43:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll vulkan-deps from e80717cdb17e to e4d224c16ab4 (1 revision)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/e80717cdb17e..e4d224c16ab4\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/vulkan-deps-skia-autoroll\nPlease CC jmbetancourt@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\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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE\nBug: None\nTbr: jmbetancourt@google.com\nChange-Id: Ie8a41678db223636b8d0c5c7ad2859533c2fbe57\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900967\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll vulkan-deps from e80717cdb17e to e4d224c16ab4 (1 revision)"}},{"before":"2be350ecc20db4e8abe327e2724988b98e2416d4","after":"5e9aa3211d9044486cca91e2adbc4a96b137a8f2","ref":"refs/heads/main","pushedAt":"2024-09-19T07:29:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll ANGLE from 7bdd5f775df1 to 44b6203c43db (2 revisions)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/7bdd5f775df1..44b6203c43db\n\n2024-09-19 yuxinhu@google.com Add new functions defined in VK_KHR_Synchronization2 extension\n2024-09-18 a.annestrand@samsung.com CL/VK: Add ArgumentWorkgroup handling\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/angle-skia-autoroll\nPlease CC jmadill@google.com,jmbetancourt@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Build-Mac-Clang-arm64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE\nTbr: jmbetancourt@google.com\nChange-Id: Ie69eefdd3681307d87679988b21288773f8aecba\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900980\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll ANGLE from 7bdd5f775df1 to 44b6203c43db (2 revisions)"}},{"before":"7b13e511c14a0252366720b6e73495d0af74b053","after":"2be350ecc20db4e8abe327e2724988b98e2416d4","ref":"refs/heads/main","pushedAt":"2024-09-19T05:19:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll Skia Infra from e39719a1c0e7 to 104350337eaa (7 revisions)\n\nhttps://skia.googlesource.com/buildbot.git/+log/e39719a1c0e7..104350337eaa\n\n2024-09-18 eduardoyap@google.com [Triage Workflow] When new bug is filed, reflect changes on tooltip and graph.\n2024-09-18 eduardoyap@google.com [Triage Workflow] Disable keyboard shortcuts when using New Bug Dialog.\n2024-09-18 haowoo@google.com Recompute summary range after resizing summary bar.\n2024-09-18 haowoo@google.com Make SpinnerSk optional.\n2024-09-18 viditchitkara@google.com [perf] Make the dry-run table less jumpy.\n2024-09-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra CIPD packages from df2251eb6f2a to e39719a1c0e7 (10 revisions)\n2024-09-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Depot Tools from c5df152f103a to 74ec76545760 (7 revisions)\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/infra-skia\nPlease CC ashwinpv@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 Infra: https://bugs.chromium.org/p/skia/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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\nBug: None\nTbr: ashwinpv@google.com\nChange-Id: Idbcaf93da5571a0d40065c96b52852ff345913f6\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/901416\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll Skia Infra from e39719a1c0e7 to 104350337eaa (7 revisions)"}},{"before":"202809f02ebdf651cc02b7b7a245657a8f6550db","after":"7b13e511c14a0252366720b6e73495d0af74b053","ref":"refs/heads/main","pushedAt":"2024-09-19T04:53:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll Dawn from d3e90db0af37 to a1fe8e600d77 (6 revisions)\n\nhttps://dawn.googlesource.com/dawn.git/+log/d3e90db0af37..a1fe8e600d77\n\n2024-09-19 dneto@google.com [wgsl][reader]: reserve 'noncoherent' and 'non_coherent'\n2024-09-19 dsinclair@chromium.org [glsl] Only clamp access mode in ES.\n2024-09-18 dsinclair@chromium.org [tint] Update generator to add GLSL desktop flag\n2024-09-18 dsinclair@chromium.org [tint] Add option to generate for Desktop GLSL.\n2024-09-18 senorblanco@chromium.org Compat CTS: triage more Pixel 6 failures.\n2024-09-18 amaiorano@google.com Update parse_hlsl_errors script\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/dawn-skia-autoroll\nPlease CC cwallez@google.com,senorblanco@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Graphite_Dawn_Vulkan;skia/skia.primary:Test-Mac11-Clang-MacMini9.1-GPU-AppleM1-arm64-Debug-All-Graphite_Dawn_Metal;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D12;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D11\nBug: None\nTbr: senorblanco@google.com\nChange-Id: Ia1ee1a38cc93945bd1448f78332bceae2d6053a1\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900965\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll Dawn from d3e90db0af37 to a1fe8e600d77 (6 revisions)"}},{"before":"8858f081d1e150d1a1467c57e1ae8e907a434cb5","after":"202809f02ebdf651cc02b7b7a245657a8f6550db","ref":"refs/heads/main","pushedAt":"2024-09-19T02:17:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll vulkan-deps from 494b2918371c to e80717cdb17e (1 revision)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/494b2918371c..e80717cdb17e\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/vulkan-deps-skia-autoroll\nPlease CC jmbetancourt@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\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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE\nBug: None\nTbr: jmbetancourt@google.com\nChange-Id: Ic183d13b746842ee7653633e50b80565f59d7c94\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900963\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll vulkan-deps from 494b2918371c to e80717cdb17e (1 revision)"}},{"before":"321d7750aa075f0d46dff07f8668c7dd815efc04","after":"8858f081d1e150d1a1467c57e1ae8e907a434cb5","ref":"refs/heads/main","pushedAt":"2024-09-19T00:07:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Manual roll ANGLE from dbdc95515fb0 to 7bdd5f775df1 (12 revisions)\n\nManual roll requested by robertphillips@google.com\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/dbdc95515fb0..7bdd5f775df1\n\n2024-09-18 syoussefi@chromium.org Vulkan: Remove syncval suppressions for fixed bugs\n2024-09-18 abdolrashidi@google.com Vulkan: Implement EXT_clear_texture\n2024-09-18 abdolrashidi@google.com Vulkan: Enable UtilsVk::startRenderPass() for DS\n2024-09-18 abdolrashidi@google.com Update validation for EXT_clear_texture\n2024-09-18 mark@lunarg.com Add pre-upload Required Extensions check to trace sync script\n2024-09-18 mpdenton@chromium.org WGPU: Implement SetUniform() enough so GetUniform() works\n2024-09-18 i.nazarov@samsung.com Vulkan: Fix chunkIndex is not 16 bits when computing key\n2024-09-18 syoussefi@chromium.org Fix use-after-out-of-scope in CapturedTest\n2024-09-18 cnorthrop@google.com restricted_trace_perf: Support multiple users\n2024-09-18 lexa.knyazev@gmail.com Translator: Add EXT_texture_shadow_lod functions\n2024-09-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2fe1637302ed to d041a9415c49 (638 revisions)\n2024-09-18 syoussefi@chromium.org Vulkan: Suppress more rasterizer-discard VUs due to VVL bugs\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/angle-skia-autoroll\nPlease CC jmadill@google.com,jmbetancourt@google.com,robertphillips@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Build-Mac-Clang-arm64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE\nTbr: jmbetancourt@google.com,robertphillips@google.com\nTest: Test: restricted_trace_perf.py with non-default user\nChange-Id: I9fa6f137ecf643e63fb75b8d249c73ff31c56b99\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900962\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Manual roll ANGLE from dbdc95515fb0 to 7bdd5f775df1 (12 revisions)"}},{"before":"45bccf339342dfca11887af2c569b5153455d1f1","after":"321d7750aa075f0d46dff07f8668c7dd815efc04","ref":"refs/heads/main","pushedAt":"2024-09-18T21:57:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Manual roll Dawn from 31cb19d6c599 to d3e90db0af37 (16 revisions)\n\nManual roll requested by robertphillips@google.com\n\nhttps://dawn.googlesource.com/dawn.git/+log/31cb19d6c599..d3e90db0af37\n\n2024-09-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 4e799936fb45 to e1bb926f63ba (1 revision)\n2024-09-18 cduvall@chromium.org Fix some windows builds not finding HWND\n2024-09-18 amaiorano@google.com Make DXC/FXC tests invalid for unsupported extensions\n2024-09-18 amaiorano@google.com Make more FXC f16 tests INVALID\n2024-09-18 amaiorano@google.com Make Quad* tests INVALID for FXC\n2024-09-18 senorblanco@chromium.org Compat CTS: clean up Pixel 6 passes and flake.\n2024-09-18 geofflang@chromium.org Roll third_party/gpuweb/ 23db3e47e..2dc56f297 (13 commits)\n2024-09-18 senorblanco@chromium.org Compat CTS: add suppressions for Intel 770.\n2024-09-18 lokokung@google.com [dawn] Remove usage of std::string_view in favor of absl::string_view\n2024-09-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b81c5eec79c2 to 494b2918371c (11 revisions)\n2024-09-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0f4c807a9147 to 6da67584d294 (5 revisions)\n2024-09-18 dsinclair@chromium.org [glsl][ir] Polyfill the `textureNumLayers` call\n2024-09-18 dsinclair@chromium.org [glsl][ir] Split bitcast to separate polyfill\n2024-09-18 jie.a.chen@intel.com Fix nits in ClearWithDrawHelper\n2024-09-18 dsinclair@chromium.org [glsl][ir] Polyfill the `insertBits` call\n2024-09-18 dsinclair@chromium.org [glsl][ir] Polyfill the `extractBits` call\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/dawn-skia-autoroll\nPlease CC cwallez@google.com,robertphillips@google.com,senorblanco@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Graphite_Dawn_Vulkan;skia/skia.primary:Test-Mac11-Clang-MacMini9.1-GPU-AppleM1-arm64-Debug-All-Graphite_Dawn_Metal;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D12;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D11\nBug: None\nTbr: senorblanco@google.com,robertphillips@google.com\nChange-Id: I88592b9db671a7f687d3b35b752ae150954ba10e\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900961\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Manual roll Dawn from 31cb19d6c599 to d3e90db0af37 (16 revisions)"}},{"before":"7ba220b34a1b39728bcba5f7fd5a8960557f6042","after":"77fe8841d9ec287eeb3d3f70fc0a674162664064","ref":"refs/heads/chrome/m120","pushedAt":"2024-09-18T20:39:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Reland \"[M120-LTS][SkSL:RP] Prevent overflow when computing slot allocation size\"\n\nThis reverts commit 7ba220b34a1b39728bcba5f7fd5a8960557f6042.\n\nReason for revert: removing unit test that fails to compile in m120\nsince all that's needed is the actual SkSL::RP updates for the LTS\nchrome release.\n\nOriginal change's description:\n> Revert \"[M120-LTS][SkSL:RP] Prevent overflow when computing slot allocation size\"\n>\n> This reverts commit a59291ec277803d5b231b1a82ab2275e4823bd3f.\n>\n> Reason for revert: unit test uses code not in m120.\n>\n> Original change's description:\n> > [M120-LTS][SkSL:RP] Prevent overflow when computing slot allocation size\n> >\n> > Bug: 355465305\n> > Change-Id: Ife25289f7b3489701c67b7dc5d30e473019a1193\n> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/888376\n> > Commit-Queue: Brian Osman \n> > (cherry picked from commit d1b243ba90f0698ced6fadc460adb9d66c248946)\n> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/892676\n> > Reviewed-by: Michael Ludwig \n>\n> Bug: 355465305\n> Change-Id: I27fe9fa6d769c84955bbbc2ca01c10305d4349b2\n> No-Presubmit: true\n> No-Tree-Checks: true\n> No-Try: true\n> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/899717\n> Auto-Submit: Michael Ludwig \n> Bot-Commit: Rubber Stamper \n\nBug: 355465305\nChange-Id: Iea2884487313206150f98becbbf22a5a286ff512\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/901140\nReviewed-by: Robert Phillips ","shortMessageHtmlLink":"Reland \"[M120-LTS][SkSL:RP] Prevent overflow when computing slot allo…"}},{"before":"07d7158eeabfa377f46f25f632f900a49b653e18","after":"dda581d538cb6532cda841444e7b4ceacde01ec9","ref":"refs/heads/chrome/m129","pushedAt":"2024-09-18T20:13:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[ganesh] Avoid int overflow in DrawAtlasOpImpl\n\nBug: b/365884464\nChange-Id: I4dc9f259165c88c1d7ae5dc38c6cae02ca18f509\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/898756\nCommit-Queue: James Godfrey-Kittle \nReviewed-by: Brian Osman \n(cherry picked from commit 2b40b50ea423e11073b742b3bd785975a6019046)\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/901177\nReviewed-by: Michael Ludwig ","shortMessageHtmlLink":"[ganesh] Avoid int overflow in DrawAtlasOpImpl"}},{"before":"a60a52a117638ed8e67cdf6624a312c3deb6ea65","after":"45bccf339342dfca11887af2c569b5153455d1f1","ref":"refs/heads/main","pushedAt":"2024-09-18T19:47:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[graphite] Immutable sampler data appending + processing fixes\n\n* Correctly adds a value of \"0\" from the PaintParamsKey to ShaderNode data to explicitly convey a lack of material data\n\n* Removes a debug assertion that cannot be expected to succeed with the current design flaw outlined in b/898596.\n^ This should not cause any new issues seeing as it currently only fails existing failing assertions within Clank integration tests OR when running certain Dawn-Metal tests (which never use immutable samplers anyways, but *do* append sampler data of \"0\" given that the if !defined(__EMSCRIPTEN__) condition which gates immutable sampler functionality is still met)\n\n* Also fixes a random typo encountered within KeyHelpers\n\nChange-Id: I97126eee6635e466d077e39175a4e43d9fb7ae87\nBug: b/366220690\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/898596\nCommit-Queue: Nicolette Prevost \nReviewed-by: Michael Ludwig ","shortMessageHtmlLink":"[graphite] Immutable sampler data appending + processing fixes"}},{"before":"7eef016c12aefbfa05395218bcebc092da6816ff","after":"a60a52a117638ed8e67cdf6624a312c3deb6ea65","ref":"refs/heads/main","pushedAt":"2024-09-18T19:21:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[graphite] Plumb RenderPassDesc more fully through Precompilation system\n\nTo generate the correct Pipelines for the BlurMaskFilter we need to be able to switch to a different RenderPassDesc. This, unfortunately, adds a bit of plumbing.\n\nBug: b/259548724\nChange-Id: I626af80c4afc5d92ff3ce6b33c44f37ced6356aa\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900436\nReviewed-by: Jim Van Verth \nCommit-Queue: Robert Phillips ","shortMessageHtmlLink":"[graphite] Plumb RenderPassDesc more fully through Precompilation system"}},{"before":"938144dd79c6e3664a3c0bbd019daedddf655ffa","after":"cd98397d0c2c3eb1d5a8d76aade3c87c2e0d28ac","ref":"refs/heads/chrome/m128","pushedAt":"2024-09-18T19:21:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[ganesh] Avoid int overflow in DrawAtlasOpImpl\n\nBug: b/365884464\nChange-Id: I4dc9f259165c88c1d7ae5dc38c6cae02ca18f509\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/898756\nCommit-Queue: James Godfrey-Kittle \nReviewed-by: Brian Osman \n(cherry picked from commit 2b40b50ea423e11073b742b3bd785975a6019046)\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/901176\nReviewed-by: Michael Ludwig ","shortMessageHtmlLink":"[ganesh] Avoid int overflow in DrawAtlasOpImpl"}},{"before":"760e37059fde5a5111dc47047983ead03e6771b9","after":"7eef016c12aefbfa05395218bcebc092da6816ff","ref":"refs/heads/main","pushedAt":"2024-09-18T18:55:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Don't use the ImageGeneratorWIC when checking respect for origin.\n\nThis GM crashes on serialized configs in Windows because the COM should be initialized at a higher application level.\n\nBug: 40038376\nChange-Id: Ieaed33637c1ec52563e7fa0238bcef60de6e9c07\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/901116\nReviewed-by: Florin Malita \nCommit-Queue: Daniel Dilan ","shortMessageHtmlLink":"Don't use the ImageGeneratorWIC when checking respect for origin."}},{"before":"e60181fbd809fa35825089eb4ad544a2d69640d2","after":"760e37059fde5a5111dc47047983ead03e6771b9","ref":"refs/heads/main","pushedAt":"2024-09-18T15:27:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[graphite] Increase delay before we purge plots in DrawAtlas.\n\nSeeing a memory bump after the new purge routine landed, trying a\nlarger delay to see if that helps.\n\nBug: b/359350551\nChange-Id: Ibb70ab557ffa0fca5e5474c0f615a5e49f50f835\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/901036\nAuto-Submit: Jim Van Verth \nCommit-Queue: Jim Van Verth \nCommit-Queue: Michael Ludwig \nReviewed-by: Michael Ludwig ","shortMessageHtmlLink":"[graphite] Increase delay before we purge plots in DrawAtlas."}},{"before":"ae4e7753fa9bf6bdf4e14c8dbee6a7b1931780db","after":"e60181fbd809fa35825089eb4ad544a2d69640d2","ref":"refs/heads/main","pushedAt":"2024-09-18T13:17:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll vulkan-deps from e0d45239bb91 to 494b2918371c (1 revision)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/e0d45239bb91..494b2918371c\n\nAlso rolling transitive DEPS:\n https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/20788a4c5fd3cd22b5b1a00c8f53767f115fa400..04bdb6c7c9df5fd76a0f4aae1f669c92ea1fa6e8\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/vulkan-deps-skia-autoroll\nPlease CC jmbetancourt@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\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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE\nBug: None\nTbr: jmbetancourt@google.com\nChange-Id: I6a7eacea4f79be549d5ffa173ea865367cee1356\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900956\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll vulkan-deps from e0d45239bb91 to 494b2918371c (1 revision)"}},{"before":"01b7be60d39f528322c7b1ad19a5168b0655449f","after":"ae4e7753fa9bf6bdf4e14c8dbee6a7b1931780db","ref":"refs/heads/main","pushedAt":"2024-09-18T07:13:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll ANGLE from 1b4d6185c4de to dbdc95515fb0 (13 revisions)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/1b4d6185c4de..dbdc95515fb0\n\n2024-09-18 cclao@google.com Vulkan: Let asyncCommandBufferReset control garbage cleanup\n2024-09-18 a.annestrand@samsung.com CL/Vulkan: Add missing EnqueuedLocalSize PushConst\n2024-09-17 cclao@google.com Vulkan: Clean up PackedClearValuesArray::store\n2024-09-17 romanl@google.com Tests: disable batching in gold tests on Android\n2024-09-17 a.annestrand@samsung.com CL/Vulkan: Fix missing init() for clLinkProgram\n2024-09-17 g.tammana@samsung.com CL: Drop image_descriptor and format from image create\n2024-09-17 g.tammana@samsung.com CL: Add additional state getter for CLImage\n2024-09-17 g.tammana@samsung.com Vulkan: Add utils for cl state to vk state\n2024-09-17 syoussefi@chromium.org Vulkan: Unsuppress fixed VU errors\n2024-09-17 m.maiya@samsung.com Vulkan: Selectively enable emulateR32fImageAtomicExchange\n2024-09-17 ynovikov@chromium.org Revert \"Vulkan: Prefer monolithic pipelines everywhere\"\n2024-09-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 1df39e522f4a to 65470ff2e321 (1 revision)\n2024-09-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from a4e2f421d97f to 2fe1637302ed (572 revisions)\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/angle-skia-autoroll\nPlease CC jmadill@google.com,jmbetancourt@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Build-Mac-Clang-arm64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE\nTbr: jmbetancourt@google.com\nChange-Id: Ia546d7c2ec4b030ac1ed3cbcd914c10a18d004c6\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900617\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll ANGLE from 1b4d6185c4de to dbdc95515fb0 (13 revisions)"}},{"before":"819f8f49abd6093e284e9cf35ee5caaf1bbbde12","after":"01b7be60d39f528322c7b1ad19a5168b0655449f","ref":"refs/heads/main","pushedAt":"2024-09-18T05:29:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[graphite] Add updated purge() method to DrawAtlas.\n\nAdds a specialized method to DrawAtlas that will clear out Pages\nin back-to-front order, if they're not in use in a recent set of\ndraws. Some hysteresis is added to prevent cache thrashing, and the\npotential of deleting a texture that is still in flight on the\ncommand buffer, just to create it again and hence doubling memory\nusage.\n\nBug: b/359350551\nChange-Id: I7a904a6aca9c1b81e048d53b3c6ae69e82f831ca\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/899718\nCommit-Queue: Jim Van Verth \nReviewed-by: Robert Phillips \nReviewed-by: Michael Ludwig ","shortMessageHtmlLink":"[graphite] Add updated purge() method to DrawAtlas."}},{"before":"86abf23913746a6e42c9063eb3926c7b89d0214b","after":"819f8f49abd6093e284e9cf35ee5caaf1bbbde12","ref":"refs/heads/main","pushedAt":"2024-09-18T05:03:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll Skia Infra from df2251eb6f2a to e39719a1c0e7 (10 revisions)\n\nhttps://skia.googlesource.com/buildbot.git/+log/df2251eb6f2a..e39719a1c0e7\n\n2024-09-18 viditchitkara@google.com [perf] Display the params table when the graph is normalized\n2024-09-17 ashwinpv@google.com Add support to specify links for individual measurements\n2024-09-17 jiaxindong@google.com Update readme file to have more setup information on cockroach\n2024-09-17 wenbinzhang@google.com [perf] Add triageApi to skia frontend to handler file bug request\n2024-09-17 viditchitkara@google.com [perf] UI stability fixes\n2024-09-17 eduardoyap@google.com Create \"New Bug\" dialogue for untriaged anomalies.\n2024-09-17 kjlubick@google.com Always ignore banned word check in Android autoroller\n2024-09-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll LUCI CIPD packages from 4424f78dbca0 to f395cad73f6f (8 revisions)\n2024-09-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra CIPD packages from 656a4790c599 to df2251eb6f2a (8 revisions)\n2024-09-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Depot Tools from 22df6f8e622d to c5df152f103a (1 revision)\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/infra-skia\nPlease CC ashwinpv@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 Infra: https://bugs.chromium.org/p/skia/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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\nBug: None\nTbr: ashwinpv@google.com\nChange-Id: If8692ce13418f49f325f98236a4bcad5f76bb5e7\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900816\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll Skia Infra from df2251eb6f2a to e39719a1c0e7 (10 revisions)"}},{"before":"b5cc234f229df0239443eaa187aefa26e0cbf2d4","after":"86abf23913746a6e42c9063eb3926c7b89d0214b","ref":"refs/heads/main","pushedAt":"2024-09-17T20:49:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Manual roll Dawn from ef559d79bda9 to 6a3f737c33c7 (10 revisions)\n\nManual roll requested by robertphillips@google.com\n\nhttps://dawn.googlesource.com/dawn.git/+log/ef559d79bda9..6a3f737c33c7\n\n2024-09-17 dsinclair@chromium.org Rename `match_width` to `MatchWidth`\n2024-09-17 senorblanco@chromium.org Compat CTS: clean up Intel expectations.\n2024-09-17 senorblanco@chromium.org Compat CTS: expectations cleanup\n2024-09-17 chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com Activate dawn M130\n2024-09-17 tikuta@google.com fix missing deps in dxcompiler_sources\n2024-09-17 rharrison@chromium.org [tint][ir] Reject malformed strings in IR binary decode\n2024-09-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4a69b8e2bcdd to b81c5eec79c2 (4 revisions)\n2024-09-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6d58359bb1f5 to 1b4d6185c4de (3 revisions)\n2024-09-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 09e474243673 to 4e799936fb45 (1 revision)\n2024-09-17 senorblanco@chromium.org Compat CTS: remove unexpected passes.\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/dawn-skia-autoroll\nPlease CC cwallez@google.com,robertphillips@google.com,senorblanco@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Graphite_Dawn_Vulkan;skia/skia.primary:Test-Mac11-Clang-MacMini9.1-GPU-AppleM1-arm64-Debug-All-Graphite_Dawn_Metal;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D12;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D11\nBug: None\nTbr: senorblanco@google.com,robertphillips@google.com\nChange-Id: Ia059e5b33cee0bd1a2babacff5741392f4c54ef5\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900479\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Manual roll Dawn from ef559d79bda9 to 6a3f737c33c7 (10 revisions)"}},{"before":"de3717fe550eeaba2d0817ec558974b50249ebe0","after":"b5cc234f229df0239443eaa187aefa26e0cbf2d4","ref":"refs/heads/main","pushedAt":"2024-09-17T20:23:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll vulkan-deps from eb05ef4cb7a7 to e0d45239bb91 (11 revisions)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/eb05ef4cb7a7..e0d45239bb91\n\nAlso rolling transitive DEPS:\n https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/04ad1e1ce39358064e1026adf8b5bb2e346290b1..20788a4c5fd3cd22b5b1a00c8f53767f115fa400\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/vulkan-deps-skia-autoroll\nPlease CC jmbetancourt@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\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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE\nBug: None\nTbr: jmbetancourt@google.com\nChange-Id: Ie2ea225d32bb3d5b53fc07e5261826416e69be2d\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900477\nCommit-Queue: skia-autoroll \nBot-Commit: skia-autoroll ","shortMessageHtmlLink":"Roll vulkan-deps from eb05ef4cb7a7 to e0d45239bb91 (11 revisions)"}},{"before":"8618b9f741cef97ba244b4ec1a5e1a8aec97895b","after":"b5bb998be272be2f78d7c365002066bf9bd412cd","ref":"refs/heads/chrome/m126","pushedAt":"2024-09-17T19:31:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"[M126-LTS][SkSL:RP] Prevent overflow when computing slot allocation size\n\nBug: 355465305\nChange-Id: Ife25289f7b3489701c67b7dc5d30e473019a1193\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/888376\nCommit-Queue: Brian Osman \n(cherry picked from commit d1b243ba90f0698ced6fadc460adb9d66c248946)\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/896658\nCommit-Queue: Roger Felipe Zanoni da Silva (xWF) \nReviewed-by: Michael Ludwig ","shortMessageHtmlLink":"[M126-LTS][SkSL:RP] Prevent overflow when computing slot allocation size"}},{"before":"ee5e413fe4360154292b2079651f8e866fd16f54","after":"0f81dc8b2e43c060972a8d8d229b346694a674f8","ref":"refs/heads/chrome/m130","pushedAt":"2024-09-17T16:03:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Merge 8 release notes into RELEASE_NOTES.md\n\nChange-Id: I2647fd2817041ebd02e686ec21f21e995d1924b7\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900379\nReviewed-by: Heather Miller ","shortMessageHtmlLink":"Merge 8 release notes into RELEASE_NOTES.md"}},{"before":"3167a9ba9602a33c415e1b1a5100042fe4d75aa1","after":"de3717fe550eeaba2d0817ec558974b50249ebe0","ref":"refs/heads/main","pushedAt":"2024-09-17T16:03:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Merge 8 release notes into RELEASE_NOTES.md\n\nCherry pick change I2647fd2817041ebd02e686ec21f21e995d1924b7 from branch chrome/m130\nto main.\n\nChange-Id: I9f93b135c5f6cd7e346cd1991ada6005934ab520\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900277\nReviewed-by: Heather Miller ","shortMessageHtmlLink":"Merge 8 release notes into RELEASE_NOTES.md"}},{"before":"65969af3c1d10e67ccf6fd9231d558e250ba96e6","after":"e733429b239b971d36d86404bbfc5b4934b6dc42","ref":"refs/heads/infra/config","pushedAt":"2024-09-17T16:03:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Add supported branch chrome/m130, remove chrome/m126\n\nChange-Id: Ic1b117918def821b2c4f62d09e58b586e2c950b0\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/899866\nReviewed-by: Heather Miller ","shortMessageHtmlLink":"Add supported branch chrome/m130, remove chrome/m126"}},{"before":"64148dd7cfe0a3f104d93f58ec42592a0252d378","after":"3167a9ba9602a33c415e1b1a5100042fe4d75aa1","ref":"refs/heads/main","pushedAt":"2024-09-17T15:37:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Handle premultiplied alpha in PNG encoding of images using kBGRA_10101010_XR_SkColorType\n\nBug: https://github.com/flutter/flutter/issues/154925\nChange-Id: I872a48b57f3a61bdf74fd9e1ac0397e1248bf37c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/898816\nReviewed-by: Greg Daniel \nCommit-Queue: Greg Daniel ","shortMessageHtmlLink":"Handle premultiplied alpha in PNG encoding of images using kBGRA_1010…"}},{"before":"0429cfb0428b0fca3e9924cadd912699552b3a3f","after":"64148dd7cfe0a3f104d93f58ec42592a0252d378","ref":"refs/heads/main","pushedAt":"2024-09-17T07:23:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll ANGLE from f6d9b179eb83 to 1b4d6185c4de (14 revisions)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/f6d9b179eb83..1b4d6185c4de\n\n2024-09-17 m.maiya@samsung.com Vulkan: Cleanup sRGB related code\n2024-09-16 romanl@google.com Tests: deqp no longer logs unused test expectations\n2024-09-16 syoussefi@chromium.org Vulkan: Prefer monolithic pipelines everywhere\n2024-09-16 lexa.knyazev@gmail.com Add shadow sampler LOD tests for cubemap arrays\n2024-09-16 romanl@google.com Tests: fix python assertion\n2024-09-16 romanl@google.com Android aosp: refactor roll_aosp.sh, add docs\n2024-09-16 liza@chromium.org WebGPU: Add support for depth/stencil clears\n2024-09-16 lexa.knyazev@gmail.com Add shadow sampler LOD tests for cubemaps\n2024-09-16 cnorthrop@google.com Tests: Add Downwell trace\n2024-09-16 ynovikov@chromium.org Suppress flaky dEQP GLES2 test\n2024-09-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3239872f9c5f to 2afc8c97882a (1 revision)\n2024-09-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from c3450b232f2c to 1df39e522f4a (1 revision)\n2024-09-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2819a64dc892 to a4e2f421d97f (656 revisions)\n2024-09-16 g.tammana@samsung.com Vulkan: Make image{Read,Write} helper interface api agnostic\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/angle-skia-autoroll\nPlease CC jmadill@google.com,jmbetancourt@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry\nTo file a bug in Skia: https://bugs.chromium.org/p/skia/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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Build-Mac-Clang-arm64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE\nTbr: jmbetancourt@google.com\nTest: Test: angle_trace_tests --gtest_filter=\"*downwell*\"\nChange-Id: I51d2fecea0eca73f9a70fd0aeca859048f9562a2\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/899862\nBot-Commit: skia-autoroll \nCommit-Queue: skia-autoroll ","shortMessageHtmlLink":"Roll ANGLE from f6d9b179eb83 to 1b4d6185c4de (14 revisions)"}},{"before":"ad08229fd0163a784c60a8bac2c0c5a6a13877c9","after":"0429cfb0428b0fca3e9924cadd912699552b3a3f","ref":"refs/heads/main","pushedAt":"2024-09-17T06:57:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll vulkan-deps from 114623e12d3f to eb05ef4cb7a7 (1 revision)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/114623e12d3f..eb05ef4cb7a7\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/vulkan-deps-skia-autoroll\nPlease CC jmbetancourt@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\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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE\nBug: None\nTbr: jmbetancourt@google.com\nChange-Id: I0221e3ab6bb6663fe5897809540bab061ee55ada\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/900376\nBot-Commit: skia-autoroll \nCommit-Queue: skia-autoroll ","shortMessageHtmlLink":"Roll vulkan-deps from 114623e12d3f to eb05ef4cb7a7 (1 revision)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu1S-tgA","startCursor":null,"endCursor":null}},"title":"Activity · google/skia"}