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

Roll src/third_party/skia d1be5d64f8a7..36c0521d57de (13 commits) #16260

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/d1be5d64f8a7..36c0521d57de

git log d1be5d6..36c0521 --date=short --first-parent --format='%ad %ae %s'
2020-01-30 [email protected] Update Go Deps
2020-01-30 [email protected] Change fidl tables from cpp to c.
2020-01-30 [email protected] Add compressed backend textures to Metal (take 2)
2020-01-30 [email protected] Fix placeholders in cache
2020-01-30 [email protected] Dead code
2020-01-30 [email protected] Update Skia milestone to 82
2020-01-30 [email protected] decs/examples: Support more fiddle types: offscreen, srgb
2020-01-30 [email protected] Revert "Fix skshaper in component builds"
2020-01-30 [email protected] Revert "Use separate SKSHAPER_DLL define to activate shared library logic"
2020-01-30 [email protected] [skottie] Cleanup: convert remaining effects to new adapter pattern
2020-01-30 [email protected] Use separate SKSHAPER_DLL define to activate shared library logic
2020-01-30 [email protected] Turn off failure comments from G3 bot
2020-01-30 [email protected] Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian.

Created with:
gclient setdep -r src/third_party/skia@36c0521d57de

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/d1be5d64f8a7..36c0521d57de

git log d1be5d6..36c0521 --date=short --first-parent --format='%ad %ae %s'
2020-01-30 [email protected] Update Go Deps
2020-01-30 [email protected] Change fidl tables from cpp to c.
2020-01-30 [email protected] Add compressed backend textures to Metal (take 2)
2020-01-30 [email protected] Fix placeholders in cache
2020-01-30 [email protected] Dead code
2020-01-30 [email protected] Update Skia milestone to 82
2020-01-30 [email protected] decs/examples: Support more fiddle types: offscreen, srgb
2020-01-30 [email protected] Revert "Fix skshaper in component builds"
2020-01-30 [email protected] Revert "Use separate SKSHAPER_DLL define to activate shared library logic"
2020-01-30 [email protected] [skottie] Cleanup: convert remaining effects to new adapter pattern
2020-01-30 [email protected] Use separate SKSHAPER_DLL define to activate shared library logic
2020-01-30 [email protected] Turn off failure comments from G3 bot
2020-01-30 [email protected] Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian.

Created with:
  gclient setdep -r src/third_party/skia@36c0521d57de

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]
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit d9722a8 into flutter:master Jan 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 30, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 31, 2020
flutter/engine@74d07b5...e520920

git log 74d07b5..e520920 --first-parent --oneline
2020-01-30 [email protected] Roll src/third_party/dart fc3af737c759..162d6c5634a0 (209 commits) (flutter/engine#16261)
2020-01-30 [email protected] Roll src/third_party/skia d1be5d64f8a7..36c0521d57de (13 commits) (flutter/engine#16260)
2020-01-30 [email protected] [web] Correct getPositionForOffset for multi-line paragraphs (flutter/engine#16206)
2020-01-30 [email protected] Roll fuchsia/sdk/core/linux-amd64 from -mGIA... to 93K0d... (flutter/engine#16257)


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
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 31, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 31, 2020
flutter/engine@74d07b5...804dca6

git log 74d07b5..804dca6 --first-parent --oneline
2020-01-31 [email protected] Use bundled Roboto in all tests (flutter/engine#16218)
2020-01-31 [email protected] Revert "Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Thread,MessageLoop} (#15118)" (flutter/engine#16277)
2020-01-31 [email protected] Roll src/third_party/skia 36c0521d57de..6305b2f8342a (8 commits) (flutter/engine#16272)
2020-01-31 [email protected] Revert "[web] Correct getPositionForOffset for multi-line paragraphs (#16206)" (flutter/engine#16268)
2020-01-30 [email protected] Fix Windows file checks of unicode paths (flutter/engine#16105)
2020-01-30 [email protected] [fuchsia] Fix the import for dart_api.h (flutter/engine#16269)
2020-01-30 [email protected] [fuchsia] SceneHostBindings are no longer thread locals (flutter/engine#16262)
2020-01-30 [email protected] Pass through invoker.resources in fuchsia_test_archive (flutter/engine#16265)
2020-01-30 [email protected] Notify PlatformViewsController within FlutterEngine when a hot restart occurs. (#48518) (flutter/engine#16230)
2020-01-30 [email protected] Roll src/third_party/dart fc3af737c759..162d6c5634a0 (209 commits) (flutter/engine#16261)
2020-01-30 [email protected] Roll src/third_party/skia d1be5d64f8a7..36c0521d57de (13 commits) (flutter/engine#16260)
2020-01-30 [email protected] [web] Correct getPositionForOffset for multi-line paragraphs (flutter/engine#16206)
2020-01-30 [email protected] Roll fuchsia/sdk/core/linux-amd64 from -mGIA... to 93K0d... (flutter/engine#16257)


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/d1be5d64f8a7..36c0521d57de

git log d1be5d6..36c0521 --date=short --first-parent --format='%ad %ae %s'
2020-01-30 [email protected] Update Go Deps
2020-01-30 [email protected] Change fidl tables from cpp to c.
2020-01-30 [email protected] Add compressed backend textures to Metal (take 2)
2020-01-30 [email protected] Fix placeholders in cache
2020-01-30 [email protected] Dead code
2020-01-30 [email protected] Update Skia milestone to 82
2020-01-30 [email protected] decs/examples: Support more fiddle types: offscreen, srgb
2020-01-30 [email protected] Revert "Fix skshaper in component builds"
2020-01-30 [email protected] Revert "Use separate SKSHAPER_DLL define to activate shared library logic"
2020-01-30 [email protected] [skottie] Cleanup: convert remaining effects to new adapter pattern
2020-01-30 [email protected] Use separate SKSHAPER_DLL define to activate shared library logic
2020-01-30 [email protected] Turn off failure comments from G3 bot
2020-01-30 [email protected] Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian.

Created with:
  gclient setdep -r src/third_party/skia@36c0521d57de

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.

2 participants