mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia cd8b6d5c1cb8..f75996469d02 (5 commits) (flutter/engine#10984)
https://skia.googlesource.com/skia.git/+log/cd8b6d5c1cb8..f75996469d02 git log cd8b6d5c1cb8..f75996469d02 --date=short --no-merges --format='%ad %ae %s' 2019-08-13 robertphillips@google.com Make defaultBackendFormat callable from anywhere in the GrContext hierarchy 2019-08-13 halcanary@google.com SkMallocPixelRef::MakeDirect: doesn't need a release proc 2019-08-13 mtklein@google.com remove redundant CPU bots 2019-08-13 halcanary@google.com experimental/editor: up,down preserves x-coordinate 2019-08-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@f75996469d02 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, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=scroggo@google.com
This commit is contained in:
parent
591f55b39d
commit
f88104da78
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': 'cd8b6d5c1cb87dc16df314f2a7a0248f3154f61a',
|
||||
'skia_revision': 'f75996469d02b1bfba8b246c526a6d06233ced44',
|
||||
|
||||
# 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: be57a74eeb9b9e79dae773b4589d3807
|
||||
Signature: d97340c0ac3388e725231f3c1d0090b5
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user