7d749cd578
3745 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
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)
|