48bb9a59e0
4227 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
48bb9a59e0 |
Roll SwiftShader from bac3c5559b2b to aed9a7633481 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bac3c5559b2b..aed9a7633481 2021-09-03 sugoi@google.com Revert "Add external memory parameter to size computations" 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 erikrose@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: erikrose@google.com Change-Id: I066e5786a45915a3290227412f6c7acd4d764328 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/445858 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fc5efe32b4 |
Roll Dawn from 90b41c78f94f to 2e40f90e8cb9 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/90b41c78f94f..2e40f90e8cb9 2021-09-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 3e70f3e2ac35 to ed18f2f8c325 (8 revisions) 2021-09-03 rafael.cintron@microsoft.com Handle failed calls to ID3D12CommandQueue::GetTimestampFrequency 2021-09-03 cwallez@chromium.org Remove deprecated SetBlendColor and blend factors 2021-09-03 cwallez@chromium.org Add dawn_wire/client/RequestTracker.h to build files Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 3e70f3e2ac35 to ed18f2f8c325 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: Id67a5c72cc609a85dc95ad9753fcbb4212d080c1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/445857 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3e4ccf17c3 |
Roll ANGLE from de09f8db317d to 3271dea1673a (3 revisions)
|
||
skia-autoroll
|
9bb2422f4b |
Roll SwiftShader from c82c59307208 to bac3c5559b2b (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c82c59307208..bac3c5559b2b 2021-09-02 srisser@google.com Update git-hooks to latest revision 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 file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/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: Icc4c2c3dd20d30430af86aa10f9e11518a915b54 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/445498 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5438f1c1af |
Roll Dawn from 305f4df2b5ad to 90b41c78f94f (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/305f4df2b5ad..90b41c78f94f 2021-09-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 03cd48424797 to 3e70f3e2ac35 (1 revision) 2021-09-02 brandon1.jones@intel.com Add check for an invalid D3D12/Vk object in SetDebugLabel 2021-09-02 brandon1.jones@intel.com Add Labels For Pipelines and ShaderModule for D3D12/Vk 2021-09-02 cwallez@chromium.org vulkan: wait for fences on ErrorInjector device loss 2021-09-02 senorblanco@chromium.org Remove all "WithTint" suffixes from Dawn native. 2021-09-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from cf57896d5205 to 03cd48424797 (3 revisions) 2021-09-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 44a0adf9b47c to cf57896d5205 (1 revision) 2021-09-02 cwallez@chromium.org Add Dawn's logo and use it in README.md Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 44a0adf9b47c to 3e70f3e2ac35 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: Ifc749ce01a423f3b1d0199a36f900c6e54e8669a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/445499 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0dd6959cac |
Roll ANGLE from 3e9fda985013 to de09f8db317d (35 revisions)
|
||
skia-autoroll
|
c7a1bc6cf3 |
Roll ANGLE from a8f1a916a5e8 to 3e9fda985013 (1 revision)
|
||
skia-autoroll
|
30b328b1f8 |
Roll ANGLE from 27517801121e to a8f1a916a5e8 (3 revisions)
|
||
skia-autoroll
|
19c7ebf440 |
Roll SwiftShader from b75ca3758a80 to c82c59307208 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b75ca3758a80..c82c59307208 2021-09-01 srisser@google.com Remove erroneous ASSERT for format lists 2021-09-01 srisser@google.com Minimize usage of global constructors in Reactor 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 file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/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: I096250042c001be139fcae8c17bd0fd76e0b68ad Reviewed-on: https://skia-review.googlesource.com/c/skia/+/444997 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f4ccf6f27c |
Roll Dawn from 4a4a80447653 to 305f4df2b5ad (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/4a4a80447653..305f4df2b5ad 2021-09-02 jiawei.shao@intel.com Add FlatComputePipelineDescriptor for CreateComputePipelineAsync 2021-09-01 bajones@chromium.org Update default pipeline layout compatibility rules 2021-09-01 cwallez@chromium.org dawn_wire/client: Add RequestTracker helper If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: Id3d532d1fbd5d65e16f27780ff7a0719a2d877fe Reviewed-on: https://skia-review.googlesource.com/c/skia/+/444998 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e425088757 |
Roll SwiftShader from 8ed4e39caa5b to b75ca3758a80 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/8ed4e39caa5b..b75ca3758a80 2021-08-31 jmadill@chromium.org Increase maxComputeSharedMemorySize. 2021-08-31 tikuta@google.com update angle revision 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 file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/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: Id25decef1677b3eb22da4546a4a22bc834a274eb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/444262 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4d6344c81d |
Roll Dawn from c7226a76245d to 4a4a80447653 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/c7226a76245d..4a4a80447653 2021-09-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 14ac047d45ff to 44a0adf9b47c (1 revision) 2021-08-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b09723e58b8d to 14ac047d45ff (4 revisions) 2021-08-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 293d313bbca2 to b09723e58b8d (1 revision) 2021-08-31 shrekshao@google.com Callback reentrancy tests 2021-08-31 jiawei.shao@intel.com Remove redundant code in CreateRenderPipeline Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 293d313bbca2 to 44a0adf9b47c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: I112c11f6244a6b988ea969d40be3fdea7679f9d0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/444263 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
262713dc65 |
Roll ANGLE from 3a9df22fcc51 to 27517801121e (1 revision)
|
||
skia-autoroll
|
667d05021b |
Roll Dawn from ea487972d16e to c7226a76245d (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/ea487972d16e..c7226a76245d 2021-08-31 lokokung@google.com Adds ETC2/EAC texture compression formats and Vulkan support for them 2021-08-30 cwallez@chromium.org vulkan: Free "in flight" fences/commands in ShutdownImpl 2021-08-30 cwallez@chromium.org client: call pending GetCompilationInfo on Disconnect If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: sarahmashay@google.com Change-Id: I1f929d215e22b12cc28d3faecda6f9036b15d481 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/443762 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
78a00998f8 |
Roll SwiftShader from 6aad52e1aef6 to 8ed4e39caa5b (9 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/6aad52e1aef6..8ed4e39caa5b 2021-08-30 srisser@google.com Turn BC6 constructors into constexpr 2021-08-26 capn@google.com Implement VK_EXT_load_store_op_none 2021-08-26 capn@google.com Refactor determining the aspects to clear 2021-08-26 capn@google.com Refactor command execution 2021-08-25 capn@google.com Update Vulkan headers to version 1.2.189 2021-08-25 capn@google.com Eliminate custom Vulkan constants 2021-08-25 srisser@google.com Don't use global variables for CPUID 2021-08-25 srisser@google.com Remove global constructor from BC6 2021-08-23 capn@google.com Fix Subzero Optimizer run time variability 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 file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/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: I36907737395e5c559bd836e4e889527ef98d7fb4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/443761 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f182b8d050 |
Roll ANGLE from bc89eda7bb6e to 3a9df22fcc51 (9 revisions)
|
||
Kevin Lubick
|
d5e9523176 |
Roll SwiftShader from 9eb5acaba94c to 6aad52e1aef6 (5 revisions)
Bug: skia:12385 Change-Id: Ib53ad5115e085ca03e22a2fc91e9235717e9e113 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/443436 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> |
||
skia-autoroll
|
90a697494c |
Roll SK Tool from 6cc8590fd276 to e7e1e30274a5
https://skia.googlesource.com/buildbot.git/+log/6cc8590fd276..e7e1e30274a5 2021-08-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update CIPD Packages 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 file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: lovisolo@google.com Change-Id: I4753c58e0642252b16f324b2214f6710535fa98f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/443373 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
91b781e7f6 |
Roll ANGLE from cf24931abf27 to bc89eda7bb6e (19 revisions)
|
||
skia-autoroll
|
09e533b744 |
Roll Dawn from 086c44ee737d to ea487972d16e (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/086c44ee737d..ea487972d16e 2021-08-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a96dce9c893e to 293d313bbca2 (7 revisions) 2021-08-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 87cce20f679d to a96dce9c893e (1 revision) 2021-08-27 cwallez@chromium.org Remove stray reference to GetDefaultQueue 2021-08-27 hao.x.li@intel.com Check Query API feature support by GPU counter on Metal Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 87cce20f679d to 293d313bbca2 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I570aaa8201a857c529627db41f005f8b2342044c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/443340 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
43a157cf27 |
Roll ANGLE from 47279c726e5a to cf24931abf27 (25 revisions)
|
||
skia-autoroll
|
2e3126dd22 |
Roll Dawn from 2aee6eef7f07 to 086c44ee737d (2 revisions)
https://dawn.googlesource.com/dawn.git/+log/2aee6eef7f07..086c44ee737d 2021-08-26 jrprice@google.com Add missing includes to SemaphoreService.h 2021-08-26 cwallez@chromium.org Device: Mark all commands as completed on device loss 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: Ie7a1402266bf8bf464a82ebf4bd3790630b16072 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/442498 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
31012fa353 |
Roll SK Tool from 8d483c4a005b to c46cc491471b
https://skia.googlesource.com/buildbot.git/+log/8d483c4a005b..c46cc491471b 2021-08-26 borenet@google.com [infra] Update recipes.cfg to use main branch 2021-08-26 jcgregorio@google.com Switch to dark mode as the default for theme-chooser. 2021-08-26 borenet@google.com [commandbuffer] Roll back vpython in an attempt to fix CommandBuffer 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 rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: rmistry@google.com Change-Id: I49080ec7d76668b7b3a83e83c106646346dd3861 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/442387 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a3a8cba62e |
Roll Dawn from 6fa34f80bd4a to 2aee6eef7f07 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/6fa34f80bd4a..2aee6eef7f07 2021-08-26 jiawei.shao@intel.com Refactor APICreateRenderPipelineAsync to support sync and async path 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: Ib380c4f7f189ce77bb41421dba1bae64a91e3160 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/442080 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7c94cf95fe |
Roll SK Tool from 1599676d9dea to ac56067b7a25
https://skia.googlesource.com/buildbot.git/+log/1599676d9dea..ac56067b7a25 2021-08-25 jcgregorio@google.com Log all environment variables on startup. 2021-08-25 erikrose@google.com [skolo] Stop Swarming from setting up its own startup job on shutdown. 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 rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: rmistry@google.com Change-Id: Id9d4fcd78b749f72bc77e840cc1cf621c87ea5e6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/441992 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b61014d310 |
Roll ANGLE from 3408ea3ea402 to 47279c726e5a (7 revisions)
|
||
skia-autoroll
|
0305e86ee4 |
Roll ANGLE from 8c05fd4fe56a to 3408ea3ea402 (20 revisions)
|
||
skia-autoroll
|
02c7dac0be |
Roll Dawn from dd1a5b3ad3e0 to 6fa34f80bd4a (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/dd1a5b3ad3e0..6fa34f80bd4a 2021-08-25 zhaoming.jiang@intel.com Adding VB OOB validation for zero array stride 2021-08-25 lokokung@google.com Adds placeholders for ETC2/ASTC compression texture format 2021-08-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 568136dd102a to 87cce20f679d (1 revision) 2021-08-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6d60c046e80a to 568136dd102a (3 revisions) 2021-08-24 enga@chromium.org Fix a bug with D3D12 buffer alignment computation 2021-08-23 brandon1.jones@intel.com Add Tag for Unimplemented Labels to ObjectBase Constructor 2021-08-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 367f5df5c355 to 6d60c046e80a (1 revision) 2021-08-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1fa6f5ce9ba8 to 367f5df5c355 (1 revision) 2021-08-23 cwallez@chromium.org Remove typedefs for passed deprecations Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 1fa6f5ce9ba8 to 87cce20f679d 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: Ie362d4c32379e247202bdb6104dfee05934838ff Reviewed-on: https://skia-review.googlesource.com/c/skia/+/441709 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Brian Osman
|
1432816147 |
Roll SPIRV-Cross
Includes ~10 months of updates, including some key fixes for bugs around certain intrinsics. Change-Id: I6c44be36bf53bdc10bea8c5540f0cb2bcbe9cd92 Bug: skia:12352 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/441303 Reviewed-by: John Stiles <johnstiles@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
skia-autoroll
|
2f0debc807 |
Roll ANGLE from 54e311162ff3 to 8c05fd4fe56a (14 revisions)
|
||
skia-autoroll
|
f3812a3eb5 |
Roll Dawn from bd45466c6d4c to dd1a5b3ad3e0 (2 revisions)
https://dawn.googlesource.com/dawn.git/+log/bd45466c6d4c..dd1a5b3ad3e0 2021-08-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f6a49d69b4bf to 1fa6f5ce9ba8 (1 revision) 2021-08-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d47a7ef0cf0c to f6a49d69b4bf (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from d47a7ef0cf0c to 1fa6f5ce9ba8 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: alanbaker@google.com Change-Id: Ide5f73bdb105b48f28732cf88ef04e7ddea6296c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/441257 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ab6c8725fb |
Roll SK Tool from 32db94dfd0b8 to 36d308a1e51f
https://skia.googlesource.com/buildbot.git/+log/32db94dfd0b8..36d308a1e51f 2021-08-22 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update CIPD Packages 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 borenet@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: borenet@google.com Change-Id: I8a750640973e5044b12dd7869bdc5c1524d2d539 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/441196 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2fadbede91 |
Roll ANGLE from 8ffb4602b3f4 to 54e311162ff3 (7 revisions)
|
||
skia-autoroll
|
bffa137659 |
Roll SwiftShader from 15941846e006 to 9eb5acaba94c (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/15941846e006..9eb5acaba94c 2021-08-19 sugoi@google.com Add external memory parameter to size computations 2021-08-19 sugoi@google.com Remove useless 'target' parameter If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: borenet@google.com Change-Id: Id2d95dfbdc94a1976d8d1707bab8d21a5c355697 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/440918 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5b37de872c |
Roll Dawn from 41e3931b04b6 to bd45466c6d4c (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/41e3931b04b6..bd45466c6d4c 2021-08-19 tangm@microsoft.com build: Override angle_has_rapidjson to false 2021-08-19 tangm@microsoft.com Roll third_party/angle/ 835bcb1e2..4aedb71f4 (730 commits; 1 trivial rolls) 2021-08-19 brandon1.jones@intel.com Add Debug Label Functionality For D3D12/Vk Buffers & Textures 2021-08-19 enga@chromium.org Initialize padding on buffer allocations 2021-08-19 tangm@microsoft.com D3D12: use the WGSL binding number as shader register 2021-08-19 cwallez@chromium.org Roll third_party/vulkan-deps/ df0528b58..d74e02442 (227 commits) 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: Ia9926078a848c28a3fa34b860afd07c071af1696 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/440917 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
85108183bc |
Roll ANGLE from 7e040640ef1c to 8ffb4602b3f4 (13 revisions)
|
||
skia-autoroll
|
f47f81b903 |
Roll SwiftShader from 803ceb58c92c to 15941846e006 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/803ceb58c92c..15941846e006 2021-08-19 capn@google.com Separate analysis info from SPIR-V execution modes 2021-08-18 capn@google.com Update Marl to 49602432d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: borenet@google.com Change-Id: I60f858eda366076ad209592ab275bde46154b3d3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/440658 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b7ec147a89 |
Roll Dawn from 71d7c2e6707e to 41e3931b04b6 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/71d7c2e6707e..41e3931b04b6 2021-08-18 hao.x.li@intel.com Fix build failures of new APIs on old macOS SDK 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: I411b70a42863d9eaa6d8b1089490a09867a1c22a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/440657 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f61ec43f84 |
Roll ANGLE from 0be285c6ee72 to 7e040640ef1c (12 revisions)
|
||
skia-autoroll
|
df62189fe5 |
Roll Dawn from e7e8d5c48611 to 71d7c2e6707e (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/e7e8d5c48611..71d7c2e6707e 2021-08-18 tangm@microsoft.com D3D12: Include serializer error messages in pipeline layout creation 2021-08-17 senorblanco@chromium.org Remove unused SPIRV-Cross shader reflection bits. 2021-08-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 91181b906f3b to d47a7ef0cf0c (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 91181b906f3b to d47a7ef0cf0c 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: I8f188d1970800c3d4dd32e93b6cde7e968213f90 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/440377 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3ed2d0eab2 |
Roll ANGLE from a835912f83aa to 0be285c6ee72 (2 revisions)
|
||
skia-autoroll
|
9c790c5cb7 |
Roll SwiftShader from 526b987888fb to 803ceb58c92c (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/526b987888fb..803ceb58c92c 2021-08-16 sugoi@google.com Xcb: Check if geom is valid before using it 2021-08-16 capn@google.com Fix integer overflow in vertex buffer access robustness check If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: borenet@google.com Change-Id: I1f421671aac30b94b6129f9569b5013c48b1b0e0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/440018 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f828f54afe |
Roll Dawn from 0becd0585721 to e7e8d5c48611 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/0becd0585721..e7e8d5c48611 2021-08-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 06c86a551ed6 to 91181b906f3b (1 revision) 2021-08-16 bajones@chromium.org Remove deprecated depth texture sampling path 2021-08-16 cwallez@chromium.org Fix CMake build on macOS Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 06c86a551ed6 to 91181b906f3b 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: I152c940004eb1b645d5c66f211995ae77ddbb7cf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/440017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
32475751b4 |
Roll ANGLE from d20afde45f07 to a835912f83aa (3 revisions)
|
||
James Zern
|
7d095952c2 |
update libwebp to v1.2.1
https://chromium.googlesource.com/webm/libwebp/+log/v1.2.0..v1.2.1 - 7/20/2021: version 1.2.1 This is a binary compatible release. * minor lossless encoder improvements and x86 color conversion speed up * add ARM64 simulator support to xcframeworkbuild.sh (#510) * further security related hardening in libwebp & examples (issues: #497, #508, #518) (chromium: #1196480, #1196773, #1196775, #1196777, #1196778, #1196850) (oss-fuzz: #28658, #28978) * toolchain updates and bug fixes (#498, #501, #502, #504, #505, #506, #509, #533) * use more inclusive language within the source (#507) Bug: b/188435220 Change-Id: I7e01c96d3598c8738fb11d541b9a078b6f29fbc0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/434197 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> |
||
Nigel Tao
|
55ca4e692d |
Check out third_party/wuffs' "release/c" mirror
This is similar to Chromium's https://crrev.com/c/3086053 commit. Skia only uses the C form of Wuffs-the-library and not other parts of Wuffs. The wuffs-mirror-release-c repository excludes everything but that C form, so it is much smaller and changes much less frequently. Change-Id: I0d996a4ab52464f64a30345a8431c1fd45e31463 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/439536 Auto-Submit: Nigel Tao <nigeltao@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> |
||
skia-autoroll
|
7b2af606d3 |
Roll ANGLE from 728baa5089f8 to d20afde45f07 (3 revisions)
|
||
skia-autoroll
|
fc3bee1232 |
Roll Dawn from e5dd6746bdbf to 0becd0585721 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/e5dd6746bdbf..0becd0585721 2021-08-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8094553c8a45 to 06c86a551ed6 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 8094553c8a45 to 06c86a551ed6 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: Ib1aab0fc8ea0c81f144867aa19fd6f164f9bb3b9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/439597 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5feb684420 |
Roll ANGLE from 6c32e8d9dec5 to 728baa5089f8 (3 revisions)
|
||
skia-autoroll
|
5ced06f0b4 |
Roll ANGLE from 201960e4aa83 to 6c32e8d9dec5 (3 revisions)
|