mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 66ed6a0cad6d..14963cef70cc (9 commits) (flutter/engine#10181)
https://skia.googlesource.com/skia.git /compare/66ed6a0cad6d..14963cef70cc git log 66ed6a0cad6dc4f981a539b0bb452e5a9331ef23..14963cef70cc96244661efa5da4ab4a745177b07 --date=short --no-merges --format=%ad %ae %s 2019-07-26 michaelludwig@google.com Use SkColorChannel in SkDisplacementMapEffect 2019-07-26 fmalita@chromium.org [skottie,skshaper] Plumb an optional SkFontMgr in SkShaper/SkottieShaper 2019-07-26 egdaniel@google.com Don't release VkCommandPools already released secondaryCB's resources. 2019-07-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-07-26 mtklein@google.com add a fast subset option and --dry-run 2019-07-26 reed@google.com add gm for tricky arc 2019-07-26 halcanary@google.com experimental/editor: fix Movement::kUp, Movement::kDown 2019-07-26 bsalomon@google.com Make GrColorTypeBytesPerPixel return size_t. 2019-07-26 bsalomon@google.com Test GrGpu::transferPixelsTo for more color types. 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
a28b27361e
commit
fa587d7599
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': '66ed6a0cad6dc4f981a539b0bb452e5a9331ef23',
|
||||
'skia_revision': '14963cef70cc96244661efa5da4ab4a745177b07',
|
||||
|
||||
# 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: 9ece97a9cd51d6bdad33779aba310346
|
||||
Signature: a6e9213c4551c94632ec52db5c0ef344
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user