Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a6ebefb

Browse files
Roll src/third_party/skia a2a0c8a..24ed75d (12 commits) (#16216)
https://skia.googlesource.com/skia.git/+log/a2a0c8a2c475..24ed75db12ba git log a2a0c8a..24ed75d --date=short --first-parent --format='%ad %ae %s' 2020-01-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-29 [email protected] Return summaries of all layers for display 2020-01-29 [email protected] Use views throughout gpu blur code. 2020-01-29 [email protected] [canvaskit] Add demo for RT shader 2020-01-29 [email protected] Add a "kSimpleInnerPolygons" mode to GrTessellator 2020-01-29 [email protected] [skottie] Cleanup: convert shape stroke/fill to new adapter pattern 2020-01-29 [email protected] Check for valid stencil buffer in GrGLGpu::clearStencilClip 2020-01-29 [email protected] Make cache RRect blur masks with exact fit textures. 2020-01-29 [email protected] tweak textbox to use subpixel 2020-01-29 [email protected] Preserve triangle winding in GrTessellator 2020-01-29 [email protected] Memory leak in cache 2020-01-29 [email protected] Remove asTextureProxyRef from SkSpecialImage. Created with: gclient setdep -r src/third_party/skia@24ed75db12ba 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 [email protected] 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/+/master/autoroll/README.md Bug: None Tbr: [email protected]
1 parent 6061b80 commit a6ebefb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'a2a0c8a2c47519fea570c0179d90373c3230346d',
29+
'skia_revision': '24ed75db12ba8bcdfb75a6794093e68cab4c4270',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1ec037488511721f0589c3b1da312165
1+
Signature: e67d53f8b5b038f4ec9086043b583f75
22

33
UNUSED LICENSES:
44

@@ -5616,6 +5616,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/Camera.h
56165616
FILE: ../../../third_party/skia/modules/skottie/src/Transform.cpp
56175617
FILE: ../../../third_party/skia/modules/skottie/src/Transform.h
56185618
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Ellipse.cpp
5619+
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/FillStroke.cpp
56195620
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Gradient.cpp
56205621
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/MergePaths.cpp
56215622
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Polystar.cpp

0 commit comments

Comments
 (0)