23f00d7800
3513 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
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> |
||
skia-autoroll
|
c504ecda03 |
Roll ANGLE from 59aa1ef1975a to 234fccfb1818 (18 revisions)
|
||
skia-autoroll
|
a1ebb44f61 |
Roll SwiftShader from 9dff6a3bb595 to bfb211914759 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9dff6a3bb595..bfb211914759 2020-11-30 aeubanks@google.com Fix swiftshader_reactor_llvm_unittests under UBSan Vptr 2020-11-30 srisser@google.com Accept Sign/Zero Extend operands in OpImageRead 2020-11-30 srisser@google.com Implement shaderSubgroupBroadcastDynamicId 2020-11-30 bclayton@google.com SpirvShaderDebugger: Fix crash when attempting to display nullptrs 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: Ide4303ebcebe9f06eace0a526f5c3256fd4f52b2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339358 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0607219d1c |
Roll Dawn from d8bb0bb7c735 to a827aa2c29aa (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/d8bb0bb7c735..a827aa2c29aa 2020-12-01 shaobo.yan@intel.com CopyTextureForBrowser: Use large triangle to avoid arithmetic precision 2020-11-30 cwallez@chromium.org Roll glslang and shaderc 2020-11-30 enga@chromium.org Update RenderPassLoadOpTests to use WGSL 2020-11-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from aa212ee81f71 to eac3c5bf5197 (1 revision) 2020-11-30 enga@chromium.org Update ScissorTests to use WGSL 2020-11-30 enga@chromium.org Update DepthStencilCopyTests to use WGSL 2020-11-30 enga@chromium.org Update ObjectCachingTests to use WGSL 2020-11-30 jiawei.shao@intel.com Use FilterMode::Nearest in TextureFormatSamplingTests 2020-11-30 jiawei.shao@intel.com Skip two MultisampledRenderingTest tests on D3D12 with debug layer Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 4dcc12d1a441 to 4d41da3b810b https://chromium.googlesource.com/external/github.com/google/shaderc from 011139094ec7 to 6216d098d8ab 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: I35aae93e77c6da76afccc52c42dadaba31202eef Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339215 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
77b68e8599 |
Roll Dawn from 4814bdbdeae4 to d8bb0bb7c735 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/4814bdbdeae4..d8bb0bb7c735 2020-11-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 456aad3bced0 to aa212ee81f71 (6 revisions) 2020-11-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4e91325bf0c4 to 456aad3bced0 (16 revisions) 2020-11-27 cwallez@chromium.org Roll spirv-headers right before the ray tracing breakage. 2020-11-27 cwallez@chromium.org Roll vulkan-headers right before the ray tracing breakage. 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: Ief83ac18d0b2952098975ed8dde8a8f6decb8975 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339080 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9e8f092e89 |
Roll ANGLE from fcb6b5a5c55e to 59aa1ef1975a (5 revisions)
|
||
skia-autoroll
|
3f522b2688 |
Roll ANGLE from 5850c748b480 to fcb6b5a5c55e (8 revisions)
|
||
skia-autoroll
|
32422be454 |
Roll SwiftShader from 43bb60e1fa11 to 9dff6a3bb595 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/43bb60e1fa11..9dff6a3bb595 2020-11-26 rharrison@chromium.org Roll SPIRV-Headers and SPIRV-Tools If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: michaelludwig@google.com Change-Id: I2c5bb3ca35547c02a15982b8bd32d11175592b9b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/338996 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f7013186ac |
Roll Dawn from 9175f00eec91 to 4814bdbdeae4 (24 revisions)
https://dawn.googlesource.com/dawn.git/+log/9175f00eec91..4814bdbdeae4 2020-11-26 cwallez@chromium.org Port most of the samples to WGSL 2020-11-26 enga@chromium.org Update RenderPassTests to use WGSL 2020-11-26 enga@chromium.org Update RenderBundleTests to use WGSL 2020-11-26 enga@chromium.org Update IndexFormatTests to use WGSL 2020-11-26 cwallez@chromium.org Port BindGroupValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port GetBindGroupLayoutValidationTests to WGSL 2020-11-26 enga@chromium.org Update DestroyTests to use WGSL 2020-11-26 enga@chromium.org Update SamplerTests to use WGSL 2020-11-26 cwallez@chromium.org Partially port StorageTextureValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port RenderPipelineValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port VertexBufferValidationTests to WGSL 2020-11-26 enga@chromium.org Update DeviceLostTests to use WGSL 2020-11-26 enga@chromium.org Update TextureSubresourceTests to use WGSL 2020-11-26 enga@chromium.org Update IOSurfaceWrappingTests to use WGSL 2020-11-26 enga@chromium.org Update Draw(Indexed)?(Indirect)?Tests to use WGSL 2020-11-26 cwallez@chromium.org Port ComputeIndirectValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port ResourceUsageTrackingTests to WGSL 2020-11-26 enga@chromium.org Update SwapChainValidationTests to use WGSL 2020-11-26 cwallez@chromium.org Port VertexStateValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port DrawIndirectValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port ShaderModuleValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port UnsafeAPIValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port IndexBufferValidationTests to WGSL 2020-11-26 cwallez@chromium.org Port RenderBundleValidationTests to WGSL 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: I9a753bf58901f2fa87c90bdcaaba4d5cc6a26e18 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/338998 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
48a99420a2 |
Roll ANGLE from 130597e10299 to 5850c748b480 (15 revisions)
|
||
skia-autoroll
|
61a3933774 |
Roll Dawn from 33f29ea9b251 to 9175f00eec91 (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/33f29ea9b251..9175f00eec91 2020-11-26 enga@chromium.org Update WGSL vertex_idx i32 -> u32 2020-11-25 enga@chromium.org Unify WGSL syntax to put stage decoration on same line 2020-11-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 12ed862c7ef2 to 4e91325bf0c4 (3 revisions) 2020-11-25 senorblanco@chromium.org Enable testing on GLES backend. 2020-11-25 cwallez@chromium.org dawn_native: Make CreateView's descriptor default to nullptr 2020-11-25 cwallez@chromium.org Improve the dynamic binding OOB error message when binding.size is defaulted. 2020-11-25 cwallez@chromium.org Remove deprecated BindGroupLayout options. 2020-11-25 cwallez@chromium.org Remove deprecated SetIndexBuffer (without format). 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: I5282448f61147f3f8c1d9abca68119b7ca16cb15 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/338744 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
888c5d3e57 |
Roll ANGLE from 1b413197a6d7 to 130597e10299 (14 revisions)
|
||
skia-autoroll
|
7bce89d89d |
Roll Dawn from 03badec5d73a to 33f29ea9b251 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/03badec5d73a..33f29ea9b251 2020-11-25 enga@chromium.org Skip ShaderFloat16Tests on Intel D3D12 2020-11-24 senorblanco@chromium.org Add preliminary OpenGL ES and EGL support to Dawn. 2020-11-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6cd6f7462c49 to 12ed862c7ef2 (11 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 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: I72439fcd6ee34f91b7c9106131dd866c8ce4cc2f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/338457 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3df719619f |
Roll Dawn from 546a7c98c897 to 03badec5d73a (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/546a7c98c897..03badec5d73a 2020-11-23 senorblanco@chromium.org Refactor OpenGLVersion out of OpenGLFunctions. 2020-11-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4c13659a2a39 to 6cd6f7462c49 (1 revision) 2020-11-23 cwallez@chromium.org Metal: Prevent data race on mLastSubmittedCommands 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: I670eea593572b1e63f47a4044f91af2a8264bf31 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/338017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7078f08a6d |
Roll ANGLE from ebf890fcf9f3 to 1b413197a6d7 (13 revisions)
|
||
skia-autoroll
|
af88a65f4a |
Roll SwiftShader from 6d612051c083 to 43bb60e1fa11 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/6d612051c083..43bb60e1fa11 2020-11-23 amaiorano@google.com Run ReactorUnitTests.LargeStack on non-Windows targets 2020-11-23 amaiorano@google.com Workaround for ReactorUnitTests.LargeStack taking too long on LLVM 2020-11-23 amaiorano@google.com CMake: set REACTOR_DEFAULT_OPT_LEVEL to "" by default 2020-11-23 amaiorano@google.com Add "fmod" external symbol to LLVM backend 2020-11-23 capn@google.com Limit the recursion depth of llvm::SelectionDAG::isSplatValue() 2020-11-23 srisser@google.com Add OpCopyLogical 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 adlai@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: adlai@google.com Change-Id: Icb720972296534006d9717b5a62e5dcdaa6690b7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/337949 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7d5a4b4a64 |
Roll SwiftShader from de9e649438ed to 6d612051c083 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/de9e649438ed..6d612051c083 2020-11-20 amaiorano@google.com Kokoro: add Windows x86 (Win32) debug builds 2020-11-20 amaiorano@google.com marl: fix extra ';' warning 2020-11-20 amaiorano@google.com Make vk-unittests load/unload swiftshader only once per suite 2020-11-20 bclayton@google.com Vulkan: Fix use-after-destruction of VkFence event 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 adlai@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: adlai@google.com Change-Id: I594a33ac1eda4e72bd217f5554d595bfa1ccc24d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/337388 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d40e548110 |
Roll ANGLE from 777749aafaac to ebf890fcf9f3 (12 revisions)
|
||
skia-autoroll
|
639fb024be |
Roll Dawn from 1a14e7e02441 to 546a7c98c897 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/1a14e7e02441..546a7c98c897 2020-11-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7f075c2a88c0 to 4c13659a2a39 (3 revisions) 2020-11-20 bryan.bernhart@intel.com D3D12: Support caching DX shaders. 2020-11-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 36d9a061c847 to 7f075c2a88c0 (9 revisions) 2020-11-20 cwallez@chromium.org Suppress BufferMappedAtCreationOOM on Windows 2020-11-20 ivan.murashov@lge.com Remove storage class specifier for the explicit template specialization 2020-11-20 jiawei.shao@intel.com D3D12: Search the default path of Windows SDK for DXC DLLs 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: I3684ab4512688c8e532e0d7767ccb967774cba95 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/337390 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9dce4d081f |
Roll ANGLE from 8b76d37f9f9a to 777749aafaac (19 revisions)
|
||
skia-autoroll
|
bf24c931ea |
Roll Dawn from ce207be41fd6 to 1a14e7e02441 (2 revisions)
https://dawn.googlesource.com/dawn.git/+log/ce207be41fd6..1a14e7e02441 2020-11-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 46d9c7745efa to 36d9a061c847 (13 revisions) 2020-11-19 jiawei.shao@intel.com Skip SwapchainTests/SwitchPresentMode on Linux Intel Vulkan drivers 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: Ibb1aec390dae0c225eea16b9c129717088299fdc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/336649 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4f660f22d9 |
Roll SwiftShader from 060020166679 to de9e649438ed (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/060020166679..de9e649438ed 2020-11-19 capn@google.com Fix GN build for aarch64 2020-11-19 zzyiwei@google.com AHB: minor clean up to avoid build failures on different platforms 2020-11-19 capn@google.com Add GN builds for Reactor unit tests 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 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 Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: lovisolo@google.com Change-Id: Ia7b74b059d1add1f68c3b31b2bbeebd552144b6e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/336647 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f0cd1ab54a |
Roll ANGLE from 2ffff6d024c7 to 8b76d37f9f9a (13 revisions)
|
||
skia-autoroll
|
5bd1dc204c |
Roll SwiftShader from bb96f79d0e15 to 060020166679 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bb96f79d0e15..060020166679 2020-11-18 zzyiwei@google.com Add baseline VK_EXT_device_memory_report support 2020-11-18 capn@google.com Only lower MSan codegen optimization for LLVM JIT 2020-11-18 rnk@google.com Use pragmas to work around MSVC x86_32 debug miscompile bug 2020-11-18 caramelli.devel@gmail.com Subzero: inconsistency in registered threads option for the CommandLine with external LLVM 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 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 Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: lovisolo@google.com Change-Id: Ia5eda7a03965531a099203c0b86615f5f050fc97 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/336277 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c6ad76c61b |
Roll Dawn from a0758a1aef12 to ce207be41fd6 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/a0758a1aef12..ce207be41fd6 2020-11-18 rharrison@chromium.org Use the transform manager instead of invoking the transform directly 2020-11-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 90f32536458a to 46d9c7745efa (13 revisions) 2020-11-18 hao.x.li@intel.com Query API: Non Precise Occlusion Query 2020-11-18 cwallez@chromium.org RefBase: remove implicit conversion to bool. 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: Ic542c7582351b43e94e383ae7310e12ec1f1a9ec Reviewed-on: https://skia-review.googlesource.com/c/skia/+/336279 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a1112b326a |
Roll Dawn from f2bc3b3edd6f to a0758a1aef12 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/f2bc3b3edd6f..a0758a1aef12 2020-11-18 jiawei.shao@intel.com D3D12: Only enable toggle 'use_dxc' when Dawn can load DXC DLLs 2020-11-17 cwallez@chromium.org Use hermetic XCode on Dawn standalone builders. 2020-11-17 cwallez@chromium.org Stop setting mac_xcode_version in DEPS 2020-11-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4ad0019df0f0 to 90f32536458a (17 revisions) 2020-11-17 cwallez@chromium.org Use smart Refs for IOKit and CoreFoundation objects. 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: I9a752c55d3314a6138cc2abdb17719a8bbb98b01 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335674 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ed771cb644 |
Roll ANGLE from 4f96bf19941b to 2ffff6d024c7 (21 revisions)
|
||
skia-autoroll
|
77430e5598 |
Roll SwiftShader from 04515da400d5 to bb96f79d0e15 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/04515da400d5..bb96f79d0e15 2020-11-17 capn@google.com Disable code generation optimization for MSan builds 2020-11-17 capn@google.com Switch Android to LLVM ORCv2 JIT and remove ORCv1 support If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC 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 Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: lovisolo@google.com Change-Id: I1d22b300783e62106ba05128722d31770b1fd34d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335672 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
abd73e2507 |
Roll SwiftShader from e4c1a25cc679 to 04515da400d5 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/e4c1a25cc679..04515da400d5 2020-11-16 srisser@google.com Don't auto append value of stringified enums 2020-11-16 capn@google.com Work around LLVM ORCv2 issue affecting Cuttlefish 2020-11-16 capn@google.com Enable Reactor Print() in Debug/RelWithDebInfo builds 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 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 Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: lovisolo@google.com Change-Id: I11750145206292ca3cd2c807322650cef3a3b803 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335318 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
610fadae06 |
Roll ANGLE from 60570b859f7c to 4f96bf19941b (15 revisions)
|
||
skia-autoroll
|
a0485315fc |
Roll Dawn from 575729e8dd25 to f2bc3b3edd6f (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/575729e8dd25..f2bc3b3edd6f 2020-11-16 enga@chromium.org Print warning if errors occur and no error callback has been set 2020-11-16 cwallez@chromium.org Metal: Wrap NS classes and protocols in NSRef. 2020-11-16 enga@chromium.org Remove --skip-validation test flag from Dawn tests 2020-11-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e5e961722054 to 4ad0019df0f0 (1 revision) 2020-11-16 rsesek@chromium.org Use the correct GN variable for the Mac deployment target. 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: I0e4ea0fb23d75f2b3c191e20908557a38566ef85 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335457 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Leon Scroggins
|
1340dbde91 |
Reland "SkAndroidCodec: Support decoding all frames"
This is a reland of
|
||
skia-autoroll
|
cce84d1fd8 |
Roll ANGLE from 9eff98952674 to 60570b859f7c (17 revisions)
|
||
skia-autoroll
|
a7252b76d7 |
Roll Chromium from 3fae529574ca to 2c493e0e0782 (528 revisions)
|
||
skia-autoroll
|
116279b7ba |
Roll Dawn from b6f4d53126d3 to 575729e8dd25 (11 revisions)
https://dawn.googlesource.com/dawn.git/+log/b6f4d53126d3..575729e8dd25 2020-11-16 hao.x.li@intel.com Add query availability tracking in render pass encoder 2020-11-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8ca4561b25dd to e5e961722054 (18 revisions) 2020-11-14 enga@chromium.org Add InjectValidationError to command encoder 2020-11-14 enga@chromium.org Add end2end tests flags --enable-toggles and --disable-toggles 2020-11-13 enga@chromium.org Update DepthBiasTests to use WGSL 2020-11-13 enga@chromium.org Update CullingTests to use WGSL 2020-11-13 enga@chromium.org Update ComputeIndirectTests to use WGSL 2020-11-13 enga@chromium.org Update CompressedTextureFormatTests to use WGSL 2020-11-13 enga@chromium.org Update ColorStateTests to use WGSL 2020-11-13 enga@chromium.org Update ClipSpaceTests to use WGSL 2020-11-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1980095da7f4 to 8ca4561b25dd (2 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 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: Id7b34b58d98322cf250545d8a4cb2a800291ffbf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
49c0cf9417 |
Roll ANGLE from 47b3db22be33 to 9eff98952674 (36 revisions)
|
||
skia-autoroll
|
9a2cb05e60 |
Roll Chromium from 2cd5dabd7743 to 3fae529574ca (1029 revisions)
|
||
skia-autoroll
|
cad292843d |
Roll Dawn from f3c829047220 to b6f4d53126d3 (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/f3c829047220..b6f4d53126d3 2020-11-13 brandon1.jones@intel.com Only Increment Serials When Necessary On D3D12 2020-11-13 enga@chromium.org dawn_wire: Protect against large allocations in ChunkedCommandHandler 2020-11-12 enga@chromium.org Rename DepthSamplingTests to DepthStencilSamplingTests 2020-11-12 rharrison@chromium.org Use remapped entry point name in D3D12 2020-11-12 enga@chromium.org dawn_wire: Reject new callbacks if the client is disconnected 2020-11-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 0573714bfd0f to 1995ddf876ef (19 revisions) 2020-11-12 cwallez@chromium.org Move most of Ref's functionality in RefBase for reuse. 2020-11-11 enga@chromium.org Reject all callbacks with DeviceLost on wire client disconnect 2020-11-11 enga@chromium.org Track and destroy all child objects on wire client destruction 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: I32d58fcec0132f381d3322094e2f422cc373e361 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/334661 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
8ead30d51c |
Roll SwiftShader from 4804ac8724ff to e4c1a25cc679 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/4804ac8724ff..e4c1a25cc679 2020-11-13 capn@google.com Use LLVM JIT for MemorySanitizer GN builds 2020-11-12 srisser@google.com Update vulkan headers to 1.2.160 2020-11-12 swiftshader.regress@gmail.com Regres: Update test lists @ 4804ac87 2020-11-12 zzyiwei@google.com Disable VK_KHR_external_memory_fd for Android build 2020-11-12 natsu@google.com Handle image properties from external device memory 2020-11-12 capn@google.com Fix conditionally enabling Reactor MSan instrumentation 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 jlavrova@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: jlavrova@google.com Change-Id: Idc8c3fe541ba608e2adda43c4d7d4e3e54db4c3c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/334659 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c4ff4df250 |
Roll SwiftShader from 019feda602ec to 4804ac8724ff (9 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/019feda602ec..4804ac8724ff 2020-11-12 capn@google.com Implement MemorySanitizer instrumentation of Reactor routines 2020-11-11 nicolascapens@google.com Fix backslash interpreted as part of URL 2020-11-11 srisser@google.com Implement VK_KHR_shader_float_controls 2020-11-11 amaiorano@google.com Subzero: clang-format crosstest, pnacl-llvm, runtime, and unittest 2020-11-11 amaiorano@google.com Subzero: clang-format src 2020-11-11 capn@google.com Fix LLVM host triple for ORCv2 JIT 2020-11-11 srisser@google.com Add SPIR-V tools dependency to BUILD.gn files 2020-11-11 natsu@google.com Fix Android build 2020-11-11 amaiorano@google.com Add a unit test for bug fixed by swiftshader-cl/50008 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 jlavrova@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: jlavrova@google.com Change-Id: I83da37c49f2632144ee9862f934562ee5f6f7be8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/334268 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
869eb97f6c |
Roll Chromium from 083976a7ea21 to 2cd5dabd7743 (870 revisions)
|
||
skia-autoroll
|
ea8db5ad42 |
Roll ANGLE from 72001c7d85ba to 47b3db22be33 (12 revisions)
|
||
skia-autoroll
|
5a31c32bff |
Roll Dawn from c04a0132be6c to f3c829047220 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/c04a0132be6c..f3c829047220 2020-11-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7b750dc7337d to 0573714bfd0f (8 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 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: I6d16996a6f8a6108a2d4e6b7bddd9422c35b967c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/333919 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
480d950d3c |
Roll SwiftShader from 4ed9d3498dcf to 019feda602ec (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/4ed9d3498dcf..019feda602ec 2020-11-10 srisser@google.com Track SPIR-V version in VkConfig.hpp 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 jlavrova@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: jlavrova@google.com Change-Id: Ica81fcbadcda8c85c046432954562ab88a764d7d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/333917 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Kevin Lubick
|
a502878308 |
[canvaskit] Add support for woff2 fonts
Requested by Flutter. This adds about 80k of code size due in large part to the brotli decoding logic. This also updates the check_deps error to point at a doc on how to create a new GOB mirror. Brotli version is 1.0.9; the latest as of today. Change-Id: I1580cb2189ff1205a9bffca3d887ff2b98a4042e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/333218 Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> |
||
skia-autoroll
|
5b85989529 |
Roll ANGLE from d4439824c554 to 72001c7d85ba (15 revisions)
|
||
skia-autoroll
|
c2b8ecf26b |
Roll Dawn from 3e17e33724b4 to c04a0132be6c (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/3e17e33724b4..c04a0132be6c 2020-11-09 cwallez@chromium.org Remove deprecated Device::CreateQueue. 2020-11-09 cwallez@chromium.org Remove deprecated names of texture formats. 2020-11-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8655b62207a5 to 7b750dc7337d (1 revision) 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: Ia9545f9ff07ca84a36a0ec0bc3b87411a844e87e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/333282 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cffe7e631c |
Roll Chromium from a4f272b3a785 to 083976a7ea21 (536 revisions)
|
||
skia-autoroll
|
0780c2f6c1 |
Roll SwiftShader from 612ded0654a0 to 4ed9d3498dcf (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/612ded0654a0..4ed9d3498dcf 2020-11-06 vhau@google.com Modify gralloc0 implementation 2020-11-06 jaebaek@google.com SpirvShaderDebugger: Correct member index for DebugValue 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 jlavrova@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: jlavrova@google.com Change-Id: I62616f3797a6bbf4baccdd4c3a3dd580e62b48cd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/333057 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |