mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (flutter/engine#9032)
https://skia.googlesource.com/skia.git /%2Blog/54fbe0f813c1..12710911dcc2 git log 54fbe0f813c146afa9c983d8fa358937d00d2fec..12710911dcc2056d8b6697cd0aa540f01a1c47df --date=short --no-merges --format=%ad %ae %s 2019-05-21 mtklein@google.com negateS -> negateI 2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial). 2019-05-21 mtklein@google.com Revert "Revert "SkSLInterpreter refactoring"" 2019-05-20 bungeman@google.com Move SkLeanWindows.h to src. 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 (csmartdalton@google.com), and stop the roller if necessary.
This commit is contained in:
parent
e38bfd86b1
commit
33216db5ef
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': '54fbe0f813c146afa9c983d8fa358937d00d2fec',
|
||||
'skia_revision': '12710911dcc2056d8b6697cd0aa540f01a1c47df',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 948f5290270f2647d919862ebc34ad09
|
||||
Signature: 4644eabde2fdb1003505c2d9d8f3e6f2
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -1076,7 +1076,6 @@ FILE: ../../../third_party/skia/include/private/GrSurfaceProxy.h
|
||||
FILE: ../../../third_party/skia/include/private/GrTextureProxy.h
|
||||
FILE: ../../../third_party/skia/include/private/SkBitmaskEnum.h
|
||||
FILE: ../../../third_party/skia/include/private/SkEncodedInfo.h
|
||||
FILE: ../../../third_party/skia/include/private/SkLeanWindows.h
|
||||
FILE: ../../../third_party/skia/include/private/SkSafe_math.h
|
||||
FILE: ../../../third_party/skia/include/utils/SkNoDrawCanvas.h
|
||||
FILE: ../../../third_party/skia/modules/sksg/samples/SampleSVGPong.cpp
|
||||
@ -1119,6 +1118,7 @@ FILE: ../../../third_party/skia/src/core/SkICCPriv.h
|
||||
FILE: ../../../third_party/skia/src/core/SkImageFilterCache.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkImageFilterCache.h
|
||||
FILE: ../../../third_party/skia/src/core/SkLRUCache.h
|
||||
FILE: ../../../third_party/skia/src/core/SkLeanWindows.h
|
||||
FILE: ../../../third_party/skia/src/core/SkMSAN.h
|
||||
FILE: ../../../third_party/skia/src/core/SkMakeUnique.h
|
||||
FILE: ../../../third_party/skia/src/core/SkMatrixPriv.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user