mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 75368c3a0290..ccca30aad770 (12 commits) (#14129)
https://skia.googlesource.com/skia.git/+log/75368c3a0290..ccca30aad770 git log 75368c3a0290..ccca30aad770 --date=short --first-parent --format='%ad %ae %s' 2019-12-04 rosasco@google.com Notes on how to build SKQP for Fuchsia. 2019-12-04 reed@google.com Revert "remove legacy SkPath enum guards" 2019-12-04 thomasanderson@chromium.org Always check for GL_ARB_sync 2019-12-04 borenet@google.com [infra] Auto-submit the CL to update supported branch configs 2019-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src bd8110e59b6b..d02b0cb4d389 (540 commits) 2019-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b64fbfec4dcd..bbd0694f9ab2 (3 commits) 2019-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fb40d231c3e2..249cb200173f (15 commits) 2019-12-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-12-03 herb@google.com Make GrTextBlob initial position const 2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-12-03 reed@google.com remove legacy SkPath enum guards 2019-12-03 herb@google.com Start cleanup of GrTextBlob Created with: gclient setdep -r src/third_party/skia@ccca30aad770 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 bsalomon@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: bsalomon@google.com
This commit is contained in:
parent
07aab98212
commit
fbc049be89
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': '75368c3a02905730312afe613d143ae72748a977',
|
||||
'skia_revision': 'ccca30aad77057fbceb7c752298d6b014e6124eb',
|
||||
|
||||
# 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: 74ec6f1e8303bd60dbc8f945c4df4c31
|
||||
Signature: 9c6af5b78e12bbd4d35385b64ff60302
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user