8dddb0400f
3619 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
8dddb0400f |
Roll ANGLE from 81430e11c81e to 382f016dd3b6 (18 revisions)
|
||
skia-autoroll
|
7aa7f039b9 |
Roll Dawn from e45593cb0876 to 311a17a8feae (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/e45593cb0876..311a17a8feae 2021-01-19 enrico.galli@intel.com D3D12: Add firstVertex/Instance to vertex/instance_index 2021-01-19 enga@chromium.org dawn_wire: Add Reserve/InjectDevice 2021-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d7335fa97495 to ed14524b1e81 (6 revisions) 2021-01-19 senorblanco@chromium.org Open GL ES: implement a fallback path for glClearTexSubImage(). 2021-01-19 rharrison@chromium.org Use Tint to extract local workgroup size 2021-01-19 dsinclair@chromium.org Update Dawn tests to use group instead of set. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from d7335fa97495 to ed14524b1e81 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 report a problem with the AutoRoller itself, please file 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: sarahmashay@google.com Change-Id: I6dd233214ed34e06b94ea149ef6e34e17e5460b2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355988 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Leon Scroggins III
|
94c7476003 |
Fix decoding gifs with too-big-bounds
Update libgifcodec to include the fix and test an animated gif with too-big-bounds. This image (alphabetAnim.gif, checked into our skimage assets to be downloaded and tested on the bots) has bounds that extend outside the edge of the canvas. https://skia-review.googlesource.com/c/libgifcodec/+/339831 broke this image, so add it to our visual tests to verify that it's fixed. Change-Id: Id21c1858c72822db7c59d84591401ec9f74420f9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353624 Commit-Queue: Derek Sollenberger <djsollen@google.com> Reviewed-by: Derek Sollenberger <djsollen@google.com> Auto-Submit: Leon Scroggins <scroggo@google.com> |
||
skia-autoroll
|
cc7aa8e318 |
Roll ANGLE from 68635b431b3c to 81430e11c81e (12 revisions)
|
||
skia-autoroll
|
001c9536f9 |
Roll SwiftShader from 149733cead63 to 8da0f82baf35 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/149733cead63..8da0f82baf35 2021-01-18 amaiorano@google.com VulkanBenchmarks: improve and clarify resource ownership 2021-01-18 swiftshader.regress@gmail.com Regres: Update test lists @ 149733ce 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 scroggo@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: scroggo@google.com Change-Id: I838463f6f948a1247705d40496fc8afa2a28a93c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355518 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
65876fdcd2 |
Roll Chromium from 1d3066a6e2ec to 00da91bbde3d (227 revisions)
|
||
skia-autoroll
|
1cb592d4ef |
Roll Dawn from 04772515a8b6 to e45593cb0876 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/04772515a8b6..e45593cb0876 2021-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4a110c2726e9 to d7335fa97495 (1 revision) 2021-01-18 senorblanco@chromium.org Suppress depth/stencil copy tests failing on ANGLE. 2021-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c068cfc1397a to 4a110c2726e9 (1 revision) 2021-01-18 cwallez@chromium.org Add the SubresourceTrackingPerf perf test. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c068cfc1397a to d7335fa97495 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 report a problem with the AutoRoller itself, please file 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: sarahmashay@google.com Change-Id: I29145b5ea188aeb9f5450742e5f2180a3cbd2cec Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355536 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1bb49a8700 |
Roll SwiftShader from aedd133cd85f to 149733cead63 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/aedd133cd85f..149733cead63 2021-01-15 sugoi@google.com Fix crash in vertex shader when position is not declared 2021-01-15 amaiorano@google.com LLVMReactorDebugInfo: fix location filename always "<unknown>" on Windows 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 scroggo@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: scroggo@google.com Change-Id: I4d3e1c5e7581cdce7b3234853b9b0df54b3c4c95 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355419 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
073df4dc40 |
Roll ANGLE from 50c82f42e33f to 68635b431b3c (24 revisions)
|
||
skia-autoroll
|
a3f0d2683a |
Roll Chromium from e330bc98d133 to 1d3066a6e2ec (498 revisions)
|
||
skia-autoroll
|
26a84431ff |
Roll Dawn from 5a6fda1a6fcc to 04772515a8b6 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/5a6fda1a6fcc..04772515a8b6 2021-01-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 0a68b365ebff to c068cfc1397a (2 revisions) 2021-01-15 cwoffenden@gmail.com Missing header for VS1029 (for commit 8c58491d) 2021-01-15 bclayton@google.com StorageTextureTests: Use textureNumLayers() 2021-01-15 bclayton@google.com StorageTextureTests: Use new access qualifiers 2021-01-15 senorblanco@chromium.org Workaround ANGLE hang with a glFlush(). Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 0a68b365ebff to c068cfc1397a 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,enga@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,enga@google.com,cwallez@google.com Change-Id: Ic64510e11012d38a7b7077ae51f5eb456c727c9f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/355416 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7f81cb6901 |
Roll SwiftShader from 5255c465bbba to aedd133cd85f (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5255c465bbba..aedd133cd85f 2021-01-14 amaiorano@google.com VulkanBenchmarks: fix memory leaks If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: ethannicholas@google.com Change-Id: Ib58ece5c5c409ad0a384611d1a3a3c95e1cb2ce5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/354377 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b1847d2c87 |
Roll ANGLE from 198dc345383e to 50c82f42e33f (10 revisions)
|
||
skia-autoroll
|
1895425ffc |
Roll Chromium from 2930e73f7b89 to e330bc98d133 (559 revisions)
|
||
skia-autoroll
|
819622a2d0 |
Roll Dawn from 6f833b7f78c9 to 5a6fda1a6fcc (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/6f833b7f78c9..5a6fda1a6fcc 2021-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 0f4638b9e499 to 0a68b365ebff (4 revisions) 2021-01-14 bclayton@google.com Convert StorageTextureTests to WGSL 2021-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a7b52e33d5e8 to 0f4638b9e499 (2 revisions) 2021-01-14 dsinclair@chromium.org Update texture storage syntax. 2021-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 904c5b9621da to a7b52e33d5e8 (3 revisions) 2021-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 313ae9e87f37 to 904c5b9621da (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 313ae9e87f37 to 0a68b365ebff 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: I88ca7601de1e51c460f70d75a6eb187706e43499 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/354357 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
15595ea39c |
Roll ANGLE from 2ed9671a0ddd to 198dc345383e (13 revisions)
|
||
skia-autoroll
|
10c3c43373 |
Roll Chromium from 8aca3b4d64f2 to 2930e73f7b89 (505 revisions)
|
||
skia-autoroll
|
f5425e54ba |
Roll SwiftShader from 3549479dc4cc to 5255c465bbba (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3549479dc4cc..5255c465bbba 2021-01-14 swiftshader.regress@gmail.com Regres: Update test lists @ 2cc34907 2021-01-13 amaiorano@google.com VulkanBenchmarks: add texture sampling to Triangle benchmarks 2021-01-13 amaiorano@google.com Implement VK_EXT_headless_surface 2021-01-13 natsu@google.com Update AHB default YUV dataspace to YCBCR_601 2021-01-13 capn@google.com VulkanBenchmarks: refactor into Image class 2021-01-13 capn@google.com Fix back-face culling for vertices near w=0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: ethannicholas@google.com Change-Id: I6889acc69a2d9464fac7bc62db4b6755440be897 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353512 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f435ada424 |
Roll Dawn from 424fd828893e to 6f833b7f78c9 (17 revisions)
https://dawn.googlesource.com/dawn.git/+log/424fd828893e..6f833b7f78c9 2021-01-14 hao.x.li@intel.com Add internal compute pipeline in ResolveQuerySet for Timestamp Query 2021-01-14 enga@chromium.org dawn_wire: Skip device inject error if the client drops the device 2021-01-13 bclayton@google.com ShaderModule: Include extra information in shader errors 2021-01-13 bajones@chromium.org Enabled BindGroupLayout deprecation warning and fixed tests it broke. 2021-01-13 enga@chromium.org Ensure all wire child objects are destroyed before their device 2021-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 395ec2c4aed8 to 313ae9e87f37 (1 revision) 2021-01-13 bclayton@google.com [wgsl]: s/texture_sampled_/texture_ 2021-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 57166264e01f to 395ec2c4aed8 (2 revisions) 2021-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1c200cffd051 to 57166264e01f (4 revisions) 2021-01-13 enga@chromium.org Remove special-casing of device reference/release in the wire 2021-01-13 enga@chromium.org dawn_wire: Make all objects owned by the client 2021-01-13 enga@chromium.org Make the Device ref the Instance 2021-01-13 enga@chromium.org Don't forward device lost errors to the uncaptured error callback 2021-01-13 cwoffenden@gmail.com Further fixes to build with with VS2019 (end2end tests) 2021-01-13 cwallez@chromium.org D3D12: Use Texture::Create pattern for swapchain textures 2021-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 987376cd21a8 to 1c200cffd051 (13 revisions) 2021-01-13 marksibly@gmail.com Reset scissor reset before presenting in opengl Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 987376cd21a8 to 313ae9e87f37 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: Ica0c27e81068097e298ada27714402ea3fee48f5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353511 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
be2a8614c5 |
Roll Chromium from b9b9a8a5022a to 8aca3b4d64f2 (503 revisions)
|
||
skia-autoroll
|
cc3e936e6e |
Roll ANGLE from 5b8dec52b68f to 2ed9671a0ddd (8 revisions)
|
||
skia-autoroll
|
38ca513408 |
Roll Dawn from 9ff83f6c957f to 424fd828893e (13 revisions)
https://dawn.googlesource.com/dawn.git/+log/9ff83f6c957f..424fd828893e 2021-01-13 enga@chromium.org Update DepthStencilStateTests to use WGSL 2021-01-12 shrekshao@google.com Fix SamplerFilterAnisotropicTests mipmap 2021-01-12 dsinclair@chromium.org Convert WGSL comments to // 2021-01-12 cwoffenden@gmail.com Fixes to build with MSVC 2019 2021-01-12 cwallez@chromium.org Add the correct rpath to use Swiftshader / Vulkan on macOS 2021-01-12 bryan.bernhart@intel.com D3D12: Add HLSL compiler version to key 2021-01-12 cwallez@chromium.org Rolling 3 dependencies 2021-01-12 cwallez@chromium.org cr-buildbucket.cfg: Use Windows 10 only for CQ 2021-01-12 cwallez@chromium.org Add new third-party dependencies to .gitignore 2021-01-12 bclayton@google.com ShaderModule: Enable the prettier tint diagnostic formatter 2021-01-12 cwoffenden@gmail.com Minor fix to build with MSVC: Removes switch with only default case 2021-01-12 bclayton@google.com ShaderModule: Refactor ParseWGSL() to take a File* 2021-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c3c70f848a71 to 987376cd21a8 (7 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c3c70f848a71 to 987376cd21a8 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: I80fa578d874ead14912dbd44425084536a497f69 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353459 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0a69b4bb07 |
Roll ANGLE from 2c65da28a2ee to 5b8dec52b68f (3 revisions)
|
||
skia-autoroll
|
a55af2311a |
Roll Chromium from 9da1d76d9cd4 to b9b9a8a5022a (443 revisions)
|
||
skia-autoroll
|
f301535cc2 |
Roll ANGLE from 0b90eef09f60 to 2c65da28a2ee (13 revisions)
|
||
skia-autoroll
|
a314baaa05 |
Roll SwiftShader from 348ba200aa29 to 3549479dc4cc (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/348ba200aa29..3549479dc4cc 2021-01-11 srisser@google.com Define static constexpr members in .cpp files 2021-01-11 srisser@google.com Add VK_EXT_host_query_reset 2021-01-11 srisser@google.com Implement VK_EXT_separate_stencil_usage If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: ethannicholas@google.com Change-Id: I2242457875b9d6ad1b9bca86b64be990d57f1f56 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352904 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a4bd6ae596 |
Roll Dawn from 3a0405597374 to 9ff83f6c957f (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/3a0405597374..9ff83f6c957f 2021-01-12 hao.x.li@intel.com Query API: Non-precise occlusion query on D3D12 2021-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f51d965befa1 to c3c70f848a71 (22 revisions) 2021-01-11 cwoffenden@gmail.com Minor fix to build with MSVC: Gets content address instead of iterator 2021-01-11 cwallez@chromium.org Remove obsolete build flag. 2021-01-11 yunchao.he@intel.com Add more constants for max texture sizes 2021-01-11 senorblanco@chromium.org Add ANGLE to Dawn build. 2021-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 9bacbe1b34a3 to f51d965befa1 (1 revision) 2021-01-11 stha09@googlemail.com IWYU: add missing include for size_t Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 9bacbe1b34a3 to c3c70f848a71 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: I5adc7a42075bbedd2d71632ebf30ccba6cea680b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352905 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
97eede48be |
Roll Chromium from f936dc21b927 to 9da1d76d9cd4 (569 revisions)
|
||
skia-autoroll
|
5acdda201a |
Roll ANGLE from 51603c63d1cb to 0b90eef09f60 (1 revision)
|
||
skia-autoroll
|
63ebdf98ff |
Roll Dawn from 00fcab636a05 to 3a0405597374 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/00fcab636a05..3a0405597374 2021-01-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1e01c2c11613 to 9bacbe1b34a3 (1 revision) 2021-01-08 hao.x.li@intel.com Disable timestamp query extension on Metal 2021-01-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 766e31d50710 to 1e01c2c11613 (3 revisions) 2021-01-08 cwallez@chromium.org Suppress EntryPointTests.FragAndVertexSameModule on GL Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 766e31d50710 to 9bacbe1b34a3 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: I6895178bd9dd2b8f0830fa7e665fb348f468ac33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352354 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1fb6cc2ebd |
Roll SwiftShader from 937395c1ed5d to 348ba200aa29 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/937395c1ed5d..348ba200aa29 2021-01-10 capn@google.com Eliminate SpirvShaderEnumNames.cpp 2021-01-08 capn@google.com Reduce the LLVM compile layer object lifetime 2021-01-08 capn@google.com Reduce the mangler object lifetime 2021-01-08 capn@google.com Eliminate duplicate LLVM contexts 2021-01-08 srisser@google.com Fix mismatched signedness for a compare in subzero 2021-01-08 capn@google.com Fix missing fields initializers warnings If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: ethannicholas@google.com Change-Id: I7fb8541a82b2f4477704b5250905d866e8abac72 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352353 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2199cde1f5 |
Roll ANGLE from b590fd1b9a59 to 51603c63d1cb (43 revisions)
|
||
skia-autoroll
|
cb3bcf88e3 |
Roll Chromium from ebb8289a1933 to f936dc21b927 (446 revisions)
|
||
skia-autoroll
|
b2ac12993b |
Roll Dawn from fac169113df7 to 00fcab636a05 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/fac169113df7..00fcab636a05 2021-01-07 cwallez@chromium.org Fix default viewDimension in deprecated BGLEntry path. 2021-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 40b4928a73b7 to 766e31d50710 (4 revisions) 2021-01-07 bclayton@google.com Reland "Update PrimitiveTopologyTests to use WGSL" 2021-01-07 cwallez@chromium.org Roll third_party/vulkan-deps/ b08eace32..c493c6112 (27 commits; 1 trivial rolls) 2021-01-07 jpnurmi@gmail.com Fix typo: vulkan_deps vs. vulkan-deps Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 40b4928a73b7 to 766e31d50710 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: I16984a5519d3a75ceba796acdbd6df187034ec77 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351899 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f7ce1cd243 |
Roll SwiftShader from 7b2f93895418 to 937395c1ed5d (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7b2f93895418..937395c1ed5d 2021-01-07 caramelli.devel@gmail.com Add Direct-to-Display support using KMS/DRM 2021-01-07 srisser@google.com Add structs for VK_KHR_vulkan_memory_model 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 johnstiles@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: johnstiles@google.com Change-Id: I1afdfd881f29b2077753b0bb433faea692f5d823 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351865 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f39e76846d |
Roll Chromium from 302da2568953 to ebb8289a1933 (437 revisions)
|
||
skia-autoroll
|
85dfc104b0 |
Roll SwiftShader from b9e179f1f239 to 7b2f93895418 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b9e179f1f239..7b2f93895418 2021-01-07 capn@google.com Fix implicit inexact conversion 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 johnstiles@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: johnstiles@google.com Change-Id: I06958ff1232456e9ed06d3cde64585f531d632c8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351038 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d64a3193cd |
Roll Dawn from a84acc4fcca8 to fac169113df7 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/a84acc4fcca8..fac169113df7 2021-01-07 rharrison@chromium.org Remove HLSL & MSL SPIRV-Cross Fuzzers 2021-01-06 senorblanco@chromium.org Use Jamie's 7-layer burrito of Vulkan DEPS. 2021-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e6e704145b31 to 40b4928a73b7 (11 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from e6e704145b31 to 40b4928a73b7 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: Idb3f7aff992caf185347d367df5b8437e842a589 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351037 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Brian Osman
|
d1b47ba7bf |
Remove glslang from DEPS
This was needed (transitively) by Dawn previously, but no longer Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn,Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Dawn Change-Id: I15089298a295be41d7564fe53779e3fafd01229c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350702 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
skia-autoroll
|
6a718c4e90 |
Roll SwiftShader from ff29e249d317 to b9e179f1f239 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ff29e249d317..b9e179f1f239 2021-01-05 capn@google.com Clarify 3-level caching of sampling routines 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 johnstiles@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: johnstiles@google.com Change-Id: I54614ce564b5db96258492e39eb40b791c71cf54 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350487 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cb0e22a0dc |
Roll ANGLE from 026a067c38ef to b590fd1b9a59 (6 revisions)
|
||
skia-autoroll
|
8b641ebc6c |
Roll Dawn from cdbd295cc6c4 to a84acc4fcca8 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/cdbd295cc6c4..a84acc4fcca8 2021-01-06 jiawei.shao@intel.com Enable CompressedTextureZeroInitTest on Win/Intel/Vulkan 2021-01-06 enga@chromium.org Revert "Update PrimitiveTopologyTests to use WGSL" 2021-01-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 9a644c7903ca to e6e704145b31 (1 revision) 2021-01-05 enga@chromium.org Update PrimitiveTopologyTests to use WGSL 2021-01-05 enga@chromium.org dawn_wire: Return early in callbacks after the server is destroyed 2021-01-05 enga@chromium.org Use a common helper for std::nothrow 2021-01-05 hao.x.li@intel.com Remove internal resolve buffer from Timestamp compute shader Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 9a644c7903ca to e6e704145b31 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: Ieb157e0113caffe67e127bdf11dd199b6c7d109e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350485 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2ca3991958 |
Roll Chromium from 46171be2c7d7 to 302da2568953 (403 revisions)
|
||
Brian Osman
|
0bfbfe5d30 |
Add 'tint' (used by Dawn) to Skia's DEPS
Not used yet (will require some adjustments in Dawn's GN files), but want to get this in place. See also: https://skia-review.googlesource.com/c/buildbot/+/347906 Change-Id: I39f632b47a0588c09d17c0f8309158988f061ad2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/348189 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
skia-autoroll
|
df49e6927b |
Roll Chromium from b627347adc38 to 46171be2c7d7 (71 revisions)
|
||
skia-autoroll
|
120b0dd7a0 |
Roll ANGLE from bf02c31bec07 to 026a067c38ef (1 revision)
|
||
skia-autoroll
|
2207edd88c |
Roll Dawn from 86980018b3f2 to cdbd295cc6c4 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/86980018b3f2..cdbd295cc6c4 2021-01-05 hao.x.li@intel.com Get timestamp period from device 2021-01-05 jiawei.shao@intel.com Vulkan: Fix a bug in the impl of T2T copy with 2D array textures 2021-01-04 cwallez@chromium.org Add TypeTraits.h for Dawn's additional type traits. 2021-01-04 cwoffenden@gmail.com Minor fix to build with MSVC: Removes constructor ambiguity 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: I8b7a2bc317a25d9cd767d15e804d8d7c5cc4d947 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/349916 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fc914f43cd |
Roll ANGLE from 2cbcb18e95e6 to bf02c31bec07 (1 revision)
|
||
skia-autoroll
|
8898c4d02b |
Roll Chromium from 9642fd0da169 to b627347adc38 (150 revisions)
|
||
skia-autoroll
|
5890ff673e |
Roll ANGLE from 2ec7d750992a to 2cbcb18e95e6 (2 revisions)
|