Skip to content

Commit

Permalink
Roll src/third_party/skia 8566dda..5f152f0 (8 commits) (flutter#11241)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/8566dda51b42..5f152f07455c

git log 8566dda..5f152f0 --date=short --no-merges --format='%ad %ae %s'
2019-08-19 [email protected] add path-edger; lightweight Iter for edges
2019-08-19 [email protected] Use bulk API for bitmap glyph drawing
2019-08-19 [email protected] Add GrvkGpuRTCommandBuffer::appendSampledTexture
2019-08-19 [email protected] 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 [email protected] Add textureReleaseProc and releaseContext to SkImage factory functions
2019-08-19 [email protected] [skottie] Shaper downscale-to-fit vertical alignment mode
2019-08-19 [email protected] 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
[email protected]
  • Loading branch information
skia-flutter-autoroll authored Aug 19, 2019
1 parent 99ee3c2 commit f4591a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 847dd20c66a35c65d8202e8cb2dda66a
Signature: 1b25b8628da72c2e5989eca74163bd22

UNUSED LICENSES:

Expand Down

0 comments on commit f4591a7

Please sign in to comment.