mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia b484e7ce24c9..7fd7a8aef06c (4 commits) (#13069)
https://skia.googlesource.com/skia.git/+log/b484e7ce24c9..7fd7a8aef06c git log b484e7ce24c9..7fd7a8aef06c --date=short --no-merges --format='%ad %ae %s' 2019-10-10 egdaniel@google.com Remove uses of GrPixelConfig version of GrBytesPerPixel. 2019-10-10 robertphillips@google.com Plumb GrTextureProxies down into emitSampler/addSampler 2019-10-10 kjlubick@google.com [canvaskit] Enable tests for getGlyphPosition 2019-10-10 robertphillips@google.com Add "meshCount" to GrProgramInfo Created with: gclient setdep -r src/third_party/skia@7fd7a8aef06c 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 kjlubick@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=kjlubick@google.com
This commit is contained in:
parent
0fd9b16883
commit
142d8d54ab
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': 'b484e7ce24c9d4505dec124a6bf5a3725ec5ac28',
|
||||
'skia_revision': '7fd7a8aef06c2f97eaa64a87e33e2a2245acb4e7',
|
||||
|
||||
# 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: e937e0043b19e12a38abe70f66f807cf
|
||||
Signature: 0e82461da181867800a0266deeedf157
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user