Skip to content

Commit 605c63b

Browse files
Roll src/third_party/skia 384981be3dd2..0c64a545176a (11 commits) (flutter#9404)
https://skia.googlesource.com/skia.git /%2Blog/384981be3dd2..0c64a545176a git log 384981be3dd2f98226a748628ace453a481050f9..0c64a545176a0f0231bca2f9acc247bd3177588e --date=short --no-merges --format=%ad %ae %s 2019-06-20 mtklein@google.com two register ops 2019-06-20 mtklein@google.com two register &flutter#43; immediate ops 2019-06-20 mtklein@google.com remaining 3-reg ops 2019-06-19 jlavrova@google.com Adding TestFontCollection 2019-06-20 michaelludwig@google.com Add lighting, alpha threshold, and tile image filters to GM 2019-06-20 senorblanco@chromium.org Revert &flutter#34;GPU: always use TopLeft origin for saveLayer render targets.&flutter#34; 2019-06-20 jvanverth@google.com Fix ASAN issue. 2019-06-20 brianosman@google.com ByteCode: Fixes for TRACE 2019-06-20 senorblanco@chromium.org GPU: always use TopLeft origin for saveLayer render targets. 2019-06-20 brianosman@google.com ByteCode: Allow calls to functions that return void 2019-06-20 jvanverth@google.com Revert &flutter#34;Prefer using GrOvalOpFactory over GrFillRRect for circles and&flutter#34; The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (bsalomon@google.com), and stop the roller if necessary.
1 parent 7a5ec8d commit 605c63b

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ vars = {
2424
'fuchsia_git': 'https://fuchsia.googlesource.com',
2525
'github_git': 'https://github.com',
2626
'skia_git': 'https://skia.googlesource.com',
27-
'skia_revision': '384981be3dd2f98226a748628ace453a481050f9',
27+
'skia_revision': '0c64a545176a0f0231bca2f9acc247bd3177588e',
2828

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

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 4f33e78fc378a0892121cdab2ba08a64
1+
Signature: 8acb146f1e0dd052fedd3b7b82d3f102
22

33
UNUSED LICENSES:
44

@@ -2271,6 +2271,8 @@ FILE: ../../../third_party/skia/modules/skparagraph/src/TextStyle.cpp
22712271
FILE: ../../../third_party/skia/modules/skparagraph/src/TextWrapper.cpp
22722272
FILE: ../../../third_party/skia/modules/skparagraph/src/TextWrapper.h
22732273
FILE: ../../../third_party/skia/modules/skparagraph/src/TypefaceFontProvider.cpp
2274+
FILE: ../../../third_party/skia/modules/skparagraph/utils/TestFontCollection.cpp
2275+
FILE: ../../../third_party/skia/modules/skparagraph/utils/TestFontCollection.h
22742276
FILE: ../../../third_party/skia/public.bzl
22752277
FILE: ../../../third_party/skia/samplecode/SampleParagraph.cpp
22762278
FILE: ../../../third_party/skia/site/METADATA

0 commit comments

Comments
 (0)