288ecf60bd
3069 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
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)
|
||
skia-autoroll
|
8566a8c470 |
Roll third_party/externals/swiftshader 91525d85792f..60aa34a990fa (5 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/91525d85792f..60aa34a990fa git log 91525d85792f..60aa34a990fa --date=short --first-parent --format='%ad %ae %s' 2020-04-24 capn@google.com Omit ASSERT() expression evaluation in Release builds 2020-04-24 bclayton@google.com SpirvShaderDebugger: Ensure frames are fully popped 2020-04-24 bclayton@google.com SpirvShaderDebugger: Implement globals, stub array types 2020-04-24 bclayton@google.com SpirvShader: Add WriteCFGGraphVizDotFile debug function 2020-04-24 pcc@google.com Don't unlock Android buffers immediately after locking them. Created with: gclient setdep -r third_party/externals/swiftshader@60aa34a990fa 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: Ifef50d7f1d7f9103e77683a39d205b450bbaf920 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285599 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
981d590e8e |
Roll third_party/externals/dawn 635239faf8ef..00b90ea83262 (4 commits)
https://dawn.googlesource.com/dawn.git/+log/635239faf8ef..00b90ea83262 git log 635239faf8ef..00b90ea83262 --date=short --first-parent --format='%ad %ae %s' 2020-04-24 cwallez@chromium.org Enable more warning needed for Skia to build with Dawn on Linux 2020-04-24 cwallez@chromium.org Add Matrix chatrooms to README.md 2020-04-24 cwallez@chromium.org Deprecate BufferCopyView.rowPitch/imageHeight -> bytesPerRow/rowsPerImage 2020-04-24 cwallez@chromium.org Add a size argument to Set[Vertex|Index]Buffer 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@00b90ea83262 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: Ic6f4d9b3c55749cb6dfb035e1d4200a5f8581450 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285600 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Mike Klein
|
6d54e84dc5 |
Revert "Add Abseil to third_party."
This reverts commit
|
||
John Stiles
|
816226e822 |
Add Abseil to third_party.
At present, this is a proof-of-concept which only supports a small subset of absl modules: - Base - Hash - Numeric - String This is only used by one unit test, which builds a string and then hashes it. Bug: skia:10165 Bug: b/154848688 Change-Id: I016250bf700b522c7a6bc78cf1844abff2260c35 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284805 Reviewed-by: Derek Sollenberger <djsollen@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> |
||
skia-autoroll
|
92247633ff |
Roll ../src a49aa6883e5f..132edc1c6ff4 (451 commits)
|
||
skia-autoroll
|
7b8960397b |
Roll third_party/externals/angle2 913f4f421381..21c5af3151fb (11 commits)
|
||
skia-autoroll
|
9fd434227a |
Roll third_party/externals/swiftshader ceb6258ae101..91525d85792f (16 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ceb6258ae101..91525d85792f git log ceb6258ae101..91525d85792f --date=short --first-parent --format='%ad %ae %s' 2020-04-23 digit@google.com LLVM: Do not map read-only data sections as executable. 2020-04-23 digit@google.com Vulkan: Add vk_icdInitializeConnectToServiceCallback() 2020-04-23 amaiorano@google.com Kokoro: fix SWIFTSHADER_LESS_DEBUG_INFO not being set 2020-04-23 digit@google.com Update tests/presubmit.sh to accept Fuchsia bugs as fxb/# 2020-04-22 capn@google.com Fix specializing graphics routines for the pipeline layout 2020-04-22 bclayton@google.com SpirvShader: Add a flag for printing SPIRV execution 2020-04-22 bclayton@google.com Regres: Write logs to /dev/null 2020-04-22 amaiorano@google.com CMake: use target_compile_options/definitions for llvm 2020-04-22 amaiorano@google.com CMake: use target_link_options 2020-04-22 amaiorano@google.com CMake: require version 3.13 2020-04-22 amaiorano@google.com Kokoro: update CMake to latest version 2020-04-22 bclayton@google.com Regres: Limit the default number of threads to 100 2020-04-22 capn@google.com Pass only descriptor data to shader execution 2020-04-22 capn@google.com Reduce descriptor binding info exposure 2020-04-22 bclayton@google.com Kokoro: Fix ubuntu bots. 2020-04-22 digit@google.com Vulkan: Fix Fuchsia external semaphore fix tryWait(). Created with: gclient setdep -r third_party/externals/swiftshader@91525d85792f 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 jcgregorio@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: jcgregorio@google.com Change-Id: I2b36d8de69e954c3923eb2726844faad8b54ed77 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285249 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
22e77dacc4 |
Roll third_party/externals/dawn 21d753a05346..635239faf8ef (7 commits)
https://dawn.googlesource.com/dawn.git/+log/21d753a05346..635239faf8ef git log 21d753a05346..635239faf8ef --date=short --first-parent --format='%ad %ae %s' 2020-04-23 brandon1.jones@intel.com Non-Local Residency 2: Implement Non-Local Management Logic 2020-04-23 cwallez@chromium.org Special-case GetDefaultQueue in the wire 2020-04-23 bryan.bernhart@intel.com D3D12: Fix UBO and sampler heap encoding test. 2020-04-23 enga@chromium.org Reland "Slab-allocate VkDescriptorSets" 2020-04-23 rafael.cintron@microsoft.com Use Ref<TextureBase> instead of TextureBase* in more places 2020-04-23 sgilhuly@chromium.org Use dawn_has_build in dawn_component 2020-04-23 cwallez@chromium.org Revert "Slab-allocate VkDescriptorSets" Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/google/shaderc ced9c72d005e..ced9c72d005e 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 Created with: gclient setdep -r third_party/externals/dawn@635239faf8ef 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: I4b1bcab92c98e1ff60fe184e970699d1bb51f475 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285248 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
edccc66c32 |
Roll third_party/externals/dawn 64fcf3909ac9..21d753a05346 (6 commits)
https://dawn.googlesource.com/dawn.git/+log/64fcf3909ac9..21d753a05346 git log 64fcf3909ac9..21d753a05346 --date=short --first-parent --format='%ad %ae %s' 2020-04-23 yunchao.he@intel.com Read and write usage in compute pass is valid 2020-04-22 bryan.bernhart@intel.com D3D12: Enable sub-allocation for RTV/DSV heaps. 2020-04-22 enga@chromium.org Slab-allocate VkDescriptorSets 2020-04-22 brandon1.jones@intel.com Non-Local Residency 1: Get Non-Local Memory Info 2020-04-22 rafael.cintron@microsoft.com Allow Ref<Derived> -> Ref<Base> assignment, and move operations 2020-04-22 enga@chromium.org Add depth texture sampling and tests for only depth32float 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@21d753a05346 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: If985b5ddd25a31fb925a397d15b97d99d87a8f5e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284991 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
18590c8437 |
Roll third_party/externals/angle2 b7d6949b9112..913f4f421381 (10 commits)
|
||
skia-autoroll
|
5c5c868b52 |
Roll ../src edefbec8351f..a49aa6883e5f (498 commits)
|
||
skia-autoroll
|
a6cd5588d2 |
Roll third_party/externals/angle2 8f48ba9f256f..b7d6949b9112 (16 commits)
|
||
skia-autoroll
|
8cb1227f1e |
Roll third_party/externals/swiftshader ff772a7bcc98..ceb6258ae101 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ff772a7bcc98..ceb6258ae101 git log ff772a7bcc98..ceb6258ae101 --date=short --first-parent --format='%ad %ae %s' 2020-04-21 amaiorano@google.com CMake: fix astc code not being enabled correctly Created with: gclient setdep -r third_party/externals/swiftshader@ceb6258ae101 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 jcgregorio@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: jcgregorio@google.com Change-Id: I22e918e028d7fa25c79c754fa361f8de168d3023 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284837 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f68de1301f |
Roll ../src 91a975d4e6e0..edefbec8351f (480 commits)
|
||
skia-autoroll
|
84355424a8 |
Roll third_party/externals/dawn be08000cb52e..64fcf3909ac9 (6 commits)
https://dawn.googlesource.com/dawn.git/+log/be08000cb52e..64fcf3909ac9 git log be08000cb52e..64fcf3909ac9 --date=short --first-parent --format='%ad %ae %s' 2020-04-22 jiawei.shao@intel.com Allow one texture as write-only storage and sampled in one compute pass 2020-04-21 bryan.bernhart@intel.com D3D12: Remove increment during bindgroup population. 2020-04-21 rafael.cintron@microsoft.com Add Ref<T> specialization for Result 2020-04-21 cwallez@chromium.org Deprecate ShaderModuleDescriptor.code in favor of chained descriptor 2020-04-21 cwallez@chromium.org Make all backend::ShaderModule get SPIRV from the frontend 2020-04-21 cwallez@chromium.org Deprecate BG[L]Desc::binding[s|Count] in favor of entr[ies|yCount] 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@64fcf3909ac9 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: I3c2665581c77a7facc1efc427faf2651f58a5cad Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284836 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0a618bf20b |
Roll third_party/externals/dawn 99655bcf85ca..be08000cb52e (9 commits)
https://dawn.googlesource.com/dawn.git/+log/99655bcf85ca..be08000cb52e git log 99655bcf85ca..be08000cb52e --date=short --first-parent --format='%ad %ae %s' 2020-04-21 rharrison@chromium.org Roll third_party/shaderc/ a10a0b334..ced9c72d0 (2 commits) 2020-04-21 jiawei.shao@intel.com Validate texture usage scope with storage textures in one render pass 2020-04-21 jiawei.shao@intel.com Allow using write-only storage textures in fragment shader stage 2020-04-20 enga@chromium.org Reland "Add ComparisonSampler binding type and validation tests" 2020-04-20 rafael.cintron@microsoft.com Move and improve RefCounted 2020-04-20 cwallez@chromium.org Revert "Add ComparisonSampler binding type and validation tests" 2020-04-20 rharrison@chromium.org Rolling 3 dependencies 2020-04-20 cwallez@chromium.org Revert "Special-case GetDefaultQueue in the wire" 2020-04-20 cwallez@chromium.org Deprecate BGLEntry::textureDimension in favor of viewDimension 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 4d2298bfd78a..3f4e5c456306 https://chromium.googlesource.com/external/github.com/google/shaderc 1926de0638b6..ced9c72d005e Created with: gclient setdep -r third_party/externals/dawn@be08000cb52e 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: I924eb169cf029290879ea4dff3f259977a017e58 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284556 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1ce5497756 |
Roll third_party/externals/angle2 33b58ebb7ea8..8f48ba9f256f (14 commits)
|
||
skia-autoroll
|
9d4b3185a2 |
Roll third_party/externals/swiftshader 068611f07d28..ff772a7bcc98 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/068611f07d28..ff772a7bcc98 git log 068611f07d28..ff772a7bcc98 --date=short --first-parent --format='%ad %ae %s' 2020-04-20 capn@google.com Don't use deprecated llvm::Type::getVectorNumElements() Created with: gclient setdep -r third_party/externals/swiftshader@ff772a7bcc98 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 jcgregorio@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: jcgregorio@google.com Change-Id: I1590c2c41288c490d5d0a83f46588d0cd8780e4e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284557 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f1c5c8788e |
Roll ../src 290e9f6d58db..91a975d4e6e0 (433 commits)
|
||
Ben Wagner
|
b1acff60fb |
Roll testing expat to tip of tree.
We currently mirror Android's mirror, which is out of date and only rolled to tagged revisions. Roll to Chromium's mirror which is actually up to date. Change-Id: I754dc58149526e0c820bd7bcff1693d2d851a084 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/282039 Reviewed-by: Derek Sollenberger <djsollen@google.com> Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Ben Wagner <bungeman@google.com> |
||
skia-autoroll
|
8835d41e50 |
Roll third_party/externals/swiftshader d25ce8725224..068611f07d28 (8 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d25ce8725224..068611f07d28 git log d25ce8725224..068611f07d28 --date=short --first-parent --format='%ad %ae %s' 2020-04-17 capn@google.com Fix JIT on separate thread 2020-04-17 bclayton@google.com Use Thread Safety Analysis annotations throughout SwiftShader. 2020-04-17 digit@google.com CMakeLists: Fix Fuchsia build. 2020-04-17 bclayton@google.com Merge changes Ia8226c11,If413b9d6 2020-04-17 bclayton@google.com LLVMReactor: Drop codegenMutex, now thread safe. 2020-04-17 bclayton@google.com LLVMJIT: Remove the TargetMachine cache. 2020-04-17 bclayton@google.com LLVM 7: Set LLVM_ENABLE_THREADS to 1 2020-04-17 bclayton@google.com SpirvShader: Fix ASSERT firing in debugger Created with: gclient setdep -r third_party/externals/swiftshader@068611f07d28 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 jcgregorio@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: jcgregorio@google.com Change-Id: I2d3043abc2ccb367181a5a30b017c6baaf53bbac Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284429 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
21b18046bb |
Roll ../src 41c6b825e65f..290e9f6d58db (453 commits)
|
||
skia-autoroll
|
2657867e1f |
Roll third_party/externals/dawn 53f694b34a8d..99655bcf85ca (11 commits)
https://dawn.googlesource.com/dawn.git/+log/53f694b34a8d..99655bcf85ca git log 53f694b34a8d..99655bcf85ca --date=short --first-parent --format='%ad %ae %s' 2020-04-18 yunchao.he@intel.com Add validation tests for resource usage tracking - 3 2020-04-17 cwallez@chromium.org Use python3 for all of Dawn's python scripts 2020-04-17 enga@chromium.org Add ComparisonSampler binding type and validation tests 2020-04-17 enga@chromium.org Add default Undefined sampler compare function 2020-04-17 cwallez@chromium.org Special-case GetDefaultQueue in the wire 2020-04-17 cwallez@chromium.org Introduce Device::GetDefaultQueue and deprecate CreateQueue 2020-04-17 cwallez@chromium.org BUILD.gn: Remove leftover temporary test target. 2020-04-17 cwallez@chromium.org Rolling 2 dependencies 2020-04-17 cwallez@chromium.org Roll third_party/swiftshader/ 63ed0e445..d25ce8725 (48 commits) 2020-04-17 cwallez@chromium.org Vulkan: Use VK_LAYER_KHRONOS_validation 2020-04-17 cwallez@chromium.org Add the Vulkan loader as an optional dependency and use it on Mac Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 4d2298bfd78a..4d2298bfd78a https://chromium.googlesource.com/external/github.com/google/shaderc 1926de0638b6..1926de0638b6 https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 Created with: gclient setdep -r third_party/externals/dawn@99655bcf85ca 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: I34ceb5f3578c2cb10b9b56c7036516b075ad02d1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284428 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ae28b321d0 |
Roll third_party/externals/angle2 49ad8eaae192..33b58ebb7ea8 (24 commits)
|
||
skia-autoroll
|
48a0977cdf |
Roll ../src 59d223304f3c..41c6b825e65f (406 commits)
|
||
skia-autoroll
|
8978cd1a9a |
Roll third_party/externals/swiftshader 2430d665d3f2..d25ce8725224 (18 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2430d665d3f2..d25ce8725224 git log 2430d665d3f2..d25ce8725224 --date=short --first-parent --format='%ad %ae %s' 2020-04-17 digit@google.com Fix LLVM-based Arm64 build. 2020-04-16 bclayton@google.com CMakeLists: Enabled more clang warnings. 2020-04-16 bclayton@google.com Device/Blitter: Initialize filter3D fields 2020-04-16 digit@google.com Fuchsia: Add LLVM 10.0 configuration headers. 2020-04-16 amaiorano@google.com CMake: fix PowerVR_Examples build 2020-04-16 amaiorano@google.com Don't fail build if Vulkan headers are different 2020-04-16 amaiorano@google.com CMake: fix add_subdirectory(SwiftShader) when CMAKE_BUILD_TYPE is set in parent project 2020-04-16 amaiorano@google.com CMake: make submodule initialization work for add_subdirectory(SwiftShader) 2020-04-16 amaiorano@google.com CMake: fix add_subdirectory(SwiftShader) 2020-04-16 amaiorano@google.com CMake: use directory variables consistently 2020-04-16 amaiorano@google.com CMake: make root compile options and link libraries private 2020-04-16 bclayton@google.com VkSemaphore: Unlock/Lock the mutex outside the blocking_call. 2020-04-16 bclayton@google.com Regres: Include a better error message when git add fails. 2020-04-16 bclayton@google.com Regres: Avoid dereferencing a nil on process timeout. 2020-04-16 bclayton@google.com Make memoryPageSize() functions thread-safe. 2020-04-16 bclayton@google.com Vulkan: Move SpecializationInfo to own file. 2020-04-16 bclayton@google.com Fix chrome autorollers 2020-04-16 bclayton@google.com Reimplement LRUCache, fold away LRUSnapshotCache, add tests. Created with: gclient setdep -r third_party/externals/swiftshader@d25ce8725224 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: Ia051a76dd0652f77bf6cab101a038478e3a783b7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284197 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
dac43e8ad3 |
Roll third_party/externals/dawn 0721c1cf2a52..53f694b34a8d (8 commits)
https://dawn.googlesource.com/dawn.git/+log/0721c1cf2a52..53f694b34a8d git log 0721c1cf2a52..53f694b34a8d --date=short --first-parent --format='%ad %ae %s' 2020-04-16 brandon1.jones@intel.com Fix ASAN violation when a heap outlives the ResidencyManager 2020-04-16 brandon1.jones@intel.com Residency Bug: Always Attempt To Evict To Under Budget 2020-04-16 enga@chromium.org Print the failing statement in ASSERT_DEVICE_ERROR 2020-04-16 bryan.bernhart@intel.com D3D12: Remove ComPtr from d3d12::Device::GetD3D12Device() 2020-04-16 cwallez@chromium.org Factor compilation of ~MockProcTable in mock_webgpu.cpp 2020-04-16 cwallez@chromium.org Rolling 2 dependencies 2020-04-16 cwallez@chromium.org Use new gmock MOCK_FUNCTION macro. 2020-04-16 cwallez@chromium.org Correctly support setSubData of 0 bytes. Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang 4d2298bfd78a..4d2298bfd78a https://chromium.googlesource.com/external/github.com/google/shaderc 1926de0638b6..1926de0638b6 https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 Created with: gclient setdep -r third_party/externals/dawn@53f694b34a8d 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: I7d5f6f059cc804c3c7c54c3847663a6f0d7c5b59 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284198 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f2b1e598fc |
Roll third_party/externals/angle2 6e0d718a48d8..49ad8eaae192 (9 commits)
|
||
skia-autoroll
|
e42f417485 |
Roll ../src cddb357f385b..59d223304f3c (395 commits)
|
||
skia-autoroll
|
4341b55fde |
Roll third_party/externals/swiftshader 81e08df29531..2430d665d3f2 (4 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/81e08df29531..2430d665d3f2 git log 81e08df29531..2430d665d3f2 --date=short --first-parent --format='%ad %ae %s' 2020-04-15 amaiorano@google.com CMake: split out turbo-cov target 2020-04-15 amaiorano@google.com CMake: split out test and benchmark targets 2020-04-15 bclayton@google.com VkPipelineCache: Do not publically expose internal mutexes 2020-04-15 bclayton@google.com CMake: Fix build when building with `SWIFTSHADER_ENABLE_VULKAN_DEBUGGER` Created with: gclient setdep -r third_party/externals/swiftshader@2430d665d3f2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I3584ecda5b6a546bf24155c639bee55d2cc3e675 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/283818 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
8c22240b1a |
Roll third_party/externals/dawn 582e5284d0f6..0721c1cf2a52 (14 commits)
https://dawn.googlesource.com/dawn.git/+log/582e5284d0f6..0721c1cf2a52 git log 582e5284d0f6..0721c1cf2a52 --date=short --first-parent --format='%ad %ae %s' 2020-04-15 pwnall@chromium.org Roll third_party/googletest/ 5ec7f0c4a..e3f0319d8 (460 commits) 2020-04-15 cwallez@chromium.org Rolling 4 dependencies 2020-04-15 cwallez@chromium.org Roll third_party/SPIRV-Tools/ 7d65bce0b..61b7de3c3 (7 commits) 2020-04-15 enga@chromium.org dawn_wire: Validate all objects are from the same device in the client 2020-04-15 cwallez@chromium.org Remove CreateBufferMappedAsync 2020-04-15 cwallez@chromium.org ShutDownBase, only tick frontend facilities if they have been created 2020-04-15 cwallez@chromium.org Null: Properly fake commands being completed on WaitForIdle 2020-04-15 enga@chromium.org Add WireClient::Disconnect to stop serializing commands 2020-04-14 rharrison@chromium.org Rolling 5 dependencies 2020-04-14 cwallez@chromium.org Make a static const variable constexpr in BitSetIterator 2020-04-14 cwallez@chromium.org Remove temporary GN proxy groups. 2020-04-14 yunchao.he@intel.com Add more resource binding related validation tests 2020-04-14 zmo@chromium.org Roll glm 06f084063..bf71a8349 and turn on -Wextra-semi-stmt. 2020-04-13 cwallez@chromium.org BUILD.gn: Move dawn_end2end_tests to its final location Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang b5757b95005b..4d2298bfd78a https://chromium.googlesource.com/external/github.com/google/shaderc 8026364968ac..1926de0638b6 https://chromium.googlesource.com/chromium/src/third_party/jinja2 b41863e42637..b41863e42637 https://chromium.googlesource.com/chromium/src/third_party/markupsafe 8f45f5cfa000..8f45f5cfa000 Created with: gclient setdep -r third_party/externals/dawn@0721c1cf2a52 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: I2f98dfad099141933a8f23b2b9e4c0acbc1fe0c1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/283819 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ec999dd23e |
Roll third_party/externals/angle2 dee4d7a54e44..6e0d718a48d8 (10 commits)
|
||
skia-autoroll
|
fa9ff895d4 |
Roll ../src 8ab2643175bc..cddb357f385b (417 commits)
|
||
skia-autoroll
|
3f061b5b92 |
Roll third_party/externals/swiftshader 711867566999..81e08df29531 (9 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/711867566999..81e08df29531 git log 711867566999..81e08df29531 --date=short --first-parent --format='%ad %ae %s' 2020-04-15 sugoi@google.com Fix fragments depth values not being clamped 2020-04-14 amaiorano@google.com CMake: split out Vulkan sources into separate CMakeLists 2020-04-14 bclayton@google.com Device: Rename RoutineCacheT to RoutineCache 2020-04-14 bclayton@google.com Device: Don't inherit [Vertex,Setup,Pixel]Processor. 2020-04-14 digit@google.com [vulkan] Implement VK_FUCHSIA_external_memory extension. 2020-04-14 capn@google.com Reuse Store logic for Modf and Frexp output parameters 2020-04-14 capn@google.com Separate Operand store logic from EmitStore() 2020-04-14 capn@google.com Only store component count in Operand 2020-04-14 capn@google.com Rename size/sizeInComponents to componentCount Created with: gclient setdep -r third_party/externals/swiftshader@81e08df29531 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: Iee827a407a1aa519b06fc9b763eacf98b1d55c53 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/283583 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |