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/4fb13e026b6b..1aa25c3217b6

2021-03-15 [email protected] Add bench for skparagraph
2021-03-15 [email protected] Revert "Inline functions of the form 'return (expr)' only."
2021-03-15 [email protected] Only include header once in combined MSL shader.
2021-03-15 [email protected] Add GM that tests GPU blur with very large sigmas.
2021-03-15 [email protected] Revert "remove the OpMemoryPool"
2021-03-15 [email protected] Revert "Refactored SPIR-V RelaxedPrecision handling"
2021-03-15 [email protected] Refactored SPIR-V RelaxedPrecision handling
2021-03-15 [email protected] Inline functions of the form 'return (expr)' only.
2021-03-15 [email protected] Disable OutParams test on GPU.
2021-03-15 [email protected] Reland "On NVIDIA + ANGLE, test 4x MSAA, not 8x"
2021-03-15 [email protected] Remove fAssignedSurface from GrResourceAllocator::Interval
2021-03-15 [email protected] remove the OpMemoryPool
2021-03-15 [email protected] Revert "On NVIDIA + ANGLE, test 4x MSAA, not 8x"
2021-03-15 [email protected] On NVIDIA + ANGLE, test 4x MSAA, not 8x
2021-03-15 [email protected] Update simple gradient functions to use only a single return.
2021-03-15 [email protected] Force global initializers to be constant expressions
2021-03-15 [email protected] Merge MSL vertex and fragment shaders into one string before compiling.
2021-03-15 [email protected] Add 'kOnlySingleReturn' complexity type to the Inliner.
2021-03-15 [email protected] Remove fFreeIntervalList from GrResourceAllocator
2021-03-15 [email protected] remove unused code SkGlyphIDSet
2021-03-15 [email protected] Switch GrTextureFreedMessages over to using DirectContextIDs
2021-03-15 [email protected] Have GrVkTexture not derive from GrVkImage.
2021-03-15 [email protected] [infra] Add initial job for testing on Apple M1.
2021-03-15 [email protected] Remove obsolete TODO.
2021-03-15 [email protected] Track number of render passes in GR_GPU_STATS

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/+doc/master/autoroll/README.md

https://skia.googlesource.com/skia.git/+log/4fb13e026b6b..1aa25c3217b6

2021-03-15 [email protected] Add bench for skparagraph
2021-03-15 [email protected] Revert "Inline functions of the form 'return (expr)' only."
2021-03-15 [email protected] Only include header once in combined MSL shader.
2021-03-15 [email protected] Add GM that tests GPU blur with very large sigmas.
2021-03-15 [email protected] Revert "remove the OpMemoryPool"
2021-03-15 [email protected] Revert "Refactored SPIR-V RelaxedPrecision handling"
2021-03-15 [email protected] Refactored SPIR-V RelaxedPrecision handling
2021-03-15 [email protected] Inline functions of the form 'return (expr)' only.
2021-03-15 [email protected] Disable OutParams test on GPU.
2021-03-15 [email protected] Reland "On NVIDIA + ANGLE, test 4x MSAA, not 8x"
2021-03-15 [email protected] Remove fAssignedSurface from GrResourceAllocator::Interval
2021-03-15 [email protected] remove the OpMemoryPool
2021-03-15 [email protected] Revert "On NVIDIA + ANGLE, test 4x MSAA, not 8x"
2021-03-15 [email protected] On NVIDIA + ANGLE, test 4x MSAA, not 8x
2021-03-15 [email protected] Update simple gradient functions to use only a single return.
2021-03-15 [email protected] Force global initializers to be constant expressions
2021-03-15 [email protected] Merge MSL vertex and fragment shaders into one string before compiling.
2021-03-15 [email protected] Add 'kOnlySingleReturn' complexity type to the Inliner.
2021-03-15 [email protected] Remove fFreeIntervalList from GrResourceAllocator
2021-03-15 [email protected] remove unused code SkGlyphIDSet
2021-03-15 [email protected] Switch GrTextureFreedMessages over to using DirectContextIDs
2021-03-15 [email protected] Have GrVkTexture not derive from GrVkImage.
2021-03-15 [email protected] [infra] Add initial job for testing on Apple M1.
2021-03-15 [email protected] Remove obsolete TODO.
2021-03-15 [email protected] Track number of render passes in GR_GPU_STATS

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/+doc/master/autoroll/README.md
@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 Mar 15, 2021
@fluttergithubbot fluttergithubbot merged commit 3270c87 into flutter:master Mar 16, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 16, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 16, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 16, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 16, 2021
zanderso pushed a commit to flutter/flutter that referenced this pull request Mar 16, 2021
* b2d02f7 Roll Fuchsia Linux SDK from GsRYVri0-... to aRqEDMjwC... (flutter/engine#24990)

* 3a1a3e6 Roll Skia from 7854da39b3c1 to 4fb13e026b6b (20 revisions) (flutter/engine#24993)

* e3a84f9 Fixed issue where the gpu disable syncswitch was being overridden after init. (flutter/engine#24958)

* aa83691 fix selectable text selections are not announced in voice over (flutter/engine#24933)

* 04b0451 fixes reference retaining issue in flutter text input plugin (flutter/engine#24768)

* 1ea7dc6 Set automatic simulator rotation in scenario test (flutter/engine#24985)

* 38977a5 Implement AXPlatformNodeBase::GetInstanceCountForTesting (flutter/engine#24999)

* a25b0de Roll Fuchsia Mac SDK from xOxFrRRO6... to pmsuWkRQA... (flutter/engine#24997)

* 3270c87 Roll Skia from 4fb13e026b6b to 1aa25c3217b6 (25 revisions) (flutter/engine#25001)

* 96d5104 [deferred components] Handle base module loading units (flutter/engine#24983)

* 6a3d8c7 Roll Skia from 1aa25c3217b6 to ead52dc068d5 (1 revision) (flutter/engine#25005)

* 0f52360 Hardware Keyboard: macOS (flutter/engine#23469)
hjfreyer pushed a commit to hjfreyer/engine that referenced this pull request Mar 22, 2021
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-bffe2662-e4ae-45a4-92f8-56ced4b5a67f-1615849234 branch March 22, 2021 23:06
chriscraws pushed a commit to chriscraws/engine that referenced this pull request Mar 23, 2021
duanqz pushed a commit to duanqz/engine that referenced this pull request Apr 16, 2021
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