3cffe81f0d
3826 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
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)
|