mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia e81dd40406b8..66ed6a0cad6d (8 commits) (flutter/engine#10175)
https://skia.googlesource.com/skia.git /compare/e81dd40406b8..66ed6a0cad6d git log e81dd40406b8929fe011a42ca09c72e6fd665457..66ed6a0cad6dc4f981a539b0bb452e5a9331ef23 --date=short --no-merges --format=%ad %ae %s 2019-07-25 mtklein@google.com tweak how we avoid rewriting vulkan includes 2019-07-26 nifong@google.com Format skpbench.cpp with tools/rewrite_includes.py 2019-07-25 halcanary@google.com experimental/editor: fix home, end 2019-07-26 michaelludwig@google.com Move SkColorChannel into SkColor 2019-07-26 halcanary@google.com experimental/editor: fix resize 2019-07-26 csmartdalton@google.com Disable msaa ccpr on PowerVR again 2019-07-26 nifong@google.com Extend skpbench to play multi frame files. 2019-07-26 egdaniel@google.com Reland "Move ExternalFormat and Type to FormatInfo." 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.
This commit is contained in:
parent
1d8e57f025
commit
2bbdcb38dd
2
DEPS
2
DEPS
@ -26,7 +26,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': 'e81dd40406b8929fe011a42ca09c72e6fd665457',
|
||||
'skia_revision': '66ed6a0cad6dc4f981a539b0bb452e5a9331ef23',
|
||||
|
||||
# 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: b3f7360968d0eed53801a4cfef8c764f
|
||||
Signature: 9ece97a9cd51d6bdad33779aba310346
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user