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

Roll Skia from 07ee548d5bcd to da076e9aca26 (41 revisions)

https://skia.googlesource.com/skia.git/+log/07ee548d5bcd..da076e9aca26

2021-03-10 [email protected] Roll Chromium from 5d94010048eb to 9bc5c82512d2 (404 revisions)
2021-03-10 [email protected] Roll ANGLE from 9bc9ac8df8df to c054008f9efb (16 revisions)
2021-03-10 [email protected] Roll Dawn from 010fd1a8d7c7 to 6d4617a2d28d (3 revisions)
2021-03-10 [email protected] Revert "Reland "cache the creation of one GrAtlasTextOp""
2021-03-09 [email protected] Reland "cache the creation of one GrAtlasTextOp"
2021-03-09 [email protected] Test that we propagate 'const' to the GPU backend of runtime effects
2021-03-09 [email protected] Consistently fail writePixels when rowbytes not a multiple of bpp
2021-03-09 [email protected] Cache precompiled MSL shaders.
2021-03-09 [email protected] Replace the vector in SwitchCase with a Block.
2021-03-09 [email protected] Fixed an issue with DSL includes
2021-03-09 [email protected] encapsulate GrTextBlob::Key creation into Key::Make
2021-03-09 [email protected] Remove a few unneeded retain & autoreleases from Metal
2021-03-09 [email protected] Fix GrGpuBuffer::onRelease() crash problem.
2021-03-09 [email protected] move subrun creation to GrTextBlob::Make
2021-03-09 [email protected] Always make unarchived SkMatrices thread-safe
2021-03-09 [email protected] Fix stencil format mismatch in GrMtlPipelineState creation.
2021-03-09 [email protected] Added unary + and - DSL operators
2021-03-09 [email protected] Roll ANGLE from 9bc86c50f283 to 9bc9ac8df8df (11 revisions)
2021-03-09 [email protected] Roll Chromium from 5cd489ad4ec5 to 5d94010048eb (4448 revisions)
2021-03-09 [email protected] Roll SwiftShader from de7d5775ab25 to 023914a27b63 (2 revisions)
2021-03-09 [email protected] GrResourceAllocator: cleanup after failed instantiation
2021-03-09 [email protected] Remove supported for (removed) inheriting paint filter-quality
2021-03-08 [email protected] Optimize away self-comparison in the constant folder.
2021-03-08 [email protected] Performance experiment: disable control-flow analysis.
2021-03-08 [email protected] GrTextBlob: remove unused hash function; add key() api
2021-03-08 [email protected] Flatten constant switches at IR generation time.
2021-03-08 [email protected] Simplify GrResourceAllocator API
2021-03-08 [email protected] Add Convert/Make factory functions to FieldAccess.
2021-03-08 [email protected] Avoid unnecessary copies of AST objects.
2021-03-08 [email protected] Rename SampleCCPRGeometry.cpp -> SampleStrokeVerb.cpp
2021-03-08 [email protected] Add shader optimization level toggles to Viewer.
2021-03-08 [email protected] Pre-cache matrix type in SkMatrixImageFilter
2021-03-08 [email protected] Add Convert/Make factory functions to IndexExpression.
2021-03-08 [email protected] Revert the workaround for missing ICU API ubrk_safeClone
2021-03-08 [email protected] SkPictureShader::asFragmentProcessor should recreate proxy for resource.
2021-03-08 [email protected] [canvaskit] Remove unreliable perf jobs.
2021-03-08 [email protected] Remove DEPS on shaderc and glslang
2021-03-08 [email protected] Roll Dawn from 95034f6528d4 to 010fd1a8d7c7 (1 revision)
2021-03-08 [email protected] Roll SwiftShader from 6846389f25ca to de7d5775ab25 (1 revision)
2021-03-08 [email protected] Roll ANGLE from fe2efefac498 to 9bc86c50f283 (15 revisions)
2021-03-08 [email protected] Using non-breaking spaces as a hint to break too long words

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
...

https://skia.googlesource.com/skia.git/+log/07ee548d5bcd..da076e9aca26

2021-03-10 [email protected] Roll Chromium from 5d94010048eb to 9bc5c82512d2 (404 revisions)
2021-03-10 [email protected] Roll ANGLE from 9bc9ac8df8df to c054008f9efb (16 revisions)
2021-03-10 [email protected] Roll Dawn from 010fd1a8d7c7 to 6d4617a2d28d (3 revisions)
2021-03-10 [email protected] Revert "Reland "cache the creation of one GrAtlasTextOp""
2021-03-09 [email protected] Reland "cache the creation of one GrAtlasTextOp"
2021-03-09 [email protected] Test that we propagate 'const' to the GPU backend of runtime effects
2021-03-09 [email protected] Consistently fail writePixels when rowbytes not a multiple of bpp
2021-03-09 [email protected] Cache precompiled MSL shaders.
2021-03-09 [email protected] Replace the vector<Statement> in SwitchCase with a Block.
2021-03-09 [email protected] Fixed an issue with DSL includes
2021-03-09 [email protected] encapsulate GrTextBlob::Key creation into Key::Make
2021-03-09 [email protected] Remove a few unneeded retain & autoreleases from Metal
2021-03-09 [email protected] Fix GrGpuBuffer::onRelease() crash problem.
2021-03-09 [email protected] move subrun creation to GrTextBlob::Make
2021-03-09 [email protected] Always make unarchived SkMatrices thread-safe
2021-03-09 [email protected] Fix stencil format mismatch in GrMtlPipelineState creation.
2021-03-09 [email protected] Added unary + and - DSL operators
2021-03-09 [email protected] Roll ANGLE from 9bc86c50f283 to 9bc9ac8df8df (11 revisions)
2021-03-09 [email protected] Roll Chromium from 5cd489ad4ec5 to 5d94010048eb (4448 revisions)
2021-03-09 [email protected] Roll SwiftShader from de7d5775ab25 to 023914a27b63 (2 revisions)
2021-03-09 [email protected] GrResourceAllocator: cleanup after failed instantiation
2021-03-09 [email protected] Remove supported for (removed) inheriting paint filter-quality
2021-03-08 [email protected] Optimize away self-comparison in the constant folder.
2021-03-08 [email protected] Performance experiment: disable control-flow analysis.
2021-03-08 [email protected] GrTextBlob: remove unused hash function; add key() api
2021-03-08 [email protected] Flatten constant switches at IR generation time.
2021-03-08 [email protected] Simplify GrResourceAllocator API
2021-03-08 [email protected] Add Convert/Make factory functions to FieldAccess.
2021-03-08 [email protected] Avoid unnecessary copies of AST objects.
2021-03-08 [email protected] Rename SampleCCPRGeometry.cpp -> SampleStrokeVerb.cpp
2021-03-08 [email protected] Add shader optimization level toggles to Viewer.
2021-03-08 [email protected] Pre-cache matrix type in SkMatrixImageFilter
2021-03-08 [email protected] Add Convert/Make factory functions to IndexExpression.
2021-03-08 [email protected] Revert the workaround for missing ICU API ubrk_safeClone
2021-03-08 [email protected] SkPictureShader::asFragmentProcessor should recreate proxy for resource.
2021-03-08 [email protected] [canvaskit] Remove unreliable perf jobs.
2021-03-08 [email protected] Remove DEPS on shaderc and glslang
2021-03-08 [email protected] Roll Dawn from 95034f6528d4 to 010fd1a8d7c7 (1 revision)
2021-03-08 [email protected] Roll SwiftShader from 6846389f25ca to de7d5775ab25 (1 revision)
2021-03-08 [email protected] Roll ANGLE from fe2efefac498 to 9bc86c50f283 (15 revisions)
2021-03-08 [email protected] Using non-breaking spaces as a hint to break too long words

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 10, 2021
@fluttergithubbot fluttergithubbot merged commit cdd44d0 into flutter:master Mar 10, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 10, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 10, 2021
renyou pushed a commit to renyou/engine that referenced this pull request Mar 10, 2021
renyou added a commit that referenced this pull request Mar 10, 2021
* Revert "Fix memory leak and bug in the RunsOnCreationTaskRunner check (#24690)" (#24874)

This reverts commit 735876e.

* Roll Skia from 07ee548d5bcd to da076e9aca26 (41 revisions) (#24914)

Co-authored-by: skia-flutter-autoroll <[email protected]>
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-41ae27b6-410c-4832-a675-79aeba0fec5a-1615356867 branch March 17, 2021 07:06
hjfreyer pushed a commit to hjfreyer/engine that referenced this pull request Mar 22, 2021
chriscraws pushed a commit to chriscraws/engine that referenced this pull request Mar 23, 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