09eb337d30
3958 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
64366ffde4 |
Roll Dawn from b458fc835925 to d89814ed7a11 (10 revisions)
https://dawn.googlesource.com/dawn.git/+log/b458fc835925..d89814ed7a11 2021-03-15 jiawei.shao@intel.com Enable DepthStencilCopyTests.ToStencilAspect on Windows/Intel/Vulkan 2021-03-12 rharrison@chromium.org Add reflection for fragment inputs/outputs from Tint 2021-03-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4c8d7259da8a to e2bc7aa74709 (1 revision) 2021-03-12 brandon1.jones@intel.com Don't use depth offset in TextureCopySplitter 2021-03-12 jiawei.shao@intel.com Workaround the compile error when calling std::begin on C arrays 2021-03-12 bryan.bernhart@intel.com D3D12: Pass usage to ProduceTexture 2021-03-11 bajones@chromium.org Updating RenderPipelineDescriptor to the newest layout 2021-03-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d9250a5a2175 to 4c8d7259da8a (9 revisions) 2021-03-11 jiawei.shao@intel.com D3D12: Add workaround for T2T copy issue on Intel GPUs 2021-03-11 aleksi.sapon@builditsoftware.com CMake fix Also rolling transitive DEPS: https://dawn.googlesource.com/tint from d9250a5a2175 to e2bc7aa74709 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: I0f696dd7b2fcf0bf6bb174a5851c8576d3eebfcd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384576 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
908f77ac09 |
Roll Chromium from c62ff0ef3797 to ed657436836f (453 revisions)
|
||
skia-autoroll
|
91113acfd1 |
Roll ANGLE from 44b9579cf7b8 to 225e1952d494 (18 revisions)
|
||
skia-autoroll
|
e9b6e2f2a9 |
Roll SwiftShader from a2fe8e1b2111 to 3c4fd15fb075 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a2fe8e1b2111..3c4fd15fb075 2021-03-11 capn@google.com Implement timestamp query support 2021-03-11 srisser@google.com Expose Vulkan 1.2 support If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I5a7e35eee00f70a4af61fa9b3d4a8b0faff09eb5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384016 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
89d6e79ec0 |
Roll spirv-tools and spirv-headers and use upstream GN files
This will allow rolling spirv-tools and spirv-headers without additional manual changes to fix Skia's copy of their BUILD.gn files. Roll third_party/externals/spirv-headers/ c0df742ec..bcf55210f (59 commits) |
||
skia-autoroll
|
551bae6843 |
Roll Dawn from 6d4617a2d28d to b458fc835925 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/6d4617a2d28d..b458fc835925 2021-03-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6ce58becd2d5 to d9250a5a2175 (2 revisions) 2021-03-10 cwallez@chromium.org codereview.setings: default to not squashing on git cl upload 2021-03-10 shrekshao@google.com Add tests for zero sized index buffer out of bounds draw test 2021-03-10 rharrison@chromium.org Add reflection for used vertex attributes using Tint Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 6ce58becd2d5 to d9250a5a2175 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: I4012a14c8667f7a56e7549f19968f8ba9219ee60 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/383458 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
43bde9d2bc |
Roll SwiftShader from 023914a27b63 to a2fe8e1b2111 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/023914a27b63..a2fe8e1b2111 2021-03-10 srisser@google.com Add Vulkan 1.2 entry points If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I038038d8f94ef84412f22120f970375b86c6c45c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/383459 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a2cae875c0 |
Roll ANGLE from c054008f9efb to 44b9579cf7b8 (12 revisions)
|
||
skia-autoroll
|
6ee144f218 |
Roll Chromium from 9bc5c82512d2 to c62ff0ef3797 (416 revisions)
|
||
skia-autoroll
|
da076e9aca |
Roll Chromium from 5d94010048eb to 9bc5c82512d2 (404 revisions)
|
||
skia-autoroll
|
44fb2f3151 |
Roll ANGLE from 9bc9ac8df8df to c054008f9efb (16 revisions)
|
||
skia-autoroll
|
beb62fb11c |
Roll Dawn from 010fd1a8d7c7 to 6d4617a2d28d (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/010fd1a8d7c7..6d4617a2d28d 2021-03-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from fe2ceb9b5d7c to 6ce58becd2d5 (13 revisions) 2021-03-09 bclayton@google.com ShaderModule: Use transform::Renamer 2021-03-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 13ee0fbdf337 to fe2ceb9b5d7c (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 13ee0fbdf337 to 6ce58becd2d5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: I17c8adb121f5003ae518accea3c38f7bcfdb51f6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/382536 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a850a4a6b2 |
Roll ANGLE from 9bc86c50f283 to 9bc9ac8df8df (11 revisions)
|
||
skia-autoroll
|
7d749cd578 |
Roll Chromium from 5cd489ad4ec5 to 5d94010048eb (4448 revisions)
|
||
skia-autoroll
|
2f37f2c260 |
Roll SwiftShader from de7d5775ab25 to 023914a27b63 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/de7d5775ab25..023914a27b63 2021-03-08 srisser@google.com Add all Vulkan 1.2 feature structs 2021-03-08 swiftshader.regress@gmail.com Regres: Update test lists @ de7d5775 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I8b84cd6f9320fe03712663fe783671e79f57333d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381856 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
a0178b2513 |
Remove DEPS on shaderc and glslang
These were used by Dawn at some point but are no longer needed since they are only used by Dawn's tests that aren't discovered by Skia's GN build. Bug: dawn:706 Change-Id: Icb75856955c16f659203ebf20462db59f4165873 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381236 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Eric Boren <borenet@google.com> |
||
skia-autoroll
|
9196a0884d |
Roll Dawn from 95034f6528d4 to 010fd1a8d7c7 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/95034f6528d4..010fd1a8d7c7 2021-03-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f9f48c60f700 to 13ee0fbdf337 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from f9f48c60f700 to 13ee0fbdf337 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com,cwallez@google.com,kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com,cwallez@google.com,kainino@google.com Change-Id: Ib336eeb43dced052549e10a0e13723572b356783 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0530e52e3a |
Roll SwiftShader from 6846389f25ca to de7d5775ab25 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/6846389f25ca..de7d5775ab25 2021-03-05 srisser@google.com Fix missing feature from vkCreateDevice case-list If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I8f4ef5ee432f459c362a4a6f47bc1885517a31be Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381036 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5e131206b9 |
Roll ANGLE from fe2efefac498 to 9bc86c50f283 (15 revisions)
|
||
skia-autoroll
|
994a571fc7 |
Roll Dawn from 637d947937b7 to 95034f6528d4 (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/637d947937b7..95034f6528d4 2021-03-05 bclayton@google.com Enable the BoundArrayAccessors tint transform 2021-03-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e18a18bc1c71 to f9f48c60f700 (8 revisions) 2021-03-04 cwallez@chromium.org Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture. 2021-03-04 cwallez@chromium.org DEPS: Make everything gated on dawn_standalone 2021-03-04 cwallez@chromium.org Make Extent3D::width non-optional. 2021-03-04 enga@chromium.org Statically link the dawn_end2end_tests 2021-03-04 bclayton@google.com ShaderModule: Use tint::diag::List::str() 2021-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ec44eef965b6 to e18a18bc1c71 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from ec44eef965b6 to f9f48c60f700 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I1c5082b209bcb06fb0ff0ff6289f6b2a5a89409a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379936 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d42fe062d0 |
Roll ANGLE from 90db604919ba to fe2efefac498 (14 revisions)
|
||
skia-autoroll
|
324e08346c |
Roll SwiftShader from 084529f3a9b9 to 6846389f25ca (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/084529f3a9b9..6846389f25ca 2021-03-04 srisser@google.com Implement VK_KHR_timeline_semaphore If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC stani@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: stani@google.com Change-Id: Icebcd2e5cf3721eeba88cb79100e0ec72cf8eafd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379956 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4b9f428b12 |
Roll ANGLE from 1de8b5a697e7 to 90db604919ba (11 revisions)
|
||
skia-autoroll
|
21c8ad62cd |
Roll Dawn from f9d75ead9e2d to 637d947937b7 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/f9d75ead9e2d..637d947937b7 2021-03-03 senorblanco@chromium.org Roll third_party/angle/ 0e11e49d1..d8557cc88 (25 commits) 2021-03-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e879143801a1 to ec44eef965b6 (5 revisions) 2021-03-03 rafael.cintron@microsoft.com Protect Texture::DestroyImpl against multiple calls for D3D12 2021-03-03 enga@chromium.org Add XlibXcbFunctions to the CMake build Also rolling transitive DEPS: https://dawn.googlesource.com/tint from e879143801a1 to ec44eef965b6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I3f534115974387c37916fefaf69dcb01576a9419 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379376 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f3a46451ad |
Roll SwiftShader from 106e01583a3a to 084529f3a9b9 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/106e01583a3a..084529f3a9b9 2021-03-03 venni.ihanakangas@siru.fi Add support for internal error status checking in regres If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC stani@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: stani@google.com Change-Id: I4f61af1f42bcdca000aab2eb29d48c62bb7843b6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379359 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
73518c4ee9 |
Roll ANGLE from 6b6da203cce0 to 1de8b5a697e7 (8 revisions)
|
||
skia-autoroll
|
c2525a2776 |
Roll Dawn from fbda46da44a0 to f9d75ead9e2d (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/fbda46da44a0..f9d75ead9e2d 2021-03-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 5cfd4f5a073e to e879143801a1 (1 revision) 2021-03-02 senorblanco@chromium.org Skip SNORM formats on unsupported platforms. 2021-03-02 rharrison@chromium.org Add missed level value to textureLoad 2021-03-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 05d9bffdbda1 to 5cfd4f5a073e (7 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 05d9bffdbda1 to e879143801a1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: Iea578aed3f9d66c33b44d72185c6ec361d1ee9cf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/378836 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e32ace76ec |
Roll ANGLE from a6d4623970ed to 6b6da203cce0 (9 revisions)
|
||
skia-autoroll
|
d29e500ece |
Roll Dawn from 60d6d0acd6e2 to fbda46da44a0 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/60d6d0acd6e2..fbda46da44a0 2021-03-02 shaobo.yan@intel.com Refactor CopyTextureForBrowserTests to use compute shader 2021-03-02 jiawei.shao@intel.com D3D12: Clear texture with RecordCopyBufferToTextureFromTextureCopySplit 2021-03-02 bryan.bernhart@intel.com D3D12: Fix ASSERT for external image tests 2021-03-01 rharrison@chromium.org Add level value to textureLoad 2021-03-01 stha09@googlemail.com IWYU: add missing type_traits for std::is_unsigned 2021-03-01 senorblanco@chromium.org Roll third_party/angle/ f4cd17472..0e11e49d1 (443 commits; 2 trivial rolls) 2021-03-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e5c105d40a49 to 05d9bffdbda1 (5 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from e5c105d40a49 to 05d9bffdbda1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I975ab44cbde07b97ddb5ea20791b4e8f4daaa0d7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/378061 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
104e20f5b2 |
Roll ANGLE from d24398b3e361 to a6d4623970ed (18 revisions)
|
||
skia-autoroll
|
5fa369787b |
Roll Dawn from 6cbef93c73ce to 60d6d0acd6e2 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/6cbef93c73ce..60d6d0acd6e2 2021-03-01 jiawei.shao@intel.com Add regression test for the Intel D3D12 driver bug about T2T copy 2021-02-26 bryan.bernhart@intel.com D3D12: Enable external texture reuse 2021-02-26 bclayton@google.com tint: Move to new transform API 2021-02-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c1f7e904176d to e5c105d40a49 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c1f7e904176d to e5c105d40a49 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: I7d30649c768bd5758b5fca662fc7934755801f62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/377662 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1f33ec568b |
Roll SwiftShader from 349abccec8f7 to 106e01583a3a (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/349abccec8f7..106e01583a3a 2021-02-26 noreply@google.com Support LLVM 11+ atomic instruction alignment change 2021-02-26 natsu@google.com Update PhysicalDevice::getProperties(<AHB properties>) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC stani@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: stani@google.com Change-Id: I91aad6e09018f497b80a53c08efd2c7de3ff6ac3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/377585 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2d247a10f3 |
Roll Dawn from 0a295c027d81 to 6cbef93c73ce (15 revisions)
https://dawn.googlesource.com/dawn.git/+log/0a295c027d81..6cbef93c73ce 2021-02-26 xinghua.cao@intel.com Vulkan: fix validation failure when using fp16 feature 2021-02-26 bajones@chromium.org Updated VertexFormat enums 2021-02-25 enga@chromium.org Reject createPipelineAsync callback if unsafe APIs are disabled 2021-02-25 jiawei.shao@intel.com D3D12: Add test for the crash issue about T2T copy with Depth32Float 2021-02-25 cwallez@chromium.org Deprecate fences. 2021-02-25 enga@chromium.org Log a warning if unrecognized args are passed to the test binary 2021-02-25 enga@chromium.org dawn_wire: Move BufferConsumer to it's own file. Unify WIRE_TRY 2021-02-25 enga@chromium.org Skip QueryInternalShaderTests.TimestampComputeShader with Tint 2021-02-25 enga@chromium.org Un-skip use_tint_generator tests using runtime arrays 2021-02-25 enga@chromium.org Update ComputeCopyStorageBufferTests to use WGSL 2021-02-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f8fa6cf43c02 to c1f7e904176d (2 revisions) 2021-02-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 80cb20de7ca4 to f8fa6cf43c02 (1 revision) 2021-02-25 bclayton@google.com Enable BindGroupTests.ReusedUBO for tint generation 2021-02-25 bclayton@google.com ShaderModule: Fix transform error message 2021-02-25 cwallez@chromium.org Implement Queue::OnSubmittedWorkDone Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 80cb20de7ca4 to c1f7e904176d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: I9ee26dbbd208e61f0ecf219a6cd9b464754126ee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/376359 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e3a8980915 |
Roll ANGLE from 9b1c569b14e9 to d24398b3e361 (6 revisions)
|
||
skia-autoroll
|
61a10b649a |
Roll SwiftShader from 22186f076bf3 to 349abccec8f7 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/22186f076bf3..349abccec8f7 2021-02-24 sugoi@google.com Conditionally enable the XCB WSI extension 2021-02-24 sugoi@google.com Conditionally enable the Xlib WSI extension 2021-02-24 sugoi@google.com New mechanism to easily disable extensions 2021-02-24 capn@google.com Remove legacy optimization passes. 2021-02-24 amaiorano@google.com Kokoro: fix Windows builds to correctly use %BUILD_TYPE% 2021-02-24 amaiorano@google.com VulkanWrapper: fix failure to load headless surface extension If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: fmalita@google.com Change-Id: I0a6ab12326e854d27f0c9b55e8c38154fb4fafcb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/375477 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d7e2d5cadf |
Roll ANGLE from 39d7fc187554 to 9b1c569b14e9 (13 revisions)
|
||
skia-autoroll
|
09a6587e49 |
Roll Dawn from 1024d6e1873c to 0a295c027d81 (21 revisions)
https://dawn.googlesource.com/dawn.git/+log/1024d6e1873c..0a295c027d81 2021-02-24 brandon1.jones@intel.com Reset Internal D3D12 Device After Test Shutdown 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from eb496d0a4d51 to 80cb20de7ca4 (3 revisions) 2021-02-24 enga@chromium.org Add comment that memberLength for-loop cannot overflow 2021-02-24 dsinclair@chromium.org Revert "Use upstream SPIRV-Cross GN files." 2021-02-24 senorblanco@chromium.org Set the default ANGLE backend to swiftshader for example code. 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8b1851dbdc75 to eb496d0a4d51 (4 revisions) 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 00eb8dfa8bd9 to 8b1851dbdc75 (4 revisions) 2021-02-24 bclayton@google.com Use tint::transform::Spirv 2021-02-23 senorblanco@chromium.org Fix the ComputeBoids sample on the OpenGL backend. 2021-02-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 767df5f03b97 to 00eb8dfa8bd9 (1 revision) 2021-02-23 shrekshao@google.com No-ops for out of bounds drawIndexed 2021-02-23 jiawei.shao@intel.com Remove some useless #include files and forward declarations 2021-02-22 cwallez@chromium.org Mark Create*PipelineAsync as unsafe because it is WIP 2021-02-22 cwallez@chromium.org Rename CreateReady*Pipeline to Create*PipelineAsync 2021-02-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4c4ceeea9d52 to 767df5f03b97 (4 revisions) 2021-02-19 senorblanco@chromium.org OpenGL ES: implement compressed texture support. 2021-02-19 enga@chromium.org Fix Vulkan leak if vkMapMemory fails 2021-02-19 enga@chromium.org Simplify ErrorScopes 2021-02-19 cwallez@chromium.org Use upstream SPIRV-Cross GN files. 2021-02-19 enga@chromium.org Fix the Windows build 2021-02-19 yunchao.he@intel.com Add a validation test for compressed texture with mipmaps Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 4c4ceeea9d52 to 80cb20de7ca4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: Ib87ebe2664e61144d2552580bf74239a3177a4cf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/375496 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
df4b22d54a |
Roll ANGLE from 1a70e5a04584 to 39d7fc187554 (12 revisions)
|
||
skia-autoroll
|
e3a41ce4a9 |
Roll SwiftShader from d85a7a27b272 to 22186f076bf3 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d85a7a27b272..22186f076bf3 2021-02-22 capn@google.com Remove color interpolation from image sampling benchmark 2021-02-22 capn@google.com Revert sampling parameter initialization workaround 2021-02-22 capn@google.com Eliminate stores succeeded by another store 2021-02-22 capn@google.com Implement propagation of stores to loads in single basic blocks If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: fmalita@google.com Change-Id: I1a1abe2ddbd1727906839b33e9216406f8168e80 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/373996 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1d89ed3600 |
Roll ANGLE from 2be246927811 to 1a70e5a04584 (5 revisions)
|
||
skia-autoroll
|
e82436f5c3 |
Roll Chromium from e842e7438e94 to 5cd489ad4ec5 (395 revisions)
|
||
skia-autoroll
|
d6d7957648 |
Roll ANGLE from d3d30921fc4c to 2be246927811 (9 revisions)
|
||
skia-autoroll
|
e1c0de51d1 |
Roll SwiftShader from 3ab17bd731f6 to d85a7a27b272 (10 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3ab17bd731f6..d85a7a27b272 2021-02-20 capn@google.com Simplify If/Else lowering 2021-02-20 capn@google.com Don't materialize on insertion block changes 2021-02-20 capn@google.com Implement scalar replacement of aggregates 2021-02-20 capn@google.com Report back the Subzero optimizer results 2021-02-19 capn@google.com Fix lowering and optimization of 64-bit absolute addresses 2021-02-19 capn@google.com Eliminate code randomization support from Subzero 2021-02-19 amaiorano@google.com Fix Win32SurfaceKHR::getSurfaceCapabilities asserting when hwnd is no longer valid 2021-02-19 srisser@google.com Update requested SPIR-V Tools version to 1.5 2021-02-19 amaiorano@google.com Make vkGetPhysicalDeviceSurfaceCapabilitiesKHR provide a return code 2021-02-19 adelva@google.com Revert "Revert "Enable named mmap usage on Android"" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: fmalita@google.com Change-Id: Ie1e11d23e647401ef46a879b94200e49727e8ef1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/373481 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e80dae131a |
Roll Chromium from cd6a8517d95a to e842e7438e94 (535 revisions)
|
||
skia-autoroll
|
05e1795d66 |
Roll ANGLE from fd132e4e7a9c to d3d30921fc4c (15 revisions)
|
||
skia-autoroll
|
bbdbff81bd |
Roll Chromium from 9f186342d66a to cd6a8517d95a (1014 revisions)
|
||
skia-autoroll
|
c5e4b25460 |
Roll ANGLE from e8c0aa81af87 to fd132e4e7a9c (25 revisions)
|
||
skia-autoroll
|
1e31993415 |
Roll SwiftShader from bb04803b8daf to 3ab17bd731f6 (12 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bb04803b8daf..3ab17bd731f6 2021-02-19 capn@google.com Fix iterating over instructions following a store 2021-02-19 capn@google.com Propagate stores of stack addresses into other local variables 2021-02-18 capn@google.com Test variable materialization edge cases 2021-02-18 capn@google.com Disable MSan unpoisoning of memory writes 2021-02-18 amaiorano@google.com VulkanWrapper: enable filesystem code on macOS with new Kokoro image 2021-02-18 swiftshader.regress@gmail.com Regres: Update test lists @ b3177eb4 2021-02-18 amaiorano@google.com VulkanBenchmarks: add validation layers and load via ICD 2021-02-18 capn@google.com Remove zero initialization of Triangle and Primitive 2021-02-18 swiftshader.regress@gmail.com Regres: Update test lists @ bb04803b 2021-02-17 sugoi@google.com Fix interpolation functions for push constants 2021-02-17 adlai@google.com Make MSAN-in-JIT flag optional for CMake builds 2021-02-17 adelva@google.com Fix support for named mmap usage on Android If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC herb@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: herb@google.com Change-Id: I8ebaabf8d7a82e14e7b48e92c835fe87ee00d8be Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372163 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3a71687275 |
Roll Dawn from a5ba2827f581 to 1024d6e1873c (15 revisions)
https://dawn.googlesource.com/dawn.git/+log/a5ba2827f581..1024d6e1873c 2021-02-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ce7e18e87cac to 4c4ceeea9d52 (9 revisions) 2021-02-18 enga@chromium.org Remove size_t from wire transfer structs 2021-02-18 amccarth@google.com Remove obsolete `-Wreturn-std-move-in-c++11` 2021-02-18 enga@chromium.org dawn_wire: Harden deserialization routines 2021-02-18 enga@chromium.org Guard against overflow when allocating the null terminator 2021-02-18 cwallez@chromium.org Add a Toggle that can be disallowed for timestamp tick->ns conversion. 2021-02-18 enga@chromium.org Fix implicitly deleted default copy assignment operator 2021-02-18 cwallez@chromium.org Roll third_party/vulkan-deps/ 0d42e8392..23a4efc36 (5 commits) 2021-02-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 52296de52893 to ce7e18e87cac (6 revisions) 2021-02-18 cwallez@chromium.org Move QueueWriteBufferValidationTests to their own file. 2021-02-17 enga@chromium.org Add a BufferConsumer primitive for wire [de]serialization 2021-02-17 senorblanco@chromium.org Implement a --backend= flag for DawnTest. 2021-02-17 cwallez@chromium.org Rolling 2 dependencies 2021-02-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c8fa020a5e97 to 52296de52893 (18 revisions) 2021-02-17 enga@chromium.org Update more Dawn tests to use WGSL Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/google/shaderc from 6216d098d8ab to 8d081127ee28 https://dawn.googlesource.com/tint from c8fa020a5e97 to 4c4ceeea9d52 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: Ie8e700e7dd27fb7b67c4c68ee484255dfcfd1ccc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372296 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fcc758cdc2 |
Roll SwiftShader from 539ef8e9426e to bb04803b8daf (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/539ef8e9426e..bb04803b8daf 2021-02-16 gavinmak@google.com Move metadata in OWNERS files to DIR_METADATA files 2021-02-16 amaiorano@google.com Remove uses of deprecated CreateAlignedLoad/Store builders 2021-02-16 sugoi@google.com Enable the sampleRateShading feature 2021-02-16 amaiorano@google.com vk-unittest: fix crash when unloading shared lib twice 2021-02-16 amaiorano@google.com Expose VK_EXT_headless_surface If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC herb@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: herb@google.com Change-Id: Ic37a6876c8efc8e366783e1c9d743f99deec2555 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/371016 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a6a1e44c7a |
Roll Chromium from fae825105dc5 to 9f186342d66a (467 revisions)
|
||
skia-autoroll
|
2fadc98f8c |
Roll ANGLE from ca6573ebb08a to e8c0aa81af87 (16 revisions)
|
||
skia-autoroll
|
e97f4dc8d4 |
Roll Dawn from e61c9d868841 to a5ba2827f581 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/e61c9d868841..a5ba2827f581 2021-02-16 senorblanco@chromium.org GL: Implement WriteTexture for compressed textures. 2021-02-16 bryan.bernhart@intel.com Generalize multi-aspect formats 2021-02-16 rharrison@chromium.org Remove GLSL SPIRV-Cross fuzzer 2021-02-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 545c9742d5b8 to c8fa020a5e97 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 545c9742d5b8 to c8fa020a5e97 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I9a91261e2b36e8cb2b66cc4b1afe081c5c4f5316 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/371017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Dominik Röttsches
|
fc48f2b5f6 |
Roll FreeType
|
||
skia-autoroll
|
262f24cdb8 |
Roll Chromium from 43600b3ab08c to fae825105dc5 (212 revisions)
|
||
skia-autoroll
|
330578e811 |
Roll ANGLE from 031dd5c56b37 to ca6573ebb08a (5 revisions)
|
||
skia-autoroll
|
56a8fbd21e |
Roll Chromium from ede6daaf9f05 to 43600b3ab08c (557 revisions)
|
||
skia-autoroll
|
9dec92f4e7 |
Roll SwiftShader from 673a7fe5c3ff to 539ef8e9426e (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/673a7fe5c3ff..539ef8e9426e 2021-02-12 srisser@google.com Support querying for Vulkan11 properties 2021-02-12 sugoi@google.com Implement GLSLstd450Interpolate* functions If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC herb@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: herb@google.com Change-Id: I289c77c2693251a51044844fbc797028cc6b4fb6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/370496 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3a524b8129 |
Roll ANGLE from 545d0051c9d8 to 031dd5c56b37 (2 revisions)
|
||
skia-autoroll
|
b44fbb3392 |
Roll Dawn from d44159c23c10 to e61c9d868841 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/d44159c23c10..e61c9d868841 2021-02-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from dc9d3e0cd5f2 to 545c9742d5b8 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from dc9d3e0cd5f2 to 545c9742d5b8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: Ic1c75bed148cd2a9ccbe0e81c179208098c18195 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/370442 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
af2cca1d72 |
Roll ANGLE from cf8c71de559a to 545d0051c9d8 (15 revisions)
|
||
skia-autoroll
|
3370d68067 |
Roll Dawn from 7e80cce1a906 to d44159c23c10 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/7e80cce1a906..d44159c23c10 2021-02-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c2118b0dcb2a to dc9d3e0cd5f2 (11 revisions) 2021-02-11 senorblanco@chromium.org Enable more tests on OpenGL and OpenGL ES backends. 2021-02-11 cwallez@chromium.org Reland "Vulkan: Fallback to XCB for Xlib surfaces" Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c2118b0dcb2a to dc9d3e0cd5f2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: Ie7519444e56f84992edae8faa3eb4b72b3274cd8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369584 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7755db63fe |
Roll Chromium from 897c00073839 to ede6daaf9f05 (402 revisions)
|
||
skia-autoroll
|
22363fe3da |
Roll ANGLE from cffe90b44a51 to cf8c71de559a (12 revisions)
|
||
Dominik Röttsches
|
eff697a78b |
Roll FreeType
|
||
skia-autoroll
|
9d171b6302 |
Roll Dawn from 02fd17c75403 to 7e80cce1a906 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/02fd17c75403..7e80cce1a906 2021-02-10 jrprice@google.com Remove explicit storage class from samplers/textures 2021-02-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7b7d69854d8d to c2118b0dcb2a (12 revisions) 2021-02-10 cwallez@chromium.org Lower the maxVertexBuffer limit to 8. 2021-02-10 senorblanco@chromium.org Fix bug ID in a couple comments. 2021-02-10 hao.x.li@intel.com Fix timestamp writing and resolving from different encoders Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 7b7d69854d8d to c2118b0dcb2a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: Iafa932268bcf6c03610235072c5a763e5f2cee5d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369277 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f5fd4785ef |
Roll ANGLE from 0f74ae58ed18 to cffe90b44a51 (12 revisions)
|
||
skia-autoroll
|
e70d8ae3e7 |
Roll Chromium from 8cbe693bd2e0 to 897c00073839 (525 revisions)
|
||
skia-autoroll
|
997df84ac1 |
Roll SwiftShader from 9677c6d28278 to 673a7fe5c3ff (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9677c6d28278..673a7fe5c3ff 2021-02-10 capn@google.com Unify load/store operand accessors 2021-02-10 capn@google.com Discern between load and store addresses 2021-02-10 capn@google.com Rename InstIntrinsicCall to InstIntrinsic 2021-02-10 capn@google.com Eliminate the InstIntrinsicCall Target parameter 2021-02-10 capn@google.com Eliminate Subzero profiling support If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: borenet@google.com Change-Id: I7799dc3cb0b81195525d06b2abe574c9c5efec24 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369258 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a028936b52 |
Roll ANGLE from 4968f6f2b109 to 0f74ae58ed18 (19 revisions)
|
||
skia-autoroll
|
7f942e46fd |
Roll Dawn from e7e42ebbed90 to 02fd17c75403 (10 revisions)
https://dawn.googlesource.com/dawn.git/+log/e7e42ebbed90..02fd17c75403 2021-02-10 senorblanco@chromium.org Implement a toggle to disable sample variables. 2021-02-10 senorblanco@chromium.org Skip testing of stencil textures where non-readable. 2021-02-09 kainino@chromium.org Revert "Vulkan: Fallback to XCB for Xlib surfaces" 2021-02-09 enga@chromium.org Dawn wire fuzzer: Fix nullptr dereference 2021-02-09 dsinclair@chromium.org Remove the use_tint_inspector toggle. 2021-02-09 cwallez@chromium.org Vulkan: Fallback to XCB for Xlib surfaces 2021-02-09 senorblanco@chromium.org Skip testing of SNORM formats where non-readable. 2021-02-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4a7981e300f3 to 7b7d69854d8d (19 revisions) 2021-02-09 cwallez@chromium.org Fix compilation using CMake on Linux 2021-02-09 cwallez@chromium.org Vulkan: VK_EXT_subgroup_size_control should be chained on the stage Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 4a7981e300f3 to 7b7d69854d8d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: Ida38bfdd9dba5a9bf3be2e24716714b353ce4f12 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368642 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f35c530b07 |
Roll Chromium from 983950b467bc to 8cbe693bd2e0 (368 revisions)
|
||
skia-autoroll
|
22b050e922 |
Roll SwiftShader from 9d35d544ce96 to 9677c6d28278 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9d35d544ce96..9677c6d28278 2021-02-10 capn@google.com Regres: Remove GLES tests from CI test runs 2021-02-09 capn@google.com Benchmark time spent by all threads 2021-02-09 natsu@google.com Ignore two unused variables in llvm 2021-02-09 natsu@google.com Revert "Enable named mmap usage on Android" 2021-02-09 amaiorano@google.com VulkanWrapper: fix loading driver when lib path can be resolved by dlopen If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: borenet@google.com Change-Id: Iebcecd2a0cc7e5360dd0b29f0b57a201237fb9cc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368641 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1ae440a3cb |
Roll Chromium from 3842e9ea8162 to 983950b467bc (508 revisions)
|
||
skia-autoroll
|
1572ca4d7f |
Roll Dawn from 2831f0584028 to e7e42ebbed90 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/2831f0584028..e7e42ebbed90 2021-02-08 senorblanco@chromium.org Only default ANGLE to swiftshader if envvar empty. 2021-02-08 bajones@chromium.org Add ability to generate typedefs from dawn.json 2021-02-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a2fa690cda46 to 4a7981e300f3 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from a2fa690cda46 to 4a7981e300f3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: Ieff5f1972af53a68f35f78367d43b2789e7c3d41 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368153 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a0d09b3a0a |
Roll SwiftShader from 266614a36dbd to 9d35d544ce96 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/266614a36dbd..9d35d544ce96 2021-02-08 amaiorano@google.com Make vk-unittests use VulkanWrapper If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: borenet@google.com Change-Id: If71c56accab2b60c0d8c341250de24fe7826bfbe Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368151 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9b4986a7b0 |
Roll ANGLE from 6b20e1c88488 to 4968f6f2b109 (6 revisions)
|
||
skia-autoroll
|
75b7606c0f |
Roll Chromium from e94d2f0da382 to 3842e9ea8162 (629 revisions)
|
||
skia-autoroll
|
e1963835d0 |
Roll ANGLE from b2de0688d7c9 to 6b20e1c88488 (9 revisions)
|
||
skia-autoroll
|
e19b41eb77 |
Roll SwiftShader from ff010f9f0131 to 266614a36dbd (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ff010f9f0131..266614a36dbd 2021-02-05 amaiorano@google.com Fix crash during llvm_shutdown due to init order fiasco 2021-02-05 capn@google.com Reactor: fix using -x86-asm-syntax only on x86 compilations If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: borenet@google.com Change-Id: I470ca9ad086db05d2d13e78a3fda77f038631f33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/367638 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7c6e77087f |
Roll Dawn from 2b9707d3369a to 2831f0584028 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/2b9707d3369a..2831f0584028 2021-02-06 bryan.bernhart@intel.com D3D12: Log warning if missing SDK layers 2021-02-05 enga@chromium.org Remove deprecated Wire APIs 2021-02-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1f2d38c826ce to a2fa690cda46 (1 revision) 2021-02-05 enga@chromium.org Nuke the ClientMatches hack for same-device validation 2021-02-05 cwallez@chromium.org Remove utils::GetDefaultSamplerDescriptor 2021-02-05 bryan.bernhart@intel.com D3D12: Support per plane views with NV12 textures 2021-02-05 cwallez@chromium.org Rolling 3 dependencies Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 1f2d38c826ce to a2fa690cda46 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: If972dee1caf87eb9d4cd93c56ff09df57f143667 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/367637 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
968098f64d |
Roll ANGLE from 63e7ab8d636d to b2de0688d7c9 (13 revisions)
|
||
skia-autoroll
|
2c6d8d970a |
Roll SwiftShader from 14dcbed947ce to ff010f9f0131 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/14dcbed947ce..ff010f9f0131 2021-02-05 capn@google.com Limit Subzero routine stack size to 512 KiB 2021-02-05 capn@google.com Limit LLVM routine stack size to 512 KiB If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC robertphillips@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: robertphillips@google.com Change-Id: Id4fe3a72e285f4914570fb0a5d6347de080afe6b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366562 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
09839148f3 |
Roll Dawn from d5a0728b67c8 to 2b9707d3369a (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/d5a0728b67c8..2b9707d3369a 2021-02-05 brandon1.jones@intel.com Re-enable Intel D3D12 Validation Tests 2021-02-04 senorblanco@chromium.org Don't call glUniform for Storage Texture on OpenGL ES. 2021-02-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b17aea159c32 to 1f2d38c826ce (13 revisions) 2021-02-04 enga@chromium.org Reject callbacks if the device is destroyed before completion 2021-02-04 brandon1.jones@intel.com Add Backend Validation Levels Option to Dawn Tests 2021-02-04 enga@chromium.org Fix GetMappedRange unittests on the wire 2021-02-04 cwallez@chromium.org Device: Deprecated GetDefaultQueue in favor of ::GetQueue() Also rolling transitive DEPS: https://dawn.googlesource.com/tint from b17aea159c32 to 1f2d38c826ce If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I78c761109539bc388a6fdf2f667859f31e8d41c1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366561 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2a21a21223 |
Roll Chromium from 782ff20a9dc1 to e94d2f0da382 (512 revisions)
|
||
skia-autoroll
|
8043b78755 |
Roll SwiftShader from 51045556acd0 to 14dcbed947ce (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/51045556acd0..14dcbed947ce 2021-02-03 liyl@google.com Fix macOS arm64 cross compiling. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC robertphillips@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: robertphillips@google.com Change-Id: Ic0e24f9a8c0213a9ed1f68c31b49ce50e8201250 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366018 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c66754bd4d |
Roll Dawn from fd5fd05db039 to d5a0728b67c8 (14 revisions)
https://dawn.googlesource.com/dawn.git/+log/fd5fd05db039..d5a0728b67c8 2021-02-04 hao.x.li@intel.com Add end2end tests for noop direct and indirect dispatches 2021-02-04 hao.x.li@intel.com Skip noop dispatch in front-end 2021-02-04 ehmaldonado@google.com Move metadata in OWNERS files to DIR_METADATA files 2021-02-03 enga@chromium.org Add a Reserved state for dawn_wire ObjectId allocations 2021-02-03 rharrison@chromium.org Re-enable Mac ShaderTests 2021-02-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c694d43c75f4 to b17aea159c32 (3 revisions) 2021-02-03 rharrison@chromium.org Update ComputeLog2 to be more valid 2021-02-03 enga@chromium.org Always output the wire trace with the injected error format 2021-02-03 senorblanco@chromium.org Roll third_party/glfw/ d973acc12..947731113 (157 commits) 2021-02-03 senorblanco@chromium.org Fix SwANGLE DeviceType and OpenGL ES DeviceType checking. 2021-02-03 rharrison@chromium.org Add ComputeLog2 test 2021-02-03 yunchao.he@intel.com Implement 3D textures and views creation on Vulkan/Metal/GL 2021-02-03 senorblanco@chromium.org Revert "Fix SwANGLE DeviceType and OpenGL ES DeviceType checking." 2021-02-03 senorblanco@chromium.org Fix SwANGLE DeviceType and OpenGL ES DeviceType checking. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c694d43c75f4 to b17aea159c32 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I865233882ad7b9e5691e1a3cceb2eda34f1d8095 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b7f6b7493f |
Roll ANGLE from 6cc845bb0a60 to 63e7ab8d636d (11 revisions)
|
||
skia-autoroll
|
2d8a595433 |
Roll Chromium from 4e5b4f3a094d to 782ff20a9dc1 (498 revisions)
|
||
skia-autoroll
|
798ae0d12a |
Roll Chromium from 2329a341cbd8 to 4e5b4f3a094d (520 revisions)
|
||
skia-autoroll
|
b7ba9713da |
Roll ANGLE from 7e81056a5469 to 6cc845bb0a60 (6 revisions)
|
||
skia-autoroll
|
828571455b |
Roll Dawn from d11f4c3d0577 to fd5fd05db039 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/d11f4c3d0577..fd5fd05db039 2021-02-02 rharrison@chromium.org Enable EntryPointTests 2021-02-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 222e09735e02 to c694d43c75f4 (11 revisions) 2021-02-02 yunchao.he@intel.com Implement 3D textures and views creation on D3D12 backend 2021-02-02 capn@google.com GN: add a default build target 2021-02-02 bclayton@google.com Simplify tint API usage 2021-02-02 cwallez@chromium.org Revert "Suppress RenderPipelineValidationTest.VertexAttribCorrectEntryPoint" Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 222e09735e02 to c694d43c75f4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: Ie48d732a1c0c7ae169c53bd0017a6338d798f3c1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/365157 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
98e11dfe48 |
Roll Dawn from d7aacdda1119 to d11f4c3d0577 (12 revisions)
https://dawn.googlesource.com/dawn.git/+log/d7aacdda1119..d11f4c3d0577 2021-02-02 hao.x.li@intel.com Query API: Non-precise occlusion query on Metal 2021-02-02 enga@chromium.org Pass the buffer size into DeserializeWGPUDeviceProperties 2021-02-02 hao.x.li@intel.com Query API: Non-precise occlusion query on Vulkan 2021-02-01 senorblanco@chromium.org SkipOpArrayLength.Vertex on all GLES. 2021-02-01 dsinclair@chromium.org Remove use_tint_inspector flag usage. 2021-02-01 senorblanco@chromium.org Moar testing on OpenGL ES backend. 2021-02-01 yunchao.he@intel.com Add validation rules for 3D texture view 2021-02-01 senorblanco@chromium.org Skip OpArrayLengthTest.Vertex on ANGLE. 2021-02-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ad27ee8c1038 to 222e09735e02 (14 revisions) 2021-02-01 enga@chromium.org dawn_wire: Gracefully handle all invalid and unknown sTypes 2021-02-01 cwallez@chromium.org dawn_native: Turn the DisallowUnsafeAPIs toggle on by default. 2021-02-01 cwallez@chromium.org Suppress RenderPipelineValidationTest.VertexAttribCorrectEntryPoint Also rolling transitive DEPS: https://dawn.googlesource.com/tint from ad27ee8c1038 to 222e09735e02 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I1ddf41eb2ec3ccbc239003b12ac3d2d9226bc1d4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/364336 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
48045e5779 |
Roll Chromium from 0e1106877e42 to 2329a341cbd8 (432 revisions)
|
||
skia-autoroll
|
e018a5164e |
Roll SwiftShader from df5dee645ab5 to 51045556acd0 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/df5dee645ab5..51045556acd0 2021-02-01 capn@google.com Clarify DepthGreater/Less/Unchanged execution modes are unused 2021-02-01 noreply@google.com Replace deprecated llvm::VectorType usage with FixedVectorType 2021-02-01 capn@google.com Silence dead code warning If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC robertphillips@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: robertphillips@google.com Change-Id: I9d1f74d84006c1b8a5cd57f011877859c432222b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/364201 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
357a5f3524 |
Roll ANGLE from 0be050a44a43 to 7e81056a5469 (10 revisions)
|
||
James Zern
|
306a946434 |
update libwebp to v1.2.0
https://chromium.googlesource.com/webm/libwebp/+log/v1.1.0-28-g55a080e5..v1.2.0 - 12/23/2020: version 1.2.0 * API changes: - libwebp: encode.h: add a qmin / qmax range for quality factor (cwebp adds -qrange) * lossless encoder improvements * SIMD support for Wasm builds * add xcframeworkbuild.sh, supports Mac Catalyst builds * import fuzzers from oss-fuzz & chromium (#409) * webpmux: add an '-set loop <value>' option (#494) * toolchain updates and bug fixes (#449, #463, #470, #475, #477, #478, #479, #488, #491) Bug: b/170543290 Change-Id: I70f1f053e4e14beefda847f03da006f3acc553a0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361896 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> |
||
skia-autoroll
|
324b7a6f3a |
Roll SwiftShader from 0cbf89c7520e to df5dee645ab5 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0cbf89c7520e..df5dee645ab5 2021-01-31 liyl@google.com Allow sampling usage when querying linear image format properties. 2021-01-30 capn@google.com Pool Subzero constant data 2021-01-30 capn@google.com Finalize Reactor Function creation at Routine acquisition 2021-01-29 amaiorano@google.com Fix Reactor memory leaks 2021-01-29 capn@google.com Enable named mmap usage for CMake builds If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC robertphillips@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: robertphillips@google.com Change-Id: Ifa6460bab682deca15e5974fd7bc8f744be88a03 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/363403 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ab0bde7798 |
Roll Dawn from bf1c0cf52377 to d7aacdda1119 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/bf1c0cf52377..d7aacdda1119 2021-01-29 senorblanco@chromium.org Set the default ANGLE backend to SwiftShader for dawn tests. 2021-01-29 senorblanco@chromium.org Fix libEGL.so.1 issue with ANGLE build. 2021-01-29 cwallez@chromium.org Make wgpu::BindGroupLayoutEntry extensible 2021-01-29 stha09@googlemail.com GCC: fix name clash cause of multiple BindingInfo definitions 2021-01-29 cwallez@chromium.org Reland "Add MSVC Dbg/Rel x64 to the CQ." 2021-01-29 cwallez@chromium.org Add missing include for MSVC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: Idba8baff1d024d0bd0744463f8a21e2b82d14ef4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/363580 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f863b0c022 |
Roll Chromium from 9009a36b9b75 to 0e1106877e42 (594 revisions)
|
||
skia-autoroll
|
73d673542d |
Roll ANGLE from 62387fc64719 to 0be050a44a43 (1 revision)
|
||
skia-autoroll
|
bb61768266 |
Roll ANGLE from eae262e7fa3d to 62387fc64719 (3 revisions)
|
||
skia-autoroll
|
2ed5513f22 |
Roll ANGLE from 6d86a0fe5e96 to eae262e7fa3d (1 revision)
|
||
skia-autoroll
|
16f843927a |
Roll ANGLE from a5ab7974a28b to 6d86a0fe5e96 (4 revisions)
|
||
skia-autoroll
|
b2c761332b |
Roll ANGLE from 312ffba82177 to a5ab7974a28b (5 revisions)
|
||
skia-autoroll
|
e9a863c749 |
Roll ANGLE from ddba70dafad4 to 312ffba82177 (6 revisions)
|
||
skia-autoroll
|
ec6ae014d1 |
Roll ANGLE from 531059978911 to ddba70dafad4 (5 revisions)
|
||
skia-autoroll
|
0acd16cc02 |
Roll ANGLE from a12edfa5cf68 to 531059978911 (7 revisions)
|
||
Ben Wagner
|
b7e2453ea3 |
Roll zlib.
|
||
skia-autoroll
|
b9f95ba9f3 |
Roll SwiftShader from 3e9b79ff42de to 0cbf89c7520e (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3e9b79ff42de..0cbf89c7520e 2021-01-28 capn@google.com Enable named mmap usage for Chromium 2021-01-28 capn@google.com Only enable naming anonymous mmap on Linux 2021-01-28 sugoi@google.com Add utility function to count input components 2021-01-28 sugoi@google.com Support SampleId and SamplePosition builtins 2021-01-28 sugoi@google.com Store interpolation data in routine 2021-01-28 sugoi@google.com Per sample shading If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC nifong@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: I539faeb117d039dfd331d7ac97e15f792bfac2ab Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361878 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
bcd0ead9df |
Roll Dawn from a194a48ba2d9 to bf1c0cf52377 (12 revisions)
https://dawn.googlesource.com/dawn.git/+log/a194a48ba2d9..bf1c0cf52377 2021-01-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 5ad2d0087be3 to ad27ee8c1038 (3 revisions) 2021-01-28 enga@chromium.org Skip validation tests failing with the wire 2021-01-28 senorblanco@chromium.org Revert "Moar testing on OpenGL ES backend." 2021-01-28 yunchao.he@intel.com Add texture creation validation rules for 3D texture 2021-01-28 senorblanco@chromium.org Moar testing on OpenGL ES backend. 2021-01-28 senorblanco@chromium.org Remove glPixelStore GL_PACK_IMAGE_HEIGHT calls. 2021-01-28 rharrison@chromium.org Enable OpArrayLengthTests 2021-01-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d5c0b8e851d2 to 5ad2d0087be3 (3 revisions) 2021-01-28 senorblanco@chromium.org Don't enable GL_FRAMEBUFFER_SRGB on OpenGL ES. 2021-01-28 dsinclair@chromium.org Combine tint toggles. 2021-01-28 cwallez@chromium.org dawn_native: Do CommandBufferStateTracker validation at encoding time 2021-01-28 kainino@chromium.org Fix translation of storeOp "clear" on Metal Also rolling transitive DEPS: https://dawn.googlesource.com/tint from d5c0b8e851d2 to ad27ee8c1038 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Test: Test: MultisampledRenderingTest.ResolveInto2DTextureTest: Test: webgpu:api,operation,render_pass,resolve:render_pass_resolve:* Change-Id: I87ce82bf1577119ea4a2d56b01c03c77b8436842 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361877 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
56c9a4577e |
Roll Chromium from 2eea5db84b60 to 9009a36b9b75 (438 revisions)
|
||
skia-autoroll
|
a982c77a0a |
Roll Chromium from cf3471ec8c7c to 2eea5db84b60 (473 revisions)
|
||
skia-autoroll
|
c0a7cdf86e |
Roll Dawn from 2df77f432584 to a194a48ba2d9 (20 revisions)
https://dawn.googlesource.com/dawn.git/+log/2df77f432584..a194a48ba2d9 2021-01-27 senorblanco@chromium.org Implement depth/stencil texture-to-texture copies for OpenGL ES 3.1. 2021-01-27 enga@chromium.org Update the validation tests to use utils::WireHelper 2021-01-27 rharrison@chromium.org Enable ViewportOrientationTests 2021-01-27 enga@chromium.org Factor utils::WireHelper out of DawnTest 2021-01-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 21b52b60b687 to d5c0b8e851d2 (3 revisions) 2021-01-27 rharrison@chromium.org Update/enable tests in VertexStateTests 2021-01-27 rharrison@chromium.org Enable tests in GpuMemorySynchronizationTests.cpp 2021-01-27 dsinclair@chromium.org More WGSL syntax updates 2021-01-27 rharrison@chromium.org Enable DepthStencilSamplingTest tests 2021-01-27 rharrison@chromium.org Enable CreateReadyPipelineTests that now pass 2021-01-27 rharrison@chromium.org Update BufferZeroInitTests for Tint current status 2021-01-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a6b9a8eb2fdc to 21b52b60b687 (8 revisions) 2021-01-27 cwallez@chromium.org dawn_native: Make executeBundle of 0 bundles clear state 2021-01-27 rharrison@chromium.org Add comment about another KI with BindGroupTests.ReusedUBO 2021-01-27 senorblanco@chromium.org Make the OpenGL and OpenGL ES test windows invisible. 2021-01-27 cwallez@chromium.org dawn_native: Do attachment state validation at encoding time. 2021-01-27 cwallez@chromium.org Revert "Add MSVC Dbg/Rel x64 to the CQ." 2021-01-27 cwallez@chromium.org Add MSVC Dbg/Rel x64 to the CQ. 2021-01-27 cwallez@chromium.org dawn_native: Do debug marker validation at encoding time. 2021-01-27 cwallez@chromium.org Immediately call fence and map callbacks on device loss. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from a6b9a8eb2fdc to d5c0b8e851d2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: Id16e65221561f1bd834940234b7adfc252fc00b9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361142 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
595216b007 |
Roll ANGLE from 4921e4573c8b to a12edfa5cf68 (13 revisions)
|
||
skia-autoroll
|
da55b647a5 |
Roll SwiftShader from aec0826aba0d to 3e9b79ff42de (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/aec0826aba0d..3e9b79ff42de 2021-01-27 capn@google.com Enable named mmap usage on Android If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC nifong@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: Ic42c944708efd732976878b51ad19dedd1b80231 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361139 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a78376bf2a |
Roll ANGLE from 9bbcd86ae719 to 4921e4573c8b (6 revisions)
|
||
skia-autoroll
|
b2a8dc4355 |
Roll SwiftShader from ea1f7d10db1f to aec0826aba0d (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ea1f7d10db1f..aec0826aba0d 2021-01-26 amaiorano@google.com VulkanBenchmarks: split out benchmark classes into separate files If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC nifong@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: Ied659c3efa03a2f7c740e4e80a052bd248e5f731 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360139 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
99c2e708b4 |
Roll Dawn from b3177d418e3b to 2df77f432584 (10 revisions)
https://dawn.googlesource.com/dawn.git/+log/b3177d418e3b..2df77f432584 2021-01-26 rharrison@chromium.org Removing old WebGPU SPIR-V behaviour test 2021-01-26 dsinclair@chromium.org Fixup texture type name. 2021-01-26 senorblanco@chromium.org Skip StorageTextureTests.WriteonlyStorageTextureIn*Shader on OpenGL ES. 2021-01-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from be610ba987f5 to a6b9a8eb2fdc (17 revisions) 2021-01-26 senorblanco@chromium.org Skip SamplerFilterAnisotropicTest.SlantedPlaneMipmap on OpenGL ES. 2021-01-26 senorblanco@chromium.org Skip failing MultipleWriteThenMultipleReadTests.OneBuffer on OpenGL ES. 2021-01-26 senorblanco@chromium.org Skip failing TextureFormat tests on SwANGLE. 2021-01-26 senorblanco@chromium.org Fix glFramebufferTextureLayer warnings generated by ANGLE 2021-01-26 senorblanco@chromium.org Skip failing multisampling tests on SwANGLE. 2021-01-26 bclayton@google.com Migrate from tint::ast::Module to tint::Program Also rolling transitive DEPS: https://dawn.googlesource.com/tint from be610ba987f5 to a6b9a8eb2fdc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: I214199b8e24c43f677602961e9eb3d2416438840 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360141 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b3c7d0362b |
Roll Chromium from ef43b16d47e3 to cf3471ec8c7c (436 revisions)
|
||
skia-autoroll
|
bbc5288f2b |
Roll Chromium from 09570e87f5f8 to ef43b16d47e3 (431 revisions)
|
||
skia-autoroll
|
6052a572b6 |
Roll ANGLE from 3c3b82abcf0a to 9bbcd86ae719 (8 revisions)
|
||
skia-autoroll
|
335a217302 |
Roll Dawn from f1f8394de04e to b3177d418e3b (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/f1f8394de04e..b3177d418e3b 2021-01-26 shrekshao@google.com Make SamplerDescriptor optional in CreateSampler 2021-01-26 cwallez@chromium.org Add Jiawei to OWNERS 2021-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d59cedb5a576 to be610ba987f5 (2 revisions) 2021-01-25 senorblanco@chromium.org Enable all the tests which were blocked on WriteTexture. 2021-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from aee7acaaea78 to d59cedb5a576 (1 revision) 2021-01-25 senorblanco@chromium.org Implement WriteTexture for OpenGL and OpenGL ES. 2021-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 5c243f824c59 to aee7acaaea78 (1 revision) 2021-01-25 enga@chromium.org dawn_wire: Implement device-related callbacks for multiple devices Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 5c243f824c59 to be610ba987f5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: Ic100e02eac56532c37a484993a3d9fee021b5598 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/359239 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4e2d2af01b |
Roll SwiftShader from 413f7cb17c77 to ea1f7d10db1f (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/413f7cb17c77..ea1f7d10db1f 2021-01-26 sugoi@google.com Handle sampleRateShading parameters 2021-01-26 sugoi@google.com Move required interpolation logic to SpirvShader 2021-01-26 sugoi@google.com Add mode for sample qualifier 2021-01-26 natsu@google.com Update Android.bp for VK_EXT_headless_surface 2021-01-25 amaiorano@google.com VulkanBenchmarks: refactor TriangleBenchmark into a more reusable base class 2021-01-25 amaiorano@google.com VulkanBenchmarks: add solid and interpolated triangles tests If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC nifong@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: Id73d21c46da27fd77c5e683bacc27929be28f5ad Reviewed-on: https://skia-review.googlesource.com/c/skia/+/359237 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fe8a4faa4b |
Roll Chromium from 465f56090c50 to 09570e87f5f8 (699 revisions)
|
||
skia-autoroll
|
83372eb8ee |
Roll ANGLE from ff5f715e5c4a to 3c3b82abcf0a (9 revisions)
|
||
skia-autoroll
|
c0ddd9bfe9 |
Roll SwiftShader from 22f14a877953 to 413f7cb17c77 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/22f14a877953..413f7cb17c77 2021-01-22 sugoi@google.com Flip samples to their correct position 2021-01-22 capn@google.com Target macOS 10.14 on ARM64 to enable C++17 2021-01-22 bclayton@google.com Merge changes I6c21b03d,Ic6136d02,I988c0288,I21d11818,I79fa8162, ... If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC nifong@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: I0c89a2b3c559fcf930205bd210f5495f08514b41 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/358416 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f58b363fee |
Roll Dawn from db383498c5c6 to f1f8394de04e (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/db383498c5c6..f1f8394de04e 2021-01-23 cwallez@chromium.org dawn_native: Skip more validation if it is disabled. 2021-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6761160dc149 to 5c243f824c59 (1 revision) 2021-01-22 cwallez@chromium.org Do not track global texture usage in PassResourceUsage. 2021-01-22 cwallez@chromium.org Rename leftover references of output attachment to render attachment. 2021-01-22 cwallez@chromium.org Make ComboVertexStateDescriptor non-copyable non-movable. 2021-01-22 enga@chromium.org d3d12/vulkan: Skip descriptor update/creation if resource is destroyed 2021-01-22 cwallez@chromium.org dawn_native: Move beginRenderPass texture usage validation into the encoder 2021-01-22 cwallez@chromium.org Remove QueueWriteBufferTests.ManyWriteBuffer on Intel Vulkan 2021-01-22 cwallez@chromium.org dawn_native: Move pass validation of buffer usages into the encoder. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 6761160dc149 to 5c243f824c59 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: I312879d8ffd7f8fb66a50adff1f245ec6331ae6a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/358402 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Ben Wagner
|
2c73fc43a3 |
Roll freetype
|
||
skia-autoroll
|
450f8565c7 |
Roll Chromium from dac687f4cbf2 to 465f56090c50 (418 revisions)
|
||
skia-autoroll
|
a27bf726cc |
Roll ANGLE from f0286e636456 to ff5f715e5c4a (11 revisions)
|
||
skia-autoroll
|
540b049adc |
Roll Dawn from 762814bd9229 to db383498c5c6 (15 revisions)
https://dawn.googlesource.com/dawn.git/+log/762814bd9229..db383498c5c6 2021-01-22 jiawei.shao@intel.com Allow using DepthOnly aspect on the depth-only formats in T2T copies 2021-01-22 enga@chromium.org dawn_wire: Add an API to reclaim reserved devices and textures 2021-01-21 enga@chromium.org dawn_wire: Fix a bug with multiple injected devices 2021-01-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from afb8cfb2544b to 6761160dc149 (7 revisions) 2021-01-21 enga@chromium.org Add cron-linux-clang-rel-x64 for running cron jobs on CI 2021-01-21 rharrison@chromium.org Adding stage input/output reflection to inspector path 2021-01-21 dsinclair@chromium.org Update vertex index decoration names. 2021-01-21 cwallez@chromium.org Vulkan: Enable barrier validation using VK_EXT_validation_features. 2021-01-21 bclayton@google.com TextureFormatUtils: Remove unused functions 2021-01-21 bclayton@google.com Convert StorageTextureValidationTests to WGSL 2021-01-21 cwallez@chromium.org Vulkan: Add support for layer extensions. 2021-01-21 cwallez@chromium.org Vulkan: Fix layout of Sampled+ROStorage texture. 2021-01-21 cwallez@chromium.org Vulkan: Use ityp::bitset for Instance/DeviceExtSet 2021-01-21 cwallez@chromium.org Use SubresourceStorage to track per-subresource state. 2021-01-21 cwallez@chromium.org EnumMaskIterator: ASSERT when the mask is too big. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from afb8cfb2544b to 6761160dc149 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: Idbe9c5cb336fc891384dc31705b4fde8dc33d086 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/357006 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
da1892aae3 |
Roll SwiftShader from b3e5c440d239 to 22f14a877953 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b3e5c440d239..22f14a877953 2021-01-21 capn@google.com Implement non-void indirect Reactor Call() support 2021-01-21 amaiorano@google.com Make RoutineT::getEntry() type safe 2021-01-21 swiftshader.regress@gmail.com Regres: Update test lists @ b3e5c440 2021-01-21 capn@google.com Target macOS 10.12 when building LLVM 2021-01-21 capn@google.com Use aligned allocation for classes with aligned members If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC scroggo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: scroggo@google.com Change-Id: I3d5772c7b195b1fa53bc4c1649626e29332642ab Reviewed-on: https://skia-review.googlesource.com/c/skia/+/357004 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
87a055b020 |
Roll ANGLE from 382f016dd3b6 to f0286e636456 (15 revisions)
|
||
skia-autoroll
|
0775ed1a70 |
Roll Chromium from 78d95924cc6a to dac687f4cbf2 (517 revisions)
|
||
skia-autoroll
|
3c142940b9 |
Roll Dawn from 311a17a8feae to 762814bd9229 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/311a17a8feae..762814bd9229 2021-01-20 cwallez@chromium.org ityp_array: Allow using a T whose underlying type is signed. 2021-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ed14524b1e81 to afb8cfb2544b (1 revision) 2021-01-20 cwallez@chromium.org Vulkan: Fix texture barriers for readonly storage. 2021-01-20 cwallez@chromium.org Vulkan: Fix buffer barriers for readonly storage. 2021-01-20 cwallez@chromium.org Vulkan: use VK_EXT_debug_utils instead of deprecated extensions. 2021-01-20 senorblanco@chromium.org Implement a glCopyImageSubData() workaround for OpenGL ES 3.1 2021-01-20 jiawei.shao@intel.com Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks Also rolling transitive DEPS: https://dawn.googlesource.com/tint from ed14524b1e81 to afb8cfb2544b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: I1b0a9babb9a83cedf53868b78e77c20e85b40ee0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/356597 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
bf18fa2ec7 |
Roll SwiftShader from 89fd1480b47e to b3e5c440d239 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/89fd1480b47e..b3e5c440d239 2021-01-21 nicolascapens@google.com Enable and require C++17 compilation 2021-01-20 srisser@google.com Implement VK_KHR_depth_stencil_resolve 2021-01-20 amaiorano@google.com Move reusable Vulkan code from VulkanBenchmarks to new VulkanWrapper library 2021-01-20 amaiorano@google.com VulkanBenchmarks: factor out code into separate files 2021-01-20 capn@google.com Fix always performing early depth test when requested If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC scroggo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: scroggo@google.com Change-Id: Ia0d0924d1765633285b7b1e279b04306073f9dae Reviewed-on: https://skia-review.googlesource.com/c/skia/+/356596 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6eb610f75c |
Roll SwiftShader from 8da0f82baf35 to 89fd1480b47e (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/8da0f82baf35..89fd1480b47e 2021-01-19 digit@google.com vulkan: Support VK_KHR_external_memory_fd on OS X. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC scroggo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: scroggo@google.com Change-Id: I013b4d8cb232a46f8ead8060e08ab11d53638da8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355990 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
8490066e8c |
Roll Chromium from 00da91bbde3d to 78d95924cc6a (329 revisions)
|
||
skia-autoroll
|
8dddb0400f |
Roll ANGLE from 81430e11c81e to 382f016dd3b6 (18 revisions)
|
||
skia-autoroll
|
7aa7f039b9 |
Roll Dawn from e45593cb0876 to 311a17a8feae (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/e45593cb0876..311a17a8feae 2021-01-19 enrico.galli@intel.com D3D12: Add firstVertex/Instance to vertex/instance_index 2021-01-19 enga@chromium.org dawn_wire: Add Reserve/InjectDevice 2021-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d7335fa97495 to ed14524b1e81 (6 revisions) 2021-01-19 senorblanco@chromium.org Open GL ES: implement a fallback path for glClearTexSubImage(). 2021-01-19 rharrison@chromium.org Use Tint to extract local workgroup size 2021-01-19 dsinclair@chromium.org Update Dawn tests to use group instead of set. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from d7335fa97495 to ed14524b1e81 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: I6dd233214ed34e06b94ea149ef6e34e17e5460b2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355988 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Leon Scroggins III
|
94c7476003 |
Fix decoding gifs with too-big-bounds
Update libgifcodec to include the fix and test an animated gif with too-big-bounds. This image (alphabetAnim.gif, checked into our skimage assets to be downloaded and tested on the bots) has bounds that extend outside the edge of the canvas. https://skia-review.googlesource.com/c/libgifcodec/+/339831 broke this image, so add it to our visual tests to verify that it's fixed. Change-Id: Id21c1858c72822db7c59d84591401ec9f74420f9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353624 Commit-Queue: Derek Sollenberger <djsollen@google.com> Reviewed-by: Derek Sollenberger <djsollen@google.com> Auto-Submit: Leon Scroggins <scroggo@google.com> |
||
skia-autoroll
|
cc7aa8e318 |
Roll ANGLE from 68635b431b3c to 81430e11c81e (12 revisions)
|
||
skia-autoroll
|
001c9536f9 |
Roll SwiftShader from 149733cead63 to 8da0f82baf35 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/149733cead63..8da0f82baf35 2021-01-18 amaiorano@google.com VulkanBenchmarks: improve and clarify resource ownership 2021-01-18 swiftshader.regress@gmail.com Regres: Update test lists @ 149733ce If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC scroggo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: scroggo@google.com Change-Id: I838463f6f948a1247705d40496fc8afa2a28a93c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355518 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
65876fdcd2 |
Roll Chromium from 1d3066a6e2ec to 00da91bbde3d (227 revisions)
|
||
skia-autoroll
|
1cb592d4ef |
Roll Dawn from 04772515a8b6 to e45593cb0876 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/04772515a8b6..e45593cb0876 2021-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4a110c2726e9 to d7335fa97495 (1 revision) 2021-01-18 senorblanco@chromium.org Suppress depth/stencil copy tests failing on ANGLE. 2021-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c068cfc1397a to 4a110c2726e9 (1 revision) 2021-01-18 cwallez@chromium.org Add the SubresourceTrackingPerf perf test. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c068cfc1397a to d7335fa97495 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: I29145b5ea188aeb9f5450742e5f2180a3cbd2cec Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355536 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1bb49a8700 |
Roll SwiftShader from aedd133cd85f to 149733cead63 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/aedd133cd85f..149733cead63 2021-01-15 sugoi@google.com Fix crash in vertex shader when position is not declared 2021-01-15 amaiorano@google.com LLVMReactorDebugInfo: fix location filename always "<unknown>" on Windows If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC scroggo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: scroggo@google.com Change-Id: I4d3e1c5e7581cdce7b3234853b9b0df54b3c4c95 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355419 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
073df4dc40 |
Roll ANGLE from 50c82f42e33f to 68635b431b3c (24 revisions)
|
||
skia-autoroll
|
a3f0d2683a |
Roll Chromium from e330bc98d133 to 1d3066a6e2ec (498 revisions)
|
||
skia-autoroll
|
26a84431ff |
Roll Dawn from 5a6fda1a6fcc to 04772515a8b6 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/5a6fda1a6fcc..04772515a8b6 2021-01-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 0a68b365ebff to c068cfc1397a (2 revisions) 2021-01-15 cwoffenden@gmail.com Missing header for VS1029 (for commit 8c58491d) 2021-01-15 bclayton@google.com StorageTextureTests: Use textureNumLayers() 2021-01-15 bclayton@google.com StorageTextureTests: Use new access qualifiers 2021-01-15 senorblanco@chromium.org Workaround ANGLE hang with a glFlush(). Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 0a68b365ebff to c068cfc1397a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com,enga@google.com,cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com,enga@google.com,cwallez@google.com Change-Id: Ic64510e11012d38a7b7077ae51f5eb456c727c9f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355416 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7f81cb6901 |
Roll SwiftShader from 5255c465bbba to aedd133cd85f (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5255c465bbba..aedd133cd85f 2021-01-14 amaiorano@google.com VulkanBenchmarks: fix memory leaks If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: ethannicholas@google.com Change-Id: Ib58ece5c5c409ad0a384611d1a3a3c95e1cb2ce5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/354377 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b1847d2c87 |
Roll ANGLE from 198dc345383e to 50c82f42e33f (10 revisions)
|
||
skia-autoroll
|
1895425ffc |
Roll Chromium from 2930e73f7b89 to e330bc98d133 (559 revisions)
|
||
skia-autoroll
|
819622a2d0 |
Roll Dawn from 6f833b7f78c9 to 5a6fda1a6fcc (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/6f833b7f78c9..5a6fda1a6fcc 2021-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 0f4638b9e499 to 0a68b365ebff (4 revisions) 2021-01-14 bclayton@google.com Convert StorageTextureTests to WGSL 2021-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a7b52e33d5e8 to 0f4638b9e499 (2 revisions) 2021-01-14 dsinclair@chromium.org Update texture storage syntax. 2021-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 904c5b9621da to a7b52e33d5e8 (3 revisions) 2021-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 313ae9e87f37 to 904c5b9621da (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 313ae9e87f37 to 0a68b365ebff If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: I88ca7601de1e51c460f70d75a6eb187706e43499 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/354357 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
15595ea39c |
Roll ANGLE from 2ed9671a0ddd to 198dc345383e (13 revisions)
|
||
skia-autoroll
|
10c3c43373 |
Roll Chromium from 8aca3b4d64f2 to 2930e73f7b89 (505 revisions)
|
||
skia-autoroll
|
f5425e54ba |
Roll SwiftShader from 3549479dc4cc to 5255c465bbba (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3549479dc4cc..5255c465bbba 2021-01-14 swiftshader.regress@gmail.com Regres: Update test lists @ 2cc34907 2021-01-13 amaiorano@google.com VulkanBenchmarks: add texture sampling to Triangle benchmarks 2021-01-13 amaiorano@google.com Implement VK_EXT_headless_surface 2021-01-13 natsu@google.com Update AHB default YUV dataspace to YCBCR_601 2021-01-13 capn@google.com VulkanBenchmarks: refactor into Image class 2021-01-13 capn@google.com Fix back-face culling for vertices near w=0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: ethannicholas@google.com Change-Id: I6889acc69a2d9464fac7bc62db4b6755440be897 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353512 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f435ada424 |
Roll Dawn from 424fd828893e to 6f833b7f78c9 (17 revisions)
https://dawn.googlesource.com/dawn.git/+log/424fd828893e..6f833b7f78c9 2021-01-14 hao.x.li@intel.com Add internal compute pipeline in ResolveQuerySet for Timestamp Query 2021-01-14 enga@chromium.org dawn_wire: Skip device inject error if the client drops the device 2021-01-13 bclayton@google.com ShaderModule: Include extra information in shader errors 2021-01-13 bajones@chromium.org Enabled BindGroupLayout deprecation warning and fixed tests it broke. 2021-01-13 enga@chromium.org Ensure all wire child objects are destroyed before their device 2021-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 395ec2c4aed8 to 313ae9e87f37 (1 revision) 2021-01-13 bclayton@google.com [wgsl]: s/texture_sampled_/texture_ 2021-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 57166264e01f to 395ec2c4aed8 (2 revisions) 2021-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1c200cffd051 to 57166264e01f (4 revisions) 2021-01-13 enga@chromium.org Remove special-casing of device reference/release in the wire 2021-01-13 enga@chromium.org dawn_wire: Make all objects owned by the client 2021-01-13 enga@chromium.org Make the Device ref the Instance 2021-01-13 enga@chromium.org Don't forward device lost errors to the uncaptured error callback 2021-01-13 cwoffenden@gmail.com Further fixes to build with with VS2019 (end2end tests) 2021-01-13 cwallez@chromium.org D3D12: Use Texture::Create pattern for swapchain textures 2021-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 987376cd21a8 to 1c200cffd051 (13 revisions) 2021-01-13 marksibly@gmail.com Reset scissor reset before presenting in opengl Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 987376cd21a8 to 313ae9e87f37 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: Ica0c27e81068097e298ada27714402ea3fee48f5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353511 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
be2a8614c5 |
Roll Chromium from b9b9a8a5022a to 8aca3b4d64f2 (503 revisions)
|
||
skia-autoroll
|
cc3e936e6e |
Roll ANGLE from 5b8dec52b68f to 2ed9671a0ddd (8 revisions)
|
||
skia-autoroll
|
38ca513408 |
Roll Dawn from 9ff83f6c957f to 424fd828893e (13 revisions)
https://dawn.googlesource.com/dawn.git/+log/9ff83f6c957f..424fd828893e 2021-01-13 enga@chromium.org Update DepthStencilStateTests to use WGSL 2021-01-12 shrekshao@google.com Fix SamplerFilterAnisotropicTests mipmap 2021-01-12 dsinclair@chromium.org Convert WGSL comments to // 2021-01-12 cwoffenden@gmail.com Fixes to build with MSVC 2019 2021-01-12 cwallez@chromium.org Add the correct rpath to use Swiftshader / Vulkan on macOS 2021-01-12 bryan.bernhart@intel.com D3D12: Add HLSL compiler version to key 2021-01-12 cwallez@chromium.org Rolling 3 dependencies 2021-01-12 cwallez@chromium.org cr-buildbucket.cfg: Use Windows 10 only for CQ 2021-01-12 cwallez@chromium.org Add new third-party dependencies to .gitignore 2021-01-12 bclayton@google.com ShaderModule: Enable the prettier tint diagnostic formatter 2021-01-12 cwoffenden@gmail.com Minor fix to build with MSVC: Removes switch with only default case 2021-01-12 bclayton@google.com ShaderModule: Refactor ParseWGSL() to take a File* 2021-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c3c70f848a71 to 987376cd21a8 (7 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c3c70f848a71 to 987376cd21a8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: I80fa578d874ead14912dbd44425084536a497f69 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353459 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0a69b4bb07 |
Roll ANGLE from 2c65da28a2ee to 5b8dec52b68f (3 revisions)
|
||
skia-autoroll
|
a55af2311a |
Roll Chromium from 9da1d76d9cd4 to b9b9a8a5022a (443 revisions)
|
||
skia-autoroll
|
f301535cc2 |
Roll ANGLE from 0b90eef09f60 to 2c65da28a2ee (13 revisions)
|
||
skia-autoroll
|
a314baaa05 |
Roll SwiftShader from 348ba200aa29 to 3549479dc4cc (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/348ba200aa29..3549479dc4cc 2021-01-11 srisser@google.com Define static constexpr members in .cpp files 2021-01-11 srisser@google.com Add VK_EXT_host_query_reset 2021-01-11 srisser@google.com Implement VK_EXT_separate_stencil_usage If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: ethannicholas@google.com Change-Id: I2242457875b9d6ad1b9bca86b64be990d57f1f56 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352904 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a4bd6ae596 |
Roll Dawn from 3a0405597374 to 9ff83f6c957f (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/3a0405597374..9ff83f6c957f 2021-01-12 hao.x.li@intel.com Query API: Non-precise occlusion query on D3D12 2021-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f51d965befa1 to c3c70f848a71 (22 revisions) 2021-01-11 cwoffenden@gmail.com Minor fix to build with MSVC: Gets content address instead of iterator 2021-01-11 cwallez@chromium.org Remove obsolete build flag. 2021-01-11 yunchao.he@intel.com Add more constants for max texture sizes 2021-01-11 senorblanco@chromium.org Add ANGLE to Dawn build. 2021-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 9bacbe1b34a3 to f51d965befa1 (1 revision) 2021-01-11 stha09@googlemail.com IWYU: add missing include for size_t Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 9bacbe1b34a3 to c3c70f848a71 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: I5adc7a42075bbedd2d71632ebf30ccba6cea680b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352905 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
97eede48be |
Roll Chromium from f936dc21b927 to 9da1d76d9cd4 (569 revisions)
|
||
skia-autoroll
|
5acdda201a |
Roll ANGLE from 51603c63d1cb to 0b90eef09f60 (1 revision)
|
||
skia-autoroll
|
63ebdf98ff |
Roll Dawn from 00fcab636a05 to 3a0405597374 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/00fcab636a05..3a0405597374 2021-01-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1e01c2c11613 to 9bacbe1b34a3 (1 revision) 2021-01-08 hao.x.li@intel.com Disable timestamp query extension on Metal 2021-01-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 766e31d50710 to 1e01c2c11613 (3 revisions) 2021-01-08 cwallez@chromium.org Suppress EntryPointTests.FragAndVertexSameModule on GL Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 766e31d50710 to 9bacbe1b34a3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I6895178bd9dd2b8f0830fa7e665fb348f468ac33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352354 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1fb6cc2ebd |
Roll SwiftShader from 937395c1ed5d to 348ba200aa29 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/937395c1ed5d..348ba200aa29 2021-01-10 capn@google.com Eliminate SpirvShaderEnumNames.cpp 2021-01-08 capn@google.com Reduce the LLVM compile layer object lifetime 2021-01-08 capn@google.com Reduce the mangler object lifetime 2021-01-08 capn@google.com Eliminate duplicate LLVM contexts 2021-01-08 srisser@google.com Fix mismatched signedness for a compare in subzero 2021-01-08 capn@google.com Fix missing fields initializers warnings If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: ethannicholas@google.com Change-Id: I7fb8541a82b2f4477704b5250905d866e8abac72 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352353 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2199cde1f5 |
Roll ANGLE from b590fd1b9a59 to 51603c63d1cb (43 revisions)
|
||
skia-autoroll
|
cb3bcf88e3 |
Roll Chromium from ebb8289a1933 to f936dc21b927 (446 revisions)
|
||
skia-autoroll
|
b2ac12993b |
Roll Dawn from fac169113df7 to 00fcab636a05 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/fac169113df7..00fcab636a05 2021-01-07 cwallez@chromium.org Fix default viewDimension in deprecated BGLEntry path. 2021-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 40b4928a73b7 to 766e31d50710 (4 revisions) 2021-01-07 bclayton@google.com Reland "Update PrimitiveTopologyTests to use WGSL" 2021-01-07 cwallez@chromium.org Roll third_party/vulkan-deps/ b08eace32..c493c6112 (27 commits; 1 trivial rolls) 2021-01-07 jpnurmi@gmail.com Fix typo: vulkan_deps vs. vulkan-deps Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 40b4928a73b7 to 766e31d50710 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I16984a5519d3a75ceba796acdbd6df187034ec77 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351899 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f7ce1cd243 |
Roll SwiftShader from 7b2f93895418 to 937395c1ed5d (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7b2f93895418..937395c1ed5d 2021-01-07 caramelli.devel@gmail.com Add Direct-to-Display support using KMS/DRM 2021-01-07 srisser@google.com Add structs for VK_KHR_vulkan_memory_model If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC johnstiles@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: johnstiles@google.com Change-Id: I1afdfd881f29b2077753b0bb433faea692f5d823 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351865 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f39e76846d |
Roll Chromium from 302da2568953 to ebb8289a1933 (437 revisions)
|
||
skia-autoroll
|
85dfc104b0 |
Roll SwiftShader from b9e179f1f239 to 7b2f93895418 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b9e179f1f239..7b2f93895418 2021-01-07 capn@google.com Fix implicit inexact conversion If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC johnstiles@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: johnstiles@google.com Change-Id: I06958ff1232456e9ed06d3cde64585f531d632c8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351038 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d64a3193cd |
Roll Dawn from a84acc4fcca8 to fac169113df7 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/a84acc4fcca8..fac169113df7 2021-01-07 rharrison@chromium.org Remove HLSL & MSL SPIRV-Cross Fuzzers 2021-01-06 senorblanco@chromium.org Use Jamie's 7-layer burrito of Vulkan DEPS. 2021-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e6e704145b31 to 40b4928a73b7 (11 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from e6e704145b31 to 40b4928a73b7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: Idb3f7aff992caf185347d367df5b8437e842a589 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351037 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Brian Osman
|
d1b47ba7bf |
Remove glslang from DEPS
This was needed (transitively) by Dawn previously, but no longer Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn,Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Dawn Change-Id: I15089298a295be41d7564fe53779e3fafd01229c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350702 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
skia-autoroll
|
6a718c4e90 |
Roll SwiftShader from ff29e249d317 to b9e179f1f239 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ff29e249d317..b9e179f1f239 2021-01-05 capn@google.com Clarify 3-level caching of sampling routines If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC johnstiles@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: johnstiles@google.com Change-Id: I54614ce564b5db96258492e39eb40b791c71cf54 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350487 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cb0e22a0dc |
Roll ANGLE from 026a067c38ef to b590fd1b9a59 (6 revisions)
|
||
skia-autoroll
|
8b641ebc6c |
Roll Dawn from cdbd295cc6c4 to a84acc4fcca8 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/cdbd295cc6c4..a84acc4fcca8 2021-01-06 jiawei.shao@intel.com Enable CompressedTextureZeroInitTest on Win/Intel/Vulkan 2021-01-06 enga@chromium.org Revert "Update PrimitiveTopologyTests to use WGSL" 2021-01-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 9a644c7903ca to e6e704145b31 (1 revision) 2021-01-05 enga@chromium.org Update PrimitiveTopologyTests to use WGSL 2021-01-05 enga@chromium.org dawn_wire: Return early in callbacks after the server is destroyed 2021-01-05 enga@chromium.org Use a common helper for std::nothrow 2021-01-05 hao.x.li@intel.com Remove internal resolve buffer from Timestamp compute shader Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 9a644c7903ca to e6e704145b31 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: Ieb157e0113caffe67e127bdf11dd199b6c7d109e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350485 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2ca3991958 |
Roll Chromium from 46171be2c7d7 to 302da2568953 (403 revisions)
|
||
Brian Osman
|
0bfbfe5d30 |
Add 'tint' (used by Dawn) to Skia's DEPS
Not used yet (will require some adjustments in Dawn's GN files), but want to get this in place. See also: https://skia-review.googlesource.com/c/buildbot/+/347906 Change-Id: I39f632b47a0588c09d17c0f8309158988f061ad2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/348189 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
skia-autoroll
|
df49e6927b |
Roll Chromium from b627347adc38 to 46171be2c7d7 (71 revisions)
|
||
skia-autoroll
|
120b0dd7a0 |
Roll ANGLE from bf02c31bec07 to 026a067c38ef (1 revision)
|
||
skia-autoroll
|
2207edd88c |
Roll Dawn from 86980018b3f2 to cdbd295cc6c4 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/86980018b3f2..cdbd295cc6c4 2021-01-05 hao.x.li@intel.com Get timestamp period from device 2021-01-05 jiawei.shao@intel.com Vulkan: Fix a bug in the impl of T2T copy with 2D array textures 2021-01-04 cwallez@chromium.org Add TypeTraits.h for Dawn's additional type traits. 2021-01-04 cwoffenden@gmail.com Minor fix to build with MSVC: Removes constructor ambiguity If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I8b7a2bc317a25d9cd767d15e804d8d7c5cc4d947 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/349916 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fc914f43cd |
Roll ANGLE from 2cbcb18e95e6 to bf02c31bec07 (1 revision)
|
||
skia-autoroll
|
8898c4d02b |
Roll Chromium from 9642fd0da169 to b627347adc38 (150 revisions)
|
||
skia-autoroll
|
5890ff673e |
Roll ANGLE from 2ec7d750992a to 2cbcb18e95e6 (2 revisions)
|
||
skia-autoroll
|
a56df5ad93 |
Roll Chromium from 4c2e2421e7ab to 9642fd0da169 (14 revisions)
|
||
skia-autoroll
|
dad742d19d |
Roll Chromium from d5feee8b481c to 4c2e2421e7ab (135 revisions)
|
||
skia-autoroll
|
4a834c199a |
Roll SwiftShader from 1cc5b3357d2f to ff29e249d317 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/1cc5b3357d2f..ff29e249d317 2020-12-30 srisser@google.com Add support for Vulkan12Properties If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC djsollen@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: djsollen@google.com Change-Id: I70a4bc8cd9fabb81a1d78a5183a5c3d4e9d96ec8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/349263 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
32ffd52258 |
Roll ANGLE from de62b251b73b to 2ec7d750992a (4 revisions)
|
||
skia-autoroll
|
93ecede000 |
Roll Dawn from 9a38e5b60dcc to 86980018b3f2 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/9a38e5b60dcc..86980018b3f2 2020-12-30 shrekshao@google.com Invalidate sampler with maxAnisotropy = 0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: Ice0fa47b76594d7315b230ff1d137df2fdbab8f7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/349261 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d3a91db48d |
Roll Chromium from c7d00ca78822 to d5feee8b481c (163 revisions)
|
||
skia-autoroll
|
b8eb732e10 |
Roll ANGLE from 220642a93da1 to de62b251b73b (5 revisions)
|
||
skia-autoroll
|
936b808201 |
Roll Dawn from 0eb61724c8f1 to 9a38e5b60dcc (1 revision)
https://dawn.googlesource.com/dawn.git/+log/0eb61724c8f1..9a38e5b60dcc 2020-12-29 enga@chromium.org Make HLSL cache key guard comment ASSERT more specific If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: I32ffe7c797eab4c21a0fe0253ee7fac189c0bf7c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/348254 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9dc8a8ce40 |
Roll Chromium from 6fa6f0c8b65b to c7d00ca78822 (125 revisions)
|
||
skia-autoroll
|
5b36503513 |
Roll Dawn from c8d5277e86ee to 0eb61724c8f1 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/c8d5277e86ee..0eb61724c8f1 2020-12-28 jiawei.shao@intel.com Enable CompressedTextureFormatTests on Win/Intel/Vulkan If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: I6a3b24905b9bf38c5c40246327fd3dcd7e5f6989 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/348137 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b9191f3d17 |
Roll ANGLE from 5e606e5bfce2 to 220642a93da1 (2 revisions)
|
||
skia-autoroll
|
7f9a84ee67 |
Roll ANGLE from c6e63da8ed53 to 5e606e5bfce2 (1 revision)
|
||
skia-autoroll
|
2a1234a698 |
Roll Chromium from 3aea25283a73 to 6fa6f0c8b65b (113 revisions)
|
||
skia-autoroll
|
69a9983967 |
Roll ANGLE from cde0e3ab3d71 to c6e63da8ed53 (3 revisions)
|
||
skia-autoroll
|
5a107d009b |
Roll Chromium from 715a601a9a6d to 3aea25283a73 (65 revisions)
|
||
skia-autoroll
|
33079a7c5a |
Roll ANGLE from c500ee031d36 to cde0e3ab3d71 (9 revisions)
|
||
skia-autoroll
|
2504f7b94f |
Roll Dawn from 3272f9da3787 to c8d5277e86ee (16 revisions)
https://dawn.googlesource.com/dawn.git/+log/3272f9da3787..c8d5277e86ee 2020-12-24 stha09@googlemail.com IWYU: add missing include for ceil 2020-12-24 shrekshao@google.com Add maxAnisotropy to GPUSamplerDescriptor 2020-12-24 hao.x.li@intel.com Add maximum limitation for query count in CreateQuerySet 2020-12-23 enga@chromium.org Update BindGroupTests to use WGSL 2020-12-23 enga@chromium.org Update GpuMemorySynchronizationTests to use WGSL 2020-12-23 jiawei.shao@intel.com Enable two dawn_end2end_tests on Win/Intel/Vulkan after bot upgrades 2020-12-22 enga@chromium.org Update OpArrayLengthTests to use WGSL 2020-12-22 enga@chromium.org Update DepthStencilSamplingTests to use WGSL 2020-12-22 enga@chromium.org Update BufferZeroInitTests to use WGSL 2020-12-22 enga@chromium.org Update ViewportOrientationTests to use WGSL 2020-12-22 enga@chromium.org Update ViewportTests to use WGSL 2020-12-22 enga@chromium.org Update CreateReadyPipelineTests to use WGSL 2020-12-22 enga@chromium.org Update PrimitiveTopologyTests to use WGSL 2020-12-22 bclayton@google.com dawn_native/vulkan: Use EmitVertexPointSize transform 2020-12-22 jiawei.shao@intel.com Vulkan: Fix a typo in SwapChainVk.cpp 2020-12-22 hao.x.li@intel.com Query API: Test the accuracy of timestamp compute shader If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I380f4b293161813e22ded350b3694c04e7306085 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/346900 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
88095e214e |
Roll Chromium from 9e53f70c5a1e to 715a601a9a6d (182 revisions)
|
||
skia-autoroll
|
8369aeae73 |
Roll ANGLE from ed9213bca064 to c500ee031d36 (14 revisions)
|
||
skia-autoroll
|
fa711c4c75 |
Roll Chromium from c35f468ed5c3 to 9e53f70c5a1e (266 revisions)
|
||
skia-autoroll
|
71f75e3111 |
Roll Dawn from 5d4fd88a7403 to 3272f9da3787 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/5d4fd88a7403..3272f9da3787 2020-12-22 jiawei.shao@intel.com GLES: Fix a bug in the impl of CopyBufferToTexture() with compressed formats 2020-12-21 bajones@chromium.org Update BindingInfo to reflect new BindGroupLayoutEntry structure 2020-12-21 jiawei.shao@intel.com Skip all the dawn_end2end_tests using glTextureView() on GLES If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I4bdfbdbbf38abda388e8326e41ef3c466ea2c9e3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/346476 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
677ff60448 |
Roll Chromium from fc46ab79e387 to c35f468ed5c3 (193 revisions)
|
||
skia-autoroll
|
88883c4ca2 |
Roll Dawn from 64c5d601f89b to 5d4fd88a7403 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/64c5d601f89b..5d4fd88a7403 2020-12-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a57f842be951 to 9a644c7903ca (4 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I747eea3240bb9e579c3727748185c5e244796637 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/346139 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6df7ca5bf8 |
Roll ANGLE from de703db564d6 to ed9213bca064 (7 revisions)
|
||
skia-autoroll
|
f4ad8c5379 |
Roll Chromium from a51698b20c2d to fc46ab79e387 (188 revisions)
|
||
skia-autoroll
|
b9a172aaef |
Roll SwiftShader from 1ca6504eb7bb to 1cc5b3357d2f (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/1ca6504eb7bb..1cc5b3357d2f 2020-12-17 amaiorano@google.com Optimize reciprocal sqrt operation 2020-12-17 amaiorano@google.com Optimize reciprocal operation If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC tdenniston@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: tdenniston@google.com Change-Id: Id5ea6897a61bb18ce45ece1907137ba13a8f4b0f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/345524 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3108027f9e |
Roll ANGLE from 909ea88b5e6d to de703db564d6 (5 revisions)
|
||
skia-autoroll
|
c626e82a58 |
Roll Chromium from 09282fd5fd4c to a51698b20c2d (491 revisions)
|
||
skia-autoroll
|
415642b766 |
Roll Dawn from b31cd871ad10 to 64c5d601f89b (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/b31cd871ad10..64c5d601f89b 2020-12-17 enga@chromium.org Update ComputeStorageBufferBarrierTests to use WGSL 2020-12-17 enga@chromium.org Update DynamicBufferOffsetTests to use WGSL 2020-12-17 enga@chromium.org Update MultisampledSamplingTests to use WGSL 2020-12-17 enga@chromium.org Update DepthStencilCopyTests to use WGSL - FragDepth 2020-12-17 enga@chromium.org Autogenerate all of the wire callback mocks 2020-12-17 cwallez@chromium.org Introduce SubresourceStorage (3/N): Inline data 2020-12-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8b40a67cf792 to a57f842be951 (7 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I1bcb853f40f393ddb4103444d205db1d334d70aa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/345522 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b64da3907f |
Roll Dawn from 6bcd4aceef10 to b31cd871ad10 (17 revisions)
https://dawn.googlesource.com/dawn.git/+log/6bcd4aceef10..b31cd871ad10 2020-12-17 bajones@chromium.org Update majority of tests to use new BindGroupLayoutEntry format 2020-12-16 bclayton@google.com end2end: Enable textureLoad() tint tests 2020-12-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e07510293160 to 8b40a67cf792 (9 revisions) 2020-12-16 enga@chromium.org Remove the hardcoded device tick in Server::HandleCommands 2020-12-16 kainino@chromium.org Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED 2020-12-15 rharrison@chromium.org Fix missing include that causes Skia builds to fail 2020-12-15 bajones@chromium.org Fix erroneous validation logic for BindGroupLayoutEntry 2020-12-15 cwallez@chromium.org Fix comment that says "control case" when it isn't. 2020-12-15 bclayton@google.com end2end: Enable DepthReplacing tint tests 2020-12-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8df62847f40a to e07510293160 (1 revision) 2020-12-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 24bbbbb25f7d to 8df62847f40a (16 revisions) 2020-12-15 cwallez@chromium.org Introduce SubresourceStorage (2/N): Merge 2020-12-14 rharrison@chromium.org Re-enable disabled unit tests 2020-12-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 2abecbba1670 to 24bbbbb25f7d (1 revision) 2020-12-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a80511e02109 to 2abecbba1670 (14 revisions) 2020-12-12 bajones@chromium.org Updating BindGroupLayoutEntry interface to match latest spec 2020-12-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 287f6f12eff6 to a80511e02109 (7 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: Ibf2dce61828cdc5322e7d3c0ec4a2ebe07cc8e80 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/345014 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
995f0366bd |
Roll Chromium from cdbef3e3d304 to 09282fd5fd4c (484 revisions)
|
||
skia-autoroll
|
07ded4134b |
Roll ANGLE from 328f72ae21cb to 909ea88b5e6d (7 revisions)
|
||
skia-autoroll
|
f3a61fc6c0 |
Roll SwiftShader from fa44979d90aa to 1ca6504eb7bb (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/fa44979d90aa..1ca6504eb7bb 2020-12-15 amaiorano@google.com Fix ReactorBenchmarks build failure If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC tdenniston@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: tdenniston@google.com Change-Id: I6ecfde136ec27b810b900b2efed336b29ac52635 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/344817 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
21cb4768c9 |
Roll ANGLE from cb8903b14336 to 328f72ae21cb (15 revisions)
|
||
skia-autoroll
|
de1dbe3bef |
Roll Chromium from 7d81a2685bc7 to cdbef3e3d304 (476 revisions)
|
||
skia-autoroll
|
0765022c15 |
Roll Chromium from 2c493e0e0782 to 7d81a2685bc7 (9278 revisions)
|
||
skia-autoroll
|
4df3fea426 |
Roll SwiftShader from c16dc7107fd3 to fa44979d90aa (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c16dc7107fd3..fa44979d90aa 2020-12-14 capn@google.com Regres: remove "risky" tests. 2020-12-14 natsu@google.com Handle suballocated AHB buffers 2020-12-14 srisser@google.com Implement VK_KHR_uniform_buffer_standard_layout 2020-12-14 capn@google.com Update README 2020-12-14 capn@google.com Check that MSan builds use Clang If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC tdenniston@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: tdenniston@google.com Change-Id: Id5bab3359b2ece7699925ac8dfdf942808821e6c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/344457 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f01e6c8267 |
Roll ANGLE from 282fb4092b6c to cb8903b14336 (6 revisions)
|
||
skia-autoroll
|
68da2313ca |
Roll ANGLE from c75473c2cf88 to 282fb4092b6c (9 revisions)
|
||
skia-autoroll
|
d3bcd2b231 |
Roll SwiftShader from 0a64a9747555 to c16dc7107fd3 (8 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0a64a9747555..c16dc7107fd3 2020-12-12 capn@google.com Regres: Roll dEQP to version 1.2.5 merged into master 2020-12-11 capn@google.com Implement VK_EXT_scalar_block_layout support 2020-12-11 capn@google.com Fix typo in 'maxPos' constant vector 2020-12-11 capn@google.com Disable SPIR-V validation during pipeline compilation 2020-12-11 capn@google.com Remove support for R16G16B16 and R32G32B32 sampling 2020-12-11 capn@google.com Enable sampling and filtering of 16-bit SNORM formats 2020-12-11 nicolascapens@google.com Enable sampling and filtering of 16-bit UNORM formats 2020-12-11 capn@google.com Fix resolvable depth difference calculation for triangle near 0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC tdenniston@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: tdenniston@google.com Change-Id: I1a9f2692e0801b977e0aae5a5053d074df5f59d2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343878 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5284e96599 |
Roll SwiftShader from d94a77b304f4 to 0a64a9747555 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d94a77b304f4..0a64a9747555 2020-12-10 swiftshader.regress@gmail.com Regres: Update test lists @ d94a77b3 2020-12-10 nicolascapens@google.com Update dEQP/Cherry setup documentation 2020-12-10 sugoi@google.com Context refactor: from OpenGL-like state to Vulkan-like state If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jmbetancourt@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jmbetancourt@google.com Change-Id: I5e78c5593bdaeeb0e4735f8fb3548c435cc16cc7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343204 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2d113af835 |
Roll ANGLE from 067a12f05951 to c75473c2cf88 (10 revisions)
|
||
skia-autoroll
|
b0cb8372c1 |
Roll Dawn from 29fd62989338 to 6bcd4aceef10 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/29fd62989338..6bcd4aceef10 2020-12-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7a0daa233d8a to 287f6f12eff6 (7 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I71bf4901b0f6d13dba801032dd513903a759c8b5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343202 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
22f80a60b1 |
Roll ANGLE from 27e52ca05dc7 to 067a12f05951 (10 revisions)
|
||
skia-autoroll
|
d968480232 |
Roll SwiftShader from 84b9bb6621c7 to d94a77b304f4 (9 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/84b9bb6621c7..d94a77b304f4 2020-12-10 natsu@google.com Set prefersDedicatedAllocation for AHB 2020-12-09 natsu@google.com Treat AHB YUV as external format 2020-12-09 natsu@google.com Handle AHARDWAREBUFFER_FORMAT_YV12 2020-12-09 srisser@google.com Update SPIR-V version to VK_1_1_SPV_1_4 2020-12-09 natsu@google.com Handle VkExternalFormatANDROID in VkCreateImage 2020-12-09 srisser@google.com Add decorate operations new to SPIR-V 1.4 2020-12-09 natsu@google.com Handle more image properties from external device memory 2020-12-09 natsu@google.com Update AHB default YUV dataspace to YCBCR_709 2020-12-09 sugoi@google.com Make Constants a singleton instead of a global If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jmbetancourt@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jmbetancourt@google.com Change-Id: I5a0c75d2dd00610dbdf322b68c4c857d0ab0e640 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342749 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
af11a00f78 |
Roll Dawn from 30805557e651 to 29fd62989338 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/30805557e651..29fd62989338 2020-12-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 195917c0be32 to 7a0daa233d8a (8 revisions) 2020-12-09 cwallez@chromium.org Introduce SubresourceStorage (1/N) 2020-12-09 cwallez@chromium.org CMake: set DAWN_ENABLE_WGSL to ON by default. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: If2e0b3799dbfec5e172345bf0e569bf08356fbbf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342747 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5e744acfad |
Roll ANGLE from 251ba5cb119f to 27e52ca05dc7 (24 revisions)
|
||
skia-autoroll
|
2fa093e6c5 |
Roll Dawn from 3668d352bc5f to 30805557e651 (33 revisions)
https://dawn.googlesource.com/dawn.git/+log/3668d352bc5f..30805557e651 2020-12-08 enga@chromium.org Enable use_tint_generator w/ test suppressions for SPIR-V based backends 2020-12-08 rharrison@chromium.org Fix issues with roll into Skia 2020-12-08 cwallez@chromium.org Rename TryConvertAspect to better reflect what it does. 2020-12-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b8a3078bbec9 to 195917c0be32 (17 revisions) 2020-12-08 stha09@googlemail.com use cstring instead of string.h 2020-12-08 stha09@googlemail.com GCC: fix template specialization in ObjectContentHasher 2020-12-08 cwallez@chromium.org Change SubresourceRange to be hierarchical. 2020-12-07 enga@chromium.org Add MSL support for UseTintGenerator toggle 2020-12-07 senorblanco@chromium.org Widen color state support on ES. 2020-12-07 enga@chromium.org Add SPIR-V support for UseTintGenerator toggle 2020-12-07 enga@chromium.org Produce tint::ast::Module in the frontend if UseTintGenerator 2020-12-07 brandon1.jones@intel.com Fix Emulated OOB Index In Primitive Restart Tests 2020-12-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 00b77a80ab13 to b8a3078bbec9 (1 revision) 2020-12-05 stha09@googlemail.com IWYU: include string.h for memcpy 2020-12-04 natlee@microsoft.com Add testing and implementation for lazy init compressed textures 2020-12-04 senorblanco@chromium.org Fix base vertex toggle. 2020-12-04 senorblanco@chromium.org Enable all remaining end2end tests on OpenGL ES backend. 2020-12-04 bclayton@google.com Remove legacy tint::transform API codepaths 2020-12-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8e6cd2e68076 to 00b77a80ab13 (3 revisions) 2020-12-04 enga@chromium.org Fix DawnTest HasToggleEnabled referencing the wrong device 2020-12-03 brandon1.jones@intel.com Set D3D12 IBStripCutValue 2020-12-03 bclayton@google.com Add codepaths for new tint::transform API 2020-12-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 685cb02ea8d9 to 8e6cd2e68076 (5 revisions) 2020-12-03 senorblanco@chromium.org OpenGL ES: enable StorageTextureTests. 2020-12-03 enga@chromium.org Update TextureFormatTests to use WGSL 2020-12-03 bryan.bernhart@intel.com Pipeline caching: refactor object hashing 2020-12-03 cwallez@chromium.org Move Subresource-related datatypes to their own file. 2020-12-03 senorblanco@chromium.org Enable viewport tests on OpenGL ES. 2020-12-03 enga@chromium.org Specify mip level and array layer in TextureMTL lazy clear 2020-12-03 rharrison@chromium.org Disable unit tests with KI when Tint Inspector is being used 2020-12-03 dj2@everburning.com Remove tint context. 2020-12-03 cwallez@chromium.org Suppress all end2end tests on Intel D3D12 with validation layers 2020-12-03 bryan.bernhart@intel.com Fix WindowsDebugLogger hang on release builds If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I1ef280027eddfb619bfe19bf2fdc7d4bb3c9800a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342417 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
554e7574e9 |
Roll SwiftShader from 7c84426d2abe to 84b9bb6621c7 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7c84426d2abe..84b9bb6621c7 2020-12-07 ynovikov@chromium.org Add status host to CQ config 2020-12-07 sugoi@google.com Fix some minor tracing mistakes If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jmbetancourt@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jmbetancourt@google.com Change-Id: I8b6882c16854ffb35e2afbeca49230c933ab29cd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341603 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d90e578fb4 |
Roll ANGLE from 2ded93db0a0d to 251ba5cb119f (15 revisions)
|
||
skia-autoroll
|
aa443a8cce |
Roll SwiftShader from bae138de13ac to 7c84426d2abe (8 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bae138de13ac..7c84426d2abe 2020-12-05 capn@google.com Remove stlport C++11 extensions 2020-12-04 ynovikov@chromium.org Add CQ configuration. 2020-12-04 amaiorano@google.com Add unit test for ENABLE_RR_EMIT_ASM_FILE 2020-12-04 amaiorano@google.com Kokoro: isolate flag enabling for incremental builds 2020-12-04 amaiorano@google.com Kokoro: upgrade Linux build from gcc 7 to 9 2020-12-04 capn@google.com Fix stringification of macro value 2020-12-04 capn@google.com Allow configuring Reactor's anonymous mmap name 2020-12-04 capn@google.com Remove named anonymous mmap for GL/VK allocations If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jmbetancourt@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jmbetancourt@google.com Change-Id: I026aa7a4994318d41ebed0de523182ca7d44f664 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341316 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d8090fdc86 |
Roll ANGLE from 8670d6183a84 to 2ded93db0a0d (4 revisions)
|
||
skia-autoroll
|
9f3f2c24ae |
Roll ANGLE from 0f083ab02635 to 8670d6183a84 (11 revisions)
|
||
skia-autoroll
|
71d3f30be2 |
Roll SwiftShader from bfb211914759 to bae138de13ac (8 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bfb211914759..bae138de13ac 2020-12-02 amaiorano@google.com Reactor: add Type* member to Value and remove vtable 2020-12-02 amaiorano@google.com Fix crash from rr::Array with ENABLE_RR_DEBUG_INFO enabled 2020-12-02 natsu@google.com Guard VK_GOOGLE_SAMPLER_FILTERING_PRECISION 2020-12-02 amaiorano@google.com LLVM: add option to emit asm file to aid debugging 2020-12-02 amaiorano@google.com Coroutine: allow a name to be passed in for routine generation 2020-12-02 amaiorano@google.com ReactorUnitTests: use test name as Routine names 2020-12-02 amaiorano@google.com LLVM: store input name in JITRoutine 2020-12-02 amaiorano@google.com Fix FunctionT not forwarding its varargs If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC westont@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: westont@google.com Change-Id: I444c35171c37e6befd25780d8d498e669029cc67 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339977 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
27c78da79f |
Roll Dawn from 6f5151f6572b to 3668d352bc5f (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/6f5151f6572b..3668d352bc5f 2020-12-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 782f6a5e3e3c to 685cb02ea8d9 (15 revisions) 2020-12-02 rharrison@chromium.org Do not assert in work thread during tests 2020-12-02 enga@chromium.org OpenGL: Bind a dummy sampler for OpImageFetch if not present 2020-12-02 cwallez@chromium.org Reenable BufferMappedAtCreationOOM on Windows 2020-12-02 cwallez@chromium.org docs: Mention to add `use_system_xcode=true` 2020-12-02 shaobo.yan@intel.com CopyTextureForBrowser: Support flipY option If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: I8d5fe190fcb49089eaeb4e1d3040b789e909949b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/340270 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Leon Scroggins III
|
469d67e7d9 |
Expose more info in SkCodec::FrameInfo
Bug: b/160984428 Add more fields to SkCodec::FrameInfo, which describes the properties of an individual frame in an animated image. This allows a client that wishes to seek to determine frame dependencies so that they can decode an arbitrary frame, which in turn will allow SkCodec to remove SkCodec::FrameInfo::fRequiredFrame. Currently, SkCodec seeks through the stream to determine frame dependencies, but this is unnecessary work (and storage) for a client that does not want to seek. These fields also support the proposed APIs in go/animated-ndk. Move SkCodecAnimation::Blend from SkCodecAnimationPriv (and delete that file) into SkCodecAnimation.h. Rename its values to be more clear. Merge common code for populating SkCodec::FrameInfo. Add a test for a GIF with offsets outside the range of the image. Note that libwebp rejects such an image. Update libgifcodec. Change-Id: Ie27e0531e7d62eaae153eccb3105bf2121b5aac4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339857 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Derek Sollenberger <djsollen@google.com> Reviewed-by: Nigel Tao <nigeltao@google.com> |
||
skia-autoroll
|
f0b93642dc |
Roll ANGLE from 234fccfb1818 to 0f083ab02635 (5 revisions)
|
||
skia-autoroll
|
1ca29cc9b8 |
Roll Dawn from a827aa2c29aa to 6f5151f6572b (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/a827aa2c29aa..6f5151f6572b 2020-12-01 senorblanco@chromium.org Enable D* end-to-end tests on OpenGL ES backend. 2020-12-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from eac3c5bf5197 to 782f6a5e3e3c (50 revisions) 2020-12-01 senorblanco@chromium.org Disable some further C* end2end tests on GLES. 2020-12-01 senorblanco@chromium.org Enable most C* end-to-end tests on OpenGL ES. 2020-12-01 senorblanco@chromium.org Enable BufferTests on OpenGL ES. 2020-12-01 senorblanco@chromium.org Fix SSBO bindings in GLES backend. 2020-12-01 rharrison@chromium.org Add support for using Tint Inspector 2020-12-01 cwallez@chromium.org CommandBufferMTL: Address review comments 2020-12-01 shaobo.yan@intel.com Enable CopyTextureForBrowserTests on Vulkan/Metal Backend If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: I8c9ffb3988c03822c37cf43fbb5fd419d0db8f58 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339463 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c504ecda03 |
Roll ANGLE from 59aa1ef1975a to 234fccfb1818 (18 revisions)
|
||
skia-autoroll
|
a1ebb44f61 |
Roll SwiftShader from 9dff6a3bb595 to bfb211914759 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9dff6a3bb595..bfb211914759 2020-11-30 aeubanks@google.com Fix swiftshader_reactor_llvm_unittests under UBSan Vptr 2020-11-30 srisser@google.com Accept Sign/Zero Extend operands in OpImageRead 2020-11-30 srisser@google.com Implement shaderSubgroupBroadcastDynamicId 2020-11-30 bclayton@google.com SpirvShaderDebugger: Fix crash when attempting to display nullptrs If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC westont@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: westont@google.com Change-Id: Ide4303ebcebe9f06eace0a526f5c3256fd4f52b2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339358 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0607219d1c |
Roll Dawn from d8bb0bb7c735 to a827aa2c29aa (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/d8bb0bb7c735..a827aa2c29aa 2020-12-01 shaobo.yan@intel.com CopyTextureForBrowser: Use large triangle to avoid arithmetic precision 2020-11-30 cwallez@chromium.org Roll glslang and shaderc 2020-11-30 enga@chromium.org Update RenderPassLoadOpTests to use WGSL 2020-11-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from aa212ee81f71 to eac3c5bf5197 (1 revision) 2020-11-30 enga@chromium.org Update ScissorTests to use WGSL 2020-11-30 enga@chromium.org Update DepthStencilCopyTests to use WGSL 2020-11-30 enga@chromium.org Update ObjectCachingTests to use WGSL 2020-11-30 jiawei.shao@intel.com Use FilterMode::Nearest in TextureFormatSamplingTests 2020-11-30 jiawei.shao@intel.com Skip two MultisampledRenderingTest tests on D3D12 with debug layer Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 4dcc12d1a441 to 4d41da3b810b https://chromium.googlesource.com/external/github.com/google/shaderc from 011139094ec7 to 6216d098d8ab If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: I35aae93e77c6da76afccc52c42dadaba31202eef Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339215 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |