From fe62bcb2ad200ccab5ebe82b9cc1690ff653282c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 2 Oct 2020 16:19:28 +0000 Subject: [PATCH] Roll Skia from a87c5076a876 to 36366209d412 (55 revisions) https://skia.googlesource.com/skia.git/+log/a87c5076a876..36366209d412 2020-10-02 egdaniel@google.com Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16. 2020-10-02 hcm@google.com Update release notes for M87 branch cut, M88 begin 2020-10-02 kjlubick@google.com [canvaskit] Fix computeTightBounds 2020-10-02 egdaniel@google.com Remove unsized gl stencil support. 2020-10-02 robertphillips@google.com Accumulated non-substantive changes 2020-10-02 brianosman@google.com Revert "Convert sksl_frag.sksl to an IRIntrinsicMap" 2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 085332bfbb3a to 1693b2839ab9 (532 revisions) 2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 5e947adaf26e to 375fee944c76 (2 revisions) 2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b09f16ee7aeb to 1fd3e5d89a8f (8 revisions) 2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from da5828c06b4c to 16ebcf601d7f (1 revision) 2020-10-02 herb@google.com remove SkMakeSpan use ctor parameter deduction 2020-10-01 brianosman@google.com Convert sksl_frag.sksl to an IRIntrinsicMap 2020-10-01 hcm@google.com Update Skia milestone to 88 2020-10-01 brianosman@google.com Support variables in the intrinsic map, clone them into Programs 2020-10-01 johnstiles@google.com Replace set of entrances with boolean. 2020-10-01 johnstiles@google.com Convert Analysis::NodeCount to NodeCountExceeds. 2020-10-01 fmalita@chromium.org [sksg] Fix uninitialized DashEffect attribute 2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fa082bb58ba7 to b09f16ee7aeb (16 revisions) 2020-10-01 egdaniel@google.com Fix vulkan input usage flag for VulkanWindowContext. 2020-10-01 michaelludwig@google.com Remove unused field from DeviceCM 2020-10-01 bsalomon@google.com GrRenderTargetContext takes release proc helper. 2020-10-01 brianosman@google.com Remove unused variable from IR generator 2020-10-01 egdaniel@google.com Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. 2020-10-01 brianosman@google.com Revert "moved SkSL FloatLiteral data into IRNode" 2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b042f4e70879 to 5e947adaf26e (4 revisions) 2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from cc47e0cdb922 to 085332bfbb3a (612 revisions) 2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from ad421a248adb to da5828c06b4c (2 revisions) 2020-09-30 bsalomon@google.com Get GrBackendRenderTarget's sample count from MtlTexture. 2020-09-30 robertphillips@google.com Have the GrShadowRRectOp make use of the thread-safe view cache 2020-09-30 robertphillips@google.com Have GrMatrixConvolutionEffect use the thread-safe view cache 2020-09-30 johnstiles@google.com Update TextureEffect to avoid extraneous out variable. 2020-09-30 brianosman@google.com Add Variable::fBuiltin, to track Variables owned by pre-includes 2020-09-30 bsalomon@google.com Return GrBackendTexture from SkPromiseImageTexture by value. 2020-09-30 johnstiles@google.com Update MatrixEffect to avoid extraneous out variable. 2020-09-30 ethannicholas@google.com moved SkSL ExternalFunctionCall's data into IRNode 2020-09-30 johnstiles@google.com Simplify generated GLSL code for trivial FPs. 2020-09-30 senorblanco@chromium.org Dawn: remove persistent TextureView from GrDawnTexture. 2020-09-30 smoreland@google.com Avoid heap initialization for skia allocations. 2020-09-30 brianosman@google.com Move VariableReference ref-adjusting into helper functions 2020-09-30 robertphillips@google.com Make GrRectBlurEffect use the thread-safe view cache 2020-09-30 johnstiles@google.com Calculate texture clamping X/Y coordinates in parallel. 2020-09-30 johnstiles@google.com Inline trivial single-argument constructors directly. 2020-09-30 michaelludwig@google.com Fix GrClipStackClip::preApply to report kClippedOut 2020-09-30 robertphillips@google.com Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2) 2020-09-30 johnstiles@google.com Add ProgramWriter, a non-const version of ProgramVisitor. 2020-09-30 johnstiles@google.com Add unit test for inlining trivial arguments. 2020-09-30 ethannicholas@google.com moved SkSL Extension data into IRNode 2020-09-30 csmartdalton@google.com Don't cast emscripten pointers when assembling WebGL interface 2020-09-30 johnstiles@google.com Update nanobench SkSL tests. 2020-09-30 ethannicholas@google.com Revert "Revert "moved SkSL ExpressionStatement's data into IRNode"" 2020-09-30 bsalomon@google.com Add sample count field to GrD3DTextureResourceInfo. 2020-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ec42b1438fd2 to fa082bb58ba7 (11 revisions) 2020-09-30 johnstiles@google.com Avoid creating temporary variables for nested trivial cases. 2020-09-30 johnstiles@google.com Revert "moved SkSL ExpressionStatement's data into IRNode" 2020-09-30 brianosman@google.com Revert "Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@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 --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 17907a3f27031..e4a86a6d3ba4b 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'a87c5076a876e63664566bba55e16b6d4d410234', + 'skia_revision': '36366209d4124d99be561545e02b0a165bd829c4', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 99f99dc1b2569..0b038b3544777 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: c8b43171afd115a8618c41b931c64abd +Signature: 8da5610b8b391d0a1c5b1b991441e6d2 UNUSED LICENSES: @@ -3922,6 +3922,7 @@ FILE: ../../../third_party/skia/src/core/SkYUVAPixmaps.cpp FILE: ../../../third_party/skia/src/gpu/GrBackendSemaphore.cpp FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableState.cpp FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableStateImpl.h +FILE: ../../../third_party/skia/src/gpu/GrBackendUtils.cpp FILE: ../../../third_party/skia/src/gpu/GrBackendUtils.h FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h