{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":23355681,"defaultBranch":"main","name":"angle","ownerLogin":"google","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-08-26T14:59:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1342004?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714273730.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"8332e5b10e4f37bf20f63b0c0e8f8ddcae184b17","ref":"refs/heads/chromium/6445","pushedAt":"2024-04-28T03:08:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Use python3 instead of python for bootstrap\n\n* In roll_aosp.sh, replaced the remaining python usage with python3.\n\nBug: b/246559064\nChange-Id: Iea9737376c34264fec5d60e4cb772eb8c5be81f2\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5494462\nReviewed-by: Roman Lavrov \nAuto-Submit: Amirali Abdolrashidi \nCommit-Queue: Roman Lavrov ","shortMessageHtmlLink":"Use python3 instead of python for bootstrap"}},{"before":null,"after":"8332e5b10e4f37bf20f63b0c0e8f8ddcae184b17","ref":"refs/heads/chromium/6444","pushedAt":"2024-04-27T15:11:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Use python3 instead of python for bootstrap\n\n* In roll_aosp.sh, replaced the remaining python usage with python3.\n\nBug: b/246559064\nChange-Id: Iea9737376c34264fec5d60e4cb772eb8c5be81f2\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5494462\nReviewed-by: Roman Lavrov \nAuto-Submit: Amirali Abdolrashidi \nCommit-Queue: Roman Lavrov ","shortMessageHtmlLink":"Use python3 instead of python for bootstrap"}},{"before":null,"after":"b74de55781421772eea407b62e7fae4929bb7488","ref":"refs/heads/chromium/6443","pushedAt":"2024-04-27T03:15:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Vulkan: Add a feature related to shader subsets\n\nOn vendors that support VK_EXT_graphics_pipeline_library the shaders\nsubset of the pipeline can either be combined into a single pipeline\nor can be decoupled into separate pipelines. Upcoming optimizations\nrequire the ability to distinguish between the two options.\nAdd a feature declaring support for only the combined variant.\n\nBug: angleproject:8601\nChange-Id: I44fb828d972ca6ebba5549819ce8e41645683e14\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5484673\nCommit-Queue: Shahbaz Youssefi \nReviewed-by: Charlie Lao \nReviewed-by: Shahbaz Youssefi ","shortMessageHtmlLink":"Vulkan: Add a feature related to shader subsets"}},{"before":"b74de55781421772eea407b62e7fae4929bb7488","after":"8332e5b10e4f37bf20f63b0c0e8f8ddcae184b17","ref":"refs/heads/main","pushedAt":"2024-04-26T22:50:53.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":"Use python3 instead of python for bootstrap\n\n* In roll_aosp.sh, replaced the remaining python usage with python3.\n\nBug: b/246559064\nChange-Id: Iea9737376c34264fec5d60e4cb772eb8c5be81f2\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5494462\nReviewed-by: Roman Lavrov \nAuto-Submit: Amirali Abdolrashidi \nCommit-Queue: Roman Lavrov ","shortMessageHtmlLink":"Use python3 instead of python for bootstrap"}},{"before":"89caa0e1d99e45f3d6f355f6e14c147f8de3e0e5","after":"b74de55781421772eea407b62e7fae4929bb7488","ref":"refs/heads/main","pushedAt":"2024-04-26T21:29:51.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":"Vulkan: Add a feature related to shader subsets\n\nOn vendors that support VK_EXT_graphics_pipeline_library the shaders\nsubset of the pipeline can either be combined into a single pipeline\nor can be decoupled into separate pipelines. Upcoming optimizations\nrequire the ability to distinguish between the two options.\nAdd a feature declaring support for only the combined variant.\n\nBug: angleproject:8601\nChange-Id: I44fb828d972ca6ebba5549819ce8e41645683e14\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5484673\nCommit-Queue: Shahbaz Youssefi \nReviewed-by: Charlie Lao \nReviewed-by: Shahbaz Youssefi ","shortMessageHtmlLink":"Vulkan: Add a feature related to shader subsets"}},{"before":"5e37ae35f6511b92801056d409d7321673ae35cb","after":"89caa0e1d99e45f3d6f355f6e14c147f8de3e0e5","ref":"refs/heads/main","pushedAt":"2024-04-26T18:23:52.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":"Cleanup: replace DirtyObjectType check with constexpr generator\n\nStatic assert was meant to avoid kDirtyObjectHandlers getting out of\nsync, but it doesn't achieve that goal as it's just comparing values\nwith ints which is confusing.\n\nReplacing with constexpr generated std::array. C++20 allows to easily\nvalidate that all values are set by _not_ default-initializing\n`handlers`. C++17 makes it trickier, addeded static_assert on an\nadditional static constexpr bool (silly but I can't find a more concise\nway)\n\nBug: angleproject:8666\nBug: b/335295728\nChange-Id: Idf9bbd087d09d5ba253a7587ce0503cae3fcf3a7\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5478231\nReviewed-by: Shahbaz Youssefi \nCommit-Queue: Roman Lavrov ","shortMessageHtmlLink":"Cleanup: replace DirtyObjectType check with constexpr generator"}},{"before":null,"after":"bea8d9dd8f591d01b43981747b6c8940927470ec","ref":"refs/heads/chromium/6442","pushedAt":"2024-04-26T15:18:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll Chromium from ad99ecc02953 to 0129806a25c3 (372 revisions)\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/ad99ecc02953..0129806a25c3\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/chromium-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium:\nhttps://bugs.chromium.org/p/chromium/issues/entry\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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\nChanged dependencies\n* build: https://chromium.googlesource.com/chromium/src/build.git/+log/dfdfe582f6..e797b8d487\n* buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/571c37f17d..86bf72c93e\n* testing: https://chromium.googlesource.com/chromium/src/testing/+log/03850de4bf..de15ed6974\n* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/d980d879d2..774f822ffd\n* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9a52511c59..4246ba023a\n* third_party/r8: mhSwabeiU2ueQeYkj0X1JTg-6ZdtQgiVVXM1bo0yu4IC..vLf3kX0m10K0jItylIPHXJzX-Df7gLlx0EN_jDuagU0C\n* tools/android: https://chromium.googlesource.com/chromium/src/tools/android/+log/e8280e634c..a3f7e1c3fd\n* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/949930758e..9570c8ceea\n* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/36708f2aa1..e2665361f3\nNo update to Clang.\n\nBug: None\nTbr: ynovikov@google.com\nChange-Id: I8fccc3876ddee207b9ca39558d343fd724009a08\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5493526\nBot-Commit: angle-autoroll \nCommit-Queue: angle-autoroll ","shortMessageHtmlLink":"Roll Chromium from ad99ecc02953 to 0129806a25c3 (372 revisions)"}},{"before":"884dc38077b6e8f827b0f13a54b61f64dc20ecfa","after":"5e37ae35f6511b92801056d409d7321673ae35cb","ref":"refs/heads/main","pushedAt":"2024-04-26T11:46:52.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 a4bf9c4e9ffd to 736920240f0b (2 revisions)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/a4bf9c4e9ffd..736920240f0b\n\nChanged dependencies:\n* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/17c8bcb0e8..9911e85d47\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-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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: ynovikov@google.com\nChange-Id: Ib793e124990695da8ee822d048db427952d13ea0\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5493529\nCommit-Queue: angle-autoroll \nBot-Commit: angle-autoroll ","shortMessageHtmlLink":"Roll vulkan-deps from a4bf9c4e9ffd to 736920240f0b (2 revisions)"}},{"before":"bea8d9dd8f591d01b43981747b6c8940927470ec","after":"884dc38077b6e8f827b0f13a54b61f64dc20ecfa","ref":"refs/heads/main","pushedAt":"2024-04-26T11:19:53.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":"EGL: Make eglGetCurrent(Context|Surface|Display) lockless.\n\nThese functions access only egl::Thread state.\n\nBug: angleproject:8434\nChange-Id: I3dd6cd1f4fd145613f0be824e4f6e13815422997\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5485526\nReviewed-by: Shahbaz Youssefi \nCommit-Queue: Shahbaz Youssefi ","shortMessageHtmlLink":"EGL: Make eglGetCurrent(Context|Surface|Display) lockless."}},{"before":"c62c0c2500b1eec0553f0916e914a80d24435023","after":"bea8d9dd8f591d01b43981747b6c8940927470ec","ref":"refs/heads/main","pushedAt":"2024-04-26T09:58:53.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 Chromium from ad99ecc02953 to 0129806a25c3 (372 revisions)\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/ad99ecc02953..0129806a25c3\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/chromium-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium:\nhttps://bugs.chromium.org/p/chromium/issues/entry\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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\nChanged dependencies\n* build: https://chromium.googlesource.com/chromium/src/build.git/+log/dfdfe582f6..e797b8d487\n* buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/571c37f17d..86bf72c93e\n* testing: https://chromium.googlesource.com/chromium/src/testing/+log/03850de4bf..de15ed6974\n* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/d980d879d2..774f822ffd\n* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9a52511c59..4246ba023a\n* third_party/r8: mhSwabeiU2ueQeYkj0X1JTg-6ZdtQgiVVXM1bo0yu4IC..vLf3kX0m10K0jItylIPHXJzX-Df7gLlx0EN_jDuagU0C\n* tools/android: https://chromium.googlesource.com/chromium/src/tools/android/+log/e8280e634c..a3f7e1c3fd\n* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/949930758e..9570c8ceea\n* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/36708f2aa1..e2665361f3\nNo update to Clang.\n\nBug: None\nTbr: ynovikov@google.com\nChange-Id: I8fccc3876ddee207b9ca39558d343fd724009a08\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5493526\nBot-Commit: angle-autoroll \nCommit-Queue: angle-autoroll ","shortMessageHtmlLink":"Roll Chromium from ad99ecc02953 to 0129806a25c3 (372 revisions)"}},{"before":null,"after":"04329fe0855dc5d85a3bcda38aca561a70e42a06","ref":"refs/heads/chromium/6441","pushedAt":"2024-04-26T03:20:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"CL/VK: Implement wait APIs\n\nThis commit implements:\n clWaitForEvents\n clEnqueueWaitForEvents\n\nBug: angleproject:8633\nChange-Id: I873310ab11dfac08c165dc36be2400a35be48878\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5406616\nReviewed-by: Geoff Lang \nReviewed-by: Shahbaz Youssefi \nCommit-Queue: Austin Annestrand ","shortMessageHtmlLink":"CL/VK: Implement wait APIs"}},{"before":"6cfb593174d2f9d432386f4ea1fb587c9c395593","after":"c62c0c2500b1eec0553f0916e914a80d24435023","ref":"refs/heads/main","pushedAt":"2024-04-25T23:21:51.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":"CL/VK: Implement initial enqueueRead/WriteBuffer\n\nBug: angleproject:8638\nChange-Id: I1d5b3b15fab24ce35c243a3eb27bcac2104d7f5d\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5409250\nReviewed-by: Shahbaz Youssefi \nReviewed-by: Geoff Lang \nCommit-Queue: Austin Annestrand ","shortMessageHtmlLink":"CL/VK: Implement initial enqueueRead/WriteBuffer"}},{"before":"55affbfd7cadd5d64e1790e30eeda5b2123c0a53","after":"6cfb593174d2f9d432386f4ea1fb587c9c395593","ref":"refs/heads/main","pushedAt":"2024-04-25T20:39:52.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":"CL/VK: Implement marker and barrier cmds\n\nAdding in last remaining marker and barrier cmds:\n clEnqueueMarker\n clEnqueueBarrier\n clEnqueueMarkerWithWaitList\n clEnqueueBarrierWithWaitList\n\nBug: angleproject:8634\nChange-Id: I67e03e379c3f9e40a31bcba34ea85e2739cc97b5\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5406617\nReviewed-by: Shahbaz Youssefi \nCommit-Queue: Austin Annestrand \nReviewed-by: Geoff Lang ","shortMessageHtmlLink":"CL/VK: Implement marker and barrier cmds"}},{"before":"49e434dba2f98a749fe36d44137cee2b8f039800","after":"1107aa31e36a8bc6300e3e50d0114867562d5808","ref":"refs/heads/chromium/6422","pushedAt":"2024-04-25T20:12:53.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":"M125: Metal: Fix rewritten out variables with underscores\n\nFix compilation in case of output variables start with underscores.\nMake name emission always emit MSL name ANGLE_{name}, so that GLSL `_e`\nand `e` cannot clash. This regressed in angleproject:8558.\n\nBug: chromium:335744344\nChange-Id: Ibae4dba4a24888acc1461582e69d48218ba11176\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5473412\nReviewed-by: Kenneth Russell \nAuto-Submit: Kimmo Kinnunen \nCommit-Queue: Kimmo Kinnunen \nReviewed-by: Kimmo Kinnunen \n(cherry picked from commit 6fe8a399dd7fd5dd7fe2d8e4eae81a5b5f586aa9)\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5491463","shortMessageHtmlLink":"M125: Metal: Fix rewritten out variables with underscores"}},{"before":"04329fe0855dc5d85a3bcda38aca561a70e42a06","after":"55affbfd7cadd5d64e1790e30eeda5b2123c0a53","ref":"refs/heads/main","pushedAt":"2024-04-25T19:45:52.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 Chromium from 0543b5c427ca to ad99ecc02953 (246 revisions)\n\nManual roll requested by bsheedy@google.com\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/0543b5c427ca..ad99ecc02953\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/chromium-angle-autoroll\nPlease CC angle-team@google.com,bsheedy@google.com,ynovikov@google.com\non the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium:\nhttps://bugs.chromium.org/p/chromium/issues/entry\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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\nChanged dependencies\n* build: https://chromium.googlesource.com/chromium/src/build.git/+log/a1bcbf3070..dfdfe582f6\n* testing: https://chromium.googlesource.com/chromium/src/testing/+log/89090fdbd1..03850de4bf\n* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/01d7072ad6..d980d879d2\n* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/fb94001f06..9a52511c59\n* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/0aaac4902f..949930758e\nNo update to Clang.\n\nBug: None\nTbr: ynovikov@google.com,bsheedy@google.com\nChange-Id: Iadac5adc4672786702c5c856114a89f5f54c6300\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5490169\nCommit-Queue: angle-autoroll \nBot-Commit: angle-autoroll ","shortMessageHtmlLink":"Manual roll Chromium from 0543b5c427ca to ad99ecc02953 (246 revisions)"}},{"before":"e3a58b25e66021b4f52bc5b336936444e4b62b24","after":"04329fe0855dc5d85a3bcda38aca561a70e42a06","ref":"refs/heads/main","pushedAt":"2024-04-25T18:24:53.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":"CL/VK: Implement wait APIs\n\nThis commit implements:\n clWaitForEvents\n clEnqueueWaitForEvents\n\nBug: angleproject:8633\nChange-Id: I873310ab11dfac08c165dc36be2400a35be48878\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5406616\nReviewed-by: Geoff Lang \nReviewed-by: Shahbaz Youssefi \nCommit-Queue: Austin Annestrand ","shortMessageHtmlLink":"CL/VK: Implement wait APIs"}},{"before":"37d2277bddcc38f9f426b5fa1a0c357787065c75","after":"e3a58b25e66021b4f52bc5b336936444e4b62b24","ref":"refs/heads/main","pushedAt":"2024-04-25T17:31:53.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":"FrameCapture: Support deferred linking of shaders\n\nModern Combat 5 creates and attaches programs and shaders but\ndefers compiling and linking until needed. Added support in\nthe tracer for this corner case and updated CapturedTest\nto exercise this behavior as well.\n\nTest: angle_end2end_tests --gtest_filter=CapturedTest.MultiFrame/ES3_Vulkan\nBug: b/334030316\nChange-Id: Ib7fdf0fe25b11cdb3df33d50e49501f3a51e9510\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5449599\nCommit-Queue: Mark Łobodziński \nReviewed-by: Cody Northrop ","shortMessageHtmlLink":"FrameCapture: Support deferred linking of shaders"}},{"before":"d0a2525da71f74e88c132f8815156951799b7d6e","after":"37d2277bddcc38f9f426b5fa1a0c357787065c75","ref":"refs/heads/main","pushedAt":"2024-04-25T16:13:52.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":"Vulkan: Disable dynamic state on JM based Mali\n\nLatest Vulkan driver causes a number of issues on this GPU.\n\nBug: b/336411904\nBug: b/336847261\nChange-Id: I34a4842ba501c5f71c8b9c7d97c2bb215b30d7be\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5484709\nCommit-Queue: Cody Northrop \nReviewed-by: Yuly Novikov ","shortMessageHtmlLink":"Vulkan: Disable dynamic state on JM based Mali"}},{"before":null,"after":"75c14ed6d709ce9172ac2b4bc241d2e30b83f902","ref":"refs/heads/chromium/6440","pushedAt":"2024-04-25T15:20:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll Chromium from 3bff690c506f to 0543b5c427ca (360 revisions)\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/3bff690c506f..0543b5c427ca\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/chromium-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium:\nhttps://bugs.chromium.org/p/chromium/issues/entry\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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\nChanged dependencies\n* build: https://chromium.googlesource.com/chromium/src/build.git/+log/f7bf3dec53..a1bcbf3070\n* testing: https://chromium.googlesource.com/chromium/src/testing/+log/d5da953756..89090fdbd1\n* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/48216439d9..01d7072ad6\n* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3d170cb6ce..fb94001f06\n* third_party/siso: git_revision:366e623c64429778827e021672a260553c7bd068..git_revision:70d9e16bcc9dff0264905018f5a5652b37ed0e10\n* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/c05ed83254..0aaac4902f\n* tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/918fef0e46..880331b699\n* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/3f41393fee..36708f2aa1\nNo update to Clang.\n\nBug: None\nTbr: ynovikov@google.com\nChange-Id: Ib3ffe0b0fdb0e569faa9099839b2ccfc818084d6\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5484713\nCommit-Queue: angle-autoroll \nBot-Commit: angle-autoroll ","shortMessageHtmlLink":"Roll Chromium from 3bff690c506f to 0543b5c427ca (360 revisions)"}},{"before":"75c14ed6d709ce9172ac2b4bc241d2e30b83f902","after":"d0a2525da71f74e88c132f8815156951799b7d6e","ref":"refs/heads/main","pushedAt":"2024-04-25T12:13:52.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 8ff7d8bf1899 to a4bf9c4e9ffd (5 revisions)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/8ff7d8bf1899..a4bf9c4e9ffd\n\nChanged dependencies:\n* vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/e94cd2e354..fa3b7bdefa\n* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/a9ec5ff430..17c8bcb0e8\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-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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: ynovikov@google.com\nChange-Id: Ia413312da0d33be24caf5b1c06a2fe9d1808ccda\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5487461\nBot-Commit: angle-autoroll \nCommit-Queue: angle-autoroll ","shortMessageHtmlLink":"Roll vulkan-deps from 8ff7d8bf1899 to a4bf9c4e9ffd (5 revisions)"}},{"before":null,"after":"0b776d32f69a932acb61963d9daad9e13f610944","ref":"refs/heads/chromium/6367_91","pushedAt":"2024-04-25T09:59:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"M124: SPIR-V: Fix const constructors with single scalar\n\nThese constructors may be generated because of\nRemoveArrayLengthTraverser.\n\nBug: chromium:332546345\nChange-Id: I2b2bf3728ef5bae148abc2a8518f8f3f42850025\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5462388\nReviewed-by: Cody Northrop ","shortMessageHtmlLink":"M124: SPIR-V: Fix const constructors with single scalar"}},{"before":"47fc356b23c0528e118fc29ad04e567a3a7f64e1","after":"75c14ed6d709ce9172ac2b4bc241d2e30b83f902","ref":"refs/heads/main","pushedAt":"2024-04-25T08:38:53.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 Chromium from 3bff690c506f to 0543b5c427ca (360 revisions)\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/3bff690c506f..0543b5c427ca\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/chromium-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium:\nhttps://bugs.chromium.org/p/chromium/issues/entry\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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\nChanged dependencies\n* build: https://chromium.googlesource.com/chromium/src/build.git/+log/f7bf3dec53..a1bcbf3070\n* testing: https://chromium.googlesource.com/chromium/src/testing/+log/d5da953756..89090fdbd1\n* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/48216439d9..01d7072ad6\n* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3d170cb6ce..fb94001f06\n* third_party/siso: git_revision:366e623c64429778827e021672a260553c7bd068..git_revision:70d9e16bcc9dff0264905018f5a5652b37ed0e10\n* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/c05ed83254..0aaac4902f\n* tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/918fef0e46..880331b699\n* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/3f41393fee..36708f2aa1\nNo update to Clang.\n\nBug: None\nTbr: ynovikov@google.com\nChange-Id: Ib3ffe0b0fdb0e569faa9099839b2ccfc818084d6\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5484713\nCommit-Queue: angle-autoroll \nBot-Commit: angle-autoroll ","shortMessageHtmlLink":"Roll Chromium from 3bff690c506f to 0543b5c427ca (360 revisions)"}},{"before":"9c2632b3df7e49e8c51d39a6234887535e5d5978","after":"47fc356b23c0528e118fc29ad04e567a3a7f64e1","ref":"refs/heads/main","pushedAt":"2024-04-25T08:11:52.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":"GCC: move warm up tasks out of anonymous namespace\n\nGCC anonymous namespace is set per file. So forward declaring in the\nanonymous namespace of .h will not be valid in the .cpp file.\n\nBug: chromium:40565911\nChange-Id: I10bd94f035761602d69e59a94dfde5dc774a6776\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5475346\nReviewed-by: Shahbaz Youssefi \nReviewed-by: Charlie Lao \nCommit-Queue: Shahbaz Youssefi ","shortMessageHtmlLink":"GCC: move warm up tasks out of anonymous namespace"}},{"before":null,"after":"9c2632b3df7e49e8c51d39a6234887535e5d5978","ref":"refs/heads/chromium/6439","pushedAt":"2024-04-25T03:18:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Manual roll Chromium from 4433c533fffb to 3bff690c506f (214 revisions)\n\nManual roll requested by ynovikov@google.com\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/4433c533fffb..3bff690c506f\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/chromium-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium:\nhttps://bugs.chromium.org/p/chromium/issues/entry\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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\nChanged dependencies\n* build: https://chromium.googlesource.com/chromium/src/build.git/+log/cd430bd4b2..f7bf3dec53\n* buildtools/linux64: git_revision:155c53952ec2dc324b0438ce5b9bd4a286577d25..git_revision:f284b6b47039a2d7edfcbfc51f52664f82b5a789\n* buildtools/mac: git_revision:155c53952ec2dc324b0438ce5b9bd4a286577d25..git_revision:f284b6b47039a2d7edfcbfc51f52664f82b5a789\n* buildtools/win: git_revision:155c53952ec2dc324b0438ce5b9bd4a286577d25..git_revision:f284b6b47039a2d7edfcbfc51f52664f82b5a789\n* testing: https://chromium.googlesource.com/chromium/src/testing/+log/3070e96403..d5da953756\n* third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/ca84904bdc..2c1ad970da\n* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/277a3849eb..c05ed83254\nClang version changed llvmorg-19-init-8091-gab037c4f:llvmorg-19-init-8943-gd8503a38\nDetails: https://chromium.googlesource.com/chromium/src/tools/clang/+/277a3849ebe4f41beb773614cc4bad839870cfcf..c05ed83254645402a98ed838a2fe98cc1bf67fb2/scripts/update.py\n\nBug: None\nTbr: ynovikov@google.com\nChange-Id: Ic28626e4ae751a408feaffafabc0ebc213684693\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5483590\nBot-Commit: angle-autoroll \nCommit-Queue: angle-autoroll ","shortMessageHtmlLink":"Manual roll Chromium from 4433c533fffb to 3bff690c506f (214 revisions)"}},{"before":"a443959993c4ed30d8e2310e5b3c7d6dabb0d462","after":"9c2632b3df7e49e8c51d39a6234887535e5d5978","ref":"refs/heads/main","pushedAt":"2024-04-24T19:44:52.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 Chromium from 4433c533fffb to 3bff690c506f (214 revisions)\n\nManual roll requested by ynovikov@google.com\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/4433c533fffb..3bff690c506f\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/chromium-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in Chromium:\nhttps://bugs.chromium.org/p/chromium/issues/entry\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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\nChanged dependencies\n* build: https://chromium.googlesource.com/chromium/src/build.git/+log/cd430bd4b2..f7bf3dec53\n* buildtools/linux64: git_revision:155c53952ec2dc324b0438ce5b9bd4a286577d25..git_revision:f284b6b47039a2d7edfcbfc51f52664f82b5a789\n* buildtools/mac: git_revision:155c53952ec2dc324b0438ce5b9bd4a286577d25..git_revision:f284b6b47039a2d7edfcbfc51f52664f82b5a789\n* buildtools/win: git_revision:155c53952ec2dc324b0438ce5b9bd4a286577d25..git_revision:f284b6b47039a2d7edfcbfc51f52664f82b5a789\n* testing: https://chromium.googlesource.com/chromium/src/testing/+log/3070e96403..d5da953756\n* third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/ca84904bdc..2c1ad970da\n* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/277a3849eb..c05ed83254\nClang version changed llvmorg-19-init-8091-gab037c4f:llvmorg-19-init-8943-gd8503a38\nDetails: https://chromium.googlesource.com/chromium/src/tools/clang/+/277a3849ebe4f41beb773614cc4bad839870cfcf..c05ed83254645402a98ed838a2fe98cc1bf67fb2/scripts/update.py\n\nBug: None\nTbr: ynovikov@google.com\nChange-Id: Ic28626e4ae751a408feaffafabc0ebc213684693\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5483590\nBot-Commit: angle-autoroll \nCommit-Queue: angle-autoroll ","shortMessageHtmlLink":"Manual roll Chromium from 4433c533fffb to 3bff690c506f (214 revisions)"}},{"before":"d2e5eeefbd67a9052e0cff0500e8e828744db451","after":"a443959993c4ed30d8e2310e5b3c7d6dabb0d462","ref":"refs/heads/main","pushedAt":"2024-04-24T17:33:52.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":"End Win Intel experiment.\n\nBug: chromium:41496254\nChange-Id: I0385d8f9840341cfad979f0fbee181f6eb0013ef\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5483086\nReviewed-by: Brian Sheedy \nCommit-Queue: Brian Sheedy \nAuto-Submit: Yuly Novikov ","shortMessageHtmlLink":"End Win Intel experiment."}},{"before":"0e7d735b144d766915003e42498c4ac27fad6c15","after":"d2e5eeefbd67a9052e0cff0500e8e828744db451","ref":"refs/heads/main","pushedAt":"2024-04-24T17:07:51.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":"Vulkan: UNASSIGNED-CoreValidation-DrawState-InvalidImageLayout\n\nSupress the above VVL error.\n\nWhat happened is that the test creates a single buffer context. Since it\nonly has one buffer for both render and present, we always immediately\nput it in VK_IMAGE_LAYOUT_SHARED_PRESENT_KHR. Then when we render to it,\nwe got the above VVL error. According to vulkan spec\n\n6) What should the layout of the shared presentable image be?\n\nRESOLVED: After acquiring the shared presentable image, the application\nmust transition it to the VK_IMAGE_LAYOUT_SHARED_PRESENT_KHR layout\nprior to it being used. After this initial transition, any image usage\nthat was requested during swapchain creation can be performed on the\nimage without layout transitions being performed.\n\nAnd we always include VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT usage flags\nwhen creating swapchain images, so this should be okay.\n\nBug: b/336652255\nChange-Id: I8a04f94c9a7b6dcc1818697f45630cb0a6ee8811\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5479840\nCommit-Queue: Charlie Lao \nReviewed-by: Yuly Novikov ","shortMessageHtmlLink":"Vulkan: UNASSIGNED-CoreValidation-DrawState-InvalidImageLayout"}},{"before":null,"after":"c74d2634e6e094865e2ad1c43e37f00910c119be","ref":"refs/heads/chromium/6438","pushedAt":"2024-04-24T15:23:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Vulkan: Update mSurfaceCaps with per-present mode caps.\n\nVulkan spec says \"The per-present mode image counts may be less-than or\ngreater-than the image counts returned when VkSurfacePresentModeEXT is\nnot provided\". Riht now we are using the generic surfaceCaps information\nwhich has smaller minImageCount. This triggers VVL error\nVUID-VkSwapchainCreateInfoKHR-presentMode-02839.. This CL updates\nmSurfaceCaps and mMinImageCount with per-present mode caps and create\nswapChain with proper minImageCount.\n\nBug: angleproject:8672\nChange-Id: I6061d2db8e98032dcb2c3225f2976013a99336a9\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5467850\nReviewed-by: Shahbaz Youssefi \nReviewed-by: Yuly Novikov \nCommit-Queue: Charlie Lao ","shortMessageHtmlLink":"Vulkan: Update mSurfaceCaps with per-present mode caps."}},{"before":"c74d2634e6e094865e2ad1c43e37f00910c119be","after":"0e7d735b144d766915003e42498c4ac27fad6c15","ref":"refs/heads/main","pushedAt":"2024-04-24T12:42:53.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll SwiftShader from 9aec4b969291 to 76f7f8cfea80 (1 revision)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/9aec4b969291..76f7f8cfea80\n\n2024-04-23 wangqing-hf@loongson.cn llvm-16.0: Remove build dependencies\nfor .\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/swiftshader-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in SwiftShader:\nhttps://bugs.chromium.org/p/swiftshader/issues/entry\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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: ynovikov@google.com\nUse-Permissive-Angle-Pixel-Comparison: True\nChange-Id: I383ccffa6a733f8daa557edde02f41a01362561c\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5482031\nBot-Commit: angle-autoroll \nCommit-Queue: angle-autoroll ","shortMessageHtmlLink":"Roll SwiftShader from 9aec4b969291 to 76f7f8cfea80 (1 revision)"}},{"before":null,"after":"0d1dab2cf11b93f358f22f7cf310d807aecdfc4b","ref":"refs/heads/chromium/6437","pushedAt":"2024-04-24T03:22:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Roll vulkan-deps from 36da75a01950 to 91b20c9cf5fd (10 revisions)\n\nhttps://chromium.googlesource.com/vulkan-deps.git/+log/36da75a01950..91b20c9cf5fd\n\nChanged dependencies:\n* glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/68df223056..b9b8fd917b\n* spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/dadb3012d5..dd4b663e13\n* vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/f0c17604ed..e94cd2e354\n* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/12f7fa5ed7..8e5a28304e\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-angle-autoroll\nPlease CC angle-team@google.com,ynovikov@google.com on the revert to\nensure that a human\nis aware of the problem.\n\nTo file a bug in ANGLE:\nhttps://bugs.chromium.org/p/angleproject/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: ynovikov@google.com\nChange-Id: If4ebc7d3360ad898df44ea79f71f567aa3bea468\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5475603\nCommit-Queue: angle-autoroll \nBot-Commit: angle-autoroll ","shortMessageHtmlLink":"Roll vulkan-deps from 36da75a01950 to 91b20c9cf5fd (10 revisions)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPBZTWQA","startCursor":null,"endCursor":null}},"title":"Activity · google/angle"}