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/+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]

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]
@dnfield
Copy link
Contributor

dnfield commented Jan 23, 2020

Redness is fake, landing this to fix.

@dnfield dnfield merged commit f57540a into flutter:master Jan 23, 2020
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
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.

3 participants