9dc8a8ce40
3561 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
9dc8a8ce40 |
Roll Chromium from 6fa6f0c8b65b to c7d00ca78822 (125 revisions)
|
||
skia-autoroll
|
5b36503513 |
Roll Dawn from c8d5277e86ee to 0eb61724c8f1 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/c8d5277e86ee..0eb61724c8f1 2020-12-28 jiawei.shao@intel.com Enable CompressedTextureFormatTests on Win/Intel/Vulkan If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: kainino@google.com Change-Id: I6a3b24905b9bf38c5c40246327fd3dcd7e5f6989 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/348137 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b9191f3d17 |
Roll ANGLE from 5e606e5bfce2 to 220642a93da1 (2 revisions)
|
||
skia-autoroll
|
7f9a84ee67 |
Roll ANGLE from c6e63da8ed53 to 5e606e5bfce2 (1 revision)
|
||
skia-autoroll
|
2a1234a698 |
Roll Chromium from 3aea25283a73 to 6fa6f0c8b65b (113 revisions)
|
||
skia-autoroll
|
69a9983967 |
Roll ANGLE from cde0e3ab3d71 to c6e63da8ed53 (3 revisions)
|
||
skia-autoroll
|
5a107d009b |
Roll Chromium from 715a601a9a6d to 3aea25283a73 (65 revisions)
|
||
skia-autoroll
|
33079a7c5a |
Roll ANGLE from c500ee031d36 to cde0e3ab3d71 (9 revisions)
|
||
skia-autoroll
|
2504f7b94f |
Roll Dawn from 3272f9da3787 to c8d5277e86ee (16 revisions)
https://dawn.googlesource.com/dawn.git/+log/3272f9da3787..c8d5277e86ee 2020-12-24 stha09@googlemail.com IWYU: add missing include for ceil 2020-12-24 shrekshao@google.com Add maxAnisotropy to GPUSamplerDescriptor 2020-12-24 hao.x.li@intel.com Add maximum limitation for query count in CreateQuerySet 2020-12-23 enga@chromium.org Update BindGroupTests to use WGSL 2020-12-23 enga@chromium.org Update GpuMemorySynchronizationTests to use WGSL 2020-12-23 jiawei.shao@intel.com Enable two dawn_end2end_tests on Win/Intel/Vulkan after bot upgrades 2020-12-22 enga@chromium.org Update OpArrayLengthTests to use WGSL 2020-12-22 enga@chromium.org Update DepthStencilSamplingTests to use WGSL 2020-12-22 enga@chromium.org Update BufferZeroInitTests to use WGSL 2020-12-22 enga@chromium.org Update ViewportOrientationTests to use WGSL 2020-12-22 enga@chromium.org Update ViewportTests to use WGSL 2020-12-22 enga@chromium.org Update CreateReadyPipelineTests to use WGSL 2020-12-22 enga@chromium.org Update PrimitiveTopologyTests to use WGSL 2020-12-22 bclayton@google.com dawn_native/vulkan: Use EmitVertexPointSize transform 2020-12-22 jiawei.shao@intel.com Vulkan: Fix a typo in SwapChainVk.cpp 2020-12-22 hao.x.li@intel.com Query API: Test the accuracy of timestamp compute shader 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: I380f4b293161813e22ded350b3694c04e7306085 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/346900 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
88095e214e |
Roll Chromium from 9e53f70c5a1e to 715a601a9a6d (182 revisions)
|
||
skia-autoroll
|
8369aeae73 |
Roll ANGLE from ed9213bca064 to c500ee031d36 (14 revisions)
|
||
skia-autoroll
|
fa711c4c75 |
Roll Chromium from c35f468ed5c3 to 9e53f70c5a1e (266 revisions)
|
||
skia-autoroll
|
71f75e3111 |
Roll Dawn from 5d4fd88a7403 to 3272f9da3787 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/5d4fd88a7403..3272f9da3787 2020-12-22 jiawei.shao@intel.com GLES: Fix a bug in the impl of CopyBufferToTexture() with compressed formats 2020-12-21 bajones@chromium.org Update BindingInfo to reflect new BindGroupLayoutEntry structure 2020-12-21 jiawei.shao@intel.com Skip all the dawn_end2end_tests using glTextureView() on GLES 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: I4bdfbdbbf38abda388e8326e41ef3c466ea2c9e3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/346476 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
677ff60448 |
Roll Chromium from fc46ab79e387 to c35f468ed5c3 (193 revisions)
|
||
skia-autoroll
|
88883c4ca2 |
Roll Dawn from 64c5d601f89b to 5d4fd88a7403 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/64c5d601f89b..5d4fd88a7403 2020-12-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a57f842be951 to 9a644c7903ca (4 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I747eea3240bb9e579c3727748185c5e244796637 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/346139 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6df7ca5bf8 |
Roll ANGLE from de703db564d6 to ed9213bca064 (7 revisions)
|
||
skia-autoroll
|
f4ad8c5379 |
Roll Chromium from a51698b20c2d to fc46ab79e387 (188 revisions)
|
||
skia-autoroll
|
b9a172aaef |
Roll SwiftShader from 1ca6504eb7bb to 1cc5b3357d2f (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/1ca6504eb7bb..1cc5b3357d2f 2020-12-17 amaiorano@google.com Optimize reciprocal sqrt operation 2020-12-17 amaiorano@google.com Optimize reciprocal operation 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 tdenniston@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: tdenniston@google.com Change-Id: Id5ea6897a61bb18ce45ece1907137ba13a8f4b0f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/345524 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3108027f9e |
Roll ANGLE from 909ea88b5e6d to de703db564d6 (5 revisions)
|
||
skia-autoroll
|
c626e82a58 |
Roll Chromium from 09282fd5fd4c to a51698b20c2d (491 revisions)
|
||
skia-autoroll
|
415642b766 |
Roll Dawn from b31cd871ad10 to 64c5d601f89b (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/b31cd871ad10..64c5d601f89b 2020-12-17 enga@chromium.org Update ComputeStorageBufferBarrierTests to use WGSL 2020-12-17 enga@chromium.org Update DynamicBufferOffsetTests to use WGSL 2020-12-17 enga@chromium.org Update MultisampledSamplingTests to use WGSL 2020-12-17 enga@chromium.org Update DepthStencilCopyTests to use WGSL - FragDepth 2020-12-17 enga@chromium.org Autogenerate all of the wire callback mocks 2020-12-17 cwallez@chromium.org Introduce SubresourceStorage (3/N): Inline data 2020-12-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8b40a67cf792 to a57f842be951 (7 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I1bcb853f40f393ddb4103444d205db1d334d70aa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/345522 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b64da3907f |
Roll Dawn from 6bcd4aceef10 to b31cd871ad10 (17 revisions)
https://dawn.googlesource.com/dawn.git/+log/6bcd4aceef10..b31cd871ad10 2020-12-17 bajones@chromium.org Update majority of tests to use new BindGroupLayoutEntry format 2020-12-16 bclayton@google.com end2end: Enable textureLoad() tint tests 2020-12-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e07510293160 to 8b40a67cf792 (9 revisions) 2020-12-16 enga@chromium.org Remove the hardcoded device tick in Server::HandleCommands 2020-12-16 kainino@chromium.org Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED 2020-12-15 rharrison@chromium.org Fix missing include that causes Skia builds to fail 2020-12-15 bajones@chromium.org Fix erroneous validation logic for BindGroupLayoutEntry 2020-12-15 cwallez@chromium.org Fix comment that says "control case" when it isn't. 2020-12-15 bclayton@google.com end2end: Enable DepthReplacing tint tests 2020-12-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8df62847f40a to e07510293160 (1 revision) 2020-12-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 24bbbbb25f7d to 8df62847f40a (16 revisions) 2020-12-15 cwallez@chromium.org Introduce SubresourceStorage (2/N): Merge 2020-12-14 rharrison@chromium.org Re-enable disabled unit tests 2020-12-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 2abecbba1670 to 24bbbbb25f7d (1 revision) 2020-12-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a80511e02109 to 2abecbba1670 (14 revisions) 2020-12-12 bajones@chromium.org Updating BindGroupLayoutEntry interface to match latest spec 2020-12-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 287f6f12eff6 to a80511e02109 (7 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: Ibf2dce61828cdc5322e7d3c0ec4a2ebe07cc8e80 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/345014 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
995f0366bd |
Roll Chromium from cdbef3e3d304 to 09282fd5fd4c (484 revisions)
|
||
skia-autoroll
|
07ded4134b |
Roll ANGLE from 328f72ae21cb to 909ea88b5e6d (7 revisions)
|
||
skia-autoroll
|
f3a61fc6c0 |
Roll SwiftShader from fa44979d90aa to 1ca6504eb7bb (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/fa44979d90aa..1ca6504eb7bb 2020-12-15 amaiorano@google.com Fix ReactorBenchmarks build failure 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 tdenniston@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: tdenniston@google.com Change-Id: I6ecfde136ec27b810b900b2efed336b29ac52635 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/344817 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
21cb4768c9 |
Roll ANGLE from cb8903b14336 to 328f72ae21cb (15 revisions)
|
||
skia-autoroll
|
de1dbe3bef |
Roll Chromium from 7d81a2685bc7 to cdbef3e3d304 (476 revisions)
|
||
skia-autoroll
|
0765022c15 |
Roll Chromium from 2c493e0e0782 to 7d81a2685bc7 (9278 revisions)
|
||
skia-autoroll
|
4df3fea426 |
Roll SwiftShader from c16dc7107fd3 to fa44979d90aa (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c16dc7107fd3..fa44979d90aa 2020-12-14 capn@google.com Regres: remove "risky" tests. 2020-12-14 natsu@google.com Handle suballocated AHB buffers 2020-12-14 srisser@google.com Implement VK_KHR_uniform_buffer_standard_layout 2020-12-14 capn@google.com Update README 2020-12-14 capn@google.com Check that MSan builds use Clang 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 tdenniston@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: tdenniston@google.com Change-Id: Id5bab3359b2ece7699925ac8dfdf942808821e6c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/344457 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f01e6c8267 |
Roll ANGLE from 282fb4092b6c to cb8903b14336 (6 revisions)
|
||
skia-autoroll
|
68da2313ca |
Roll ANGLE from c75473c2cf88 to 282fb4092b6c (9 revisions)
|
||
skia-autoroll
|
d3bcd2b231 |
Roll SwiftShader from 0a64a9747555 to c16dc7107fd3 (8 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0a64a9747555..c16dc7107fd3 2020-12-12 capn@google.com Regres: Roll dEQP to version 1.2.5 merged into master 2020-12-11 capn@google.com Implement VK_EXT_scalar_block_layout support 2020-12-11 capn@google.com Fix typo in 'maxPos' constant vector 2020-12-11 capn@google.com Disable SPIR-V validation during pipeline compilation 2020-12-11 capn@google.com Remove support for R16G16B16 and R32G32B32 sampling 2020-12-11 capn@google.com Enable sampling and filtering of 16-bit SNORM formats 2020-12-11 nicolascapens@google.com Enable sampling and filtering of 16-bit UNORM formats 2020-12-11 capn@google.com Fix resolvable depth difference calculation for triangle near 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 tdenniston@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: tdenniston@google.com Change-Id: I1a9f2692e0801b977e0aae5a5053d074df5f59d2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343878 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5284e96599 |
Roll SwiftShader from d94a77b304f4 to 0a64a9747555 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d94a77b304f4..0a64a9747555 2020-12-10 swiftshader.regress@gmail.com Regres: Update test lists @ d94a77b3 2020-12-10 nicolascapens@google.com Update dEQP/Cherry setup documentation 2020-12-10 sugoi@google.com Context refactor: from OpenGL-like state to Vulkan-like state 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: I5e78c5593bdaeeb0e4735f8fb3548c435cc16cc7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343204 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2d113af835 |
Roll ANGLE from 067a12f05951 to c75473c2cf88 (10 revisions)
|
||
skia-autoroll
|
b0cb8372c1 |
Roll Dawn from 29fd62989338 to 6bcd4aceef10 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/29fd62989338..6bcd4aceef10 2020-12-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7a0daa233d8a to 287f6f12eff6 (7 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I71bf4901b0f6d13dba801032dd513903a759c8b5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343202 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
22f80a60b1 |
Roll ANGLE from 27e52ca05dc7 to 067a12f05951 (10 revisions)
|
||
skia-autoroll
|
d968480232 |
Roll SwiftShader from 84b9bb6621c7 to d94a77b304f4 (9 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/84b9bb6621c7..d94a77b304f4 2020-12-10 natsu@google.com Set prefersDedicatedAllocation for AHB 2020-12-09 natsu@google.com Treat AHB YUV as external format 2020-12-09 natsu@google.com Handle AHARDWAREBUFFER_FORMAT_YV12 2020-12-09 srisser@google.com Update SPIR-V version to VK_1_1_SPV_1_4 2020-12-09 natsu@google.com Handle VkExternalFormatANDROID in VkCreateImage 2020-12-09 srisser@google.com Add decorate operations new to SPIR-V 1.4 2020-12-09 natsu@google.com Handle more image properties from external device memory 2020-12-09 natsu@google.com Update AHB default YUV dataspace to YCBCR_709 2020-12-09 sugoi@google.com Make Constants a singleton instead of a global 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: I5a0c75d2dd00610dbdf322b68c4c857d0ab0e640 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342749 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
af11a00f78 |
Roll Dawn from 30805557e651 to 29fd62989338 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/30805557e651..29fd62989338 2020-12-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 195917c0be32 to 7a0daa233d8a (8 revisions) 2020-12-09 cwallez@chromium.org Introduce SubresourceStorage (1/N) 2020-12-09 cwallez@chromium.org CMake: set DAWN_ENABLE_WGSL to ON by default. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: If2e0b3799dbfec5e172345bf0e569bf08356fbbf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342747 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5e744acfad |
Roll ANGLE from 251ba5cb119f to 27e52ca05dc7 (24 revisions)
|
||
skia-autoroll
|
2fa093e6c5 |
Roll Dawn from 3668d352bc5f to 30805557e651 (33 revisions)
https://dawn.googlesource.com/dawn.git/+log/3668d352bc5f..30805557e651 2020-12-08 enga@chromium.org Enable use_tint_generator w/ test suppressions for SPIR-V based backends 2020-12-08 rharrison@chromium.org Fix issues with roll into Skia 2020-12-08 cwallez@chromium.org Rename TryConvertAspect to better reflect what it does. 2020-12-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b8a3078bbec9 to 195917c0be32 (17 revisions) 2020-12-08 stha09@googlemail.com use cstring instead of string.h 2020-12-08 stha09@googlemail.com GCC: fix template specialization in ObjectContentHasher 2020-12-08 cwallez@chromium.org Change SubresourceRange to be hierarchical. 2020-12-07 enga@chromium.org Add MSL support for UseTintGenerator toggle 2020-12-07 senorblanco@chromium.org Widen color state support on ES. 2020-12-07 enga@chromium.org Add SPIR-V support for UseTintGenerator toggle 2020-12-07 enga@chromium.org Produce tint::ast::Module in the frontend if UseTintGenerator 2020-12-07 brandon1.jones@intel.com Fix Emulated OOB Index In Primitive Restart Tests 2020-12-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 00b77a80ab13 to b8a3078bbec9 (1 revision) 2020-12-05 stha09@googlemail.com IWYU: include string.h for memcpy 2020-12-04 natlee@microsoft.com Add testing and implementation for lazy init compressed textures 2020-12-04 senorblanco@chromium.org Fix base vertex toggle. 2020-12-04 senorblanco@chromium.org Enable all remaining end2end tests on OpenGL ES backend. 2020-12-04 bclayton@google.com Remove legacy tint::transform API codepaths 2020-12-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8e6cd2e68076 to 00b77a80ab13 (3 revisions) 2020-12-04 enga@chromium.org Fix DawnTest HasToggleEnabled referencing the wrong device 2020-12-03 brandon1.jones@intel.com Set D3D12 IBStripCutValue 2020-12-03 bclayton@google.com Add codepaths for new tint::transform API 2020-12-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 685cb02ea8d9 to 8e6cd2e68076 (5 revisions) 2020-12-03 senorblanco@chromium.org OpenGL ES: enable StorageTextureTests. 2020-12-03 enga@chromium.org Update TextureFormatTests to use WGSL 2020-12-03 bryan.bernhart@intel.com Pipeline caching: refactor object hashing 2020-12-03 cwallez@chromium.org Move Subresource-related datatypes to their own file. 2020-12-03 senorblanco@chromium.org Enable viewport tests on OpenGL ES. 2020-12-03 enga@chromium.org Specify mip level and array layer in TextureMTL lazy clear 2020-12-03 rharrison@chromium.org Disable unit tests with KI when Tint Inspector is being used 2020-12-03 dj2@everburning.com Remove tint context. 2020-12-03 cwallez@chromium.org Suppress all end2end tests on Intel D3D12 with validation layers 2020-12-03 bryan.bernhart@intel.com Fix WindowsDebugLogger hang on release builds If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: I1ef280027eddfb619bfe19bf2fdc7d4bb3c9800a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342417 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
554e7574e9 |
Roll SwiftShader from 7c84426d2abe to 84b9bb6621c7 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7c84426d2abe..84b9bb6621c7 2020-12-07 ynovikov@chromium.org Add status host to CQ config 2020-12-07 sugoi@google.com Fix some minor tracing mistakes 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: I8b6882c16854ffb35e2afbeca49230c933ab29cd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341603 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d90e578fb4 |
Roll ANGLE from 2ded93db0a0d to 251ba5cb119f (15 revisions)
|
||
skia-autoroll
|
aa443a8cce |
Roll SwiftShader from bae138de13ac to 7c84426d2abe (8 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bae138de13ac..7c84426d2abe 2020-12-05 capn@google.com Remove stlport C++11 extensions 2020-12-04 ynovikov@chromium.org Add CQ configuration. 2020-12-04 amaiorano@google.com Add unit test for ENABLE_RR_EMIT_ASM_FILE 2020-12-04 amaiorano@google.com Kokoro: isolate flag enabling for incremental builds 2020-12-04 amaiorano@google.com Kokoro: upgrade Linux build from gcc 7 to 9 2020-12-04 capn@google.com Fix stringification of macro value 2020-12-04 capn@google.com Allow configuring Reactor's anonymous mmap name 2020-12-04 capn@google.com Remove named anonymous mmap for GL/VK allocations 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: I026aa7a4994318d41ebed0de523182ca7d44f664 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341316 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d8090fdc86 |
Roll ANGLE from 8670d6183a84 to 2ded93db0a0d (4 revisions)
|
||
skia-autoroll
|
9f3f2c24ae |
Roll ANGLE from 0f083ab02635 to 8670d6183a84 (11 revisions)
|
||
skia-autoroll
|
71d3f30be2 |
Roll SwiftShader from bfb211914759 to bae138de13ac (8 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bfb211914759..bae138de13ac 2020-12-02 amaiorano@google.com Reactor: add Type* member to Value and remove vtable 2020-12-02 amaiorano@google.com Fix crash from rr::Array with ENABLE_RR_DEBUG_INFO enabled 2020-12-02 natsu@google.com Guard VK_GOOGLE_SAMPLER_FILTERING_PRECISION 2020-12-02 amaiorano@google.com LLVM: add option to emit asm file to aid debugging 2020-12-02 amaiorano@google.com Coroutine: allow a name to be passed in for routine generation 2020-12-02 amaiorano@google.com ReactorUnitTests: use test name as Routine names 2020-12-02 amaiorano@google.com LLVM: store input name in JITRoutine 2020-12-02 amaiorano@google.com Fix FunctionT not forwarding its varargs 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 westont@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: westont@google.com Change-Id: I444c35171c37e6befd25780d8d498e669029cc67 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339977 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
27c78da79f |
Roll Dawn from 6f5151f6572b to 3668d352bc5f (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/6f5151f6572b..3668d352bc5f 2020-12-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 782f6a5e3e3c to 685cb02ea8d9 (15 revisions) 2020-12-02 rharrison@chromium.org Do not assert in work thread during tests 2020-12-02 enga@chromium.org OpenGL: Bind a dummy sampler for OpImageFetch if not present 2020-12-02 cwallez@chromium.org Reenable BufferMappedAtCreationOOM on Windows 2020-12-02 cwallez@chromium.org docs: Mention to add `use_system_xcode=true` 2020-12-02 shaobo.yan@intel.com CopyTextureForBrowser: Support flipY option 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: I8d5fe190fcb49089eaeb4e1d3040b789e909949b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/340270 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
|
469d67e7d9 |
Expose more info in SkCodec::FrameInfo
Bug: b/160984428 Add more fields to SkCodec::FrameInfo, which describes the properties of an individual frame in an animated image. This allows a client that wishes to seek to determine frame dependencies so that they can decode an arbitrary frame, which in turn will allow SkCodec to remove SkCodec::FrameInfo::fRequiredFrame. Currently, SkCodec seeks through the stream to determine frame dependencies, but this is unnecessary work (and storage) for a client that does not want to seek. These fields also support the proposed APIs in go/animated-ndk. Move SkCodecAnimation::Blend from SkCodecAnimationPriv (and delete that file) into SkCodecAnimation.h. Rename its values to be more clear. Merge common code for populating SkCodec::FrameInfo. Add a test for a GIF with offsets outside the range of the image. Note that libwebp rejects such an image. Update libgifcodec. Change-Id: Ie27e0531e7d62eaae153eccb3105bf2121b5aac4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339857 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Derek Sollenberger <djsollen@google.com> Reviewed-by: Nigel Tao <nigeltao@google.com> |
||
skia-autoroll
|
f0b93642dc |
Roll ANGLE from 234fccfb1818 to 0f083ab02635 (5 revisions)
|
||
skia-autoroll
|
1ca29cc9b8 |
Roll Dawn from a827aa2c29aa to 6f5151f6572b (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/a827aa2c29aa..6f5151f6572b 2020-12-01 senorblanco@chromium.org Enable D* end-to-end tests on OpenGL ES backend. 2020-12-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from eac3c5bf5197 to 782f6a5e3e3c (50 revisions) 2020-12-01 senorblanco@chromium.org Disable some further C* end2end tests on GLES. 2020-12-01 senorblanco@chromium.org Enable most C* end-to-end tests on OpenGL ES. 2020-12-01 senorblanco@chromium.org Enable BufferTests on OpenGL ES. 2020-12-01 senorblanco@chromium.org Fix SSBO bindings in GLES backend. 2020-12-01 rharrison@chromium.org Add support for using Tint Inspector 2020-12-01 cwallez@chromium.org CommandBufferMTL: Address review comments 2020-12-01 shaobo.yan@intel.com Enable CopyTextureForBrowserTests on Vulkan/Metal Backend 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: I8c9ffb3988c03822c37cf43fbb5fd419d0db8f58 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339463 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |