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 e4ddb8a7cddc..c88a3bc3f561 (24 commits) #15945
Merged
dnfield
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll
Jan 23, 2020
Merged
Roll src/third_party/skia e4ddb8a7cddc..c88a3bc3f561 (24 commits) #15945
dnfield
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll
Jan 23, 2020
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/+log/e4ddb8a7cddc..c88a3bc3f561 git log e4ddb8a..c88a3bc --date=short --first-parent --format='%ad %ae %s' 2020-01-23 [email protected] Bidi segmentation BEFORE anything else 2020-01-23 [email protected] Move GrTessellator::VertexAllocator to GrEagerVertexAllocator 2020-01-23 [email protected] Convert evict callback from function to interface 2020-01-23 [email protected] Remove unused functions and members from PipelineStageCodeGenerator 2020-01-23 [email protected] more bits for shader program hash 2020-01-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-23 [email protected] Clean up some "const SkISize& dimensions" usages w/in Ganesh 2020-01-23 [email protected] Don't make promises about rowbytes 2020-01-23 [email protected] Treat GrTextureAdjusters mip copy like other producers, i.e. no fallback. 2020-01-23 [email protected] Revert "Increase precision of some quad AA calculations" 2020-01-23 [email protected] basic pass at gradients 2020-01-23 [email protected] remove some memory-based methods, add rc() 2020-01-23 [email protected] Implement support for framebufferOnly render targets. 2020-01-23 [email protected] GrPixelConfig is DEAD!!!!! 2020-01-23 [email protected] Fix build when (is_ios && !skia_enable_skottie) 2020-01-23 [email protected] Increase precision in barycentric_coord calculations 2020-01-23 [email protected] Remove fConfig from GrSurfaceDesc. 2020-01-23 [email protected] Fix issue introduced in 33c0f26 2020-01-23 [email protected] Increase precision of some quad AA calculations 2020-01-23 [email protected] Reland "Specialize SkRectanzier to SkRectanizerSkyline" 2020-01-23 [email protected] row/col methods 2020-01-23 [email protected] remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS 2020-01-23 [email protected] Disable Programs test on MacBook10.1-Metal 2020-01-23 [email protected] Add GM for crbug:10141204 Created with: gclient setdep -r src/third_party/skia@c88a3bc3f561 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 [email protected] 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: [email protected]
Contributor
|
Redness is fake, landing this to fix. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jan 24, 2020
engine-flutter-autoroll
added a commit
to flutter/flutter
that referenced
this pull request
Jan 24, 2020
flutter/engine@439a218...f10f03a git log 439a218..f10f03a --first-parent --oneline 2020-01-24 [email protected] Fix data race in DartIsolateGroupData. (flutter/engine#15949) 2020-01-23 [email protected] [fuchsia] Add LogSink to flutter_[jit & aot]_product_runner (flutter/engine#15697) 2020-01-23 [email protected] Do not produce timeline events in release mode (flutter/engine#15894) 2020-01-23 [email protected] Roll src/third_party/dart e84bea25df23..3eaae5405d37 (17 commits) (flutter/engine#15946) 2020-01-23 [email protected] Roll src/third_party/skia e4ddb8a7cddc..c88a3bc3f561 (24 commits) (flutter/engine#15945) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected] 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
NoamDev
pushed a commit
to NoamDev/engine
that referenced
this pull request
Feb 27, 2020
https://skia.googlesource.com/skia.git/+log/e4ddb8a7cddc..c88a3bc3f561 git log e4ddb8a..c88a3bc --date=short --first-parent --format='%ad %ae %s' 2020-01-23 [email protected] Bidi segmentation BEFORE anything else 2020-01-23 [email protected] Move GrTessellator::VertexAllocator to GrEagerVertexAllocator 2020-01-23 [email protected] Convert evict callback from function to interface 2020-01-23 [email protected] Remove unused functions and members from PipelineStageCodeGenerator 2020-01-23 [email protected] more bits for shader program hash 2020-01-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-23 [email protected] Clean up some "const SkISize& dimensions" usages w/in Ganesh 2020-01-23 [email protected] Don't make promises about rowbytes 2020-01-23 [email protected] Treat GrTextureAdjusters mip copy like other producers, i.e. no fallback. 2020-01-23 [email protected] Revert "Increase precision of some quad AA calculations" 2020-01-23 [email protected] basic pass at gradients 2020-01-23 [email protected] remove some memory-based methods, add rc() 2020-01-23 [email protected] Implement support for framebufferOnly render targets. 2020-01-23 [email protected] GrPixelConfig is DEAD!!!!! 2020-01-23 [email protected] Fix build when (is_ios && !skia_enable_skottie) 2020-01-23 [email protected] Increase precision in barycentric_coord calculations 2020-01-23 [email protected] Remove fConfig from GrSurfaceDesc. 2020-01-23 [email protected] Fix issue introduced in 33c0f26 2020-01-23 [email protected] Increase precision of some quad AA calculations 2020-01-23 [email protected] Reland "Specialize SkRectanzier to SkRectanizerSkyline" 2020-01-23 [email protected] row/col methods 2020-01-23 [email protected] remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS 2020-01-23 [email protected] Disable Programs test on MacBook10.1-Metal 2020-01-23 [email protected] Add GM for crbug:10141204 Created with: gclient setdep -r src/third_party/skia@c88a3bc3f561 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 [email protected] 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: [email protected]
NoamDev
added a commit
to NoamDev/engine
that referenced
this pull request
Feb 27, 2020
…ter#15945)" This reverts commit 73f5417.
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/+log/e4ddb8a7cddc..c88a3bc3f561
git log e4ddb8a..c88a3bc --date=short --first-parent --format='%ad %ae %s'
2020-01-23 [email protected] Bidi segmentation BEFORE anything else
2020-01-23 [email protected] Move GrTessellator::VertexAllocator to GrEagerVertexAllocator
2020-01-23 [email protected] Convert evict callback from function to interface
2020-01-23 [email protected] Remove unused functions and members from PipelineStageCodeGenerator
2020-01-23 [email protected] more bits for shader program hash
2020-01-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-23 [email protected] Clean up some "const SkISize& dimensions" usages w/in Ganesh
2020-01-23 [email protected] Don't make promises about rowbytes
2020-01-23 [email protected] Treat GrTextureAdjusters mip copy like other producers, i.e. no fallback.
2020-01-23 [email protected] Revert "Increase precision of some quad AA calculations"
2020-01-23 [email protected] basic pass at gradients
2020-01-23 [email protected] remove some memory-based methods, add rc()
2020-01-23 [email protected] Implement support for framebufferOnly render targets.
2020-01-23 [email protected] GrPixelConfig is DEAD!!!!!
2020-01-23 [email protected] Fix build when (is_ios && !skia_enable_skottie)
2020-01-23 [email protected] Increase precision in barycentric_coord calculations
2020-01-23 [email protected] Remove fConfig from GrSurfaceDesc.
2020-01-23 [email protected] Fix issue introduced in 33c0f26
2020-01-23 [email protected] Increase precision of some quad AA calculations
2020-01-23 [email protected] Reland "Specialize SkRectanzier to SkRectanizerSkyline"
2020-01-23 [email protected] row/col methods
2020-01-23 [email protected] remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS
2020-01-23 [email protected] Disable Programs test on MacBook10.1-Metal
2020-01-23 [email protected] Add GM for crbug:10141204
Created with:
gclient setdep -r src/third_party/skia@c88a3bc3f561
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 [email protected] 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: [email protected]