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/55f040bcb943..05676f7bc238

git log 55f040b..05676f7 --date=short --first-parent --format='%ad %ae %s'
2020-02-14 [email protected] Reland: Ensure arcTo (SVG) ends at the targeted point
2020-02-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-14 [email protected] images: Fix fuzzer crash for creating raster SkImage with invalid data.
2020-02-14 [email protected] Defensively reset aa[] value when we call a blitter repeatedly
2020-02-14 [email protected] Remove unneeded test, and support code
2020-02-14 [email protected] Improve DDLPromiseImageHelper
2020-02-14 [email protected] Manage renderCmdEncoder over lifetime of GrMtlOpsRenderPass.
2020-02-14 [email protected] Fix typo in GrTextureEffect::onIsEqual
2020-02-14 [email protected] Improve DDLTileHelper
2020-02-14 [email protected] Fix impl for OverdrawColorFilter to not rely on details of pmcolor, esp. during serialization. We now store/serialize SkColor, which is stable.
2020-02-14 [email protected] Remove GrTextureEffect::MakeTexelSubset.
2020-02-14 [email protected] Remove origin from GrSurfaceProxy.
2020-02-14 [email protected] Roll third_party/externals/swiftshader ac4e1d236088..f9f999f5a2eb (6 commits)
2020-02-14 [email protected] Remove unique_ptr_address_as_pointer_address
2020-02-14 [email protected] [presubmit] Use bin/gn rather than depot_tools gn
2020-02-14 [email protected] [infra] Move Swiftshader to MEDIUM GCE machines
2020-02-14 [email protected] Carve some helper functions off of GPUSink (take 2)
2020-02-14 [email protected] Add support for implementing ShaderMode::kRepeat with MIPs in GrTextureEffect.
2020-02-14 [email protected] Update Go Deps
2020-02-14 [email protected] Roll third_party/externals/angle2 74ab0bf..d5861a6 (9 commits)
2020-02-14 [email protected] Roll ../src 07e508f15134..57a7afeb42f5 (388 commits)
2020-02-14 [email protected] Support bilerp filtering for all ShaderModes in GrTextureEffect.
2020-02-13 [email protected] Adding fmls instruction
2020-02-13 [email protected] Update Skia build instructions in build.md
2020-02-13 [email protected] Undo suspect gn format
2020-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-13 [email protected] move clamp until just before store
2020-02-13 [email protected] skvm support for 888x, 1010102, 101010x
2020-02-13 [email protected] Remove all remaining uses of origin getter on proxy.
2020-02-13 [email protected] [infra] Pin iOS tasks to old libimobiledevice
2020-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-13 [email protected] Revert "Carve some helper functions off of GPUSink"
2020-02-13 [email protected] Store render target dirty msaa rect in real dst space.
2020-02-13 [email protected] Remove chromecast jobs
2020-02-13 [email protected] Carve some helper functions off of GPUSink
2020-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-13 [email protected] Add createBackendFormat and createFBO0 helper methods to SkSurfaceCharacterization
2020-02-13 [email protected] [skottie] Refactor keyframe encoding
2020-02-13 [email protected] Update texel_subset_* GMs.
2020-02-13 [email protected] Add makeNotCurrent to TestContext
2020-02-13 [email protected] threshold rtshader
2020-02-13 [email protected] more sophisticated opacity in SkImageShader
2020-02-13 [email protected] relax asserts to what we'd clamp to
2020-02-13 [email protected] extend opacity tests in SkVM blits
2020-02-13 [email protected] Harden runtime shader/colorfilter CreateProc against bad child counts
2020-02-13 [email protected] Skip degenerate contours in glyphs.
2020-02-13 [email protected] more MSAN dbg->rel cycling

Created with:
gclient setdep -r src/third_party/skia@05676f7bc238

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/55f040bcb943..05676f7bc238

