Roll src/third_party/skia 14963cef70cc..ff5d7a2f9033 (4 commits) (flutter/engine#10193)
https://skia.googlesource.com/skia.git /compare/14963cef70cc..ff5d7a2f9033 git log 14963cef70cc96244661efa5da4ab4a745177b07..ff5d7a2f90339e868defc86800cedef537b5868c --date=short --no-merges --format=%ad %ae %s 2019-07-26 senorblanco@chromium.org Implement separate sampler and textures in SkSL. 2019-07-26 bsalomon@google.com Test more color types in TransferPixelsFrom. 2019-07-26 brianosman@google.com Interpreter: Better error message for unknown operators 2019-07-26 ethannicholas@google.com fixed some issues with Metal shader functions 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:
committed by
GitHub
parent
1d3cfdf68c
commit
7d5b2d80ad
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': '14963cef70cc96244661efa5da4ab4a745177b07',
|
||||
'skia_revision': 'ff5d7a2f90339e868defc86800cedef537b5868c',
|
||||
|
||||
# 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: a6e9213c4551c94632ec52db5c0ef344
|
||||
Signature: a53c5e7454b141691d45599bcadfeb0f
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user