This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll src/third_party/skia 1013ecfb3421..859f7108a5af (19 commits) #9136
Merged
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:roll_branch
May 30, 2019
Merged
Roll src/third_party/skia 1013ecfb3421..859f7108a5af (19 commits) #9136
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:roll_branch
May 30, 2019
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://skia.googlesource.com/skia.git /%2Blog/1013ecfb3421..859f710 git log 1013ecf..859f710 --date=short --no-merges --format=%ad %ae %s 2019-05-30 [email protected] Roll third_party/externals/swiftshader ca8e3d7..37bc82a (11 commits) 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 [email protected] [skottie] Add a Shaper line buffer 2019-05-29 [email protected] Fix divide by zero in interpreter test 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 [email protected] Reland "Remove call to copy in GrcontextPriv read/write pixel calls." 2019-05-29 [email protected] Interpreter: Matrix/Vector multiplication 2019-05-29 [email protected] Interpreter: Support component-wise ops for matrices 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 [email protected] rm dead code 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 [email protected] Compare pixels for TypefaceWithNoPaths test 2019-05-29 [email protected] Make stencilRect() in GrRTCPriv more flexible. 2019-05-29 [email protected] Avoid SkTMax in sksl 2019-05-29 [email protected] Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture 2019-05-29 [email protected] simplify api to make encoder, use swscale for faster rgb->yuv 2019-05-29 [email protected] Interpreter: Fix vector/matrix equality and inequality 2019-05-28 [email protected] Specialize GrBicubicEffet for 1d kernel. 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.
Contributor
Author
|
Auto-roller completed checks. About to merge. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 30, 2019
engine-flutter-autoroll
added a commit
to flutter/flutter
that referenced
this pull request
May 30, 2019
flutter/engine@fa9b5bd...7dd62d6 git log fa9b5bd..7dd62d6 --no-merges --oneline 7dd62d6 Roll src/third_party/skia 1013ecfb3421..859f7108a5af (19 commits) (flutter/engine#9136) e8aa120 New Plugin API PR5: Integrates plugin lifecycle control with FlutterFragment. (flutter/engine#9083) 8b1199c Implemented Log proxy that only logs in BuildConfig.DEBUG (#25391). (flutter/engine#9122) 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.
huqiuser
pushed a commit
to huqiuser/engine
that referenced
this pull request
Jun 12, 2019
https://skia.googlesource.com/skia.git /%2Blog/1013ecfb3421..859f710 git log 1013ecf..859f710 --date=short --no-merges --format=%ad %ae %s 2019-05-30 [email protected] Roll third_party/externals/swiftshader ca8e3d7..37bc82a (11 commits) 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 [email protected] [skottie] Add a Shaper line buffer 2019-05-29 [email protected] Fix divide by zero in interpreter test 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 [email protected] Reland "Remove call to copy in GrcontextPriv read/write pixel calls." 2019-05-29 [email protected] Interpreter: Matrix/Vector multiplication 2019-05-29 [email protected] Interpreter: Support component-wise ops for matrices 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 [email protected] rm dead code 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 [email protected] Compare pixels for TypefaceWithNoPaths test 2019-05-29 [email protected] Make stencilRect() in GrRTCPriv more flexible. 2019-05-29 [email protected] Avoid SkTMax in sksl 2019-05-29 [email protected] Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture 2019-05-29 [email protected] simplify api to make encoder, use swscale for faster rgb->yuv 2019-05-29 [email protected] Interpreter: Fix vector/matrix equality and inequality 2019-05-28 [email protected] Specialize GrBicubicEffet for 1d kernel. 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.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://skia.googlesource.com/skia.git
/%2Blog/1013ecfb3421..859f710
git log 1013ecf..859f710 --date=short --no-merges --format=%ad %ae %s
2019-05-30 [email protected] Roll third_party/externals/swiftshader ca8e3d7..37bc82a (11 commits)
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 [email protected] [skottie] Add a Shaper line buffer
2019-05-29 [email protected] Fix divide by zero in interpreter test
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 [email protected] Reland "Remove call to copy in GrcontextPriv read/write pixel calls."
2019-05-29 [email protected] Interpreter: Matrix/Vector multiplication
2019-05-29 [email protected] Interpreter: Support component-wise ops for matrices
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 [email protected] rm dead code
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 [email protected] Compare pixels for TypefaceWithNoPaths test
2019-05-29 [email protected] Make stencilRect() in GrRTCPriv more flexible.
2019-05-29 [email protected] Avoid SkTMax in sksl
2019-05-29 [email protected] Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture
2019-05-29 [email protected] simplify api to make encoder, use swscale for faster rgb->yuv
2019-05-29 [email protected] Interpreter: Fix vector/matrix equality and inequality
2019-05-28 [email protected] Specialize GrBicubicEffet for 1d kernel.
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.