Skip to content

Commit d4c7c30

Browse files
Roll src/third_party/skia a4bb02063672..346f82c1c3e0 (6 commits) (flutter#9188)
https://skia.googlesource.com/skia.git /%2Blog/a4bb02063672..346f82c1c3e0 git log a4bb020636726be3b62fc8ac0ba072f60d51e966..346f82c1c3e0b302e46b0850b4ac63b21d263697 --date=short --no-merges --format=%ad %ae %s 2019-06-04 [email protected] print 1/K floats as fractions 2019-06-04 [email protected] move peepholes where they&flutter#39;re relevant 2019-06-04 [email protected] [skottie] Initial text range selector support 2019-06-04 [email protected] print SKVM test failures 2019-06-04 [email protected] allow two immediates 2019-06-04 [email protected] Make color initialization version of createBackendTexture public 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 ([email protected]), and stop the roller if necessary.
1 parent 7746e2e commit d4c7c30

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': 'a4bb020636726be3b62fc8ac0ba072f60d51e966',
26+
'skia_revision': '346f82c1c3e0b302e46b0850b4ac63b21d263697',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ff2892180ebe58fee95669eb6cb7ddac
1+
Signature: bcb95cc054ec992c9670590b1faa189f
22

33
UNUSED LICENSES:
44

@@ -5371,6 +5371,8 @@ FILE: ../../../third_party/skia/include/private/GrContext_Base.h
53715371
FILE: ../../../third_party/skia/include/private/GrImageContext.h
53725372
FILE: ../../../third_party/skia/include/private/GrRecordingContext.h
53735373
FILE: ../../../third_party/skia/include/private/SkVx.h
5374+
FILE: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.cpp
5375+
FILE: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.h
53745376
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp
53755377
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.h
53765378
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.cpp

0 commit comments

Comments
 (0)