Roll src/third_party/skia f2a3f5943e4c..37064c1739f3 (11 commits) (flutter/engine#7752)
https://skia.googlesource.com/skia.git/%2Blog/f2a3f5943e4c..37064c1739f3 git log f2a3f5943e4ca1a3c33b352664231523e0ce9053..37064c1739f3feb46862791fde9903c0d64d5135 --date=short --no-merges --format=%ad %ae %s 2019-02-08 brianosman@google.com Remove support for GPU bone transformations 2019-02-08 mtklein@google.com add more test cases to DAA gm 2019-02-08 robertphillips@google.com Move auditTrail and opMemoryPool from GrContext to GrRecordingContext 2019-02-08 brianosman@google.com Fix vertex indexing error when using ImGui skiaWidgets 2019-02-07 mtklein@google.com move some methods out of line 2019-02-07 herb@google.com Simplify typeface and effects handling 2019-02-07 robertphillips@google.com Move proxyProvider and singleOwner to GrImageContext 2019-02-08 mtklein@google.com remove a couple more jsoncpp deps 2019-02-08 jcgregorio@google.com docs - Trim down infra trooper docs. 2019-02-08 kjlubick@google.com Remove abandoned fSubdivisionsMax 2019-02-08 recipe-roller@chromium.org Roll recipe dependencies (trivial). 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 (fmalita@google.com), and stop the roller if necessary.
This commit is contained in:
committed by
GitHub
parent
b5a8a6ad22
commit
c2bd3dc395
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': 'f2a3f5943e4ca1a3c33b352664231523e0ce9053',
|
||||
'skia_revision': '37064c1739f3feb46862791fde9903c0d64d5135',
|
||||
|
||||
# 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: 1ea580a3a0abdf06e95e805c0b2e9237
|
||||
Signature: c32bc2f430a8f206f1023660220092c0
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user