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

Commit d3c213e

Browse files
Roll src/third_party/skia 698fa78..d62d406 (1 commits) (#9295)
https://skia.googlesource.com/skia.git /%2Blog/698fa78b3cae..d62d406 git log 698fa78..d62d406 --date=short --no-merges --format=%ad %ae %s 2019-06-12 reed@google.com Revert "Revert "try resolver pattern"" 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 (herb@google.com), and stop the roller if necessary.
1 parent 4d7afb9 commit d3c213e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': '698fa78b3cae067ed27ae95f0e90e8493e7cc2f9',
26+
'skia_revision': 'd62d406aa24c40e210bdc0dd79d434e98034e365',
2727

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

ci/licenses_golden/licenses_skia

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a7a8710dd0d9cbb4dfd85f167b6125ef
1+
Signature: 4b3498d1b3b1243b35321866bdb0ed73
22

33
UNUSED LICENSES:
44

@@ -3221,6 +3221,7 @@ FILE: ../../../third_party/skia/gm/textblobrandomfont.cpp
32213221
FILE: ../../../third_party/skia/gm/textblobtransforms.cpp
32223222
FILE: ../../../third_party/skia/gm/textblobuseaftergpufree.cpp
32233223
FILE: ../../../third_party/skia/gm/transparency.cpp
3224+
FILE: ../../../third_party/skia/gm/xform.cpp
32243225
FILE: ../../../third_party/skia/include/android/SkBRDAllocator.h
32253226
FILE: ../../../third_party/skia/include/android/SkBitmapRegionDecoder.h
32263227
FILE: ../../../third_party/skia/include/codec/SkAndroidCodec.h
@@ -5221,6 +5222,11 @@ FILE: ../../../third_party/skia/experimental/editor/run_handler.cpp
52215222
FILE: ../../../third_party/skia/experimental/editor/run_handler.h
52225223
FILE: ../../../third_party/skia/experimental/editor/stringslice.cpp
52235224
FILE: ../../../third_party/skia/experimental/editor/stringslice.h
5225+
FILE: ../../../third_party/skia/experimental/xform/SkShape.cpp
5226+
FILE: ../../../third_party/skia/experimental/xform/SkShape.h
5227+
FILE: ../../../third_party/skia/experimental/xform/SkXform.cpp
5228+
FILE: ../../../third_party/skia/experimental/xform/SkXform.h
5229+
FILE: ../../../third_party/skia/experimental/xform/XContext.cpp
52245230
FILE: ../../../third_party/skia/gm/crbug_918512.cpp
52255231
FILE: ../../../third_party/skia/gm/preservefillrule.cpp
52265232
FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp

0 commit comments

Comments
 (0)