mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 7da048b5e8f1..7df14d055703 (7 commits) (#13441)
https://skia.googlesource.com/skia.git/+log/7da048b5e8f1..7df14d055703 git log 7da048b5e8f1..7df14d055703 --date=short --no-merges --format='%ad %ae %s' 2019-10-30 brianosman@google.com YUV Cleanup: Trim comments, derive Cr/Cb from Kr/Kb 2019-10-30 herb@google.com Use shifts for all fields in SkPackedGlyphID 2019-10-30 csmartdalton@google.com Rename sampleVariablesSupport() to sampleMaskSupport() 2019-10-30 herb@google.com Change uses of code to glyphID 2019-10-30 senorblanco@chromium.org Dawn: s/dawn::/wgpu::/g. 2019-10-30 senorblanco@chromium.org Dawn: roll to ToT. 2019-10-30 robertphillips@google.com Allocate all vertex data in one go w/in GrTextureOp Created with: gclient setdep -r src/third_party/skia@7df14d055703 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None TBR=jcgregorio@google.com
This commit is contained in:
parent
e609577d12
commit
6f44e9f2b9
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': '7da048b5e8f17374bcd5baf48539eaa7ebe40e5c',
|
||||
'skia_revision': '7df14d0557030cb93d07ad95ea3143f388b329b7',
|
||||
|
||||
# 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: 35e0439d60aa47003105ecbbc5b6a1b8
|
||||
Signature: 02adca26e373efd5f3befbd5d34f645a
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user