b35c4aa604
3940 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
93cb72eefe |
Roll SK Tool from e08f5bc2712e to 182db4e6cd1b
https://skia.googlesource.com/buildbot.git/+log/e08f5bc2712e..182db4e6cd1b 2021-04-14 borenet@google.com [cipd] Add Client.Create, use in build_and_deploy_cipd If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia 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/+doc/master/autoroll/README.md Tbr: jcgregorio@google.com Change-Id: I64e33f35c466384da4cf50d5448cab98f7507f74 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/396696 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
11b6b59188 |
Roll Chromium from f9ddd1cf5caa to 576abd334c74 (487 revisions)
|
||
skia-autoroll
|
ff5b669802 |
Roll ANGLE from 15f4925ac3a6 to 68f1203d29c9 (27 revisions)
|
||
skia-autoroll
|
891500f9bc |
Roll SwiftShader from 77edad299907 to b71a5569b879 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/77edad299907..b71a5569b879 2021-04-13 srisser@google.com Implement depthBoundsTest 2021-04-13 capn@google.com Eliminate the OpenGL ES 1.1 implementation 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 brianosman@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: brianosman@google.com Change-Id: I92c8cc9d8f2e491d3a3db732780ad0bfbb60eefb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/396537 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9ef95bad46 |
Roll Dawn from e19004566464 to f7d01e07cd84 (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/e19004566464..f7d01e07cd84 2021-04-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c3bbb4d079e4 to ebc5bd4e28ea (3 revisions) 2021-04-13 shrekshao@google.com Remap BindGroup bindingIndex for vulkan backend when using Tint Generator 2021-04-13 jrprice@google.com Update examples for recent WGSL changes 2021-04-13 senorblanco@chromium.org OpenGL: DoTexSubImage() cleanup. 2021-04-13 senorblanco@chromium.org OpenGL: refactor all texture uploads. 2021-04-13 cwallez@chromium.org Remove usage of deprecated WGSL IO in perf/unit/whitebox tests 2021-04-13 cwallez@chromium.org Remove deprecated WGSL "-> void" 2021-04-13 yunchao.he@intel.com Fix a bug about depth/stencil formats validation Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c3bbb4d079e4 to ebc5bd4e28ea 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 alanbaker@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: alanbaker@google.com Change-Id: I37f9a39634f36cc068bb41b44480e350cb7cf843 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/396538 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
be8db7845b |
Roll Dawn from edb79bafba1f to e19004566464 (11 revisions)
https://dawn.googlesource.com/dawn.git/+log/edb79bafba1f..e19004566464 2021-04-13 cwallez@chromium.org dawn_wire: Add support for injecting/reserving swapchains 2021-04-12 senorblanco@chromium.org OpenGL: Refactor texture uploads. 2021-04-12 bclayton@google.com Reenable D3D12 tests that failed with TINT_UNIMPLEMENTED 2021-04-12 bclayton@google.com Reenable D3D12 tests that failed with 'tint_first_vertex_index not found' 2021-04-12 bclayton@google.com Reenable D3D12 tests that failed with 'unsupported struct member decoration' 2021-04-12 bclayton@google.com Reenable D3D12 tests that failed with 'runtime array not supported yet' 2021-04-12 bclayton@google.com Reenable D3D12 texture tests with tint generator 2021-04-12 bclayton@google.com Reenable D3D12 test OpArrayLengthTest with tint generator 2021-04-12 bclayton@google.com Reenable D3D12 test TwoComputeInModule with tint generator 2021-04-12 bclayton@google.com Reenable D3D12 tests that use workgroup storage 2021-04-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c8ffbe43a7b3 to c3bbb4d079e4 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c8ffbe43a7b3 to c3bbb4d079e4 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 alanbaker@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: alanbaker@google.com Change-Id: Ia0b5abd740ab4f76e10569f791ae4e594007e7ed Reviewed-on: https://skia-review.googlesource.com/c/skia/+/395936 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
aa6cf3f4b8 |
Roll ANGLE from f92eb43ce917 to 15f4925ac3a6 (10 revisions)
|
||
skia-autoroll
|
3627aff89c |
Roll Chromium from 5368f81b40a5 to f9ddd1cf5caa (949 revisions)
|
||
skia-autoroll
|
d276cdfdee |
Roll SK Tool from 79153d607903 to 7b892cc5882d
https://skia.googlesource.com/buildbot.git/+log/79153d607903..7b892cc5882d 2021-04-12 borenet@google.com [sk] Add release-branch subcommand If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia 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/+doc/master/autoroll/README.md Tbr: jcgregorio@google.com Change-Id: Ib0a487ed3fc2455c2f15713751c8f80e7a77c85e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/395778 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Eric Boren
|
a3f684b381 |
[infra] Roll SK tool to fix Mac
Bug: skia:11850 Change-Id: I3eed3d07481b6dd27e3c51d25d64b69ee8a16280 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/395537 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com> |
||
skia-autoroll
|
87a7c9ee15 |
Roll SwiftShader from 4c0f888d7ef8 to 77edad299907 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/4c0f888d7ef8..77edad299907 2021-04-09 capn@google.com Remove the OpenGL ES 1.1 build target 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 brianosman@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: brianosman@google.com Change-Id: If44298c3eeb5face6a3f83f32f383bb2f8277fc1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/395458 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3e21d68a66 |
Roll ANGLE from 4340fcfaa8d0 to f92eb43ce917 (16 revisions)
|
||
skia-autoroll
|
03dee45321 |
Roll Dawn from 4a7c120456ad to edb79bafba1f (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/4a7c120456ad..edb79bafba1f 2021-04-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6f7986d9b543 to c8ffbe43a7b3 (2 revisions) 2021-04-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c76ec15b4589 to 6f7986d9b543 (15 revisions) 2021-04-09 hob@chromium.org Remove dummy extension types 2021-04-09 bclayton@google.com ShaderModule: Keep the tint::Source::File alive 2021-04-09 bclayton@google.com Tweak BindGroupTests to workaround FXC bug 2021-04-09 cwallez@chromium.org D3D12: Implement initial surface-based swapchains 2021-04-09 cwallez@chromium.org Fix D3D12 Sampler Heap tests to reference their bindings in WGSL 2021-04-09 jiawei.shao@intel.com Report error when plane0 is not a valid object in CreateExternalTexture Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c76ec15b4589 to c8ffbe43a7b3 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 jrprice@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: jrprice@google.com Change-Id: If08330c0a4583de23d043cd2f2a13e9abd77adab Reviewed-on: https://skia-review.googlesource.com/c/skia/+/394971 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ee7a854b61 |
Roll SK Tool from 2035342cd489 to 6f229e984aa9
https://skia.googlesource.com/buildbot.git/+log/2035342cd489..6f229e984aa9 2021-04-09 lovisolo@google.com Update Puppeteer to v8.0.0 everywhere. 2021-04-09 lovisolo@google.com [bazel] sk_page macro: Fix cache busting bug. 2021-04-09 lovisolo@google.com [infra-sk] Fix app-sk demo page and add Puppeteer test. 2021-04-09 lovisolo@google.com Update BUILD files with Gazelle. 2021-04-09 jcgregorio@google.com [docsy] Add redirects for old URLs. 2021-04-09 kjlubick@google.com [gold] Make goldpushk and web use //go/now 2021-04-09 jcgregorio@google.com fix Infra-PerCommit-CreateDockerImage 2021-04-09 jcgregorio@google.com [perf] Remove gitauth calls from frontend.go. 2021-04-09 jcgregorio@google.com [perf] Push GCS file access into an interface. 2021-04-09 borenet@google.com [autoroll] Add SK tool into Skia roller 2021-04-09 jcgregorio@google.com Switch infra to Go 1.16.3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia 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 Tbr: lovisolo@google.com Change-Id: I7a0a78edd49998318d25fca57917d358b9d5eb49 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/395396 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9a5d620c0a |
Roll SK Tool from fcd5403831ac to 2035342cd489
https://skia.googlesource.com/buildbot.git/+log/fcd5403831ac..2035342cd489 2021-04-09 kjlubick@google.com [gold] Use go/now everywhere. 2021-04-09 kjlubick@google.com [gold] Make the repos to track for landed CLs optional 2021-04-09 kjlubick@google.com [gold] Roll out tracking landed CLs via gitilesfollower 2021-04-09 borenet@google.com [gerrit] CreateAndEditChange: Don't attempt to edit single-line commit message 2021-04-09 rmistry@google.com [task_driver] Add CorsHandler to /json/td/{taskId} 2021-04-08 jcgregorio@google.com Switch Bazel to Go 1.16. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia 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 Tbr: lovisolo@google.com Change-Id: Iee25261ec7f5d3d05a3fd9cc51bfaeb1f2325701 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/394881 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Eric Boren
|
4a0bd477a6 |
[sk] Add DEPS entry for "sk" tool
http://go/sk-tool-design Change-Id: I9db85a71ec78862bdfd442d3d9e95c14a8de2ec6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/394221 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com> |
||
skia-autoroll
|
48d13b2e2c |
Roll Chromium from 1a1c57de9e55 to 5368f81b40a5 (483 revisions)
|
||
skia-autoroll
|
1f20aec442 |
Roll ANGLE from fc28c1db5f01 to 4340fcfaa8d0 (13 revisions)
|
||
skia-autoroll
|
148f04d50e |
Roll Dawn from c243f67d58e4 to 4a7c120456ad (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/c243f67d58e4..4a7c120456ad 2021-04-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 933d44a2c8b9 to c76ec15b4589 (8 revisions) 2021-04-08 amaiorano@google.com Remove usage of tint::Validator 2021-04-08 cwallez@chromium.org Only allow CompareFunction::Undefined for samplerDesc.compare 2021-04-08 yunchao.he@intel.com Add unsafe API tests for 3D textures 2021-04-08 bryan.bernhart@intel.com D3D12: Disable NV12SampleYUVtoRGB on NV bot 2021-04-08 yunchao.he@intel.com Use __VA_ARGS__ for texture expectation helpers/macros 2021-04-08 bajones@chromium.org Fill CompilationInfo with Tint diagnostic messages Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 933d44a2c8b9 to c76ec15b4589 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 jrprice@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: jrprice@google.com Change-Id: Ia3aeee74b593a7f1e43a443c9972cccac7cef002 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/394717 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Dominik Röttsches
|
f6eccd4644 |
Roll FreeType
|
||
skia-autoroll
|
b99622c05a |
Roll Chromium from 2c01c629347b to 1a1c57de9e55 (488 revisions)
|
||
skia-autoroll
|
cac6ed757c |
Roll ANGLE from 6d905c76310e to fc28c1db5f01 (20 revisions)
|
||
skia-autoroll
|
b5344509a2 |
Roll Dawn from 1fb3f1dafc1c to c243f67d58e4 (10 revisions)
https://dawn.googlesource.com/dawn.git/+log/1fb3f1dafc1c..c243f67d58e4 2021-04-08 jiawei.shao@intel.com Refactor APICreateComputePipelineAsync to support both sync and async path 2021-04-07 bclayton@google.com Default use_tint_generator to on for D3D12 2021-04-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from dac541881979 to 933d44a2c8b9 (5 revisions) 2021-04-07 cwallez@chromium.org Vulkan: Check for device loss in CheckAndUpdateCompletedSerials 2021-04-07 yunchao.he@intel.com Fix a bug for multisample texture validation 2021-04-07 yunchao.he@intel.com Remove parameter layer and use origin.z in MACROs 2021-04-07 amaiorano@google.com Disable D3D12DescriptorHeapTests.NoSwitchOverSamplerHeap for tint 2021-04-07 amaiorano@google.com Disable BindGroupTests for D3D12 + tint regardless of backend validation 2021-04-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 09356cc3dc41 to dac541881979 (13 revisions) 2021-04-07 hao.x.li@intel.com Reset query set on Vulkan Backend Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 09356cc3dc41 to 933d44a2c8b9 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 jrprice@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: jrprice@google.com Change-Id: I727a27fa7a82f328148baf39d9d46eb8dc724223 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/393817 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3ecd714c72 |
Roll Chromium from af77d977c68d to 2c01c629347b (483 revisions)
|
||
skia-autoroll
|
b10889f37d |
Roll Dawn from 6f2bbe9896aa to 1fb3f1dafc1c (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/6f2bbe9896aa..1fb3f1dafc1c 2021-04-07 yunchao.he@intel.com Implement 3D texture copy on D3D12: T2B and T2T 2021-04-06 yunchao.he@intel.com Remove parameter layer in EXPECT_TEXTURE_RGBA8_EQ 2021-04-06 cwallez@chromium.org Add the -Wredundant-move warning. 2021-04-06 cwallez@chromium.org Use .gn to set overrides for VulkanMemoryAllocator 2021-04-06 cwallez@chromium.org Roll third_party/vulkan_memory_allocator/ 732a76d9d..1ecb35c39 (1 commit) 2021-04-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 2f04dc94ce25 to 09356cc3dc41 (1 revision) 2021-04-06 cwallez@chromium.org Add build_overrides/vulkan_memory_allocator.gni 2021-04-06 cwallez@chromium.org Fix dawn_native/CMakeLists by removing commas Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 2f04dc94ce25 to 09356cc3dc41 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 jrprice@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: jrprice@google.com Change-Id: Ia3f4c79b3d5768aa9fb3c53009db5ff763c6123a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/393277 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2f5a91c531 |
Roll ANGLE from 2f22157acd0d to 6d905c76310e (18 revisions)
|
||
skia-autoroll
|
b6689e5680 |
Roll Chromium from ee8322ecac75 to af77d977c68d (285 revisions)
|
||
skia-autoroll
|
7bf28f5bef |
Roll ANGLE from 323c5f246480 to 2f22157acd0d (3 revisions)
|
||
skia-autoroll
|
b4e5a9192d |
Roll Dawn from f759264387ae to 6f2bbe9896aa (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/f759264387ae..6f2bbe9896aa 2021-04-05 bajones@chromium.org Implement GPUCompilationInfo 2021-04-05 thakis@chromium.org Better fix for DAWN_NO_DISCARD on WireResult 2021-04-05 hob@chromium.org Add depth-clamping support for Metal 2021-04-05 thakis@chromium.org Remove an attribute that has no effect 2021-04-05 shaobo.yan@intel.com CopyTextureForBrowser: Support Subrect Copy 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 jrprice@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: jrprice@google.com Change-Id: I1e4e91f1bd5f4014aea145f654e7e5e42e1517ae Reviewed-on: https://skia-review.googlesource.com/c/skia/+/392747 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5c7ab08937 |
Roll Chromium from f87374baeea3 to ee8322ecac75 (302 revisions)
|
||
skia-autoroll
|
301449e4d0 |
Roll Dawn from a0bdba1dfc52 to f759264387ae (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/a0bdba1dfc52..f759264387ae 2021-04-02 bajones@chromium.org Finish conversion to RenderPipelineDescriptor2 2021-04-02 cwallez@chromium.org DEPS: Only add vulkan-deps in dawn_standalone. 2021-04-02 cwallez@chromium.org DEPS: don't recurse in buildtools. 2021-04-02 rharrison@chromium.org Split top-level reflection code into either Tint or SPIRV-Cross 2021-04-02 enga@chromium.org Remove D3D12 live object reporting 2021-04-02 cwallez@chromium.org Remove unnecessary check for null TextureDescriptor. 2021-04-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b4275c870ec2 to 2f04dc94ce25 (6 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from b4275c870ec2 to 2f04dc94ce25 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I60e5c4a7cf662e48d01b55e08431d5c9afa4f1d9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/392598 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e9244938d2 |
Roll ANGLE from 67e4aff55ed2 to 323c5f246480 (3 revisions)
|
||
skia-autoroll
|
e4427fe9a2 |
Roll ANGLE from eac2397bcf94 to 67e4aff55ed2 (59 revisions)
|
||
skia-autoroll
|
1b20cf0fe9 |
Roll Chromium from 24595a75dfc6 to f87374baeea3 (398 revisions)
|
||
skia-autoroll
|
d4897f0d12 |
Roll Dawn from 3ceb65443c14 to a0bdba1dfc52 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/3ceb65443c14..a0bdba1dfc52 2021-04-01 cwallez@chromium.org Make Dawn's Tint version visible when recursedepsing in Dawn 2021-04-01 yunchao.he@intel.com Implement 3D texture copy on D3D12 backend: copy to entire 3DTexture 2021-04-01 cwallez@chromium.org Remove marking of CreatePipelineAsync as unsafe. 2021-04-01 brandon1.jones@intel.com Add GPUExternalTexture Types 2021-04-01 bryan.bernhart@intel.com D3D12: Improve NV12 checkerboard test image. 2021-04-01 cwallez@chromium.org SubresourceTrackingPerf: use the result of textureDimensions If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: Ib8a1da7bdfcfff543df267dfc884eeec3ae39b51 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/392140 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7f38a89654 |
Roll Dawn from 864a36474205 to 3ceb65443c14 (11 revisions)
https://dawn.googlesource.com/dawn.git/+log/864a36474205..3ceb65443c14 2021-04-01 bajones@chromium.org Create RenderPipeline blueprints w/ RenderPipelineDescriptor2 2021-03-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 285b8b6e7522 to b4275c870ec2 (3 revisions) 2021-03-31 yunchao.he@intel.com Implement 3D texture copy: preparation 2021-03-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 55bc5409c297 to 285b8b6e7522 (8 revisions) 2021-03-31 cwallez@chromium.org Remove the ConvertTimestampToNanoseconds toggle. 2021-03-31 cwallez@chromium.org DeviceBase: Make object creation use ResultOrError<Ref<T>> 2021-03-31 cwallez@chromium.org Reassign some TODOs to a new bug for OpenGL buffer OOM 2021-03-31 yunchao.he@intel.com Move T2B copy helpers for D3D12 backend to UtilsD3D12.h|cpp 2021-03-31 cwallez@chromium.org Propagate more errors from reentrant calls 2021-03-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 02571d15e882 to 55bc5409c297 (7 revisions) 2021-03-31 bajones@chromium.org Implement validation for RenderPipelineDescriptor2 Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 02571d15e882 to b4275c870ec2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I3501a5a841d856b885a1e684505d943f0686f57f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/391680 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f1126836f9 |
Roll Chromium from de65860ffd71 to 24595a75dfc6 (443 revisions)
|
||
skia-autoroll
|
f55532e5e6 |
Roll Chromium from d6926860006d to de65860ffd71 (501 revisions)
|
||
skia-autoroll
|
7fcee4ec79 |
Roll Dawn from d7d98509da5c to 864a36474205 (28 revisions)
https://dawn.googlesource.com/dawn.git/+log/d7d98509da5c..864a36474205 2021-03-31 hao.x.li@intel.com Suppress OcclusionQueryTests.QueryWithScissorTest on Intel 2021-03-30 bclayton@google.com ShaderModuleD3D12: Remap binding points 2021-03-30 bclayton@google.com Disable SlantedPlaneMipmap for D3D12 + tint 2021-03-30 bclayton@google.com Disable test for D3D12 + tint which use runtime sized arrays 2021-03-30 rharrison@chromium.org Add using Tint for binding reflection 2021-03-30 bclayton@google.com Disable BindGroupTests for D3D12 + tint 2021-03-30 senorblanco@chromium.org Roll third_party/angle/ 0c9f22d3a..9a025fd44 (23 commits) 2021-03-30 bclayton@google.com ComputeSharedMemoryTests: Add missing access qualifier 2021-03-30 bclayton@google.com Disable SampledAndWriteonlyStorageTexturePingPong for D3D12 + tint 2021-03-30 bclayton@google.com Disable tests for D3D12 + tint that fail due 'undeclared identifier' 2021-03-30 bclayton@google.com Disable TextureFormatTest for D3D12 + tint 2021-03-30 bclayton@google.com Disable SizedArrayOfStruct tests for D3D12 + tint 2021-03-30 bclayton@google.com Disable MultipleWriteThenMultipleReadTests for D3D12 + tint 2021-03-30 bclayton@google.com Disable VertexFormatTest for D3D12 + tint 2021-03-30 bclayton@google.com Disable DepthStencilSamplingTest for D3D12 + tint 2021-03-30 bclayton@google.com Disable TimestampComputeShader test on D3D12 + WARP + Validation 2021-03-30 bclayton@google.com Disable EncodeUBOOverflowMultipleSubmit test on D3D12 + WARP 2021-03-30 bclayton@google.com Disable SlantedPlaneMipmap test on D3D12 + WARP 2021-03-30 bclayton@google.com Disable SwitchedViewHeapResidency test on D3D12 + WARP + Validation 2021-03-30 bclayton@google.com Skip ClearTwiceInD3D12ReadbackInD3D11 for WARP + validation 2021-03-30 bclayton@google.com Disable ArbitraryBindingNumbers on D3D12 + WARP 2021-03-30 bclayton@google.com Disable MultisampledRenderingTest tests on D3D12 + WARP 2021-03-30 aleksi.sapon@builditsoftware.com Fix crash from async callback calling Queue::Submit 2021-03-30 bclayton@google.com Disable DepthStencilStateTest tests on D3D12 + WARP 2021-03-30 bclayton@google.com Skip ColorStateTest.* for D3D12 and WARP 2021-03-30 bclayton@google.com Skip ClearInD3D12ReadbackInD3D11 for WARP + validation 2021-03-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 01ac3dd9176d to 02571d15e882 (6 revisions) 2021-03-30 cwallez@chromium.org Propagate errors from Tick in backend::Queue::SubmitImpl Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 01ac3dd9176d to 02571d15e882 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I83808183d2b4065370d3384cffb1e8e799f0f2b8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/390937 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
bb60ee51de |
Roll Chromium from 72a44ae7b7da to d6926860006d (346 revisions)
|
||
skia-autoroll
|
d7acfbc5ec |
Roll Dawn from b745df8537a0 to d7d98509da5c (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/b745df8537a0..d7d98509da5c 2021-03-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 9ef17472e871 to 01ac3dd9176d (1 revision) 2021-03-29 cwallez@chromium.org dawn_native: Use an internal GetQueue that doesn't add a ref 2021-03-29 cwallez@chromium.org dawn_native: Prefix all API methods with API Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 9ef17472e871 to 01ac3dd9176d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I12f3fb6e1c058094717e5a2735c846be63fb5cc4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/389944 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3007ce68f0 |
Roll SwiftShader from fb53aa2bb7da to 4c0f888d7ef8 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/fb53aa2bb7da..4c0f888d7ef8 2021-03-29 capn@google.com Automate installing the API library for testing 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: Ic67eedcec6148fac5ac2e5f0682e4c541f8584f5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/389942 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
59be76851d |
Roll ANGLE from 3d6cedb1e956 to eac2397bcf94 (5 revisions)
|
||
skia-autoroll
|
9753413043 |
Roll Chromium from e0abc3035c46 to 72a44ae7b7da (206 revisions)
|
||
skia-autoroll
|
2549798818 |
Roll SwiftShader from d4550ab8d3f0 to fb53aa2bb7da (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d4550ab8d3f0..fb53aa2bb7da 2021-03-26 swiftshader.regress@gmail.com Regres: Update test lists @ d4550ab8 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: I9b03944a7cda2338859afa910f059f281b8260b4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/389557 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
52b4c16f43 |
Roll Dawn from 125715248544 to b745df8537a0 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/125715248544..b745df8537a0 2021-03-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from cea744d55887 to 9ef17472e871 (5 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from cea744d55887 to 9ef17472e871 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 bclayton@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: bclayton@google.com Change-Id: Ib73924926c176aa2b23b6b13d34efad7a4e5dd7c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/389678 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
497bdf9599 |
Roll SwiftShader from 8969f861fc24 to d4550ab8d3f0 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/8969f861fc24..d4550ab8d3f0 2021-03-25 jmadill@chromium.org Increase render target limit to 8. 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 reed@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: reed@google.com Change-Id: I81838e0444971bd067bc3daf9a95b78352687807 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/389438 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7a8252144a |
Roll Chromium from f3d16e168f8c to e0abc3035c46 (461 revisions)
|
||
skia-autoroll
|
5069304bb2 |
Roll Dawn from 6d0438c21e0f to 125715248544 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/6d0438c21e0f..125715248544 2021-03-25 cwallez@chromium.org Use RefCounted for DeviceBase 2021-03-25 bryan.bernhart@intel.com D3D12: Remove WrapSharedHandle 2021-03-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 5c9906e3079f to cea744d55887 (2 revisions) 2021-03-25 bajones@chromium.org Allow Dawn to surface Tint internal compiler errors as uncaptured validation errors Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 5c9906e3079f to cea744d55887 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 bclayton@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: bclayton@google.com Change-Id: Ie6d1954e5784ac2c950735f599019e7536a49a1a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/388866 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a6748aa802 |
Roll Chromium from 18606de65b54 to f3d16e168f8c (466 revisions)
|
||
skia-autoroll
|
3db061f143 |
Roll SwiftShader from a98fb3f8380a to 8969f861fc24 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a98fb3f8380a..8969f861fc24 2021-03-25 swiftshader.regress@gmail.com Regres: Update test lists @ 2eed61ff 2021-03-24 capn@google.com Ensure compressed image copy is height compliant 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 reed@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: reed@google.com Change-Id: I0f78b0808f23537fddadbc13aaac73209f87b0ce Reviewed-on: https://skia-review.googlesource.com/c/skia/+/388878 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3cdeaba813 |
Roll ANGLE from d146222879dc to 3d6cedb1e956 (11 revisions)
|
||
skia-autoroll
|
7cae908221 |
Roll Dawn from 54e150b7c22e to 6d0438c21e0f (14 revisions)
https://dawn.googlesource.com/dawn.git/+log/54e150b7c22e..6d0438c21e0f 2021-03-24 cwallez@chromium.org Add documentation for the codegen. 2021-03-24 senorblanco@chromium.org Roll third_party/angle/ d8557cc88..0c9f22d3a (162 commits) 2021-03-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 84ef13c84fb3 to 5c9906e3079f (3 revisions) 2021-03-24 rharrison@chromium.org Add test to confirm validation rejects invalid WGSL 2021-03-24 cwallez@chromium.org Pull buildtools DEPS directly instead of via recursedeps 2021-03-24 cwallez@chromium.org Remove the dependency on shaderc and glslang. 2021-03-24 cwallez@chromium.org Remove utility to create shader modules from GLSL 2021-03-24 bclayton@google.com ComputePipelineD3D12 - check result of CreateComputePipelineState() 2021-03-24 bclayton@google.com .vscode/tasks.json: Implement tasks for Windows 2021-03-24 bclayton@google.com .gitignore: Add Visual Studio config directory 2021-03-24 bclayton@google.com Add .vscode/tasks.json 2021-03-24 bclayton@google.com Port ComputeSharedMemoryTests to WGSL 2021-03-24 bclayton@google.com Port TextureViewTests to WGSL 2021-03-24 enga@chromium.org Validate the texture Aspect enum in ImageCopyTexture Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 84ef13c84fb3 to 5c9906e3079f 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 bclayton@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: bclayton@google.com Change-Id: If690282d4d5877f519ff73bb46ee5b031dabe294 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/388877 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
30e05095b2 |
Roll Chromium from 22909c8c40af to 18606de65b54 (468 revisions)
|
||
skia-autoroll
|
d35603acdf |
Roll ANGLE from ef17c6503bdc to d146222879dc (9 revisions)
|
||
skia-autoroll
|
db40eb2b2e |
Roll Dawn from d42f4b3ca5ff to 54e150b7c22e (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/d42f4b3ca5ff..54e150b7c22e 2021-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 2e97435ba613 to 84ef13c84fb3 (4 revisions) 2021-03-23 cwallez@chromium.org Avoid unnecessary recompiles with code generators. 2021-03-23 cwallez@chromium.org Port Animometer's vertex shader to WGSL 2021-03-23 cwallez@chromium.org Use SPVASM for ShaderFloat16Tests. 2021-03-23 cwallez@chromium.org BUILD.gn: Remove warning suppression for Skia 2021-03-23 cwallez@chromium.org Port the last BufferZeroInitTest to WGSL 2021-03-23 enga@chromium.org Update the wire-based fuzzers to always assume an injected error 2021-03-23 cwallez@chromium.org Port VertexFormatTests to WGSL 2021-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4daddd1759c6 to 2e97435ba613 (13 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 4daddd1759c6 to 84ef13c84fb3 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 bclayton@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: bclayton@google.com Change-Id: Iad7747f39e0535da965021b7ce9c48051eb68504 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/388389 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4d74cc3102 |
Roll ANGLE from 90cf278c3687 to ef17c6503bdc (12 revisions)
|
||
skia-autoroll
|
d1293074fc |
Roll Chromium from af345736ffc5 to 22909c8c40af (479 revisions)
|
||
skia-autoroll
|
1d9505c692 |
Roll Dawn from 8ac6a481a3ea to d42f4b3ca5ff (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/8ac6a481a3ea..d42f4b3ca5ff 2021-03-23 shaobo.yan@intel.com Reland "CopyTextureForBrowser: Support color format conversion" 2021-03-22 bajones@chromium.org Update RenderPipelineBase to stop depending on deprecated struct types 2021-03-22 cwallez@chromium.org Use Tint/WGSL unconditionally 2021-03-22 shrekshao@google.com API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 2) 2021-03-22 bryan.bernhart@intel.com D3D12: Prevent crash due to missing debug layer 2021-03-22 cwallez@chromium.org ShaderModule: Store the tint::Program in the base class. 2021-03-22 bryan.bernhart@intel.com Fix incorrect parsing logic in DawnTest 2021-03-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 00e823ec04d9 to 4daddd1759c6 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 00e823ec04d9 to 4daddd1759c6 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 bclayton@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: bclayton@google.com Change-Id: I2e1197a72c32763b1b7dd53cee72da70a41a8dd3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/388000 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3ed0c76c7d |
Roll Chromium from 23141e38f154 to af345736ffc5 (473 revisions)
|
||
skia-autoroll
|
4e51531239 |
Roll ANGLE from ba0bd78574b2 to 90cf278c3687 (10 revisions)
|
||
skia-autoroll
|
4bca96328e |
Roll Dawn from 6a366e3f47d4 to 8ac6a481a3ea (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/6a366e3f47d4..8ac6a481a3ea 2021-03-21 cwallez@chromium.org Make CreateRenderPipelineAsync use Descriptor2 2021-03-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from bb5617f21ab4 to 00e823ec04d9 (2 revisions) 2021-03-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 9970ec63ca8b to bb5617f21ab4 (9 revisions) 2021-03-19 cwallez@chromium.org Revert "CopyTextureForBrowser: Support color format conversion" 2021-03-19 cwallez@chromium.org Port MultisampledRenderingTests to WGSL. 2021-03-19 shaobo.yan@intel.com CopyTextureForBrowser: Support color format conversion 2021-03-19 cwallez@chromium.org Fix incorrect WGSL u32 != i32 comparison in a test Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 9970ec63ca8b to 00e823ec04d9 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: I1be0e46403734c9f6bccb48aa8dbc0a6a7a1fd6c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/387583 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Leon Scroggins
|
1b7a936bfc |
Roll third_party/wuffs to version 0.3.0-alpha.21
Update Wuffs to match the version currently used by Chromium (updated in http://crrev.com/c/2731168) Change-Id: If3f1ccad6a9ff6202391ee79a9b4d3b413a4cc25 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/386756 Auto-Submit: Leon Scroggins <scroggo@google.com> Reviewed-by: Nigel Tao <nigeltao@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com> |
||
skia-autoroll
|
15206fb30d |
Roll Chromium from 6b48f9230a5e to 23141e38f154 (452 revisions)
|
||
skia-autoroll
|
5ef1aa3921 |
Roll Dawn from bff9d3a3574c to 6a366e3f47d4 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/bff9d3a3574c..6a366e3f47d4 2021-03-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 399b88845cce to 9970ec63ca8b (5 revisions) 2021-03-18 rharrison@chromium.org Fix Storage Buffers in WGSL tests & examples 2021-03-18 cwallez@chromium.org Update samples to the new RenderPipelineDescriptor 2021-03-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4f4534df3a53 to 399b88845cce (13 revisions) 2021-03-18 cwallez@chromium.org Skip deprecation warning expectations in RenderPipelineValidationTests Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 4f4534df3a53 to 9970ec63ca8b 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: I5147dbeec264b8dd0a7ceafd8bd3b817112fa224 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/386754 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
8e9c0c5c9f |
Roll ANGLE from 39296f396f5b to ba0bd78574b2 (7 revisions)
|
||
skia-autoroll
|
a3c0f41371 |
Roll Chromium from cfbcfd9c28db to 6b48f9230a5e (480 revisions)
|
||
skia-autoroll
|
8ea51e4df9 |
Roll Dawn from 29d74454b844 to bff9d3a3574c (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/29d74454b844..bff9d3a3574c 2021-03-18 bajones@chromium.org Updating end-2-end tests to use new RenderPipelineDescriptor format 2021-03-18 enga@chromium.org Skip create render pipeline deprecation warning expectation in UnsafeAPIValidationTests 2021-03-17 cwallez@chromium.org ValidationTest: correctly assert deprecation warnings are emitted. 2021-03-17 bajones@chromium.org Update majority of unittests to use RenderPipelineDescriptor2 2021-03-17 shrekshao@google.com API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 1) 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: Ie24707e1ac88a2c14363bfeec2b134061e3c7e98 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/386268 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c995e6596f |
Roll ANGLE from 27e12398b338 to 39296f396f5b (9 revisions)
|
||
skia-autoroll
|
5f1e0af0af |
Roll SwiftShader from a0aeb64e01d7 to a98fb3f8380a (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a0aeb64e01d7..a98fb3f8380a 2021-03-17 swiftshader.regress@gmail.com Regres: Update test lists @ a0aeb64e 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 michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: michaelludwig@google.com Change-Id: I1fdf32452740788afeaafca4d6ab53725ac90afd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/386269 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0d1cf35dae |
Roll Dawn from 8c40cad1c92d to 29d74454b844 (18 revisions)
https://dawn.googlesource.com/dawn.git/+log/8c40cad1c92d..29d74454b844 2021-03-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 169140117937 to 4f4534df3a53 (12 revisions) 2021-03-17 bclayton@google.com Migrate all tests over to using Default Struct Layout 2021-03-17 jiawei.shao@intel.com D3D12: Fix crash in the workaround for T2T copy issue on Intel GPUs 2021-03-17 rharrison@chromium.org Fix TimestampQueryTests 2021-03-16 rharrison@chromium.org Fix VertexStateTests 2021-03-16 rharrison@chromium.org Fix CopyTextureForBrowserTests 2021-03-16 rharrison@chromium.org Fix ComputeStorageBufferBarrierTests 2021-03-16 rharrison@chromium.org Fix ComputeDispatchTests 2021-03-16 rharrison@chromium.org Fix ComputeCopyStorageBufferTests tests 2021-03-16 cwallez@chromium.org Enable WGSL unconditionally in GN builds. 2021-03-16 cwallez@chromium.org Port invalid SPIR-V tests to SPVASM instead of GLSL. 2021-03-16 cwallez@chromium.org Port the MinimumBufferSizeValidationTests to WGSL. 2021-03-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c205c28bc3dc to 169140117937 (18 revisions) 2021-03-16 bclayton@google.com Fix more WGSL vector constructors 2021-03-16 bclayton@google.com RenderPipelineValidationTest: Fix vector constructor 2021-03-16 cwallez@chromium.org Port D3D12 white box tests to WGSL. 2021-03-16 cwallez@chromium.org GN: Use updated path to libtint. 2021-03-16 cwallez@chromium.org Roll third_party/vulkan-deps/ 23a4efc36..105af117f (89 commits) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c205c28bc3dc to 4f4534df3a53 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: I31b71b5c1257095b9108dd39a2482c3331ec1889 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/385856 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fa8133347c |
Roll Chromium from 1797c4602f46 to cfbcfd9c28db (492 revisions)
|
||
skia-autoroll
|
f573fb1559 |
Roll ANGLE from 687d3153197e to 27e12398b338 (7 revisions)
|
||
skia-autoroll
|
ec3958c3f8 |
Roll SwiftShader from 69b79eec6533 to a0aeb64e01d7 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/69b79eec6533..a0aeb64e01d7 2021-03-16 capn@google.com Fix multiview renderpass queries 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 michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: michaelludwig@google.com Change-Id: Ibeaaba55aa4afb26d68407abb85715d02cc0cde6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/385776 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
242ae6c45e |
Roll SwiftShader from 5cdf55ff2084 to 69b79eec6533 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5cdf55ff2084..69b79eec6533 2021-03-15 adelva@google.com Disable named mmap usage for host/ndk Android If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: michaelludwig@google.com Change-Id: Id6bab970da1d24716f73d5020dba90c78ec92dc7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/385203 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
16720fa518 |
Roll Chromium from 1f9e430e837e to 1797c4602f46 (420 revisions)
|
||
skia-autoroll
|
0b16892fa3 |
Roll ANGLE from cd881848f3bb to 687d3153197e (5 revisions)
|
||
skia-autoroll
|
b94f5af2ce |
Roll Dawn from c357bcad5f7d to 8c40cad1c92d (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/c357bcad5f7d..8c40cad1c92d 2021-03-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d614dd5d12a4 to c205c28bc3dc (2 revisions) 2021-03-15 cwallez@chromium.org Fix the vertex attribute offset alignment rule. 2021-03-15 cwallez@chromium.org Remove usage of deprecated std::codecvt 2021-03-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 717fbbf18387 to d614dd5d12a4 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 717fbbf18387 to c205c28bc3dc 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: I42bd99d313ce1d358c0994728a256749451ae20e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/385201 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4fb13e026b |
Roll Dawn from d89814ed7a11 to c357bcad5f7d (2 revisions)
https://dawn.googlesource.com/dawn.git/+log/d89814ed7a11..c357bcad5f7d 2021-03-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e2bc7aa74709 to 717fbbf18387 (2 revisions) 2021-03-15 jiawei.shao@intel.com Add "opengles" in the helper information of Dawn samples Also rolling transitive DEPS: https://dawn.googlesource.com/tint from e2bc7aa74709 to 717fbbf18387 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com,cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com,cwallez@google.com Change-Id: Ic7fbb9faa0783bb1e501375a4a5de0d776cca167 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384636 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a9f6a3b4c3 |
Roll Chromium from ed657436836f to 1f9e430e837e (424 revisions)
|
||
skia-autoroll
|
c3935b9a8a |
Roll SwiftShader from 3c4fd15fb075 to 5cdf55ff2084 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3c4fd15fb075..5cdf55ff2084 2021-03-13 capn@google.com Remove vkGetInstanceProcAddr from exported symbols on Fuchsia 2021-03-12 capn@google.com Remove vkGetInstanceProcAddr from exported symbols on Android 2021-03-12 natsu@google.com Handle semaphore update in vkAcquireImageANDROID 2021-03-12 natsu@google.com Update AHB default YUV range to NARROW 2021-03-12 capn@google.com Regres: Roll dEQP to 1.2.5.2-dev revision 288b9dd 2021-03-12 swiftshader.regress@gmail.com Regres: Update test lists @ 3c4fd15f 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 michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file 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: michaelludwig@google.com Change-Id: I09477cb3f58083a0cf9eacb01158a048ab258efb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384542 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
98d3513161 |
Roll ANGLE from 225e1952d494 to cd881848f3bb (12 revisions)
|
||
skia-autoroll
|
64366ffde4 |
Roll Dawn from b458fc835925 to d89814ed7a11 (10 revisions)
https://dawn.googlesource.com/dawn.git/+log/b458fc835925..d89814ed7a11 2021-03-15 jiawei.shao@intel.com Enable DepthStencilCopyTests.ToStencilAspect on Windows/Intel/Vulkan 2021-03-12 rharrison@chromium.org Add reflection for fragment inputs/outputs from Tint 2021-03-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4c8d7259da8a to e2bc7aa74709 (1 revision) 2021-03-12 brandon1.jones@intel.com Don't use depth offset in TextureCopySplitter 2021-03-12 jiawei.shao@intel.com Workaround the compile error when calling std::begin on C arrays 2021-03-12 bryan.bernhart@intel.com D3D12: Pass usage to ProduceTexture 2021-03-11 bajones@chromium.org Updating RenderPipelineDescriptor to the newest layout 2021-03-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d9250a5a2175 to 4c8d7259da8a (9 revisions) 2021-03-11 jiawei.shao@intel.com D3D12: Add workaround for T2T copy issue on Intel GPUs 2021-03-11 aleksi.sapon@builditsoftware.com CMake fix Also rolling transitive DEPS: https://dawn.googlesource.com/tint from d9250a5a2175 to e2bc7aa74709 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: I0f696dd7b2fcf0bf6bb174a5851c8576d3eebfcd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384576 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
908f77ac09 |
Roll Chromium from c62ff0ef3797 to ed657436836f (453 revisions)
|
||
skia-autoroll
|
91113acfd1 |
Roll ANGLE from 44b9579cf7b8 to 225e1952d494 (18 revisions)
|
||
skia-autoroll
|
e9b6e2f2a9 |
Roll SwiftShader from a2fe8e1b2111 to 3c4fd15fb075 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a2fe8e1b2111..3c4fd15fb075 2021-03-11 capn@google.com Implement timestamp query support 2021-03-11 srisser@google.com Expose Vulkan 1.2 support If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I5a7e35eee00f70a4af61fa9b3d4a8b0faff09eb5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384016 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
89d6e79ec0 |
Roll spirv-tools and spirv-headers and use upstream GN files
This will allow rolling spirv-tools and spirv-headers without additional manual changes to fix Skia's copy of their BUILD.gn files. Roll third_party/externals/spirv-headers/ c0df742ec..bcf55210f (59 commits) |
||
skia-autoroll
|
551bae6843 |
Roll Dawn from 6d4617a2d28d to b458fc835925 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/6d4617a2d28d..b458fc835925 2021-03-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6ce58becd2d5 to d9250a5a2175 (2 revisions) 2021-03-10 cwallez@chromium.org codereview.setings: default to not squashing on git cl upload 2021-03-10 shrekshao@google.com Add tests for zero sized index buffer out of bounds draw test 2021-03-10 rharrison@chromium.org Add reflection for used vertex attributes using Tint Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 6ce58becd2d5 to d9250a5a2175 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: I4012a14c8667f7a56e7549f19968f8ba9219ee60 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/383458 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
43bde9d2bc |
Roll SwiftShader from 023914a27b63 to a2fe8e1b2111 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/023914a27b63..a2fe8e1b2111 2021-03-10 srisser@google.com Add Vulkan 1.2 entry points If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I038038d8f94ef84412f22120f970375b86c6c45c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/383459 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a2cae875c0 |
Roll ANGLE from c054008f9efb to 44b9579cf7b8 (12 revisions)
|
||
skia-autoroll
|
6ee144f218 |
Roll Chromium from 9bc5c82512d2 to c62ff0ef3797 (416 revisions)
|
||
skia-autoroll
|
da076e9aca |
Roll Chromium from 5d94010048eb to 9bc5c82512d2 (404 revisions)
|
||
skia-autoroll
|
44fb2f3151 |
Roll ANGLE from 9bc9ac8df8df to c054008f9efb (16 revisions)
|
||
skia-autoroll
|
beb62fb11c |
Roll Dawn from 010fd1a8d7c7 to 6d4617a2d28d (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/010fd1a8d7c7..6d4617a2d28d 2021-03-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from fe2ceb9b5d7c to 6ce58becd2d5 (13 revisions) 2021-03-09 bclayton@google.com ShaderModule: Use transform::Renamer 2021-03-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 13ee0fbdf337 to fe2ceb9b5d7c (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 13ee0fbdf337 to 6ce58becd2d5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: I17c8adb121f5003ae518accea3c38f7bcfdb51f6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/382536 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a850a4a6b2 |
Roll ANGLE from 9bc86c50f283 to 9bc9ac8df8df (11 revisions)
|
||
skia-autoroll
|
7d749cd578 |
Roll Chromium from 5cd489ad4ec5 to 5d94010048eb (4448 revisions)
|
||
skia-autoroll
|
2f37f2c260 |
Roll SwiftShader from de7d5775ab25 to 023914a27b63 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/de7d5775ab25..023914a27b63 2021-03-08 srisser@google.com Add all Vulkan 1.2 feature structs 2021-03-08 swiftshader.regress@gmail.com Regres: Update test lists @ de7d5775 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I8b84cd6f9320fe03712663fe783671e79f57333d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381856 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
a0178b2513 |
Remove DEPS on shaderc and glslang
These were used by Dawn at some point but are no longer needed since they are only used by Dawn's tests that aren't discovered by Skia's GN build. Bug: dawn:706 Change-Id: Icb75856955c16f659203ebf20462db59f4165873 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381236 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Eric Boren <borenet@google.com> |
||
skia-autoroll
|
9196a0884d |
Roll Dawn from 95034f6528d4 to 010fd1a8d7c7 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/95034f6528d4..010fd1a8d7c7 2021-03-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f9f48c60f700 to 13ee0fbdf337 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from f9f48c60f700 to 13ee0fbdf337 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com,cwallez@google.com,kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com,cwallez@google.com,kainino@google.com Change-Id: Ib336eeb43dced052549e10a0e13723572b356783 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0530e52e3a |
Roll SwiftShader from 6846389f25ca to de7d5775ab25 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/6846389f25ca..de7d5775ab25 2021-03-05 srisser@google.com Fix missing feature from vkCreateDevice case-list If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: kjlubick@google.com Change-Id: I8f4ef5ee432f459c362a4a6f47bc1885517a31be Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381036 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5e131206b9 |
Roll ANGLE from fe2efefac498 to 9bc86c50f283 (15 revisions)
|
||
skia-autoroll
|
994a571fc7 |
Roll Dawn from 637d947937b7 to 95034f6528d4 (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/637d947937b7..95034f6528d4 2021-03-05 bclayton@google.com Enable the BoundArrayAccessors tint transform 2021-03-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e18a18bc1c71 to f9f48c60f700 (8 revisions) 2021-03-04 cwallez@chromium.org Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture. 2021-03-04 cwallez@chromium.org DEPS: Make everything gated on dawn_standalone 2021-03-04 cwallez@chromium.org Make Extent3D::width non-optional. 2021-03-04 enga@chromium.org Statically link the dawn_end2end_tests 2021-03-04 bclayton@google.com ShaderModule: Use tint::diag::List::str() 2021-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ec44eef965b6 to e18a18bc1c71 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from ec44eef965b6 to f9f48c60f700 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I1c5082b209bcb06fb0ff0ff6289f6b2a5a89409a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379936 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d42fe062d0 |
Roll ANGLE from 90db604919ba to fe2efefac498 (14 revisions)
|
||
skia-autoroll
|
324e08346c |
Roll SwiftShader from 084529f3a9b9 to 6846389f25ca (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/084529f3a9b9..6846389f25ca 2021-03-04 srisser@google.com Implement VK_KHR_timeline_semaphore If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC stani@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: stani@google.com Change-Id: Icebcd2e5cf3721eeba88cb79100e0ec72cf8eafd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379956 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4b9f428b12 |
Roll ANGLE from 1de8b5a697e7 to 90db604919ba (11 revisions)
|
||
skia-autoroll
|
21c8ad62cd |
Roll Dawn from f9d75ead9e2d to 637d947937b7 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/f9d75ead9e2d..637d947937b7 2021-03-03 senorblanco@chromium.org Roll third_party/angle/ 0e11e49d1..d8557cc88 (25 commits) 2021-03-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e879143801a1 to ec44eef965b6 (5 revisions) 2021-03-03 rafael.cintron@microsoft.com Protect Texture::DestroyImpl against multiple calls for D3D12 2021-03-03 enga@chromium.org Add XlibXcbFunctions to the CMake build Also rolling transitive DEPS: https://dawn.googlesource.com/tint from e879143801a1 to ec44eef965b6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I3f534115974387c37916fefaf69dcb01576a9419 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379376 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f3a46451ad |
Roll SwiftShader from 106e01583a3a to 084529f3a9b9 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/106e01583a3a..084529f3a9b9 2021-03-03 venni.ihanakangas@siru.fi Add support for internal error status checking in regres If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC stani@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: stani@google.com Change-Id: I4f61af1f42bcdca000aab2eb29d48c62bb7843b6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379359 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
73518c4ee9 |
Roll ANGLE from 6b6da203cce0 to 1de8b5a697e7 (8 revisions)
|
||
skia-autoroll
|
c2525a2776 |
Roll Dawn from fbda46da44a0 to f9d75ead9e2d (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/fbda46da44a0..f9d75ead9e2d 2021-03-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 5cfd4f5a073e to e879143801a1 (1 revision) 2021-03-02 senorblanco@chromium.org Skip SNORM formats on unsupported platforms. 2021-03-02 rharrison@chromium.org Add missed level value to textureLoad 2021-03-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 05d9bffdbda1 to 5cfd4f5a073e (7 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 05d9bffdbda1 to e879143801a1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: Iea578aed3f9d66c33b44d72185c6ec361d1ee9cf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/378836 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e32ace76ec |
Roll ANGLE from a6d4623970ed to 6b6da203cce0 (9 revisions)
|
||
skia-autoroll
|
d29e500ece |
Roll Dawn from 60d6d0acd6e2 to fbda46da44a0 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/60d6d0acd6e2..fbda46da44a0 2021-03-02 shaobo.yan@intel.com Refactor CopyTextureForBrowserTests to use compute shader 2021-03-02 jiawei.shao@intel.com D3D12: Clear texture with RecordCopyBufferToTextureFromTextureCopySplit 2021-03-02 bryan.bernhart@intel.com D3D12: Fix ASSERT for external image tests 2021-03-01 rharrison@chromium.org Add level value to textureLoad 2021-03-01 stha09@googlemail.com IWYU: add missing type_traits for std::is_unsigned 2021-03-01 senorblanco@chromium.org Roll third_party/angle/ f4cd17472..0e11e49d1 (443 commits; 2 trivial rolls) 2021-03-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e5c105d40a49 to 05d9bffdbda1 (5 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from e5c105d40a49 to 05d9bffdbda1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I975ab44cbde07b97ddb5ea20791b4e8f4daaa0d7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/378061 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
104e20f5b2 |
Roll ANGLE from d24398b3e361 to a6d4623970ed (18 revisions)
|
||
skia-autoroll
|
5fa369787b |
Roll Dawn from 6cbef93c73ce to 60d6d0acd6e2 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/6cbef93c73ce..60d6d0acd6e2 2021-03-01 jiawei.shao@intel.com Add regression test for the Intel D3D12 driver bug about T2T copy 2021-02-26 bryan.bernhart@intel.com D3D12: Enable external texture reuse 2021-02-26 bclayton@google.com tint: Move to new transform API 2021-02-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c1f7e904176d to e5c105d40a49 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c1f7e904176d to e5c105d40a49 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: I7d30649c768bd5758b5fca662fc7934755801f62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/377662 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1f33ec568b |
Roll SwiftShader from 349abccec8f7 to 106e01583a3a (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/349abccec8f7..106e01583a3a 2021-02-26 noreply@google.com Support LLVM 11+ atomic instruction alignment change 2021-02-26 natsu@google.com Update PhysicalDevice::getProperties(<AHB properties>) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC stani@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: stani@google.com Change-Id: I91aad6e09018f497b80a53c08efd2c7de3ff6ac3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/377585 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2d247a10f3 |
Roll Dawn from 0a295c027d81 to 6cbef93c73ce (15 revisions)
https://dawn.googlesource.com/dawn.git/+log/0a295c027d81..6cbef93c73ce 2021-02-26 xinghua.cao@intel.com Vulkan: fix validation failure when using fp16 feature 2021-02-26 bajones@chromium.org Updated VertexFormat enums 2021-02-25 enga@chromium.org Reject createPipelineAsync callback if unsafe APIs are disabled 2021-02-25 jiawei.shao@intel.com D3D12: Add test for the crash issue about T2T copy with Depth32Float 2021-02-25 cwallez@chromium.org Deprecate fences. 2021-02-25 enga@chromium.org Log a warning if unrecognized args are passed to the test binary 2021-02-25 enga@chromium.org dawn_wire: Move BufferConsumer to it's own file. Unify WIRE_TRY 2021-02-25 enga@chromium.org Skip QueryInternalShaderTests.TimestampComputeShader with Tint 2021-02-25 enga@chromium.org Un-skip use_tint_generator tests using runtime arrays 2021-02-25 enga@chromium.org Update ComputeCopyStorageBufferTests to use WGSL 2021-02-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f8fa6cf43c02 to c1f7e904176d (2 revisions) 2021-02-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 80cb20de7ca4 to f8fa6cf43c02 (1 revision) 2021-02-25 bclayton@google.com Enable BindGroupTests.ReusedUBO for tint generation 2021-02-25 bclayton@google.com ShaderModule: Fix transform error message 2021-02-25 cwallez@chromium.org Implement Queue::OnSubmittedWorkDone Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 80cb20de7ca4 to c1f7e904176d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: I9ee26dbbd208e61f0ecf219a6cd9b464754126ee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/376359 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e3a8980915 |
Roll ANGLE from 9b1c569b14e9 to d24398b3e361 (6 revisions)
|
||
skia-autoroll
|
61a10b649a |
Roll SwiftShader from 22186f076bf3 to 349abccec8f7 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/22186f076bf3..349abccec8f7 2021-02-24 sugoi@google.com Conditionally enable the XCB WSI extension 2021-02-24 sugoi@google.com Conditionally enable the Xlib WSI extension 2021-02-24 sugoi@google.com New mechanism to easily disable extensions 2021-02-24 capn@google.com Remove legacy optimization passes. 2021-02-24 amaiorano@google.com Kokoro: fix Windows builds to correctly use %BUILD_TYPE% 2021-02-24 amaiorano@google.com VulkanWrapper: fix failure to load headless surface extension If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: fmalita@google.com Change-Id: I0a6ab12326e854d27f0c9b55e8c38154fb4fafcb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/375477 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d7e2d5cadf |
Roll ANGLE from 39d7fc187554 to 9b1c569b14e9 (13 revisions)
|
||
skia-autoroll
|
09a6587e49 |
Roll Dawn from 1024d6e1873c to 0a295c027d81 (21 revisions)
https://dawn.googlesource.com/dawn.git/+log/1024d6e1873c..0a295c027d81 2021-02-24 brandon1.jones@intel.com Reset Internal D3D12 Device After Test Shutdown 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from eb496d0a4d51 to 80cb20de7ca4 (3 revisions) 2021-02-24 enga@chromium.org Add comment that memberLength for-loop cannot overflow 2021-02-24 dsinclair@chromium.org Revert "Use upstream SPIRV-Cross GN files." 2021-02-24 senorblanco@chromium.org Set the default ANGLE backend to swiftshader for example code. 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8b1851dbdc75 to eb496d0a4d51 (4 revisions) 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 00eb8dfa8bd9 to 8b1851dbdc75 (4 revisions) 2021-02-24 bclayton@google.com Use tint::transform::Spirv 2021-02-23 senorblanco@chromium.org Fix the ComputeBoids sample on the OpenGL backend. 2021-02-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 767df5f03b97 to 00eb8dfa8bd9 (1 revision) 2021-02-23 shrekshao@google.com No-ops for out of bounds drawIndexed 2021-02-23 jiawei.shao@intel.com Remove some useless #include files and forward declarations 2021-02-22 cwallez@chromium.org Mark Create*PipelineAsync as unsafe because it is WIP 2021-02-22 cwallez@chromium.org Rename CreateReady*Pipeline to Create*PipelineAsync 2021-02-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4c4ceeea9d52 to 767df5f03b97 (4 revisions) 2021-02-19 senorblanco@chromium.org OpenGL ES: implement compressed texture support. 2021-02-19 enga@chromium.org Fix Vulkan leak if vkMapMemory fails 2021-02-19 enga@chromium.org Simplify ErrorScopes 2021-02-19 cwallez@chromium.org Use upstream SPIRV-Cross GN files. 2021-02-19 enga@chromium.org Fix the Windows build 2021-02-19 yunchao.he@intel.com Add a validation test for compressed texture with mipmaps Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 4c4ceeea9d52 to 80cb20de7ca4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: dsinclair@google.com Change-Id: Ib87ebe2664e61144d2552580bf74239a3177a4cf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/375496 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
df4b22d54a |
Roll ANGLE from 1a70e5a04584 to 39d7fc187554 (12 revisions)
|
||
skia-autoroll
|
e3a41ce4a9 |
Roll SwiftShader from d85a7a27b272 to 22186f076bf3 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d85a7a27b272..22186f076bf3 2021-02-22 capn@google.com Remove color interpolation from image sampling benchmark 2021-02-22 capn@google.com Revert sampling parameter initialization workaround 2021-02-22 capn@google.com Eliminate stores succeeded by another store 2021-02-22 capn@google.com Implement propagation of stores to loads in single basic blocks If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: fmalita@google.com Change-Id: I1a1abe2ddbd1727906839b33e9216406f8168e80 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/373996 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1d89ed3600 |
Roll ANGLE from 2be246927811 to 1a70e5a04584 (5 revisions)
|
||
skia-autoroll
|
e82436f5c3 |
Roll Chromium from e842e7438e94 to 5cd489ad4ec5 (395 revisions)
|
||
skia-autoroll
|
d6d7957648 |
Roll ANGLE from d3d30921fc4c to 2be246927811 (9 revisions)
|
||
skia-autoroll
|
e1c0de51d1 |
Roll SwiftShader from 3ab17bd731f6 to d85a7a27b272 (10 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3ab17bd731f6..d85a7a27b272 2021-02-20 capn@google.com Simplify If/Else lowering 2021-02-20 capn@google.com Don't materialize on insertion block changes 2021-02-20 capn@google.com Implement scalar replacement of aggregates 2021-02-20 capn@google.com Report back the Subzero optimizer results 2021-02-19 capn@google.com Fix lowering and optimization of 64-bit absolute addresses 2021-02-19 capn@google.com Eliminate code randomization support from Subzero 2021-02-19 amaiorano@google.com Fix Win32SurfaceKHR::getSurfaceCapabilities asserting when hwnd is no longer valid 2021-02-19 srisser@google.com Update requested SPIR-V Tools version to 1.5 2021-02-19 amaiorano@google.com Make vkGetPhysicalDeviceSurfaceCapabilitiesKHR provide a return code 2021-02-19 adelva@google.com Revert "Revert "Enable named mmap usage on Android"" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: fmalita@google.com Change-Id: Ie1e11d23e647401ef46a879b94200e49727e8ef1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/373481 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e80dae131a |
Roll Chromium from cd6a8517d95a to e842e7438e94 (535 revisions)
|
||
skia-autoroll
|
05e1795d66 |
Roll ANGLE from fd132e4e7a9c to d3d30921fc4c (15 revisions)
|
||
skia-autoroll
|
bbdbff81bd |
Roll Chromium from 9f186342d66a to cd6a8517d95a (1014 revisions)
|
||
skia-autoroll
|
c5e4b25460 |
Roll ANGLE from e8c0aa81af87 to fd132e4e7a9c (25 revisions)
|
||
skia-autoroll
|
1e31993415 |
Roll SwiftShader from bb04803b8daf to 3ab17bd731f6 (12 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bb04803b8daf..3ab17bd731f6 2021-02-19 capn@google.com Fix iterating over instructions following a store 2021-02-19 capn@google.com Propagate stores of stack addresses into other local variables 2021-02-18 capn@google.com Test variable materialization edge cases 2021-02-18 capn@google.com Disable MSan unpoisoning of memory writes 2021-02-18 amaiorano@google.com VulkanWrapper: enable filesystem code on macOS with new Kokoro image 2021-02-18 swiftshader.regress@gmail.com Regres: Update test lists @ b3177eb4 2021-02-18 amaiorano@google.com VulkanBenchmarks: add validation layers and load via ICD 2021-02-18 capn@google.com Remove zero initialization of Triangle and Primitive 2021-02-18 swiftshader.regress@gmail.com Regres: Update test lists @ bb04803b 2021-02-17 sugoi@google.com Fix interpolation functions for push constants 2021-02-17 adlai@google.com Make MSAN-in-JIT flag optional for CMake builds 2021-02-17 adelva@google.com Fix support for named mmap usage on Android If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC herb@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: herb@google.com Change-Id: I8ebaabf8d7a82e14e7b48e92c835fe87ee00d8be Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372163 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3a71687275 |
Roll Dawn from a5ba2827f581 to 1024d6e1873c (15 revisions)
https://dawn.googlesource.com/dawn.git/+log/a5ba2827f581..1024d6e1873c 2021-02-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ce7e18e87cac to 4c4ceeea9d52 (9 revisions) 2021-02-18 enga@chromium.org Remove size_t from wire transfer structs 2021-02-18 amccarth@google.com Remove obsolete `-Wreturn-std-move-in-c++11` 2021-02-18 enga@chromium.org dawn_wire: Harden deserialization routines 2021-02-18 enga@chromium.org Guard against overflow when allocating the null terminator 2021-02-18 cwallez@chromium.org Add a Toggle that can be disallowed for timestamp tick->ns conversion. 2021-02-18 enga@chromium.org Fix implicitly deleted default copy assignment operator 2021-02-18 cwallez@chromium.org Roll third_party/vulkan-deps/ 0d42e8392..23a4efc36 (5 commits) 2021-02-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 52296de52893 to ce7e18e87cac (6 revisions) 2021-02-18 cwallez@chromium.org Move QueueWriteBufferValidationTests to their own file. 2021-02-17 enga@chromium.org Add a BufferConsumer primitive for wire [de]serialization 2021-02-17 senorblanco@chromium.org Implement a --backend= flag for DawnTest. 2021-02-17 cwallez@chromium.org Rolling 2 dependencies 2021-02-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c8fa020a5e97 to 52296de52893 (18 revisions) 2021-02-17 enga@chromium.org Update more Dawn tests to use WGSL Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/google/shaderc from 6216d098d8ab to 8d081127ee28 https://dawn.googlesource.com/tint from c8fa020a5e97 to 4c4ceeea9d52 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: Ie8e700e7dd27fb7b67c4c68ee484255dfcfd1ccc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372296 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fcc758cdc2 |
Roll SwiftShader from 539ef8e9426e to bb04803b8daf (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/539ef8e9426e..bb04803b8daf 2021-02-16 gavinmak@google.com Move metadata in OWNERS files to DIR_METADATA files 2021-02-16 amaiorano@google.com Remove uses of deprecated CreateAlignedLoad/Store builders 2021-02-16 sugoi@google.com Enable the sampleRateShading feature 2021-02-16 amaiorano@google.com vk-unittest: fix crash when unloading shared lib twice 2021-02-16 amaiorano@google.com Expose VK_EXT_headless_surface If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC herb@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: herb@google.com Change-Id: Ic37a6876c8efc8e366783e1c9d743f99deec2555 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/371016 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a6a1e44c7a |
Roll Chromium from fae825105dc5 to 9f186342d66a (467 revisions)
|
||
skia-autoroll
|
2fadc98f8c |
Roll ANGLE from ca6573ebb08a to e8c0aa81af87 (16 revisions)
|
||
skia-autoroll
|
e97f4dc8d4 |
Roll Dawn from e61c9d868841 to a5ba2827f581 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/e61c9d868841..a5ba2827f581 2021-02-16 senorblanco@chromium.org GL: Implement WriteTexture for compressed textures. 2021-02-16 bryan.bernhart@intel.com Generalize multi-aspect formats 2021-02-16 rharrison@chromium.org Remove GLSL SPIRV-Cross fuzzer 2021-02-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 545c9742d5b8 to c8fa020a5e97 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 545c9742d5b8 to c8fa020a5e97 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I9a91261e2b36e8cb2b66cc4b1afe081c5c4f5316 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/371017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Dominik Röttsches
|
fc48f2b5f6 |
Roll FreeType
|
||
skia-autoroll
|
262f24cdb8 |
Roll Chromium from 43600b3ab08c to fae825105dc5 (212 revisions)
|
||
skia-autoroll
|
330578e811 |
Roll ANGLE from 031dd5c56b37 to ca6573ebb08a (5 revisions)
|
||
skia-autoroll
|
56a8fbd21e |
Roll Chromium from ede6daaf9f05 to 43600b3ab08c (557 revisions)
|
||
skia-autoroll
|
9dec92f4e7 |
Roll SwiftShader from 673a7fe5c3ff to 539ef8e9426e (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/673a7fe5c3ff..539ef8e9426e 2021-02-12 srisser@google.com Support querying for Vulkan11 properties 2021-02-12 sugoi@google.com Implement GLSLstd450Interpolate* functions If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC herb@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: herb@google.com Change-Id: I289c77c2693251a51044844fbc797028cc6b4fb6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/370496 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3a524b8129 |
Roll ANGLE from 545d0051c9d8 to 031dd5c56b37 (2 revisions)
|
||
skia-autoroll
|
b44fbb3392 |
Roll Dawn from d44159c23c10 to e61c9d868841 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/d44159c23c10..e61c9d868841 2021-02-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from dc9d3e0cd5f2 to 545c9742d5b8 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from dc9d3e0cd5f2 to 545c9742d5b8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC cwallez@google.com,kainino@google.com,enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com,kainino@google.com,enga@google.com Change-Id: Ic1c75bed148cd2a9ccbe0e81c179208098c18195 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/370442 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
af2cca1d72 |
Roll ANGLE from cf8c71de559a to 545d0051c9d8 (15 revisions)
|
||
skia-autoroll
|
3370d68067 |
Roll Dawn from 7e80cce1a906 to d44159c23c10 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/7e80cce1a906..d44159c23c10 2021-02-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c2118b0dcb2a to dc9d3e0cd5f2 (11 revisions) 2021-02-11 senorblanco@chromium.org Enable more tests on OpenGL and OpenGL ES backends. 2021-02-11 cwallez@chromium.org Reland "Vulkan: Fallback to XCB for Xlib surfaces" Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c2118b0dcb2a to dc9d3e0cd5f2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: Ie7519444e56f84992edae8faa3eb4b72b3274cd8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369584 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7755db63fe |
Roll Chromium from 897c00073839 to ede6daaf9f05 (402 revisions)
|
||
skia-autoroll
|
22363fe3da |
Roll ANGLE from cffe90b44a51 to cf8c71de559a (12 revisions)
|
||
Dominik Röttsches
|
eff697a78b |
Roll FreeType
|
||
skia-autoroll
|
9d171b6302 |
Roll Dawn from 02fd17c75403 to 7e80cce1a906 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/02fd17c75403..7e80cce1a906 2021-02-10 jrprice@google.com Remove explicit storage class from samplers/textures 2021-02-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7b7d69854d8d to c2118b0dcb2a (12 revisions) 2021-02-10 cwallez@chromium.org Lower the maxVertexBuffer limit to 8. 2021-02-10 senorblanco@chromium.org Fix bug ID in a couple comments. 2021-02-10 hao.x.li@intel.com Fix timestamp writing and resolving from different encoders Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 7b7d69854d8d to c2118b0dcb2a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: Iafa932268bcf6c03610235072c5a763e5f2cee5d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369277 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f5fd4785ef |
Roll ANGLE from 0f74ae58ed18 to cffe90b44a51 (12 revisions)
|
||
skia-autoroll
|
e70d8ae3e7 |
Roll Chromium from 8cbe693bd2e0 to 897c00073839 (525 revisions)
|