git log 55f040b..05676f7 --date=short --first-parent --format='%ad %ae %s'
2020-02-14 [email protected] Reland: Ensure arcTo (SVG) ends at the targeted point
2020-02-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-14 [email protected] images: Fix fuzzer crash for creating raster SkImage with invalid data.
2020-02-14 [email protected] Defensively reset aa[] value when we call a blitter repeatedly
2020-02-14 [email protected] Remove unneeded test, and support code
2020-02-14 [email protected] Improve DDLPromiseImageHelper
2020-02-14 [email protected] Manage renderCmdEncoder over lifetime of GrMtlOpsRenderPass.
2020-02-14 [email protected] Fix typo in GrTextureEffect::onIsEqual
2020-02-14 [email protected] Improve DDLTileHelper
2020-02-14 [email protected] Fix impl for OverdrawColorFilter to not rely on details of pmcolor, esp. during serialization. We now store/serialize SkColor, which is stable.
2020-02-14 [email protected] Remove GrTextureEffect::MakeTexelSubset.
2020-02-14 [email protected] Remove origin from GrSurfaceProxy.
2020-02-14 [email protected] Roll third_party/externals/swiftshader ac4e1d236088..f9f999f5a2eb (6 commits)
2020-02-14 [email protected] Remove unique_ptr_address_as_pointer_address
2020-02-14 [email protected] [presubmit] Use bin/gn rather than depot_tools gn
2020-02-14 [email protected] [infra] Move Swiftshader to MEDIUM GCE machines
2020-02-14 [email protected] Carve some helper functions off of GPUSink (take 2)
2020-02-14 [email protected] Add support for implementing ShaderMode::kRepeat with MIPs in GrTextureEffect.
2020-02-14 [email protected] Update Go Deps
2020-02-14 [email protected] Roll third_party/externals/angle2 74ab0bf..d5861a6 (9 commits)
2020-02-14 [email protected] Roll ../src 07e508f15134..57a7afeb42f5 (388 commits)
2020-02-14 [email protected] Support bilerp filtering for all ShaderModes in GrTextureEffect.
2020-02-13 [email protected] Adding fmls instruction
2020-02-13 [email protected] Update Skia build instructions in build.md
2020-02-13 [email protected] Undo suspect gn format
2020-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-13 [email protected] move clamp until just before store
2020-02-13 [email protected] skvm support for 888x, 1010102, 101010x
2020-02-13 [email protected] Remove all remaining uses of origin getter on proxy.
2020-02-13 [email protected] [infra] Pin iOS tasks to old libimobiledevice
2020-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-13 [email protected] Revert "Carve some helper functions off of GPUSink"
2020-02-13 [email protected] Store render target dirty msaa rect in real dst space.
2020-02-13 [email protected] Remove chromecast jobs
2020-02-13 [email protected] Carve some helper functions off of GPUSink
2020-02-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-13 [email protected] Add createBackendFormat and createFBO0 helper methods to SkSurfaceCharacterization
2020-02-13 [email protected] [skottie] Refactor keyframe encoding
2020-02-13 [email protected] Update texel_subset_* GMs.
2020-02-13 [email protected] Add makeNotCurrent to TestContext
2020-02-13 [email protected] threshold rtshader
2020-02-13 [email protected] more sophisticated opacity in SkImageShader
2020-02-13 [email protected] relax asserts to what we'd clamp to
2020-02-13 [email protected] extend opacity tests in SkVM blits
2020-02-13 [email protected] Harden runtime shader/colorfilter CreateProc against bad child counts
2020-02-13 [email protected] Skip degenerate contours in glyphs.
2020-02-13 [email protected] more MSAN dbg->rel cycling

Created with:
  gclient setdep -r src/third_party/skia@05676f7bc238

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 skia-flutter-autoroll added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Feb 15, 2020
@fluttergithubbot fluttergithubbot merged commit 81983a8 into flutter:master Feb 15, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 19, 2020
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
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.

Labels

cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants