Skip to content

Commit 377e665

Browse files
Roll src/third_party/skia 569dda7216cd..5892553ad020 (5 commits) (flutter#7665)
https://skia.googlesource.com/skia.git/%2Blog/569dda7216cd..5892553ad020 git log 569dda7216cda3f096677df29ee787e44ddb0be0..5892553ad0205a2644d9567b7b1c64e402b47c55 --date=short --no-merges --format=%ad %ae %s 2019-01-30 reed@google.com delete orphaned sample 2019-02-01 reed@google.com remove breakText, and all utf cache accessors 2019-02-01 reed@google.com skip huge allocation in test on 32bit devices 2019-01-31 robertphillips@google.com Remove destination GrRenderTargetProxy from GrPipeline 2019-01-31 michaelludwig@google.com Narrow clear-as-draw workaround on D3D11 ANGLE 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 (borenet@google.com), and stop the roller if necessary.
1 parent 44245c8 commit 377e665

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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': '569dda7216cda3f096677df29ee787e44ddb0be0',
26+
'skia_revision': '5892553ad0205a2644d9567b7b1c64e402b47c55',
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: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f867a1b671acb1f1421f91dafca3c167
1+
Signature: 4dc6b3b7a6077731857dac95e5daaef0
22

33
UNUSED LICENSES:
44

@@ -3001,7 +3001,6 @@ FILE: ../../../third_party/skia/samplecode/SampleClip.cpp
30013001
FILE: ../../../third_party/skia/samplecode/SampleColorFilter.cpp
30023002
FILE: ../../../third_party/skia/samplecode/SampleComplexClip.cpp
30033003
FILE: ../../../third_party/skia/samplecode/SampleConcavePaths.cpp
3004-
FILE: ../../../third_party/skia/samplecode/SampleDash.cpp
30053004
FILE: ../../../third_party/skia/samplecode/SampleDegenerateTwoPtRadials.cpp
30063005
FILE: ../../../third_party/skia/samplecode/SampleEffects.cpp
30073006
FILE: ../../../third_party/skia/samplecode/SampleEmboss.cpp

0 commit comments

Comments
 (0)