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

Commit c8279b3

Browse files
Roll src/third_party/skia b965ff5..1e21d14 (25 commits)
https://skia.googlesource.com/skia.git/+log/b965ff597315..1e21d14f2b8b git log b965ff5..1e21d14 --date=short --first-parent --format='%ad %ae %s' 2020-04-24 [email protected] Update Go Deps 2020-04-24 [email protected] rework constants 2020-04-24 [email protected] test vcmpeqps with label offset 2020-04-24 [email protected] [skottie] Video layer support 2020-04-24 [email protected] Create DDL for final composition step in DDL test harness 2020-04-24 [email protected] Roll ../src a49aa6883e5f..132edc1c6ff4 (451 commits) 2020-04-24 [email protected] Roll third_party/externals/angle2 913f4f4..21c5af3 (11 commits) 2020-04-24 [email protected] Roll third_party/externals/swiftshader ceb6258ae101..91525d85792f (16 commits) 2020-04-24 [email protected] Roll third_party/externals/dawn 21d753a05346..635239faf8ef (7 commits) 2020-04-23 [email protected] Make SkDevice preserve SkCanvas' 4x4 matrix 2020-04-23 [email protected] correct only spill once 2020-04-23 [email protected] Clean up Sample3D math a bit, fix a bug with world-space 2020-04-23 [email protected] Increase shader/pipeline timeouts in Metal backend 2020-04-23 [email protected] Reland "Make SkBitmap/SkPixmap::erase* do so in sRGB" 2020-04-23 [email protected] Add a flag for suppressing tessellation shaders 2020-04-23 [email protected] Track d3d resources using sk_sp instead of raw pointers. 2020-04-23 [email protected] Revert "Move SkFrontBufferedStream into Android-only dir" 2020-04-23 [email protected] Move SkFrontBufferedStream into Android-only dir 2020-04-23 [email protected] spill oldest reg 2020-04-23 [email protected] Set pipeline and related state on d3d command list. 2020-04-23 [email protected] Move tessellation wedges to cubic the buffer 2020-04-23 [email protected] Allow SkThreadPool to be non-borrowing 2020-04-23 [email protected] Remove tessellate/GrPathParser 2020-04-23 [email protected] Update GrTriangulator to count curves 2020-04-23 [email protected] [roller] Upgrade to CMake 3.13.5 to unbreak Swiftshader roller. Created with: gclient setdep -r src/third_party/skia@1e21d14f2b8b 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 2b94311 commit c8279b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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': 'b965ff5973157b616452efdb8d3d51d34ab5dbbe',
29+
'skia_revision': '1e21d14f2b8bb088be47b7787f4b4b7d38459a6b',
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 7dc34ba1944f5dc2435e61eb03f9c48b
1+
Signature: abfbdd9057ce2648064f6b0e8d9b5dba
22

33
UNUSED LICENSES:
44

@@ -5659,8 +5659,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.
56595659
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h
56605660
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp
56615661
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.h
5662-
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathParser.cpp
5663-
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathParser.h
5662+
FILE: ../../../third_party/skia/src/gpu/tessellate/GrInnerPolygonContourParser.h
5663+
FILE: ../../../third_party/skia/src/gpu/tessellate/GrMidpointContourParser.h
56645664
----------------------------------------------------------------------------------------------------
56655665
Copyright 2020 Google Inc.
56665666

0 commit comments

Comments
 (0)