Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/%2Blog/0e35ce27e0e9..053b2939938c

git log 0e35ce2..053b293 --date=short --no-merges --format=%ad %ae %s
2019-04-05 [email protected] Support clip masks for SaveLayerRec and drawSpecial in Ganesh
2019-04-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-05 [email protected] SkPDF: Add regression benchmark for multiple path clips
2019-04-05 [email protected] Add helper for loading files, use let
2019-04-05 [email protected] [canvaskit] Bump GPU resource cache to 256MB
2019-04-05 [email protected] update SkMallocPixelRef docs
2019-04-05 [email protected] [CanvasKit] Add basic support for SkPicture
2019-04-05 [email protected] [skottie] Add support for pre-decoding images at load time
2019-04-05 [email protected] Always mark bitmap glyph runs as such, to ensure they are properly regenerated
2019-04-04 [email protected] Blacklist mobi_wsj.skp on IntelIris 540 and 655

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 ([email protected]), and stop
the roller if necessary.

https://skia.googlesource.com/skia.git/%2Blog/0e35ce27e0e9..053b2939938c

git log 0e35ce2..053b293 --date=short --no-merges --format=%ad %ae %s
2019-04-05 [email protected] Support clip masks for SaveLayerRec and drawSpecial in Ganesh
2019-04-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-05 [email protected] SkPDF: Add regression benchmark for multiple path clips
2019-04-05 [email protected] Add helper for loading files, use let
2019-04-05 [email protected] [canvaskit] Bump GPU resource cache to 256MB
2019-04-05 [email protected] update SkMallocPixelRef docs
2019-04-05 [email protected] [CanvasKit] Add basic support for SkPicture
2019-04-05 [email protected] [skottie] Add support for pre-decoding images at load time
2019-04-05 [email protected] Always mark bitmap glyph runs as such, to ensure they are properly regenerated
2019-04-04 [email protected] Blacklist mobi_wsj.skp on IntelIris 540 and 655

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 ([email protected]), and stop
the roller if necessary.
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit 45dc353 into flutter:master Apr 5, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 5, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 5, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 5, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 5, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 6, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 6, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 6, 2019
liyuqian added a commit to liyuqian/flutter that referenced this pull request Apr 6, 2019
flutter/engine@6bc33b5...fea42a2

git log 6bc33b5..fea42a2 --no-merges --oneline
fea42a2 Roll src/third_party/dart 9e1adc54a7..389ccc9000 (10 commits)
d6cf2bd Roll src/third_party/dart da4ccd0855..9e1adc54a7 (3 commits)
0c2a2c1 Initialize OpacityLayer&flutter#39;s matrix to identity (flutter/engine#8467)
7fd4caf Roll src/third_party/dart 1ad11facec..da4ccd0855 (6 commits)
d3fbaea Android Embedding PR25: Prevent black rectangle when launching FlutterActivity (flutter/engine#8460)
99da038 Document the leak_vm flag. (flutter/engine#8462)
ce7c21c Log the correct function on error in the embedder. (flutter/engine#8461)
e10d464 Improve path metrics tests and docs (flutter/engine#7851)
424045c Enable shutting down all root isolates in a VM. (flutter/engine#8457)
816e3dc Roll src/third_party/dart 907c514c89..1ad11facec (7 commits)
45dc353 Roll src/third_party/skia 0e35ce27e0e9..053b2939938c (10 commits) (flutter/engine#8458)

This roll also includes manual fix for @mustCallSuper update: call the
super method whenever possible, and suppress warnings in tests.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 6, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Apr 6, 2019
flutter/engine@6bc33b5...0c393d6

git log 6bc33b5..0c393d6 --no-merges --oneline
0c393d6 Roll dart back to 907c514c8937cf76e (flutter/engine#8473)
fea42a2 Roll src/third_party/dart 9e1adc54a7..389ccc9000 (10 commits)
d6cf2bd Roll src/third_party/dart da4ccd0855..9e1adc54a7 (3 commits)
0c2a2c1 Initialize OpacityLayer's matrix to identity (flutter/engine#8467)
7fd4caf Roll src/third_party/dart 1ad11facec..da4ccd0855 (6 commits)
d3fbaea Android Embedding PR25: Prevent black rectangle when launching FlutterActivity (flutter/engine#8460)
99da038 Document the leak_vm flag. (flutter/engine#8462)
ce7c21c Log the correct function on error in the embedder. (flutter/engine#8461)
e10d464 Improve path metrics tests and docs (flutter/engine#7851)
424045c Enable shutting down all root isolates in a VM. (flutter/engine#8457)
816e3dc Roll src/third_party/dart 907c514c89..1ad11facec (7 commits)
45dc353 Roll src/third_party/skia 0e35ce27e0e9..053b2939938c (10 commits) (flutter/engine#8458)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-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 ([email protected]), and stop
the roller if necessary.
RBogie pushed a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
https://skia.googlesource.com/skia.git/%2Blog/0e35ce27e0e9..053b2939938c

git log 0e35ce2..053b293 --date=short --no-merges --format=%ad %ae %s
2019-04-05 [email protected] Support clip masks for SaveLayerRec and drawSpecial in Ganesh
2019-04-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-05 [email protected] SkPDF: Add regression benchmark for multiple path clips
2019-04-05 [email protected] Add helper for loading files, use let
2019-04-05 [email protected] [canvaskit] Bump GPU resource cache to 256MB
2019-04-05 [email protected] update SkMallocPixelRef docs
2019-04-05 [email protected] [CanvasKit] Add basic support for SkPicture
2019-04-05 [email protected] [skottie] Add support for pre-decoding images at load time
2019-04-05 [email protected] Always mark bitmap glyph runs as such, to ensure they are properly regenerated
2019-04-04 [email protected] Blacklist mobi_wsj.skp on IntelIris 540 and 655

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 ([email protected]), and stop
the roller if necessary.
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants