mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 8566dda51b42..5f152f07455c (8 commits) (#11241)
https://skia.googlesource.com/skia.git/+log/8566dda51b42..5f152f07455c git log 8566dda51b42..5f152f07455c --date=short --no-merges --format='%ad %ae %s' 2019-08-19 reed@google.com add path-edger; lightweight Iter for edges 2019-08-19 herb@google.com Use bulk API for bitmap glyph drawing 2019-08-19 csmartdalton@google.com Add GrvkGpuRTCommandBuffer::appendSampledTexture 2019-08-19 brianosman@google.com Temporary Lua hook to measure impact of conservative convexity 2019-08-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-08-19 robertphillips@google.com Add textureReleaseProc and releaseContext to SkImage factory functions 2019-08-19 fmalita@chromium.org [skottie] Shaper downscale-to-fit vertical alignment mode 2019-08-19 jlavrova@google.com Fixed temp dir for snapshots Created with: gclient setdep -r src/third_party/skia@5f152f07455c 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=egdaniel@google.com
This commit is contained in:
parent
99ee3c2b0d
commit
f4591a73a5
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': '8566dda51b421a9c2c6a7e8659fe3948a1fab3c9',
|
||||
'skia_revision': '5f152f07455c7e2b92a4845626f3c51225ee2396',
|
||||
|
||||
# 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: 847dd20c66a35c65d8202e8cb2dda66a
|
||||
Signature: 1b25b8628da72c2e5989eca74163bd22
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user