fd74ac6498
3403 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
2d37958b2d |
Roll ANGLE from c20449a879c6 to fd60950e59a3 (11 revisions)
|
||
skia-autoroll
|
94cefeff50 |
Roll SwiftShader from dc8e77f0e521 to 08a3cc4cfbaa (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/dc8e77f0e521..08a3cc4cfbaa 2020-07-29 amaiorano@google.com Add doc for testing with SWANGLE 2020-07-29 amaiorano@google.com Add doc on using ANGLE instead of SwiftShader GL 2020-07-29 swiftshader.regress@gmail.com Regres: Update test lists @ dc8e77f0 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: I445aeb36221f8abe4b80583c0eeef1ea6891a615 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/306741 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a4bbc9d8ec |
Roll dawn from c11a19145f1f to 03cf7c3eaeaf (14 revisions)
https://dawn.googlesource.com/dawn.git/+log/c11a19145f1f..03cf7c3eaeaf 2020-07-29 bryan.bernhart@intel.com Enable GBV by default for correctness tests. 2020-07-29 tommek@google.com Optimizing memcpy inside Queue::WriteTexture 2020-07-29 cwallez@chromium.org dawn_wire: Implement CreateBufferMapped on top of mappedAtCreation 2020-07-29 tommek@google.com Enabling alphaToCoverage 2020-07-29 tommek@google.com Roll third_party/spirv-cross/ to enable shader-output mask in HLSL 2020-07-29 cwallez@chromium.org D3D12Info: programmatically compute the shader profiles. 2020-07-29 cwallez@chromium.org Revert "dawn_wire: Implement CreateBufferMapped on top of mappedAtCreation" 2020-07-29 tommek@google.com Enabling sampleMask usage in RenderPipelineMTL 2020-07-29 kainino@chromium.org CMake: add -framework Metal to dawn_native 2020-07-28 rharrison@chromium.org Enable WGSL support by default 2020-07-28 kainino@chromium.org Disable "all" warnings when compiling MSL code 2020-07-28 cwallez@chromium.org dawn_wire: Implement CreateBufferMapped on top of mappedAtCreation 2020-07-28 tommek@google.com Rolling shader deps 2020-07-28 cwallez@chromium.org dawn_wire: Implement MapRead/WriteAsync on top of MapAsync Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 9eef54b2513c to 3ee5f2f1d331 https://chromium.googlesource.com/external/github.com/google/shaderc from 6af6e625573f to cfacaaffd1fe 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: I422a41a1dc730dd20997b4a6f6d564dfeefd8d5f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/306740 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
4f587337c3 |
Roll third_party/externals/spirv-cross/ d573a95a9..7778792ae (15 commits)
|
||
skia-autoroll
|
4866d0ad5f |
Roll ANGLE from de309a42385f to c20449a879c6 (12 revisions)
|
||
skia-autoroll
|
620bfa3fff |
Roll SwiftShader from 12c9d4ac61f2 to dc8e77f0e521 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/12c9d4ac61f2..dc8e77f0e521 2020-07-29 sugoi@google.com Work around dEQP-VK output_location test flakiness 2020-07-28 capn@google.com Expose VK_EXT_image_robustness support 2020-07-28 capn@google.com Perform texel replacement on out-of-bounds OpImageFetch accesses 2020-07-28 capn@google.com Perform out-of-bounds checks on texel pointers 2020-07-28 amaiorano@google.com Add CMake script to setup and build ANGLE 2020-07-28 amaiorano@google.com Add ANGLE as submodule 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: Ia61107ade413c3fd0ba29c79b731da7df34ed1bc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/306310 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6007f3bd6f |
Roll ANGLE from 3f851efa2adc to de309a42385f (16 revisions)
|
||
skia-autoroll
|
3e64bda30e |
Roll SwiftShader from 3b2cd31c7400 to 12c9d4ac61f2 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3b2cd31c7400..12c9d4ac61f2 2020-07-27 sugoi@google.com Manual changes required for SPIR-V update 2020-07-27 sugoi@google.com Merge changes Icf7b69da,I2c88ee38 2020-07-27 sugoi@google.com Merge changes Id54668de,I200b4417 2020-07-27 caramelli.devel@gmail.com Add Wayland support for Vulkan WSI 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: Ic37fe3a2bf19c497acc2ec026a85bff7fe8909cc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/306196 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b65d72be24 |
Roll dawn from d5a4775cfc77 to c11a19145f1f (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/d5a4775cfc77..c11a19145f1f 2020-07-28 jiawei.shao@intel.com Support buffer lazy initialization before CopyTextureToBuffer 2020-07-27 enga@chromium.org Update max storage buffer bindings per stage to 6 2020-07-27 bryan.bernhart@intel.com Disable MultisampledRenderingTests on NV/D3D12. 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: I50f144f6573b85f61d204e023268ff276fca5a00 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/306197 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ec788be8b5 |
Roll ANGLE from df5ed61ddbca to 3f851efa2adc (5 revisions)
|
||
skia-autoroll
|
21aa6f64e2 |
Roll SwiftShader from 6a8a74986c35 to 3b2cd31c7400 (9 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/6a8a74986c35..3b2cd31c7400 2020-07-26 capn@google.com Update Vulkan headers to version 1.2.148 2020-07-26 capn@google.com Refactor native instruction intrinsics 2020-07-24 amaiorano@google.com Delete third_party/llvm-7.0 2020-07-23 sugoi@google.com Add basic support for VK_EXT_debug_utils 2020-07-23 srisser@google.com Add support for depthBiasClamp 2020-07-23 spang@chromium.org Silence warnings on dedicated external memory allocations 2020-07-23 capn@google.com Regres: Roll dEQP to 1.2.3 2020-07-23 amaiorano@google.com Fix CMake failure on MacOS when PowerVR submodule is checked out 2020-07-23 capn@google.com Don't update CMake for Windows Kokoro 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 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: I82690cb1863e7c93cc43b68b9e19e94b17a6d1eb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305926 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
befe11cae7 |
Roll dawn from 0d158ac68107 to d5a4775cfc77 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/0d158ac68107..d5a4775cfc77 2020-07-25 hao.x.li@intel.com Query API: QuerySet on D3D12 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: I87316e6c726e724aaa171fc40971e1f6644c7a3d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305927 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c298e7f163 |
Roll dawn from 9061d5d154bc to 0d158ac68107 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/9061d5d154bc..0d158ac68107 2020-07-23 kainino@chromium.org Fix some bugs in buffer mapping in the wire client 2020-07-23 cwallez@chromium.org Implement sampleMask in D3D12 and OpenGL. 2020-07-23 tommek@google.com Enabling sampleMask usage in RenderPipelineVk 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: I4b4fcac53946f707ed0f57145971f868b9fe2863 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305657 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3341934694 |
Roll ANGLE from f359cb667cb9 to df5ed61ddbca (3 revisions)
|
||
Robert Phillips
|
98e6447f8a |
Manually Roll ANGLE from 20eb9be55299 to f6659b3df028 (17 revisions)
|
||
skia-autoroll
|
18953489fd |
Roll SwiftShader from f272427bda39 to 6a8a74986c35 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/f272427bda39..6a8a74986c35 2020-07-22 amaiorano@google.com Fix ReactorDebugInfo off by one line issues 2020-07-22 amaiorano@google.com Fix GN debug builds of SwiftShader on LLVM 10 2020-07-22 tommek@google.com Fix copying between images and buffers with padding 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: I2ee446d27927d0fc4fb4f6c0eb9b04c3dade2097 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305390 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
abd7555663 |
Roll dawn from c4cebc7efae1 to 9061d5d154bc (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/c4cebc7efae1..9061d5d154bc 2020-07-22 rharrison@chromium.org Remove deprecated use_relative_hooks reference 2020-07-22 cwallez@chromium.org Revert "Turn on WGSL support by default in Dawn" 2020-07-21 rharrison@chromium.org Turn on WGSL support by default in Dawn 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: I2b3c6ea055f50e4b0867f0fe3ad6f4443cb50d89 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305391 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6e1eb168a5 |
Roll ANGLE from 20eb9be55299 to f6659b3df028 (17 revisions)
|
||
skia-autoroll
|
96dc2c70cf |
Roll SwiftShader from 97f9923235cf to f272427bda39 (7 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/97f9923235cf..f272427bda39 2020-07-21 capn@google.com Eliminate dead host/target feature code for Subzero 2020-07-21 amaiorano@google.com Fix ENABLE_RR_DEBUG_INFO on LLVM 10 2020-07-21 amaiorano@google.com Remove support for LLVM < 10 2020-07-21 amaiorano@google.com Delete LLVM 7 Kokoro configs 2020-07-21 amaiorano@google.com Fix LLVM-10 CMake build 2020-07-21 swiftshader.regress@gmail.com Regres: Update test lists @ 97f99232 2020-07-21 capn@google.com Regres: Don't test changes with negative scores 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: Ibea00f86dea6137fca54ae29120b07f4dc27e4ba Reviewed-on: https://skia-review.googlesource.com/c/skia/+/304892 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e687db2bbe |
Roll ANGLE from 08c4d09493bf to 20eb9be55299 (17 revisions)
|
||
skia-autoroll
|
6a420088dd |
Roll dawn from d0dd661f1805 to c4cebc7efae1 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/d0dd661f1805..c4cebc7efae1 2020-07-20 rharrison@chromium.org Roll 5 dependencies 2020-07-20 cwallez@chromium.org dawn.json: Noop argument rename for mapAsync 2020-07-20 xinghua.cao@intel.com Vulkan: Set apiVersion dawn targets Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from b481744aea1e to 9eef54b2513c https://chromium.googlesource.com/external/github.com/google/shaderc from 5515d2a0c20c to 6af6e625573f 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: I17d4bae7c210af75c89dd64d4e52f6a2aaa2cb8b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/304496 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
91ccfe3902 |
Roll SwiftShader from ea6f21a052c9 to 97f9923235cf (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ea6f21a052c9..97f9923235cf 2020-07-20 mark@chromium.org Fix macOS arm64 GN build by building llvm RWMutex.cpp 2020-07-20 ddorwin@google.com Update tests/presubmit.sh with modern syntax for Fuchsia bugs 2020-07-20 amaiorano@google.com Update to latest PowerVR to keep cmake source clean 2020-07-20 capn@google.com Support _PACK32 storage image formats and fix asserts 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: Ia3475191e4c067b7e618f623e2aa489991875042 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/304463 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1860aed643 |
Roll ANGLE from cc5513855cc5 to 08c4d09493bf (11 revisions)
|
||
skia-autoroll
|
f54d50b060 |
Roll SwiftShader from 0e82586297a8 to ea6f21a052c9 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0e82586297a8..ea6f21a052c9 2020-07-18 capn@google.com Fix GN UBSanVPtr build of LLVM 10 JIT 2020-07-17 amaiorano@google.com Fix Win32 Chromium and ANGLE builds 2020-07-17 capn@google.com Remove Travis CI and AppVeyor build badges 2020-07-17 capn@google.com Update Kokoro's clang-format to version 10 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: I5055f39c989cb00684f3215ed2272cf07efd813a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303878 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
76877fa7c6 |
Roll dawn from cb2938a1afd7 to d0dd661f1805 (14 revisions)
https://dawn.googlesource.com/dawn.git/+log/cb2938a1afd7..d0dd661f1805 2020-07-20 jiawei.shao@intel.com Implement buffer lazy initialization before CopyBufferToTexture() 2020-07-18 enga@chromium.org Guard [MTLDevice recommendedMaxWorkingSetSize] only on MacOS 2020-07-18 enga@chromium.org Add offset argument in BufferZeroInit mapping test 2020-07-17 cwallez@chromium.org Add offset and size to Get[Const]MappedRange. 2020-07-17 enga@chromium.org Call vkFreeCommandBuffers before destroying the vkCommandPool 2020-07-17 enga@chromium.org Remove depth sampling tests of non-normalized depth values 2020-07-17 enga@chromium.org Make common/ compile with Emscripten 2020-07-17 tommek@google.com Optimizing WriteTexture offset on Vulkan 2020-07-17 tommek@google.com Changing validation order for linear texture data 2020-07-17 hao.x.li@intel.com Query API: ResolveQuerySet 2020-07-17 jiawei.shao@intel.com Implement buffer lazy initialization before mapping 2020-07-17 tommek@google.com Optimizing WriteTexture row pitch on Vulkan 2020-07-17 cwallez@chromium.org Use MapAsync callback for server->client map callbacks. 2020-07-17 enga@chromium.org Vulkan: Fix MemoryServiceZirconHandle CreateImage 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: If71f74859782b7a2e892b304858ba2a36a332f1b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303876 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9acf5844ca |
Roll ANGLE from 6fe87f4a226d to cc5513855cc5 (14 revisions)
|
||
skia-autoroll
|
14d6552dd5 |
Roll SwiftShader from 0a8f44c514ce to 0e82586297a8 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0a8f44c514ce..0e82586297a8 2020-07-17 amaiorano@google.com Fix MacOS Chromium build (source_set dupe) 2020-07-16 amaiorano@google.com Fix MacOS (darwin) Chromium build on LLVM 10 2020-07-16 amaiorano@google.com Added Fuchsia support to LLVM 10 update script and updated configs 2020-07-16 amaiorano@google.com Use LLVM 10 instead of 7 for GN builds 2020-07-16 cwallez@chromium.org Fix B<->T copies of multiple array layers and unpacked rowpitch 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: Ifa65924ea22e40dc99a329a0e9acd7e2b71138e4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303409 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
65a88eb4be |
Roll dawn from 1b9b53a39576 to cb2938a1afd7 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/1b9b53a39576..cb2938a1afd7 2020-07-17 enga@chromium.org D3D12: Bucket descriptor allocation by powers of two 2020-07-16 enga@chromium.org Add missing headers to BUILD.gn and CMakeLists.txt 2020-07-16 enga@chromium.org Validate 1D texture bindings cannot be multisampled 2020-07-16 cwallez@chromium.org dawn_wire/server: Use MapAsync to do Map[Read/Write]Async 2020-07-16 cwallez@chromium.org DawnTest: Use MapAsync for expectations. 2020-07-16 cwallez@chromium.org Roll third_party/swiftshader/ ad65826a2..e8dd233c7 (10 commits) 2020-07-16 tommek@google.com Implementing Queue::WriteTexture in 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 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: I1739ad404957a1418f7d04d991dc21392b5e4dfc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303407 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
88f65ceefd |
Roll ANGLE from 4ad0f250a010 to 6fe87f4a226d (14 revisions)
|
||
skia-autoroll
|
78a1e68458 |
Roll SwiftShader from 1de497cc50ab to 0a8f44c514ce (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/1de497cc50ab..0a8f44c514ce 2020-07-15 bclayton@google.com Regres: Collate and add new documentation for 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 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: Iedff0106b4044d803dab0d1c8f0cd6d9c35482d3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303197 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7d4fbc5f64 |
Roll dawn from b31f5e717e2d to 1b9b53a39576 (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/b31f5e717e2d..1b9b53a39576 2020-07-16 cwallez@chromium.org dawn.json: Noop fixup for writeTexture. 2020-07-15 kainino@chromium.org Use canned CheckPatchFormatted instead of our own linting 2020-07-15 tommek@google.com Adding TextureZeroInitTests for WriteTexture 2020-07-15 kainino@chromium.org Add .clang-format files and format more files 2020-07-15 natlee@microsoft.com [D3D12] Add DXGIAdapter to AdapterDiscoveryOptions 2020-07-15 tommek@google.com Implementing Queue::WriteTexture in Metal 2020-07-15 sdefresne@chromium.org Convert GN libs lists to frameworks 2020-07-15 kainino@chromium.org Fixes for Emscripten generators 2020-07-15 jiawei.shao@intel.com Optimize B2T and T2B copies with multiple texture layers on D3D12 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: Iaf4735447bea7e6a62e3bf3473107f28857d84e6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303138 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Greg Daniel
|
5ee964e2a2 |
Reland "Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)"
This reverts commit |
||
Greg Daniel
|
06980dba90 |
Revert "Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)"
This reverts commit
|
||
Corentin Wallez
|
14fdcdc891 |
Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)
Also includes a build file fix for glslang. https://dawn.googlesource.com/dawn.git/+log/0d52f800a1d1..b31f5e717e2d 2020-07-14 enga@chromium.org Remove kMaxBindingsPerGroup limit 2020-07-14 rharrison@chromium.org Roll 5 dependencies 2020-07-14 kainino@chromium.org Skip clang-format on Windows 2020-07-14 cwallez@chromium.org Rolling build dependencies. Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 29c9135d06f1 to b481744aea1e https://chromium.googlesource.com/external/github.com/google/shaderc from 1402ed576596 to 5515d2a0c20c Change-Id: I8af4c9a0bcd031fde120c9b2108b3bd2c1db0174 Bug: None Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302796 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com> |
||
skia-autoroll
|
b92d53afbe |
Roll ANGLE from d98afb787a24 to 4ad0f250a010 (9 revisions)
|
||
skia-autoroll
|
97e24e31d1 |
Roll Chromium from 2a68959faa37 to c28de0e53968 (434 revisions)
|
||
skia-autoroll
|
6e7083de35 |
Roll SwiftShader from cd0af6456eb1 to 1de497cc50ab (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/cd0af6456eb1..1de497cc50ab 2020-07-14 natsu@google.com Support Gralloc3 in SwiftShader 2020-07-14 swiftshader.regress@gmail.com Regres: Update test lists @ cd0af645 2020-07-14 capn@google.com Undefine Bool after the headers that define them 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: I30a871a2cc3f8b7a8f20315a945902d514a86c76 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302766 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Stephen White
|
1c47c8d248 |
Roll Dawn, and update to new TextureDataLayout API.
BufferCopyView's offset/bytesPerRow/rowsPerImage were deprecated in favour of the aggregated TextureDataLayout member. Bug: skia:10497 Change-Id: I89c508c1ba9dd8a25222469cdef23549a93cd9a4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302580 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Stephen White <senorblanco@google.com> |
||
skia-autoroll
|
47ab248791 |
Roll Chromium from b39fabb9a3ae to 2a68959faa37 (427 revisions)
|
||
skia-autoroll
|
b4302f94c5 |
Roll ANGLE from 7d82d29398cc to d98afb787a24 (9 revisions)
|
||
skia-autoroll
|
ecff79362c |
Roll SwiftShader from ad65826a2ab1 to cd0af6456eb1 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ad65826a2ab1..cd0af6456eb1 2020-07-13 capn@google.com Remove dead ASTC code for GLES 2020-07-13 capn@google.com Rename command classes to match API calls 2020-07-13 srisser@google.com Add decoder for BC6h 2020-07-13 sugoi@google.com Image dirtiness 2020-07-13 amaiorano@google.com Android: build against llvm-10 instead of llvm-7 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: Iacd86abd20864bb6b1197cb661676f9851eb0ff7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302454 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
041796e603 |
Roll Chromium from 79b4d6eb39c8 to b39fabb9a3ae (542 revisions)
|
||
skia-autoroll
|
0a4f8de800 |
Roll dawn from 479689912ee2 to b9285f69ba2c (11 revisions)
https://dawn.googlesource.com/dawn.git/+log/479689912ee2..b9285f69ba2c 2020-07-12 enrico.galli@intel.com Rename Buffer::IsMapWritable to Buffer::IsMappableAtCreation 2020-07-12 kainino@chromium.org Fix platform.system check in clang-format presubmit 2020-07-12 kainino@chromium.org InsertDebugMarker: fix groupLabel -> markerLabel 2020-07-11 kainino@chromium.org Add occlusionQuerySet for compatibility with upstream webgpu.h 2020-07-10 yunchao.he@intel.com Remove a unnecessary validation test in bind group 2020-07-10 brandon1.jones@intel.com Implement Validation For DepthStencilAttachment ReadOnly 2020-07-10 bryan.bernhart@intel.com Add GPU detection for WARP 2020-07-10 kainino@chromium.org Autoformat all tests and examples 2020-07-10 kainino@chromium.org lint_clang_format.sh: Un-skip tests and examples 2020-07-10 kainino@chromium.org Autoformat everything except tests/examples 2020-07-10 kainino@chromium.org Use buildtools clang-format 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: I1bb4b3ab434eca12c7a5fe1d854149b3184e76eb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302175 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6349c0ba16 |
Roll SwiftShader from 6cd27bab06f4 to ad65826a2ab1 (7 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/6cd27bab06f4..ad65826a2ab1 2020-07-11 capn@google.com Fix copying of multiple image layers 2020-07-11 capn@google.com Fix copying of multisample images 2020-07-11 capn@google.com Fix image slice / plane name usage 2020-07-10 amaiorano@google.com Android: add llvm-10 build file and fix build 2020-07-10 amaiorano@google.com Add llvm-10 configs for Android 2020-07-10 amaiorano@google.com Add arm64 support for Darwin to llvm-10 configs 2020-07-10 amaiorano@google.com Add validation and platform restrictions to LLVM-10 update script 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: I417c09527670b4c0c53f3ee8ab43ba91ddb44bf8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302196 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f64be13cbf |
Roll ANGLE from fe36a64765c5 to 7d82d29398cc (8 revisions)
|
||
skia-autoroll
|
bd780c3c52 |
Roll ANGLE from 58afe4cb7a7b to fe36a64765c5 (5 revisions)
|
||
skia-autoroll
|
14e93a866d |
Roll Chromium from e6974b0e45b1 to 79b4d6eb39c8 (1501 revisions)
|
||
skia-autoroll
|
66e938edf3 |
Roll dawn from d761d5a5758c to 479689912ee2 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/d761d5a5758c..479689912ee2 2020-07-09 kainino@chromium.org Reorder minBufferBindingSize to match upstream webgpu.h 2020-07-09 enrico.galli@intel.com D3D12: Empty CPU written range in Unmap calls on READBACK heaps 2020-07-09 tommek@google.com Added validation tests for copying to 2d-array textures 2020-07-09 jiawei.shao@intel.com Implement buffer lazy initialization before CopyBufferToBuffer 2020-07-09 cwallez@chromium.org Remove usage of the UNIT_TEST macro. 2020-07-09 cwallez@chromium.org Don't rely on null::Queue::Submit resolving mapping operations. 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: Ia6d3abd2ee7d1d59ef57523c0bd903efd042e0c5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301745 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4d48bb3597 |
Roll SwiftShader from 76cae97fc14c to 6cd27bab06f4 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/76cae97fc14c..6cd27bab06f4 2020-07-09 capn@google.com Remove unsupported formats 2020-07-09 sdefresne@chromium.org Convert GN libs lists to frameworks 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 mtklein@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: mtklein@google.com Change-Id: I14d4916a743c0085e09d911e917cd614cea069a9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301746 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
112a716dde |
Roll SwiftShader from 28159ee9c8e3 to 76cae97fc14c (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/28159ee9c8e3..76cae97fc14c 2020-07-08 amaiorano@google.com Update llvm 10 Darwin config 2020-07-08 amaiorano@google.com Update llvm 10 Linux config 2020-07-08 amaiorano@google.com Enable Kokoro LLVM 10 builds on Windows 2020-07-08 amaiorano@google.com Add llvm-10 configs for Windows 2020-07-08 amaiorano@google.com Copy and modify update.py for LLVM 10 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 mtklein@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: mtklein@google.com Change-Id: Ide37a203f70b50b69cc0514f9e42f3519d475ea9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301426 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
241134004f |
Roll ANGLE from 3688cb363ccd to 58afe4cb7a7b (11 revisions)
|
||
skia-autoroll
|
c201c98fbd |
Roll dawn from 7622be0544b0 to d761d5a5758c (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/7622be0544b0..d761d5a5758c 2020-07-08 enga@chromium.org Add Chromium's StackVector base class and ityp::stack_vec 2020-07-08 cwallez@chromium.org Don't leak buffers if MapAtCreation fails. 2020-07-08 cwallez@chromium.org Fix MSVC compilation. 2020-07-08 tommek@google.com Adding Queue::WriteTexture 2020-07-08 enrico.galli@intel.com D3D12: Added default optimized clear color to resource creation 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: Ic191286054710b2f91627fa3651ef2f12dbeb3f5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301424 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d3fca6b96d |
Roll ANGLE from 8b80e852bd6c to 3688cb363ccd (9 revisions)
|
||
skia-autoroll
|
46944a8661 |
Roll dawn from 92554d75f354 to 7622be0544b0 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/92554d75f354..7622be0544b0 2020-07-07 bryan.bernhart@intel.com D3D12: Avoid re-binding sampler tables. 2020-07-07 rharrison@chromium.org Roll 6 dependencies 2020-07-07 cwallez@chromium.org Rolling 2 dependencies 2020-07-07 cwallez@chromium.org Implement GPUBufferDescriptor.mappedAtCreation. 2020-07-07 cwallez@chromium.org Roll third_party/swiftshader/ d25ce8725..f6f11215c (155 commits) 2020-07-07 tommek@google.com Rephrasing CopyBufferToTexture validation Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 839704450200 to 29c9135d06f1 https://chromium.googlesource.com/external/github.com/google/shaderc from f4025c1cd5c2 to 1402ed576596 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: I58192dcda6c5b404f0f3815ce81f5613fca336be Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301058 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d66f19782a |
Roll SwiftShader from f6f11215cd93 to 28159ee9c8e3 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/f6f11215cd93..28159ee9c8e3 2020-07-07 swiftshader.regress@gmail.com Regres: Update test lists @ f6f11215 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 mtklein@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: mtklein@google.com Change-Id: I8f72936122018ab8027588a24cbbe1c122b46e2c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301057 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5f8e1eea1d |
Roll Chromium from 2d0c7f09acbd to e6974b0e45b1 (315 revisions)
|
||
skia-autoroll
|
d7640c8fb8 |
Roll SwiftShader from 3121585acce2 to f6f11215cd93 (7 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3121585acce2..f6f11215cd93 2020-07-07 capn@google.com Implement shaderStorageImageExtendedFormats support 2020-07-07 capn@google.com Implement scatter/gather for 1- and 2-byte texels 2020-07-07 capn@google.com Fix float-to-half conversion 2020-07-06 capn@google.com Eliminate large image specialization 2020-07-06 capn@google.com Refactor texel buffer reads 2020-07-06 capn@google.com Implement SNORM uniform texel buffer support 2020-07-06 capn@google.com Implement B10G11R11_UFLOAT_PACK32 uniform texel buffer 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 mtklein@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: mtklein@google.com Change-Id: If230893fa1cef762d3da9a35ff458221216bdc97 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300809 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5bb2628b17 |
Roll dawn from 59ccb1f6de17 to 92554d75f354 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/59ccb1f6de17..92554d75f354 2020-07-06 rharrison@chromium.org Update path of third_party/spirv-tools to SPIRV-Tools 2020-07-06 cwallez@chromium.org Update dawn.json to more closely match webgpu.h 2020-07-06 cwallez@chromium.org Update GetMappedRange to not produce validation errors 2020-07-06 xinghua.cao@intel.com Check FP16 support on D3D backend 2020-07-06 jiawei.shao@intel.com Implement buffer lazy initialization before writeBuffer 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: Ie67a8a46ff5bc2c09ab0f5165984b470b826dd0d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300810 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0c0d8dd6d6 |
Roll ANGLE from 465a912582bb to 8b80e852bd6c (11 revisions)
|
||
skia-autoroll
|
fb0275a7e1 |
Roll ANGLE from bae95f817a59 to 465a912582bb (12 revisions)
|
||
skia-autoroll
|
b19fe438d6 |
Roll Chromium from 5bc7af439998 to 2d0c7f09acbd (290 revisions)
|
||
skia-autoroll
|
733666b3be |
Roll dawn from b231c7fb717d to 59ccb1f6de17 (21 revisions)
https://dawn.googlesource.com/dawn.git/+log/b231c7fb717d..59ccb1f6de17 2020-07-03 dpranke@google.com Add proper data_deps to dawn_perf_tests. 2020-07-02 cwallez@chromium.org Broaden -Wno-tautological-type-limit-compare 2020-07-02 jiawei.shao@intel.com Fix bugs in the multi-layer copies with BC formats on D3D12 and OpenGL 2020-07-02 hao.x.li@intel.com Roll third_party/shaderc/ caa519ca5..f4025c1cd (2 commits) 2020-07-01 idanr@google.com Vulkan: Enable robust buffer access if validation is on 2020-07-01 enga@chromium.org Vulkan: Fix MemoryServiceOpaqueFD CreateImage 2020-07-01 cwallez@chromium.org Disable -Wtautological-type-limit-compare 2020-07-01 tommek@google.com Changing pointers to Ref<> in GetOrCreateBGL 2020-07-01 hao.x.li@intel.com Query API: WriteTimestamp 2020-07-01 jiajie.hu@intel.com Never try to populate the LASTCHANGE file in non-standalone checkout 2020-06-30 tommek@google.com Added constraints for too large uniform buffer bindings 2020-06-30 bryan.bernhart@intel.com D3D12: Limit QueueWriteBufferTests.ManyWriteBuffer 2020-06-30 cwallez@chromium.org dawn_native: Use correct integer width for SetSubData. 2020-06-30 cwallez@chromium.org dawn_wire/client: Add ToAPI and FromAPI helpers. 2020-06-30 cwallez@chromium.org dawn_wire: Remove client/ApiProcs_autogen.h 2020-06-30 cwallez@chromium.org dawn_wire: Make ApiProcs call into objects directly. 2020-06-30 cwallez@chromium.org dawn_wire/client: Encapsulate all queue/fence-related logic 2020-06-30 cwallez@chromium.org D3D12: Simplify the mapping logic. 2020-06-30 cwallez@chromium.org Add Buffer::Get[|Const]MappedRange 2020-06-30 cwallez@chromium.org Buffer: Always use MappedAtCreation state when applicable. 2020-06-30 cwallez@chromium.org dawn_wire/client: Encapsulate all buffer-related logic in Buffer.cpp Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/google/shaderc from caa519ca532a to f4025c1cd5c2 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: Ice2f90ac73b7a7968bab5770529558086eb87584 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300408 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
39c6266b53 |
Roll shaderc and spirv-cross
|
||
skia-autoroll
|
7764cec703 |
Roll ANGLE from cbcc500fa426 to bae95f817a59 (11 revisions)
|
||
skia-autoroll
|
8c8d3556ad |
Roll Chromium from 47816b08f510 to 5bc7af439998 (288 revisions)
|
||
skia-autoroll
|
06acb77c70 |
Roll SwiftShader from 2d6b37bbda59 to 3121585acce2 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2d6b37bbda59..3121585acce2 2020-07-02 sugoi@google.com ASTC Decoder: Trim unused struct members 2020-07-02 capn@google.com Fix /DEBUG:FASTLINK 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: Idf8fae4f73afc0c55a443aec9d2a5f3788ef8d17 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300399 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a908e6c9f4 |
Roll ANGLE from 2761f01d68a7 to cbcc500fa426 (6 revisions)
|
||
skia-autoroll
|
a5dd44bc57 |
Roll Chromium from 13ebce234ed3 to 47816b08f510 (378 revisions)
|
||
skia-autoroll
|
16ee98dded |
Roll Chromium from 277fb4f3a407 to 13ebce234ed3 (489 revisions)
|
||
skia-autoroll
|
0fb9b4926f |
Roll ANGLE from 06462adde69b to 2761f01d68a7 (13 revisions)
|
||
skia-autoroll
|
23e55c4b0c |
Roll SwiftShader from b3240d0c355a to 2d6b37bbda59 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b3240d0c355a..2d6b37bbda59 2020-07-01 pcc@google.com Start reserving x18 by default on Android targets. 2020-06-30 srisser@google.com Fix debug assert from happening in release build 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: I33c48232693576a0b22dabd49a2ff9781fde85d9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300099 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
John Stiles
|
ab9578e9c6 |
Update ImGui to latest stable version (1.77).
Also added various sk_app headers to BUILD.gn for ease of access. Change-Id: I99646c8f3906e00ca95f8e583319cb9b873c66ff Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300037 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Mike Klein <mtklein@google.com> |
||
skia-autoroll
|
359d16da11 |
Roll Chromium from 2076810705d0 to 277fb4f3a407 (412 revisions)
|
||
skia-autoroll
|
a2bb8c0957 |
Roll ANGLE from 69c011ef35f1 to 06462adde69b (13 revisions)
|
||
skia-autoroll
|
eb1a9106b4 |
Roll dawn from ff90599cdf60 to b231c7fb717d (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/ff90599cdf60..b231c7fb717d 2020-06-29 cwallez@chromium.org Null: Make Increment/DecrementMemoryUsage use uint64_t. 2020-06-29 yunchao.he@intel.com Fix a bug in PassResourceUsageTracker.cpp 2020-06-29 tommek@google.com Caching empty bind group layouts 2020-06-29 bryan.bernhart@intel.com D3D12: Remove ComPtr from d3d12::Buffer::GetD3D12Resource 2020-06-29 jiawei.shao@intel.com Enable two cases in TextureZeroInitTests with swiftshader 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: I584bf523a7bee7da0309e6040feec65a57c2cb5d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/299800 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f63713518c |
Roll SwiftShader from eb0a25a189b7 to b3240d0c355a (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/eb0a25a189b7..b3240d0c355a 2020-06-28 capn@google.com Optimize clearing of depth and stencil images 2020-06-26 thakis@chromium.org mac: Add ARM64 support to swiftshader. 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: I64cb424f915537ea5da12444f85c0df629f74f82 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/299509 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a1429c4efe |
Roll Chromium from 86c1522319ef to 2076810705d0 (570 revisions)
|
||
skia-autoroll
|
63b499b9a9 |
Roll ANGLE from c81da1c809fe to 69c011ef35f1 (12 revisions)
|
||
skia-autoroll
|
7e75381205 |
Roll dawn from 2a6cc4f8fb40 to ff90599cdf60 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/2a6cc4f8fb40..ff90599cdf60 2020-06-26 cwallez@chromium.org Replace TextureCopyView::arrayLayer -> origin.z in backends 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: I0f2f87cb294d55dfa7ca85ba6c233e7217aca58f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/299508 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
17b12095eb |
Roll Chromium from 6d759c2e5e1f to 86c1522319ef (594 revisions)
|
||
skia-autoroll
|
8e37f613cb |
Roll ANGLE from 6ef0387d581d to c81da1c809fe (11 revisions)
|
||
skia-autoroll
|
d723551805 |
Roll ANGLE from 1496de215a39 to 6ef0387d581d (10 revisions)
|
||
skia-autoroll
|
d6ee22f373 |
Roll Chromium from 66992a849fec to 6d759c2e5e1f (551 revisions)
|
||
skia-autoroll
|
ec60ef9ab4 |
Roll dawn from 8ab3719fc486 to 2a6cc4f8fb40 (2 revisions)
https://dawn.googlesource.com/dawn.git/+log/8ab3719fc486..2a6cc4f8fb40 2020-06-25 jiawei.shao@intel.com Optimize B2T and T2B copies with multiple array layers on Metal 2020-06-23 brandon1.jones@intel.com Roll third_party/spirv-cross/ f9ae06512..2e7a56258 (1 commit) 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: I23e617bee2d2d867267eaf646aeb34a9aa6b537c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298877 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
345e999a59 |
Roll dawn from 92379bff49c2 to 8ab3719fc486 (2 revisions)
Also includes GN file fixes for glslang. https://dawn.googlesource.com/dawn.git/+log/92379bff49c2..8ab3719fc486 2020-06-23 enga@chromium.org Fix validation of multisampled BGL bindings 2020-06-22 rharrison@chromium.org Rolling 4 dependencies Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 00965b9fa9a8 to 839704450200 https://chromium.googlesource.com/external/github.com/google/shaderc from c2ac70797a38 to caa519ca532a Change-Id: I46f2d1ed1e137cfc2576fe7da34495f035fdac16 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298437 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> |
||
skia-autoroll
|
322e4be6a1 |
Roll ANGLE from 9daab8cbffb7 to 1496de215a39 (13 revisions)
|
||
skia-autoroll
|
8278c73726 |
Roll SwiftShader from 9167e1e22a46 to eb0a25a189b7 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9167e1e22a46..eb0a25a189b7 2020-06-23 amaiorano@google.com Kokoro: add builds with REACTOR_EMIT_DEBUG_INFO and REACTOR_EMIT_PRINT_LOCATION 2020-06-23 amaiorano@google.com Fix build when ENABLE_RR_DEBUG_INFO enabled 2020-06-23 amaiorano@google.com Make Windows Kokoro script less verbose 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 lovisolo@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: lovisolo@google.com Change-Id: I1b909962dc8fcd053eadcb30c73f97907a137f9f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298603 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
92c3b89d23 |
Roll Chromium from adf736e29a5b to 66992a849fec (532 revisions)
|
||
skia-autoroll
|
c2f46c16ab |
Roll ANGLE from b772a955e70c to 9daab8cbffb7 (13 revisions)
|
||
skia-autoroll
|
1b8ef7bdc0 |
Roll Chromium from 5964c496b4b5 to adf736e29a5b (505 revisions)
|
||
skia-autoroll
|
fc2534692b |
Roll SwiftShader from ae1007957f09 to 9167e1e22a46 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ae1007957f09..9167e1e22a46 2020-06-22 cwallez@google.com Revert "Optimize clearing of depth and stencil images" 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 lovisolo@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: lovisolo@google.com Change-Id: I1569adf51fb7f355bbc7d5f699562bae9f6f7482 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298280 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a061b4a782 |
Roll Chromium from 4a914f2106e0 to 5964c496b4b5 (498 revisions)
|
||
skia-autoroll
|
edf9babbb7 |
Roll SwiftShader from eb6824408d08 to ae1007957f09 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/eb6824408d08..ae1007957f09 2020-06-20 capn@google.com Assert attachment format supports blending when blending is enabled 2020-06-20 capn@google.com Optimize copying image data for presentation 2020-06-19 capn@google.com Optimize clearing of depth and stencil images 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 lovisolo@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: lovisolo@google.com Change-Id: I90db3d7011016418ae9b8d045e863e2d32a59b75 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298016 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
611743cd00 |
Roll dawn from 581c407cd20b to 92379bff49c2 (11 revisions)
https://dawn.googlesource.com/dawn.git/+log/581c407cd20b..92379bff49c2 2020-06-21 jiawei.shao@intel.com Support copying multiple array layers in one B2T and T2B copy command 2020-06-20 enga@chromium.org Use TypedInteger for BindGroupIndex 2020-06-19 jiawei.shao@intel.com Fix a bug in ComputeTextureCopyBufferSize with empty copySize 2020-06-19 idanr@google.com Add minimum buffer size validation 2020-06-19 enga@chromium.org Protect against huge buffer allocations on macOS 10.12, 10.13 2020-06-19 enga@chromium.org Skip Buffer OOM tests when using ASAN 2020-06-19 cwallez@chromium.org dawn_wire: Factor the common command serialization pattern. 2020-06-19 enga@chromium.org Add support for multisampled sampling 2020-06-19 cwallez@chromium.org Vulkan: Simplify PNextChainBuilder 2020-06-19 cwallez@chromium.org Vulkan: Correctly request 16bit shader features. 2020-06-19 enga@chromium.org Vulkan: consider VK_ERROR_OUT_OF_HOST_MEMORY an OOM error 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: Ib40b70d9e661640df1e047a4c9849b6ee5491c51 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ad20226ea8 |
Roll ANGLE from c81f0b7b921f to b772a955e70c (18 revisions)
|
||
skia-autoroll
|
889563cbeb |
Roll ANGLE from fa3d64bf72d6 to c81f0b7b921f (6 revisions)
|
||
skia-autoroll
|
f667f4319f |
Roll SwiftShader from 7a1d99d0be42 to eb6824408d08 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7a1d99d0be42..eb6824408d08 2020-06-18 capn@google.com Assert reserved binding entries aren't accessed 2020-06-18 capn@google.com Optimize out-of-bounds checks with unsigned compare 2020-06-18 capn@google.com Replace instead of add pointer offsets when out of bounds 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: I05f84e2f23bf0ab85fcddde5ef6072a8b803a805 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297532 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f4f1e8d409 |
Roll Chromium from 2adbb514e789 to 4a914f2106e0 (507 revisions)
|
||
skia-autoroll
|
3d25c77940 |
Roll dawn from 3f4f35661151 to 581c407cd20b (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/3f4f35661151..581c407cd20b 2020-06-18 cwallez@chromium.org Fix TypedInteger hash compilation failure with stdlibc++ 2020-06-17 rharrison@chromium.org Add support for different default branches in roll-shader-deps 2020-06-17 enga@chromium.org Add TypedInteger 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: I0bd9be055408e217dd7ac6e4704dac4ac393feb6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297533 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Nigel Tao
|
b54946b86d |
Reland "Allow building with Wuffs v0.3, not just v0.2"
This is a reland of
|
||
skia-autoroll
|
7cdcae3a17 |
Roll ANGLE from 98d0f30c4393 to fa3d64bf72d6 (41 revisions)
|
||
Derek Sollenberger
|
74b06275bb |
Manually update ANGLE DEPS
Recent ANGLE changes require BUILD.gn updates to make use of new zlib functions as well as changes to SystemInfo that requires adding new source dictionaries to our list of build sources. Bug: skia:10391 Change-Id: I993a9f78e4585618ad4cd16b3bfc81874d7b5b17 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297116 Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Derek Sollenberger <djsollen@google.com> |
||
skia-autoroll
|
53f973c22a |
Roll SwiftShader from 763957e6b4fc to 7a1d99d0be42 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/763957e6b4fc..7a1d99d0be42 2020-06-17 capn@google.com Add a benchmark with multisampling enabled 2020-06-17 capn@google.com Refactor multisample benchmark support 2020-06-17 capn@google.com Implement multisample support for the triangle benchmark 2020-06-17 capn@google.com Don't assert thread_local initialization 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: If8b154022ac3fffec1d28c472d71102e4d2354f5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297266 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
67237c14a6 |
Roll Chromium from 5af39e89bd12 to 2adbb514e789 (484 revisions)
|
||
Derek Sollenberger
|
abae40299c |
Reland "Update zlib DEPS"
This is a reland of
|
||
Derek Sollenberger
|
1443609db4 |
Revert "Update zlib DEPS"
This reverts commit
|
||
Derek Sollenberger
|
6fb3687413 |
Update zlib DEPS
Pull latest zlib into Skia and updated its BUILD files to build some SIMD variants. Bug: skia:10391 Change-Id: Ic1a660c8f5f7e5f94440787779fd74b7192ab6d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/296720 Auto-Submit: Derek Sollenberger <djsollen@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Derek Sollenberger <djsollen@google.com> |
||
skia-autoroll
|
4d51b1e4c5 |
Roll Chromium from c5b7f210ebff to 5af39e89bd12 (524 revisions)
|
||
skia-autoroll
|
1f4ed47eb2 |
Roll SwiftShader from 8cbee4107cf1 to 763957e6b4fc (8 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/8cbee4107cf1..763957e6b4fc 2020-06-17 capn@google.com Ignore rasterization state pointers when rasterization is disabled 2020-06-17 capn@google.com Zero-initialize the context state and data 2020-06-16 sugoi@google.com Cleanup: using the proper Image subregion structure 2020-06-16 bclayton@google.com Update Marl to d29553a37 2020-06-16 bclayton@google.com Update Marl to 5c6c15322 2020-06-16 bclayton@google.com Merge changes I3e59c425,I46075a36,I73cd3e57,Ic09c196b 2020-06-16 bclayton@google.com SpirvShaderDebugger: Show vector elements as xyzw 2020-06-16 bclayton@google.com SpirvShaderDebugger: Add a virtual destructor 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: I7d9af5bb2e3df5a38e5c983c13376aaa736dddd7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/296962 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3244745c3d |
Roll dawn from 984493d0ac07 to 3f4f35661151 (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/984493d0ac07..3f4f35661151 2020-06-16 natlee@microsoft.com Fix D3D12 Device Initialize calls NextSerial 2020-06-16 bryan.bernhart@intel.com D3D12: Workaround incorrect debug layer error handling 2020-06-16 rharrison@chromium.org Use Tint public header 2020-06-16 natlee@microsoft.com Fix AssertAndIgnoreDeviceLossError to handle errors injected by fuzzer 2020-06-16 brandon1.jones@intel.com Fix fuzzer hang when waiting for fence signal after device loss 2020-06-16 jiawei.shao@intel.com Clean up CopyTests 2020-06-16 cwallez@chromium.org Reland: Vulkan: Enforce fixed subgroup size for compute shaders. 2020-06-16 cwallez@chromium.org Reland: Vulkan: Report and enable subgroup size control device extension. 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: I3434fb3a37210a8ab3c2b1e1b84a4960f9d11043 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/296964 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
16cb83b451 |
Roll SwiftShader from a6940c8e6eb0 to 8cbee4107cf1 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a6940c8e6eb0..8cbee4107cf1 2020-06-15 amaiorano@google.com Make rr::Print output to debugger and be stubbed 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: I4f0e31bf36bf22f793ef88ffe12b044770e3c28b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/296636 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
92d2871493 |
Roll Chromium from d877aabea65f to c5b7f210ebff (465 revisions)
|
||
skia-autoroll
|
66445f67f0 |
Roll dawn from 6b3a974b42a3 to 984493d0ac07 (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/6b3a974b42a3..984493d0ac07 2020-06-16 cwallez@chromium.org Deprecate TextureCopyView::arrayLayer -> origin.z 2020-06-15 enga@chromium.org Handle OOM buffer allocations better 2020-06-15 rharrison@chromium.org Rolling 3 dependencies 2020-06-15 idanr@google.com Rolling 5 dependencies 2020-06-15 yunchao.he@intel.com D3D12: use one barrier to transit states for all subresources 2020-06-15 yunchao.he@intel.com Optimize subresource tracking - use texture view 2020-06-15 yunchao.he@intel.com Refactor subresource related variables to a struct - backend 2020-06-15 cwallez@chromium.org Texture: Change to mArrayLayerCount to mSize.depth 2020-06-15 cwallez@chromium.org Deprecate TextureDescriptor::arrayLayerCount -> size.depth Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 08328fea5ab9 to 00965b9fa9a8 https://chromium.googlesource.com/external/github.com/google/shaderc from d8eca133b4b1 to c2ac70797a38 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: I421a0971af7b09226bfff0eeb01d39582c8d4f3c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/296586 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Derek Sollenberger
|
b48895dca2 |
Revert "Allow building with Wuffs v0.3, not just v0.2"
This reverts commit
|
||
Nigel Tao
|
c34344989a |
Allow building with Wuffs v0.3, not just v0.2
This is step 1 of a multi-step, multi-repository transition: 1. Let Skia work with either Wuffs v0.3 or v0.2. This repository defaults to v0.3 but other repositories' defaults remain at v0.2. 2. Update users' Skia version (automatic if they update regularly). 3. Update users' Wuffs version and opt them in to Skia-uses-Wuffs-v0.3. 4. Flip Skia choosing Wuffs version 0.3 from opt-in to opt-out. 5. Remove the option for Skia to work wih Wuffs v0.2. Change-Id: Ie5cf238057060f2a40cc7c0070d6e2a076943e2b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295976 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> |
||
skia-autoroll
|
08ac84a66a |
Roll Chromium from 0f6d038f871a to d877aabea65f (508 revisions)
|
||
skia-autoroll
|
ff7ea5c024 |
Roll dawn from 5fafb49c7b4d to 6b3a974b42a3 (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/5fafb49c7b4d..6b3a974b42a3 2020-06-13 jiawei.shao@intel.com OpenGL: Enable nonzero_clear_resources_on_creation_for_testing on buffer 2020-06-13 jiawei.shao@intel.com D3D12: Enable nonzero_clear_resources_on_creation_for_testing on buffer 2020-06-12 brandon1.jones@intel.com Make D3D12 Fuzzer Only Build On Windows 2020-06-12 yunchao.he@intel.com Vulkan: use one barrier if we can for non-pass operations 2020-06-12 cwallez@chromium.org Don't store unnessary SubresourceRange members in TextureBase 2020-06-12 cwallez@chromium.org Vulkan: Properly handle Device extension dependencies 2020-06-12 brandon1.jones@intel.com Track ShaderVisibleDescriptorHeap Upon Allocation 2020-06-12 natlee@microsoft.com Fix ResourceMemoryAllocation null dereference 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: Ida4f292988c98f54942ebb3e6a8abbf5b3b188f8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/296323 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b4120795b8 |
Roll Chromium from 3f86fb2f52c2 to 0f6d038f871a (417 revisions)
|
||
skia-autoroll
|
97eba9a8ca |
Roll ANGLE from db3ef87243d0 to ff2ebce4b230 (16 revisions)
|
||
skia-autoroll
|
fb4381aabe |
Roll SwiftShader from 45510ad8a778 to a6940c8e6eb0 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/45510ad8a778..a6940c8e6eb0 2020-06-11 sugoi@google.com Regres: Roll deqp forward to latest 1.2.1 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 bungeman@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: bungeman@google.com Change-Id: I2ffd42c8cdd54ae00df3245fcab8a1e4e3cdb0aa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295913 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4d324f774c |
Roll dawn from b6eff5acf06f to 5fafb49c7b4d (11 revisions)
https://dawn.googlesource.com/dawn.git/+log/b6eff5acf06f..5fafb49c7b4d 2020-06-12 yunchao.he@intel.com Refactor subresource related variables to a struct 2020-06-11 bryan.bernhart@intel.com Prevent size overflow for sub-allocation. 2020-06-11 cwallez@chromium.org Vulkan: handle Device extensions more programmatically 2020-06-11 yunchao.he@intel.com Vulkan: use one barrier to transit states for all subresources 2020-06-11 brandon1.jones@intel.com Add fuzzer for the d3d12 backend 2020-06-11 rharrison@chromium.org Roll third_party/tint/ af5df70c7..3f3483be1 (2 commits) 2020-06-11 cwallez@chromium.org Fix compilation error of MemoryServiceDmaBuf on ChromeOS 2020-06-11 cwallez@chromium.org Vulkan: handle Instance extensions more programmatically 2020-06-11 xing.xu@intel.com Add storage texture case reading from read-only then writing into write-only 2020-06-11 cwallez@chromium.org Add CopyB2B tests including for 0-sized copies 2020-06-11 cwallez@chromium.org Add tests and fix (create) mapping zero-sized buffers 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: Ifea04fe145a07d4a4ab93410282fa3986e679edf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295914 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0ad37b8754 |
Roll ANGLE from d80d9044857e to db3ef87243d0 (11 revisions)
|
||
skia-autoroll
|
24b5ac1b95 |
Roll dawn from 527080ff03ce to b6eff5acf06f (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/527080ff03ce..b6eff5acf06f 2020-06-11 hao.x.li@intel.com Query API: QuerySet 2020-06-10 jiawei.shao@intel.com Vulkan: Enable nonzero_clear_resources_on_creation_for_testing on buffer 2020-06-10 jiawei.shao@intel.com Enable CopyTests_T2T/CopyWithinSameTexture* tests on D3D12 2020-06-10 bryan.bernhart@intel.com D3D12: Fix pipeline layout overflow when using dynamic offsets. 2020-06-10 natlee@microsoft.com Unify TickImpl called during Device shutdown. 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: Id047b5f322e01e9ffea45d040c9a97b98ffb369f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295717 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
553496b66f |
Roll Chromium from 82b62a7dc547 to 3f86fb2f52c2 (426 revisions)
|
||
skia-autoroll
|
d482889d21 |
Roll SwiftShader from e3eb327e8c3c to 45510ad8a778 (7 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/e3eb327e8c3c..45510ad8a778 2020-06-11 capn@google.com Validate the SPIR-V code in debug builds 2020-06-11 capn@google.com Add a triangle rendering benchmark 2020-06-11 capn@google.com Add glslang dependency to VulkanBenchmarks 2020-06-11 capn@google.com Add glslang as a submodule 2020-06-11 capn@google.com Move CMake build targets for PowerVR samples before unit tests 2020-06-11 capn@google.com Add microbenchmarks for vkCmdClear*Image 2020-06-11 capn@google.com Add back vulkan.hpp 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 bungeman@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: bungeman@google.com Change-Id: Ic40467d85ffa4962a85b18e000e46f4a2920e3cd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295736 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5d18c24f7f |
Roll Chromium from 608bc0c55214 to 82b62a7dc547 (444 revisions)
|
||
skia-autoroll
|
0da0b0a18a |
Roll ANGLE from dbb18b53c4b4 to d80d9044857e (10 revisions)
|
||
skia-autoroll
|
54f46dbcda |
Roll dawn from 0a79bee135cd to 527080ff03ce (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/0a79bee135cd..527080ff03ce 2020-06-10 xinghua.cao@intel.com Check FP16 support on Metal backend 2020-06-09 jiawei.shao@intel.com Metal: Enable nonzero_clear_resources_on_creation_for_testing on buffer 2020-06-09 jiawei.shao@intel.com Output more details when pipeline layout mismatches shader declaration 2020-06-09 yunchao.he@intel.com Implement texture subresource on D3D12 2020-06-09 rharrison@chromium.org Rolling 5 dependencies 2020-06-09 idanr@google.com Reset bind group aspect in SetBindGroup 2020-06-09 cwallez@chromium.org infra: Migrate builders to Goma RBE Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from d39b8afc47a1 to 08328fea5ab9 https://chromium.googlesource.com/external/github.com/google/shaderc from da87b8d8b0a1 to d8eca133b4b1 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: I3283ce7ce261b100f804161a23f0e00bcebb6591 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295475 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cc23d95f5f |
Roll Chromium from 734187142549 to 608bc0c55214 (450 revisions)
|
||
skia-autoroll
|
5a520eafa1 |
Roll ANGLE from d80adf4e137d to dbb18b53c4b4 (14 revisions)
|
||
skia-autoroll
|
8621f13b13 |
Roll dawn from a2fe30579783 to 0a79bee135cd (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/a2fe30579783..0a79bee135cd 2020-06-08 yunchao.he@intel.com Vulkan: Combine all pass barriers in a single call 2020-06-08 cwallez@chromium.org Fix use of bytesPerRows=0 in CppHelloTriangle 2020-06-08 xinghua.cao@intel.com Reland "Check FP16 support on vulkan backend" 2020-06-08 jiawei.shao@intel.com Add validations on the texture-to-texture copies within same texture 2020-06-08 enga@chromium.org D3D12: Properly compute rowsPerImage for lazy texture clear 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: I717e1f843b3a404dee4ee0886fa24e6278aac3c7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295125 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6eeec74f68 |
Roll Chromium from b7bb5840cba2 to 734187142549 (512 revisions)
|
||
skia-autoroll
|
6a8163a9ee |
Roll dawn from 0a6a9d86926e to a2fe30579783 (2 revisions)
https://dawn.googlesource.com/dawn.git/+log/0a6a9d86926e..a2fe30579783 2020-06-06 jiawei.shao@intel.com Add all formats used as writeonly storage texture in StorageTextureTests 2020-06-05 cwallez@chromium.org CopyFromStagingToBuffer: ASSERT size is not 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 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: I92f7e8abda253e9710a3c8b609197d10c1a203c2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/294844 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b20634b472 |
Roll ANGLE from b10f4b94aa17 to d80adf4e137d (20 revisions)
|
||
skia-autoroll
|
1e561ae31a |
Roll ANGLE from 989c790d4b8b to b10f4b94aa17 (11 revisions)
|
||
skia-autoroll
|
a903f4885b |
Roll Chromium from 2f74454086a5 to b7bb5840cba2 (462 revisions)
|
||
skia-autoroll
|
5ba8cbda81 |
Roll SwiftShader from 0711869b5f20 to e3eb327e8c3c (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0711869b5f20..e3eb327e8c3c 2020-06-05 caio.oliveira@intel.com Convert Vulkan headers from CRLF to LF endings 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: Idf27c2e833f7862435a58282b83579ed58a85fc2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/294451 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ab4b215658 |
Roll dawn from 783cd5a79c8a to 0a6a9d86926e (1 revision)
https://dawn.googlesource.com/dawn.git/+log/783cd5a79c8a..0a6a9d86926e 2020-06-05 jiawei.shao@intel.com Test all formats used as readonly storage texture in StorageTextureTests 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: I584dc8f6f9212abf97de53252f6cded2828e90b1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/294452 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9e2ebf18e6 |
Roll SwiftShader from 3ad285a60d82 to 0711869b5f20 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3ad285a60d82..0711869b5f20 2020-06-04 ari.suonpaa@siru.fi Add Z mirroring support for image blit. 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: I7cacb30f5ff73fb87a5827ba07355f4c43c81a46 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/294064 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
be8b7ced36 |
Roll dawn from 295a4177aebc to 783cd5a79c8a (24 revisions)
https://dawn.googlesource.com/dawn.git/+log/295a4177aebc..783cd5a79c8a 2020-06-04 natlee@microsoft.com Avoid processing already processed tick 2020-06-03 enga@chromium.org Test that vertex attributes can overlap 2020-06-03 brandon1.jones@intel.com Try To Recover From MakeResident Failure 2020-06-03 enga@chromium.org Generate specific error when BGL storageTextureFormat is missing 2020-06-03 enga@chromium.org Metal: Handle Buffer allocation failure 2020-06-03 cwallez@chromium.org Fix compilation failure with libstdc++ 2020-06-02 bryan.bernhart@intel.com D3D12: Fix RO storage buffer mismatches. 2020-06-02 enga@chromium.org Add warning for non-c-typedef-for-linkage 2020-06-02 enga@chromium.org Skip creating the VkImageView if the texture usage is only Copy 2020-06-02 cwallez@chromium.org Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer 2020-06-01 enga@chromium.org D3D12: Skip dynamic buffer bindings with None visibility 2020-06-01 rharrison@chromium.org Rolling 5 dependencies 2020-06-01 bryan.bernhart@intel.com Roll third_party/shaderc/ 7d2f8c57e..da87b8d8b (3 commits) 2020-06-01 cwallez@chromium.org Fix missing space in an error string. 2020-06-01 enga@chromium.org Fix ValidateEntireSubresourceCopied 2020-06-01 cwallez@chromium.org d3d12_platform: ensure windows.h macros don't cause compile errors 2020-05-29 cwallez@chromium.org Revert "Check FP16 support on vulkan backend" 2020-05-29 enga@chromium.org Ensure dynamic buffer offset bindings are sorted in increasing order 2020-05-29 enrico.galli@intel.com D3D12: Silence known debug layer warnings 2020-05-29 cwallez@chromium.org Fix unlinking nullptr error scopes if device init failed 2020-05-29 jiawei.shao@intel.com Add basic supports of storage textures on OpenGL 2020-05-29 cwallez@chromium.org Metal: Fix clearing of subresource mipmaps. 2020-05-29 bryan.bernhart@intel.com Rolling 1 dependencies 2020-05-29 cwallez@chromium.org Remove the defaulting for bytesPerRow = 0 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 2b0eafb1de5b to d39b8afc47a1 https://chromium.googlesource.com/external/github.com/google/shaderc from 7d2f8c57ee3e to da87b8d8b0a1 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: I6ff9047af7336a1e181de70c504b13576daa6e5a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/294062 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
96f3b4160a |
Roll Chromium from 065b0a7f68ea to 2f74454086a5 (474 revisions)
|
||
skia-autoroll
|
f966f4ee2c |
Roll ANGLE from 6c1581646c46 to 989c790d4b8b (14 revisions)
|
||
Tyler Denniston
|
5b4a80ad22 |
Revert "Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions)"
This reverts commit
|
||
skia-autoroll
|
43a3da70ee |
Roll Chromium from 0fa619691087 to 065b0a7f68ea (487 revisions)
|
||
skia-autoroll
|
d55bcc48b0 |
Roll ANGLE from 77e5316a515d to 6c1581646c46 (12 revisions)
|
||
skia-autoroll
|
e2d1235681 |
Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions)
https://dawn.googlesource.com/dawn.git/+log/295a4177aebc..adbf9153d909 2020-06-02 bryan.bernhart@intel.com D3D12: Fix RO storage buffer mismatches. 2020-06-02 enga@chromium.org Add warning for non-c-typedef-for-linkage 2020-06-02 enga@chromium.org Skip creating the VkImageView if the texture usage is only Copy 2020-06-02 cwallez@chromium.org Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer 2020-06-01 enga@chromium.org D3D12: Skip dynamic buffer bindings with None visibility 2020-06-01 rharrison@chromium.org Rolling 5 dependencies 2020-06-01 bryan.bernhart@intel.com Roll third_party/shaderc/ 7d2f8c57e..da87b8d8b (3 commits) 2020-06-01 cwallez@chromium.org Fix missing space in an error string. 2020-06-01 enga@chromium.org Fix ValidateEntireSubresourceCopied 2020-06-01 cwallez@chromium.org d3d12_platform: ensure windows.h macros don't cause compile errors 2020-05-29 cwallez@chromium.org Revert "Check FP16 support on vulkan backend" 2020-05-29 enga@chromium.org Ensure dynamic buffer offset bindings are sorted in increasing order 2020-05-29 enrico.galli@intel.com D3D12: Silence known debug layer warnings 2020-05-29 cwallez@chromium.org Fix unlinking nullptr error scopes if device init failed 2020-05-29 jiawei.shao@intel.com Add basic supports of storage textures on OpenGL 2020-05-29 cwallez@chromium.org Metal: Fix clearing of subresource mipmaps. 2020-05-29 bryan.bernhart@intel.com Rolling 1 dependencies 2020-05-29 cwallez@chromium.org Remove the defaulting for bytesPerRow = 0 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 2b0eafb1de5b to d39b8afc47a1 https://chromium.googlesource.com/external/github.com/google/shaderc from 7d2f8c57ee3e to da87b8d8b0a1 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 Bug: None Tbr: cwallez@google.com Change-Id: I82484ab6b5ad0b9b0c7ee3c6b92b294c1adbf279 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/293707 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
98ee5e720e |
Roll SwiftShader from 11dd7183c4d2 to 3ad285a60d82 (15 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/11dd7183c4d2..3ad285a60d82 2020-06-02 vantablack@google.com Added reference counting for PipelineLayout objects 2020-06-02 bclayton@google.com libVulkan: Use new marl::Scheduler::Config API. 2020-06-02 bclayton@google.com Kokoro: Test LLVM 10 backend for macos 2020-06-02 bclayton@google.com Merge changes I5eaceebc,I4d78c011,I7d01a3c8 2020-06-02 caio.oliveira@intel.com Update VkStringify for VK_EXT_subgroup_size_control 2020-06-02 caio.oliveira@intel.com Update Vulkan headers to version 1.2.141 2020-06-02 bclayton@google.com SpirvShaderDebugger: Implement Array types 2020-06-02 bclayton@google.com SpirvShaderDebugger: Replace 'builtins' / 'root' with a global scope 2020-06-02 bclayton@google.com SpirvShaderDebugger: Silence release only warning 2020-06-02 bclayton@google.com SpirvShaderDebugger: Handle None sizes for composite types 2020-06-02 bclayton@google.com SpirvShaderDebugger: Handle template types 2020-06-02 bclayton@google.com SpirvShaderDebugger: Don't display SSAs for array types 2020-06-02 bclayton@google.com SpirvShaderDebugger: Don't display SSA values with DebugInfo 2020-06-02 capn@google.com Make ManagedStatic registration thread-safe 2020-06-02 capn@google.com Regres: Test changes from external contributors if reviewed by Googler 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: I5c8e060772cab425c7e8f47230081b3a462cfb3f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/293709 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
bcbef3a17b |
Rolling 2 dependencies
Roll third_party/externals/shaderc/ 7d2f8c57e..d8eca133b (4 commits) |
||
skia-autoroll
|
0bfae282f4 |
Roll ANGLE from 48102b2b3655 to 77e5316a515d (11 revisions)
|
||
skia-autoroll
|
6e5288a5ef |
Roll Chromium from c70c5e32ad0b to 0fa619691087 (402 revisions)
|
||
skia-autoroll
|
c2fafa1a31 |
Roll SwiftShader from 471c120ac92a to 11dd7183c4d2 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/471c120ac92a..11dd7183c4d2 2020-06-01 capn@google.com Remove generation of OpenCLDebugInfo100.h 2020-06-01 capn@google.com Fix deallocation of uninitialized pointer 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: I0ed1ec6cb2a3e5335199b25376c31964cba0846a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/293454 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7e8f79a420 |
Roll Chromium from a775f5d273ab to c70c5e32ad0b (561 revisions)
|
||
skia-autoroll
|
481168b258 |
Roll ANGLE from 33004b09f180 to 48102b2b3655 (17 revisions)
|
||
skia-autoroll
|
aafe1fc0fa |
Roll ANGLE from 6a184fe947ed to 33004b09f180 (8 revisions)
|
||
skia-autoroll
|
d8ab8e71db |
Roll Chromium from f752954c14c1 to a775f5d273ab (485 revisions)
|
||
skia-autoroll
|
7adbda9be5 |
Roll SwiftShader from 9e718f962f87 to 471c120ac92a (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9e718f962f87..471c120ac92a 2020-05-28 capn@google.com Don't inline rr::Variable methods 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: I15e46359224d01b3b287b60b93eefe46ae0f4bbf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292779 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
dabb0d7864 |
Roll dawn from a3636ed8883d to 295a4177aebc (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/a3636ed8883d..295a4177aebc 2020-05-28 enga@chromium.org Add ScopedEnvironmentVar class for setting env variables in BackendVk 2020-05-28 enga@chromium.org OpenGL: Fix rendering to a layer of a depth/stencil texture 2020-05-28 enga@chromium.org Metal: Fix rendering to a layer of a depth/stencil texture 2020-05-28 enga@chromium.org Add tests for using a subresource as output attachment 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 Bug: None Tbr: cwallez@google.com Change-Id: I62a054759c3edf89216d11f15fb0815ae1f11988 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292781 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b04e2ded8b |
Roll ANGLE from 5b4c627389a6 to 6a184fe947ed (14 revisions)
|
||
skia-autoroll
|
ce1e1b3ca9 |
Roll dawn from bdc05c3d5fef to a3636ed8883d (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/bdc05c3d5fef..a3636ed8883d 2020-05-28 jiawei.shao@intel.com Support multiple array layers in one texture-to-texture copy command 2020-05-28 jiawei.shao@intel.com Disallow using cube or cube array texture views as storage textures 2020-05-27 hao.x.li@intel.com Query API: Extensions 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 Bug: None Tbr: cwallez@google.com Change-Id: Id365e54b48fe1917a3deb6da9067f7f490f45d0e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292461 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a2f4f67933 |
Roll Chromium from 5749e77b619d to f752954c14c1 (450 revisions)
|
||
skia-autoroll
|
1ba864348b |
Roll SwiftShader from 79dcb2a5abbd to 9e718f962f87 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/79dcb2a5abbd..9e718f962f87 2020-05-26 bclayton@google.com Update SPIR-V Tools to 55af3902f 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: I8833528746b20193308fa3bd68a4b25b93a96bd1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292210 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
38b26859b2 |
Roll Chromium from 9f39a47cc3c6 to 5749e77b619d (422 revisions)
|
||
skia-autoroll
|
fabf03e3ca |
Roll ANGLE from 7ff01bb15d40 to 5b4c627389a6 (15 revisions)
|
||
skia-autoroll
|
3f479f3da7 |
Roll dawn from 31c9c6949e02 to bdc05c3d5fef (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/31c9c6949e02..bdc05c3d5fef 2020-05-27 xinghua.cao@intel.com Check FP16 support on vulkan backend 2020-05-27 jiajie.hu@intel.com Set a default value for dawn_glm_dir like other GN build overrides 2020-05-27 jiajie.hu@intel.com Only download binutils in standalone build 2020-05-27 yunchao.he@intel.com Implement texture subresource on Vulkan 2020-05-26 natlee@microsoft.com Fire map callback if map async operation fails 2020-05-26 rharrison@chromium.org Rolling 9 dependencies 2020-05-26 brandon1.jones@intel.com Allow Attempted Eviction When The Residency LRU Is Empty Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 2e0f0a0517e4 to 2b0eafb1de5b https://chromium.googlesource.com/external/github.com/google/shaderc from 00ac5d82178c to 7d2f8c57ee3e 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 Bug: None Tbr: cwallez@google.com Change-Id: I5ae110ec13d0d436c218056a44bfa43fd53d8261 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292198 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0c947c1708 |
Roll Chromium from 10bf4a619618 to 9f39a47cc3c6 (208 revisions)
|
||
skia-autoroll
|
a6f7ace9d0 |
Roll ANGLE from c746ac65e9d6 to 7ff01bb15d40 (5 revisions)
|
||
skia-autoroll
|
a11b55fed2 |
Roll SwiftShader from cc5cda0f997d to 79dcb2a5abbd (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/cc5cda0f997d..79dcb2a5abbd 2020-05-26 capn@google.com Document helper invocations being considered active 2020-05-25 capn@google.com Move the Reactor 'Sample' unit test back to the top 2020-05-25 capn@google.com Unconditionally define the RValue copy constructor 2020-05-25 capn@google.com Call non-template base methods through 'this' pointer 2020-05-25 capn@google.com Eliminate the array size from rr::Variable 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: I0b2839b19a8e87449acac3102bc45d63b1f4612a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291803 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e0c455fdca |
Roll ANGLE from 96a80283cc0f to c746ac65e9d6 (5 revisions)
|
||
skia-autoroll
|
fdfea65310 |
Roll Chromium from f1735ff5a884 to 10bf4a619618 (177 revisions)
|
||
skia-autoroll
|
340fee5c84 |
Roll dawn from 65ee6497d620 to 31c9c6949e02 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/65ee6497d620..31c9c6949e02 2020-05-25 jiawei.shao@intel.com Add tests for image2DArray 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 Bug: None Tbr: cwallez@google.com Change-Id: Ia8d1f9f9b67ff6800e333158fcf1143060ea6c81 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291761 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9bc656b61d |
Roll Chromium from 16e86c0bb8b3 to f1735ff5a884 (360 revisions)
|
||
skia-autoroll
|
e289ff296f |
Roll ANGLE from e8b8b8164520 to 96a80283cc0f (13 revisions)
|
||
skia-autoroll
|
4824acf754 |
Roll dawn from 8a3cc5c4dfd8 to 65ee6497d620 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/8a3cc5c4dfd8..65ee6497d620 2020-05-22 enga@chromium.org Fix VulkanImageWrappingUsageTests.ClearImageAcrossDevicesAliased 2020-05-21 rharrison@chromium.org Add support for WGSL shaders via Tint 2020-05-21 jiawei.shao@intel.com Disallow using combined textures and samplers in shaders 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 Bug: None Tbr: cwallez@google.com Change-Id: I94f30c776c1de0f377c09fa93d660a5005035155 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291349 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
22636205ce |
Roll ANGLE from d45b30b5a554 to e8b8b8164520 (6 revisions)
|
||
skia-autoroll
|
d8a6ef85bb |
Roll Chromium from 179a84cac721 to 16e86c0bb8b3 (485 revisions)
|
||
skia-autoroll
|
e97ceb315f |
Roll SwiftShader from b6e8c3f0f483 to cc5cda0f997d (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b6e8c3f0f483..cc5cda0f997d 2020-05-20 amaiorano@google.com LLVMReactor: set alignment when allocating stack variables 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 lovisolo@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 Bug: None Tbr: lovisolo@google.com Change-Id: I9caa6e4d8beda5878e1f9e76bfe125d32120d726 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291259 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
bb633c9160 |
Roll dawn from 78f7e8640f14 to 8a3cc5c4dfd8 (2 revisions)
https://dawn.googlesource.com/dawn.git/+log/78f7e8640f14..8a3cc5c4dfd8 2020-05-21 jiawei.shao@intel.com Add adapter type in test name when the adapter is Microsoft Basic Render 2020-05-20 rharrison@chromium.org Rolling 4 dependencies Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 4fa68edd6819 to 2e0f0a0517e4 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 Bug: None Tbr: cwallez@google.com Change-Id: Ib8be94de96375b7d542a16dbbb28e839fa784823 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291258 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0e9b420127 |
Roll ANGLE from fabf74bda604 to d45b30b5a554 (10 revisions)
|
||
skia-autoroll
|
9f5ad1ccfe |
Roll Chromium from 2d0aebd8a890 to 179a84cac721 (467 revisions)
|
||
skia-autoroll
|
34eee0d9fc |
Roll dawn from 949f1e45f1dc to 78f7e8640f14 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/949f1e45f1dc..78f7e8640f14 2020-05-19 enga@chromium.org Skip VulkanImageWrappingTests on SwiftShader 2020-05-19 brandon1.jones@intel.com Descriptor Residency 2: Add Management Logic and Test 2020-05-19 enga@chromium.org Skip window and surface tests if glfwInit fails 2020-05-19 yunchao.he@intel.com Fix a bug for texture subresource 2020-05-19 brandon1.jones@intel.com Descriptor Residency 1: Add Pageable and ShaderVisibleDescriptorHeap 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 Bug: None Tbr: cwallez@google.com Change-Id: I447efa3f1e7f332d0f3ef333f03a7835d2e9de45 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
419524cc61 |
Roll third_party/externals/dawn 275a95c1dc64..949f1e45f1dc (4 commits)
https://dawn.googlesource.com/dawn.git/+log/275a95c1dc64..949f1e45f1dc git log 275a95c1dc64..949f1e45f1dc --date=short --first-parent --format='%ad %ae %s' 2020-05-19 natlee@microsoft.com Refactor MapRequestTracker to be its own class file. 2020-05-19 jiawei.shao@intel.com Disallow the copies within the same buffer 2020-05-18 hugo.amiard@laposte.net D3D12: Implement UseDxc toggle to use DXC for HLSL compilation 2020-05-18 bryan.bernhart@intel.com D3D12: De-duplicate sampler heap allocations. Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 4fa68edd6819..4fa68edd6819 https://chromium.googlesource.com/external/github.com/google/shaderc 00ac5d82178c..00ac5d82178c Created with: gclient setdep -r third_party/externals/dawn@949f1e45f1dc 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I91695d198525221fa0ef681cad960e7cb3280f6f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/290707 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9d87654f5c |
Roll ../src 32d57fc38fab..2d0aebd8a890 (378 commits)
|
||
skia-autoroll
|
de89a4a8e1 |
Roll third_party/externals/angle2 d34ab323f368..fabf74bda604 (4 commits)
|
||
skia-autoroll
|
829d6c924c |
Roll third_party/externals/angle2 11f9c56c0347..d34ab323f368 (13 commits)
|
||
skia-autoroll
|
afda82d378 |
Roll ../src 1aee2a7fd915..32d57fc38fab (458 commits)
|
||
skia-autoroll
|
49bf75f59b |
Roll third_party/externals/swiftshader c9625f1660da..b6e8c3f0f483 (7 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c9625f1660da..b6e8c3f0f483 git log c9625f1660da..b6e8c3f0f483 --date=short --first-parent --format='%ad %ae %s' 2020-05-16 capn@google.com Encapsulate the RValue<T> value field 2020-05-16 capn@google.com Add type-safe Reference<T> load method 2020-05-16 capn@google.com Add type-safe LValue<T> load and store methods 2020-05-16 capn@google.com Retrieve Variable type through an abstract method 2020-05-16 capn@google.com Rename Reactor static getType() methods to type() 2020-05-16 capn@google.com Fix processing OpExecutionMode for the requested entry point 2020-05-15 capn@google.com Regres: Reverse full test run order Created with: gclient setdep -r third_party/externals/swiftshader@b6e8c3f0f483 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 lovisolo@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: lovisolo@google.com Change-Id: I6e8bdad34630e653136b659bb8997683119d78ec Reviewed-on: https://skia-review.googlesource.com/c/skia/+/290401 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
263b897118 |
Roll third_party/externals/dawn 0b8e3194079e..275a95c1dc64 (7 commits)
https://dawn.googlesource.com/dawn.git/+log/0b8e3194079e..275a95c1dc64 git log 0b8e3194079e..275a95c1dc64 --date=short --first-parent --format='%ad %ae %s' 2020-05-17 shuizhuyuanluo@gmail.com Fix missing headers with libstdc++ (GCC 10.1) 2020-05-16 yunchao.he@intel.com Add end2end tests for texture subresource 2020-05-15 enga@chromium.org Cleanup: Remove unnecessary TestSetUp overload 2020-05-15 enga@chromium.org Run dawn_end2end_tests on all available system adapters 2020-05-15 enga@chromium.org Remove experimental Dawn DEPS CQ bots 2020-05-15 enga@chromium.org DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 enga@chromium.org DawnTest: Factor Instance creation, Adapter discovery, and config logging Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 4fa68edd6819..4fa68edd6819 https://chromium.googlesource.com/external/github.com/google/shaderc 00ac5d82178c..00ac5d82178c Created with: gclient setdep -r third_party/externals/dawn@275a95c1dc64 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I048b943f5954b6be18d61d7e07222091c9cbf207 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/290402 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
29371c691e |
Roll third_party/externals/angle2 664376e20ab2..11f9c56c0347 (12 commits)
|
||
skia-autoroll
|
64359de8de |
Roll third_party/externals/swiftshader d748e1651af8..c9625f1660da (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d748e1651af8..c9625f1660da git log d748e1651af8..c9625f1660da --date=short --first-parent --format='%ad %ae %s' 2020-05-14 srisser@google.com Fix asserts due to missing texture formats Created with: gclient setdep -r third_party/externals/swiftshader@c9625f1660da 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 jlavrova@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jlavrova@google.com Change-Id: Ia9ddef7dac4d9a428adc7a365b1eea7a407a8a46 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/290100 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4a7d5032be |
Roll third_party/externals/dawn 75ef5963b477..0b8e3194079e (3 commits)
https://dawn.googlesource.com/dawn.git/+log/75ef5963b477..0b8e3194079e git log 75ef5963b477..0b8e3194079e --date=short --first-parent --format='%ad %ae %s' 2020-05-15 jiawei.shao@intel.com Add tests to verify storage textures are initialized before being used 2020-05-14 bryan.bernhart@intel.com D3D12: Enable GPU-based validation 2020-05-14 enga@chromium.org Reland "Support depth32float sampling on D3D12" Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 4fa68edd6819..4fa68edd6819 https://chromium.googlesource.com/external/github.com/google/shaderc 00ac5d82178c..00ac5d82178c Created with: gclient setdep -r third_party/externals/dawn@0b8e3194079e 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I343f812dcb61c1971644dc0a9731dc0925d4bd04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/290101 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
da55d56a56 |
Roll ../src a6a8a49a2077..1aee2a7fd915 (514 commits)
|
||
skia-autoroll
|
a263d9b852 |
Roll third_party/externals/angle2 3b82fdcf1c83..664376e20ab2 (10 commits)
|
||
skia-autoroll
|
c8ea7179ea |
Roll ../src e334ec41436b..a6a8a49a2077 (501 commits)
|
||
skia-autoroll
|
adc35ec7d5 |
Roll third_party/externals/dawn f4df7916cacb..75ef5963b477 (8 commits)
https://dawn.googlesource.com/dawn.git/+log/f4df7916cacb..75ef5963b477 git log f4df7916cacb..75ef5963b477 --date=short --first-parent --format='%ad %ae %s' 2020-05-13 enga@chromium.org Append the stack trace to the error message 2020-05-13 cwallez@chromium.org Remove wgpu::BufferCopyView::rowPitch/imageHeight 2020-05-13 cwallez@chromium.org Remove ShaderModule::code/codeSize 2020-05-13 cwallez@chromium.org Remove wgpu::Device::CreateQueue 2020-05-13 cwallez@chromium.org Remove wgpu::BindGroupLayoutEntry::textureDimension 2020-05-13 cwallez@chromium.org Remove deprecated "Binding" types and members 2020-05-13 xilefmai@gmail.com D3D12: Add a toggle to use DXC for HLSL compilation 2020-05-13 cwallez@chromium.org Fix remaining -pedantic warnings. Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 4fa68edd6819..4fa68edd6819 https://chromium.googlesource.com/external/github.com/google/shaderc 00ac5d82178c..00ac5d82178c Created with: gclient setdep -r third_party/externals/dawn@75ef5963b477 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I3df499736304d09891a0ea7d6535392472d727fa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289716 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
412afeb360 |
Roll third_party/externals/swiftshader 64da65bd1bd5..d748e1651af8 (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/64da65bd1bd5..d748e1651af8 git log 64da65bd1bd5..d748e1651af8 --date=short --first-parent --format='%ad %ae %s' 2020-05-13 sugoi@google.com Fix missing border update after Image blit 2020-05-13 jonahr@google.com Wrap Xcb reply call for error handling Created with: gclient setdep -r third_party/externals/swiftshader@d748e1651af8 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 jlavrova@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jlavrova@google.com Change-Id: I4e6f2f8994c0f977bfcd4919868becc82c3e536d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289718 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d76d01a5b2 |
Roll third_party/externals/angle2 9823d86a5a40..3b82fdcf1c83 (14 commits)
|
||
skia-autoroll
|
d127e02fb6 |
Roll third_party/externals/swiftshader d9ba4b7dd30b..64da65bd1bd5 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d9ba4b7dd30b..64da65bd1bd5 git log d9ba4b7dd30b..64da65bd1bd5 --date=short --first-parent --format='%ad %ae %s' 2020-05-13 sugoi@google.com Fix sRGB color clear Created with: gclient setdep -r third_party/externals/swiftshader@64da65bd1bd5 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 jlavrova@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jlavrova@google.com Change-Id: Ia24b5f486536c4c2914726a65772e7ae7e586c86 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289339 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
106f7c1e25 |
Roll ../src 63c884f8e9c5..e334ec41436b (468 commits)
|
||
skia-autoroll
|
3ebadcc98e |
Roll third_party/externals/dawn 02beecaec5cd..f4df7916cacb (4 commits)
https://dawn.googlesource.com/dawn.git/+log/02beecaec5cd..f4df7916cacb git log 02beecaec5cd..f4df7916cacb --date=short --first-parent --format='%ad %ae %s' 2020-05-13 jiawei.shao@intel.com Add validation on the buffer-to-buffer copies within same buffer 2020-05-12 enga@chromium.org Sort same-type bindings in the BGL by binding number 2020-05-12 cwallez@chromium.org Vulkan: Fix ResourceHeap leak for direct-allocated resources. 2020-05-12 rharrison@chromium.org Rolling 5 dependencies and fix test slow down Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang b5f003d7a3ec..4fa68edd6819 https://chromium.googlesource.com/external/github.com/google/shaderc 15a66d72f33a..00ac5d82178c Created with: gclient setdep -r third_party/externals/dawn@f4df7916cacb 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I7a54d7a8174d983fed00f027e2d9d7700f3d860b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289337 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c7f7c0b803 |
Roll third_party/externals/angle2 9f32304208de..9823d86a5a40 (13 commits)
|
||
skia-autoroll
|
19410e27f7 |
Roll ../src 75fdd71e454b..63c884f8e9c5 (486 commits)
|
||
skia-autoroll
|
1de3a64bac |
Roll third_party/externals/swiftshader 7b87548e5a63..d9ba4b7dd30b (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7b87548e5a63..d9ba4b7dd30b git log 7b87548e5a63..d9ba4b7dd30b --date=short --first-parent --format='%ad %ae %s' 2020-05-11 amaiorano@google.com Add high precision filtering extension Created with: gclient setdep -r third_party/externals/swiftshader@d9ba4b7dd30b 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 jlavrova@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jlavrova@google.com Change-Id: I07feaf8b1d04dcb91601f5f14c27fd67754e4eeb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289120 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
36bda05b21 |
Roll third_party/externals/dawn 562255a94346..02beecaec5cd (9 commits)
https://dawn.googlesource.com/dawn.git/+log/562255a94346..02beecaec5cd git log 562255a94346..02beecaec5cd --date=short --first-parent --format='%ad %ae %s' 2020-05-11 enga@chromium.org Fuzzer: Wait for all commands to complete before destroying the wire 2020-05-11 enga@chromium.org Make fence descriptor optional 2020-05-11 cwallez@chromium.org Make error scope shutdown iterative instead of recursive. 2020-05-11 yunchao.he@intel.com Fix a bug for multi-writes in ResourceUsageTrackingTests.cpp 2020-05-11 rharrison@chromium.org Revert "Rolling 4 dependencies" 2020-05-11 cwallez@chromium.org Add a test for creating a 0-sized buffer. 2020-05-11 bryan.bernhart@intel.com D3D12: Remove ComPtr from D3D12 objects when possible. 2020-05-11 rharrison@chromium.org Rolling 4 dependencies 2020-05-11 cwallez@chromium.org Roll third_party/googletest/ e3f0319d8..a09ea700d (27 commits) Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang b5f003d7a3ec..b5f003d7a3ec https://chromium.googlesource.com/external/github.com/google/shaderc 15a66d72f33a..15a66d72f33a Created with: gclient setdep -r third_party/externals/dawn@02beecaec5cd 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I8c3e8367e0fe59ec44914e6ead50244d856c175c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289118 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5d5b6bccd3 |
Roll third_party/externals/angle2 5b35c7f6ef1a..9f32304208de (7 commits)
|
||
skia-autoroll
|
f5e11259d5 |
Roll third_party/externals/dawn 70ffa0c28561..562255a94346 (2 commits)
https://dawn.googlesource.com/dawn.git/+log/70ffa0c28561..562255a94346 git log 70ffa0c28561..562255a94346 --date=short --first-parent --format='%ad %ae %s' 2020-05-08 enga@chromium.org Load Swiftshader Vulkan separately from the system Vulkan 2020-05-08 enga@chromium.org Validate that ShaderModuleDescriptor has chained descriptor Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang b5f003d7a3ec..b5f003d7a3ec https://chromium.googlesource.com/external/github.com/google/shaderc 15a66d72f33a..15a66d72f33a Created with: gclient setdep -r third_party/externals/dawn@562255a94346 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I0c278a78dc1c7fc0ba7e2a8cb0971b16e49582bd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288878 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
715f966fcb |
Roll third_party/externals/swiftshader 2dd864470e31..7b87548e5a63 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2dd864470e31..7b87548e5a63 git log 2dd864470e31..7b87548e5a63 --date=short --first-parent --format='%ad %ae %s' 2020-05-08 capn@google.com Regres: Limit the Gerrit comment message length Created with: gclient setdep -r third_party/externals/swiftshader@7b87548e5a63 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 jlavrova@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jlavrova@google.com Change-Id: Ied742b504f3a68b50766a4173a58088ba5ae0257 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288880 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ceb39212fe |
Roll ../src f3b2702f3692..75fdd71e454b (457 commits)
|
||
skia-autoroll
|
22121abef2 |
Roll third_party/externals/angle2 101da7573691..5b35c7f6ef1a (7 commits)
|
||
skia-autoroll
|
9d0daeb00a |
Roll third_party/externals/swiftshader 08afdde7726c..2dd864470e31 (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/08afdde7726c..2dd864470e31 git log 08afdde7726c..2dd864470e31 --date=short --first-parent --format='%ad %ae %s' 2020-05-07 nicolascapens@google.com Revert "Produce MSVC error when virtual class misses virtual destructor" 2020-05-07 capn@google.com Remove typeinfo from Vulkan exported symbols 2020-05-07 capn@google.com Produce MSVC error when virtual class misses virtual destructor Created with: gclient setdep -r third_party/externals/swiftshader@2dd864470e31 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 bsalomon@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: bsalomon@google.com Change-Id: I4c8ae878be46d7855b6419d96d375b59c6e2e850 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288675 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c8e1f7caf1 |
Roll ../src 207cebd23af6..f3b2702f3692 (432 commits)
|
||
skia-autoroll
|
8f6c3ed7c7 |
Roll third_party/externals/dawn e8bf706d161d..70ffa0c28561 (7 commits)
https://dawn.googlesource.com/dawn.git/+log/e8bf706d161d..70ffa0c28561 git log e8bf706d161d..70ffa0c28561 --date=short --first-parent --format='%ad %ae %s' 2020-05-07 yunchao.he@intel.com Add more tests for resource usage tracking 2020-05-07 natlee@microsoft.com Refactor Serial tracking to be owned by Device frontend. 2020-05-07 rharrison@chromium.org Add Tint to BUILD.gn 2020-05-07 enga@chromium.org Revert "Support depth32float sampling on D3D12" 2020-05-07 enga@chromium.org Add missing include in DawnWireServerAndFrontendFuzzer.cpp 2020-05-07 yunchao.he@intel.com Add tests for texture usage tracking - 3 2020-05-07 enga@chromium.org Support depth32float sampling on D3D12 Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang b5f003d7a3ec..b5f003d7a3ec https://chromium.googlesource.com/external/github.com/google/shaderc 15a66d72f33a..15a66d72f33a Created with: gclient setdep -r third_party/externals/dawn@70ffa0c28561 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I510bacd20f4e8dec7bb4b5dbbc137c17e815ca59 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288673 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
be32bf4969 |
Roll third_party/externals/angle2 daed369cfdb6..101da7573691 (16 commits)
|
||
skia-autoroll
|
2dbd7d559d |
Roll ../src 3e771a1cba08..207cebd23af6 (418 commits)
|
||
skia-autoroll
|
9ac2997697 |
Roll third_party/externals/swiftshader baa10d7b1dee..08afdde7726c (4 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/baa10d7b1dee..08afdde7726c git log baa10d7b1dee..08afdde7726c --date=short --first-parent --format='%ad %ae %s' 2020-05-06 sugoi@google.com Also use out of bound detection for image stores 2020-05-06 bclayton@google.com CMakeLists: Fix building of llvm-with-cov 2020-05-06 jrprice@google.com Insert __msan_unposion for masked/scattered stores 2020-05-06 sugoi@google.com Detect out of bounds image pointers Created with: gclient setdep -r third_party/externals/swiftshader@08afdde7726c 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 bsalomon@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: bsalomon@google.com Change-Id: Iae3f8f6ec5b9c03a8d096e21641b8dff434510db Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288347 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3b2db26c59 |
Roll third_party/externals/dawn 0abddd21c9ad..e8bf706d161d (6 commits)
https://dawn.googlesource.com/dawn.git/+log/0abddd21c9ad..e8bf706d161d git log 0abddd21c9ad..e8bf706d161d --date=short --first-parent --format='%ad %ae %s' 2020-05-07 jiawei.shao@intel.com Add basic supports of storage textures on D3D12 2020-05-07 enga@chromium.org Expand depth sampling tests 2020-05-06 enga@chromium.org Split ComparisonSampler tests with/without normalized depth textures 2020-05-06 rharrison@chromium.org Add Tint to DEPS for standalone checkouts 2020-05-06 enga@chromium.org Fix OpenGL format table for GL_DEPTH_COMPONENT textures 2020-05-06 cwallez@chromium.org NativeSwapChainImplVk: Remove unnecessary transition on Configure Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang b5f003d7a3ec..b5f003d7a3ec https://chromium.googlesource.com/external/github.com/google/shaderc 15a66d72f33a..15a66d72f33a Created with: gclient setdep -r third_party/externals/dawn@e8bf706d161d 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Ib8a4767714dfc77fc021cdea4189d5152bc389e5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288346 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2885034e9e |
Roll third_party/externals/angle2 41f7bcce04a8..daed369cfdb6 (13 commits)
|
||
skia-autoroll
|
ab8ea83f8a |
Roll third_party/externals/swiftshader c4bbd378e95b..baa10d7b1dee (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c4bbd378e95b..baa10d7b1dee git log c4bbd378e95b..baa10d7b1dee --date=short --first-parent --format='%ad %ae %s' 2020-05-05 swiftshader.regress@gmail.com Regres: Update test lists @ 6ce626b4 2020-05-05 bclayton@google.com Regres: Don't nuke the daily test dir before using the test results 2020-05-05 bclayton@google.com CMake: Only build turbo-cov with clang + llvm 10 Created with: gclient setdep -r third_party/externals/swiftshader@baa10d7b1dee 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 bsalomon@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: bsalomon@google.com Change-Id: Icd4de3b5e6307838e57e26427af12f5bb4832e37 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288018 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e1c0cb3de8 |
Roll ../src abf0e59f0c48..3e771a1cba08 (474 commits)
|
||
skia-autoroll
|
0f27ace507 |
Roll third_party/externals/dawn 07328ba0bbce..0abddd21c9ad (5 commits)
https://dawn.googlesource.com/dawn.git/+log/07328ba0bbce..0abddd21c9ad git log 07328ba0bbce..0abddd21c9ad --date=short --first-parent --format='%ad %ae %s' 2020-05-05 yunchao.he@intel.com Add dispatch call in usage tracking tests 2020-05-05 rharrison@chromium.org Rolling 4 dependencies 2020-05-05 cwallez@chromium.org Start adding docs about device facilities. 2020-05-05 cwallez@chromium.org Move validation of the copy commands in the entrypoint. 2020-05-05 cwallez@chromium.org TextureVk: Make a Create function for swapchain textures. Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 39281fb710c3..b5f003d7a3ec https://chromium.googlesource.com/external/github.com/google/shaderc 41f271e6139c..15a66d72f33a Created with: gclient setdep -r third_party/externals/dawn@0abddd21c9ad 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Idd733251abd96c1f5a55ed9d451c3d878e7ccf64 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0ce0fd07a6 |
Roll third_party/externals/angle2 040e4f6fcf54..41f7bcce04a8 (14 commits)
|
||
skia-autoroll
|
bc8982c866 |
Roll third_party/externals/swiftshader b798cfa374eb..c4bbd378e95b (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b798cfa374eb..c4bbd378e95b git log b798cfa374eb..c4bbd378e95b --date=short --first-parent --format='%ad %ae %s' 2020-05-04 capn@google.com Remove typeinfo from GLES exported symbols Created with: gclient setdep -r third_party/externals/swiftshader@c4bbd378e95b 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 bsalomon@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: bsalomon@google.com Change-Id: I2e15f1c88a7921f3976b9d001b8a79201d992026 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/287728 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e6e61a0fe4 |
Roll ../src 06a27cbea2e5..abf0e59f0c48 (412 commits)
|
||
skia-autoroll
|
45ce5a2198 |
Roll third_party/externals/dawn ccc40f6ffaa6..07328ba0bbce (6 commits)
https://dawn.googlesource.com/dawn.git/+log/ccc40f6ffaa6..07328ba0bbce git log ccc40f6ffaa6..07328ba0bbce --date=short --first-parent --format='%ad %ae %s' 2020-05-04 yunchao.he@intel.com Add validation tests for texture resource tracking - 2 2020-05-04 yunchao.he@intel.com Add validation code for texture subresource usage tracking 2020-05-04 yunchao.he@intel.com Add resource usage tests in a single draw/dispatch 2020-05-04 cwallez@chromium.org DescriptorSetAllocation.h: Add missing include 2020-05-04 cwallez@chromium.org Use unordered_set<std::string> for deprecation warnings 2020-05-04 yunchao.he@intel.com Fix incorrect validation error in CommandBufferStateTracker Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 39281fb710c3..39281fb710c3 https://chromium.googlesource.com/external/github.com/google/shaderc 41f271e6139c..41f271e6139c https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 Created with: gclient setdep -r third_party/externals/dawn@07328ba0bbce 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I5f4cfa385623d881d55de1ac04c10c51ca6de6d1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/287727 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cdf23dd9f1 |
Roll third_party/externals/dawn 303a3daf0dec..ccc40f6ffaa6 (1 commits)
https://dawn.googlesource.com/dawn.git/+log/303a3daf0dec..ccc40f6ffaa6 git log 303a3daf0dec..ccc40f6ffaa6 --date=short --first-parent --format='%ad %ae %s' 2020-05-04 yunchao.he@intel.com Fix a bug in ResourceUsageTrackingTests Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 39281fb710c3..39281fb710c3 https://chromium.googlesource.com/external/github.com/google/shaderc 41f271e6139c..41f271e6139c https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 Created with: gclient setdep -r third_party/externals/dawn@ccc40f6ffaa6 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I70cf6bd9934a13a099fc81e693e7f86237a393eb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/287278 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
bd87bf432d |
Roll third_party/externals/angle2 df31624eaf3d..040e4f6fcf54 (14 commits)
|
||
skia-autoroll
|
48eaa24e4d |
Roll ../src b39ec968b468..06a27cbea2e5 (419 commits)
|
||
skia-autoroll
|
a92362484c |
Roll third_party/externals/swiftshader 694e21400ee5..b798cfa374eb (9 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/694e21400ee5..b798cfa374eb git log 694e21400ee5..b798cfa374eb --date=short --first-parent --format='%ad %ae %s' 2020-05-02 capn@google.com Enable the shaderStorageImageArrayDynamicIndexing feature 2020-05-02 capn@google.com Enable the shaderStorageBufferArrayDynamicIndexing feature 2020-05-02 capn@google.com Enable the shaderSampledImageArrayDynamicIndexing feature 2020-05-02 capn@google.com Enable the shaderUniformBufferArrayDynamicIndexing feature 2020-05-02 capn@google.com Implement dynamic descriptor array indexing 2020-05-02 capn@google.com Skip image sampling if no SIMD lanes are active 2020-05-01 capn@google.com Move the OFFSET() macro to Reactor 2020-05-01 amaiorano@google.com Regres: use Subzero backend by default 2020-04-30 bclayton@google.com Update Marl to 3c643dd4c Created with: gclient setdep -r third_party/externals/swiftshader@b798cfa374eb 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 bsalomon@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/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: bsalomon@google.com Change-Id: I6be990f565bdf65c94a68cba2e462ccbe762b2ec Reviewed-on: https://skia-review.googlesource.com/c/skia/+/287197 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
54d269dd0b |
Roll third_party/externals/angle2 957417438089..df31624eaf3d (13 commits)
|
||
skia-autoroll
|
82e2a84247 |
Roll third_party/externals/dawn 754c161fd366..303a3daf0dec (6 commits)
https://dawn.googlesource.com/dawn.git/+log/754c161fd366..303a3daf0dec git log 754c161fd366..303a3daf0dec --date=short --first-parent --format='%ad %ae %s' 2020-04-30 bryan.bernhart@intel.com D3D12: Decouple descriptor heap allocations. 2020-04-30 yunchao.he@intel.com Add tests for resource tracking in compute - 1 2020-04-30 enga@chromium.org Suppress MSVC warnings about invalid switch values 2020-04-30 cwallez@chromium.org Enable -Wno-language-extension-token except on Windows 2020-04-30 cwallez@chromium.org Fix and enable -Wgnu-anonymous-struct 2020-04-30 cwallez@chromium.org Fix and enable -Wnested-anon-types Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 39281fb710c3..39281fb710c3 https://chromium.googlesource.com/external/github.com/google/shaderc 41f271e6139c..41f271e6139c Created with: gclient setdep -r third_party/externals/dawn@303a3daf0dec 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I387aa4e45352d3caa648fd9d37eb485e24561cb1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/286857 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cd7732b05a |
Roll ../src c4c6cbc6102b..b39ec968b468 (449 commits)
|
||
skia-autoroll
|
f30454180f |
Roll third_party/externals/swiftshader 7d6b5913c98c..694e21400ee5 (6 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7d6b5913c98c..694e21400ee5 git log 7d6b5913c98c..694e21400ee5 --date=short --first-parent --format='%ad %ae %s' 2020-04-30 bclayton@google.com Vulkan/Debug: Don't step for column updates 2020-04-30 bclayton@google.com Vulkan/Debug: Fix build with clang-10. 2020-04-30 bclayton@google.com Device: Use std::unique_ptr instead of raw pointers 2020-04-30 amaiorano@google.com CMake: add graphviz generation scripts 2020-04-30 jrprice@google.com Fix null dereference in OFFSET macro 2020-04-30 capn@google.com Fix JIT on separate thread Created with: gclient setdep -r third_party/externals/swiftshader@694e21400ee5 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/+/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: I70f080b8b0c64eb205ebd99a470196987054db10 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/286856 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Mike Klein
|
5cf6b31fc8 |
Revert "retry absl"
This reverts commit
|
||
Mike Klein
|
1d256d66ec |
retry absl
This time around, cut the absl deps down to just what's needed to compile, link, and run AbseilTest.cpp. Add basic absl::btree_map test. Bug: skia:10165 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-arm-Debug-Chromebook_GLES;skia/skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-CPU-AVX2-x86_64-Release-All-TSAN Change-Id: I53d632a04cba8dadd484b2c4d0ceefb314676486 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/286070 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Mike Klein <mtklein@google.com> |
||
skia-autoroll
|
3cf3a8c64f |
Roll third_party/externals/dawn 2d79ef264eba..754c161fd366 (5 commits)
https://dawn.googlesource.com/dawn.git/+log/2d79ef264eba..754c161fd366 git log 2d79ef264eba..754c161fd366 --date=short --first-parent --format='%ad %ae %s' 2020-04-30 jiawei.shao@intel.com Add basic supports of storage textures on Vulkan 2020-04-29 cwallez@chromium.org Fix and enable -Wfour-char-constants 2020-04-29 cwallez@chromium.org Fix and enable -Wvla-extension 2020-04-29 cwallez@chromium.org Enable -Wc++20-designator 2020-04-29 rharrison@chromium.org Rolling 5 dependencies Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 3f4e5c456306..39281fb710c3 https://chromium.googlesource.com/external/github.com/google/shaderc ced9c72d005e..41f271e6139c Created with: gclient setdep -r third_party/externals/dawn@754c161fd366 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Ic7b33a3986219cde612e40a82d6fc947168e4b29 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/286298 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
93ce5b9708 |
Rolling 3 dependencies
Roll third_party/externals/shaderc/ ced9c72d0..41f271e61 (1 commit) |
||
skia-autoroll
|
d64d6f5e2b |
Roll third_party/externals/angle2 718ae5088c41..957417438089 (12 commits)
|
||
skia-autoroll
|
187cfac7ee |
Roll ../src 1a0f094cf1bb..c4c6cbc6102b (416 commits)
|
||
skia-autoroll
|
5f0965e44d |
Roll third_party/externals/swiftshader 941293d512fe..7d6b5913c98c (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/941293d512fe..7d6b5913c98c git log 941293d512fe..7d6b5913c98c --date=short --first-parent --format='%ad %ae %s' 2020-04-29 capn@google.com Avoid implicitly destructing thread-locals Created with: gclient setdep -r third_party/externals/swiftshader@7d6b5913c98c 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/+/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: Ib9197c7bdc017321ad89eeae16eef17ce83b6473 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/286297 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
849c26c00b |
Roll third_party/externals/angle2 4395170e6091..718ae5088c41 (12 commits)
|
||
skia-autoroll
|
756ed83aed |
Roll ../src 78824aa9d99f..1a0f094cf1bb (510 commits)
|
||
skia-autoroll
|
8a6f2ed4ff |
Roll third_party/externals/dawn 88f2ec853f80..2d79ef264eba (2 commits)
https://dawn.googlesource.com/dawn.git/+log/88f2ec853f80..2d79ef264eba git log 88f2ec853f80..2d79ef264eba --date=short --first-parent --format='%ad %ae %s' 2020-04-28 cwallez@chromium.org Do not use Dawn's warnings for compiling Chromium's gtest main. 2020-04-28 bryan.bernhart@intel.com D3D12: Fix invalid allocation size check. Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 3f4e5c456306..3f4e5c456306 https://chromium.googlesource.com/external/github.com/google/shaderc ced9c72d005e..ced9c72d005e Created with: gclient setdep -r third_party/externals/dawn@2d79ef264eba 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I2b28eb02e078c0dc653abe92561149c315f378fd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285988 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e40f988d76 |
Roll third_party/externals/swiftshader 2717702e9a1f..941293d512fe (4 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2717702e9a1f..941293d512fe git log 2717702e9a1f..941293d512fe --date=short --first-parent --format='%ad %ae %s' 2020-04-28 amaiorano@google.com Eliminate use of Vulkan header BEGIN_RANGE/END_RANGE/RANGE_SIZE enums 2020-04-28 amaiorano@google.com Run clang-format on renamed headers 2020-04-28 amaiorano@google.com Rename Vulkan-source .h to .hpp 2020-04-28 bclayton@google.com ReactorUnitTests: Speed up multithreaded tests Created with: gclient setdep -r third_party/externals/swiftshader@941293d512fe 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/+/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: I2db6a71c5b0acecd11e86ec73bd0db941ead2fec Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285987 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7a0517f8bd |
Roll third_party/externals/angle2 3cb9c4bee9b3..4395170e6091 (11 commits)
|
||
skia-autoroll
|
d18100afb6 |
Roll ../src 9781ff27c9e9..78824aa9d99f (468 commits)
|
||
skia-autoroll
|
2ac6fa0ae7 |
Roll third_party/externals/swiftshader 60aa34a990fa..2717702e9a1f (6 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/60aa34a990fa..2717702e9a1f git log 60aa34a990fa..2717702e9a1f --date=short --first-parent --format='%ad %ae %s' 2020-04-28 capn@google.com Eliminate the ABORT() macro 2020-04-27 capn@google.com Record vkCmdBindDescriptorSets() as a single command 2020-04-27 capn@google.com Store binding information in the pipeline layout 2020-04-27 capn@google.com Don't expose individual descriptor set layouts to SPIR-V compilation 2020-04-27 capn@google.com Fix ordering of descriptor set bindings 2020-04-27 bclayton@google.com SpirvShader: Document activeLaneMask() and storesAndAtomicsMask() Created with: gclient setdep -r third_party/externals/swiftshader@2717702e9a1f 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/+/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: Ib3334a58aab98be6d06048781672f1f98e31df5b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285709 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
667edf14ad |
Roll third_party/externals/dawn 00b90ea83262..88f2ec853f80 (4 commits)
https://dawn.googlesource.com/dawn.git/+log/00b90ea83262..88f2ec853f80 git log 00b90ea83262..88f2ec853f80 --date=short --first-parent --format='%ad %ae %s' 2020-04-28 jiawei.shao@intel.com Add basic supports of readonly and writeonly storage textures on Metal 2020-04-27 xilefmai@gmail.com Fix MSVC compilation. 2020-04-27 cwallez@chromium.org Enable -pedantic and disable currently triggered warnings 2020-04-27 cwallez@chromium.org Fix ValidateRowsPerImage error text. Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 3f4e5c456306..3f4e5c456306 https://chromium.googlesource.com/external/github.com/google/shaderc ced9c72d005e..ced9c72d005e Created with: gclient setdep -r third_party/externals/dawn@88f2ec853f80 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/+/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I4a633b3ff32ff2b18463d27cd82d4c8f701b5001 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285710 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Mike Klein
|
5763b37ffb |
Revert "Reland "Add Abseil to third_party.""
This reverts commit |
||
John Stiles
|
78debd6f6d |
Reland "Add Abseil to third_party."
This is a reland of
|
||
skia-autoroll
|
c883481ccd |
Roll third_party/externals/angle2 21c5af3151fb..3cb9c4bee9b3 (7 commits)
|
||
skia-autoroll
|
408644b20a |
Roll ../src 132edc1c6ff4..9781ff27c9e9 (476 commits)
|