Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Skia from a87c5076a876 to 36366209d412 (55 revisions) #21562

Conversation

skia-flutter-autoroll
Copy link
Contributor

Roll Skia from a87c507 to 3636620 (55 revisions)

https://skia.googlesource.com/skia.git/+log/a87c5076a876..36366209d412

2020-10-02 [email protected] Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16.
2020-10-02 [email protected] Update release notes for M87 branch cut, M88 begin
2020-10-02 [email protected] [canvaskit] Fix computeTightBounds
2020-10-02 [email protected] Remove unsized gl stencil support.
2020-10-02 [email protected] Accumulated non-substantive changes
2020-10-02 [email protected] Revert "Convert sksl_frag.sksl to an IRIntrinsicMap"
2020-10-02 [email protected] Roll Chromium from 085332bfbb3a to 1693b2839ab9 (532 revisions)
2020-10-02 [email protected] Roll SwiftShader from 5e947adaf26e to 375fee944c76 (2 revisions)
2020-10-02 [email protected] Roll ANGLE from b09f16e to 1fd3e5d (8 revisions)
2020-10-02 [email protected] Roll Dawn from da5828c06b4c to 16ebcf601d7f (1 revision)
2020-10-02 [email protected] remove SkMakeSpan use ctor parameter deduction
2020-10-01 [email protected] Convert sksl_frag.sksl to an IRIntrinsicMap
2020-10-01 [email protected] Update Skia milestone to 88
2020-10-01 [email protected] Support variables in the intrinsic map, clone them into Programs
2020-10-01 [email protected] Replace set of entrances with boolean.
2020-10-01 [email protected] Convert Analysis::NodeCount to NodeCountExceeds.
2020-10-01 [email protected] [sksg] Fix uninitialized DashEffect attribute
2020-10-01 [email protected] Roll ANGLE from fa082bb to b09f16e (16 revisions)
2020-10-01 [email protected] Fix vulkan input usage flag for VulkanWindowContext.
2020-10-01 [email protected] Remove unused field from DeviceCM
2020-10-01 [email protected] GrRenderTargetContext takes release proc helper.
2020-10-01 [email protected] Remove unused variable from IR generator
2020-10-01 [email protected] Move bytesPerPixel query off of GrCaps and add bytesPerBlock query.
2020-10-01 [email protected] Revert "moved SkSL FloatLiteral data into IRNode"
2020-10-01 [email protected] Roll SwiftShader from b042f4e70879 to 5e947adaf26e (4 revisions)
2020-10-01 [email protected] Roll Chromium from cc47e0cdb922 to 085332bfbb3a (612 revisions)
2020-10-01 [email protected] Roll Dawn from ad421a248adb to da5828c06b4c (2 revisions)
2020-09-30 [email protected] Get GrBackendRenderTarget's sample count from MtlTexture.
2020-09-30 [email protected] Have the GrShadowRRectOp make use of the thread-safe view cache
2020-09-30 [email protected] Have GrMatrixConvolutionEffect use the thread-safe view cache
2020-09-30 [email protected] Update TextureEffect to avoid extraneous out variable.
2020-09-30 [email protected] Add Variable::fBuiltin, to track Variables owned by pre-includes
2020-09-30 [email protected] Return GrBackendTexture from SkPromiseImageTexture by value.
2020-09-30 [email protected] Update MatrixEffect to avoid extraneous out variable.
2020-09-30 [email protected] moved SkSL ExternalFunctionCall's data into IRNode
2020-09-30 [email protected] Simplify generated GLSL code for trivial FPs.
2020-09-30 [email protected] Dawn: remove persistent TextureView from GrDawnTexture.
2020-09-30 [email protected] Avoid heap initialization for skia allocations.
2020-09-30 [email protected] Move VariableReference ref-adjusting into helper functions
2020-09-30 [email protected] Make GrRectBlurEffect use the thread-safe view cache
2020-09-30 [email protected] Calculate texture clamping X/Y coordinates in parallel.
2020-09-30 [email protected] Inline trivial single-argument constructors directly.
2020-09-30 [email protected] Fix GrClipStackClip::preApply to report kClippedOut
2020-09-30 [email protected] Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2)
2020-09-30 [email protected] Add ProgramWriter, a non-const version of ProgramVisitor.
2020-09-30 [email protected] Add unit test for inlining trivial arguments.
...

https://skia.googlesource.com/skia.git/+log/a87c5076a876..36366209d412

2020-10-02 [email protected] Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16.
2020-10-02 [email protected] Update release notes for M87 branch cut, M88 begin
2020-10-02 [email protected] [canvaskit] Fix computeTightBounds
2020-10-02 [email protected] Remove unsized gl stencil support.
2020-10-02 [email protected] Accumulated non-substantive changes
2020-10-02 [email protected] Revert "Convert sksl_frag.sksl to an IRIntrinsicMap"
2020-10-02 [email protected] Roll Chromium from 085332bfbb3a to 1693b2839ab9 (532 revisions)
2020-10-02 [email protected] Roll SwiftShader from 5e947adaf26e to 375fee944c76 (2 revisions)
2020-10-02 [email protected] Roll ANGLE from b09f16e to 1fd3e5d (8 revisions)
2020-10-02 [email protected] Roll Dawn from da5828c06b4c to 16ebcf601d7f (1 revision)
2020-10-02 [email protected] remove SkMakeSpan use ctor parameter deduction
2020-10-01 [email protected] Convert sksl_frag.sksl to an IRIntrinsicMap
2020-10-01 [email protected] Update Skia milestone to 88
2020-10-01 [email protected] Support variables in the intrinsic map, clone them into Programs
2020-10-01 [email protected] Replace set of entrances with boolean.
2020-10-01 [email protected] Convert Analysis::NodeCount to NodeCountExceeds.
2020-10-01 [email protected] [sksg] Fix uninitialized DashEffect attribute
2020-10-01 [email protected] Roll ANGLE from fa082bb to b09f16e (16 revisions)
2020-10-01 [email protected] Fix vulkan input usage flag for VulkanWindowContext.
2020-10-01 [email protected] Remove unused field from DeviceCM
2020-10-01 [email protected] GrRenderTargetContext takes release proc helper.
2020-10-01 [email protected] Remove unused variable from IR generator
2020-10-01 [email protected] Move bytesPerPixel query off of GrCaps and add bytesPerBlock query.
2020-10-01 [email protected] Revert "moved SkSL FloatLiteral data into IRNode"
2020-10-01 [email protected] Roll SwiftShader from b042f4e70879 to 5e947adaf26e (4 revisions)
2020-10-01 [email protected] Roll Chromium from cc47e0cdb922 to 085332bfbb3a (612 revisions)
2020-10-01 [email protected] Roll Dawn from ad421a248adb to da5828c06b4c (2 revisions)
2020-09-30 [email protected] Get GrBackendRenderTarget's sample count from MtlTexture.
2020-09-30 [email protected] Have the GrShadowRRectOp make use of the thread-safe view cache
2020-09-30 [email protected] Have GrMatrixConvolutionEffect use the thread-safe view cache
2020-09-30 [email protected] Update TextureEffect to avoid extraneous out variable.
2020-09-30 [email protected] Add Variable::fBuiltin, to track Variables owned by pre-includes
2020-09-30 [email protected] Return GrBackendTexture from SkPromiseImageTexture by value.
2020-09-30 [email protected] Update MatrixEffect to avoid extraneous out variable.
2020-09-30 [email protected] moved SkSL ExternalFunctionCall's data into IRNode
2020-09-30 [email protected] Simplify generated GLSL code for trivial FPs.
2020-09-30 [email protected] Dawn: remove persistent TextureView from GrDawnTexture.
2020-09-30 [email protected] Avoid heap initialization for skia allocations.
2020-09-30 [email protected] Move VariableReference ref-adjusting into helper functions
2020-09-30 [email protected] Make GrRectBlurEffect use the thread-safe view cache
2020-09-30 [email protected] Calculate texture clamping X/Y coordinates in parallel.
2020-09-30 [email protected] Inline trivial single-argument constructors directly.
2020-09-30 [email protected] Fix GrClipStackClip::preApply to report kClippedOut
2020-09-30 [email protected] Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2)
2020-09-30 [email protected] Add ProgramWriter, a non-const version of ProgramVisitor.
2020-09-30 [email protected] Add unit test for inlining trivial arguments.
2020-09-30 [email protected] moved SkSL Extension data into IRNode
2020-09-30 [email protected] Don't cast emscripten pointers when assembling WebGL interface
2020-09-30 [email protected] Update nanobench SkSL tests.
2020-09-30 [email protected] Revert "Revert "moved SkSL ExpressionStatement's data into IRNode""
2020-09-30 [email protected] Add sample count field to GrD3DTextureResourceInfo.
2020-09-30 [email protected] Roll ANGLE from ec42b14 to fa082bb (11 revisions)
2020-09-30 [email protected] Avoid creating temporary variables for nested trivial cases.
2020-09-30 [email protected] Revert "moved SkSL ExpressionStatement's data into IRNode"
2020-09-30 [email protected] Revert "Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache"

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 Oct 2, 2020
@jason-simmons jason-simmons merged commit c945377 into flutter:master Oct 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 3, 2020
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-9130cfda-f131-416f-976b-193b0ddaa901-1601656609 branch October 9, 2020 16:44
gspencergoog pushed a commit to gspencergoog/engine that referenced this pull request Oct 20, 2020
https://skia.googlesource.com/skia.git/+log/a87c5076a876..36366209d412

2020-10-02 [email protected] Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16.
2020-10-02 [email protected] Update release notes for M87 branch cut, M88 begin
2020-10-02 [email protected] [canvaskit] Fix computeTightBounds
2020-10-02 [email protected] Remove unsized gl stencil support.
2020-10-02 [email protected] Accumulated non-substantive changes
2020-10-02 [email protected] Revert "Convert sksl_frag.sksl to an IRIntrinsicMap"
2020-10-02 [email protected] Roll Chromium from 085332bfbb3a to 1693b2839ab9 (532 revisions)
2020-10-02 [email protected] Roll SwiftShader from 5e947adaf26e to 375fee944c76 (2 revisions)
2020-10-02 [email protected] Roll ANGLE from b09f16e to 1fd3e5d (8 revisions)
2020-10-02 [email protected] Roll Dawn from da5828c06b4c to 16ebcf601d7f (1 revision)
2020-10-02 [email protected] remove SkMakeSpan use ctor parameter deduction
2020-10-01 [email protected] Convert sksl_frag.sksl to an IRIntrinsicMap
2020-10-01 [email protected] Update Skia milestone to 88
2020-10-01 [email protected] Support variables in the intrinsic map, clone them into Programs
2020-10-01 [email protected] Replace set of entrances with boolean.
2020-10-01 [email protected] Convert Analysis::NodeCount to NodeCountExceeds.
2020-10-01 [email protected] [sksg] Fix uninitialized DashEffect attribute
2020-10-01 [email protected] Roll ANGLE from fa082bb to b09f16e (16 revisions)
2020-10-01 [email protected] Fix vulkan input usage flag for VulkanWindowContext.
2020-10-01 [email protected] Remove unused field from DeviceCM
2020-10-01 [email protected] GrRenderTargetContext takes release proc helper.
2020-10-01 [email protected] Remove unused variable from IR generator
2020-10-01 [email protected] Move bytesPerPixel query off of GrCaps and add bytesPerBlock query.
2020-10-01 [email protected] Revert "moved SkSL FloatLiteral data into IRNode"
2020-10-01 [email protected] Roll SwiftShader from b042f4e70879 to 5e947adaf26e (4 revisions)
2020-10-01 [email protected] Roll Chromium from cc47e0cdb922 to 085332bfbb3a (612 revisions)
2020-10-01 [email protected] Roll Dawn from ad421a248adb to da5828c06b4c (2 revisions)
2020-09-30 [email protected] Get GrBackendRenderTarget's sample count from MtlTexture.
2020-09-30 [email protected] Have the GrShadowRRectOp make use of the thread-safe view cache
2020-09-30 [email protected] Have GrMatrixConvolutionEffect use the thread-safe view cache
2020-09-30 [email protected] Update TextureEffect to avoid extraneous out variable.
2020-09-30 [email protected] Add Variable::fBuiltin, to track Variables owned by pre-includes
2020-09-30 [email protected] Return GrBackendTexture from SkPromiseImageTexture by value.
2020-09-30 [email protected] Update MatrixEffect to avoid extraneous out variable.
2020-09-30 [email protected] moved SkSL ExternalFunctionCall's data into IRNode
2020-09-30 [email protected] Simplify generated GLSL code for trivial FPs.
2020-09-30 [email protected] Dawn: remove persistent TextureView from GrDawnTexture.
2020-09-30 [email protected] Avoid heap initialization for skia allocations.
2020-09-30 [email protected] Move VariableReference ref-adjusting into helper functions
2020-09-30 [email protected] Make GrRectBlurEffect use the thread-safe view cache
2020-09-30 [email protected] Calculate texture clamping X/Y coordinates in parallel.
2020-09-30 [email protected] Inline trivial single-argument constructors directly.
2020-09-30 [email protected] Fix GrClipStackClip::preApply to report kClippedOut
2020-09-30 [email protected] Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2)
2020-09-30 [email protected] Add ProgramWriter, a non-const version of ProgramVisitor.
2020-09-30 [email protected] Add unit test for inlining trivial arguments.
2020-09-30 [email protected] moved SkSL Extension data into IRNode
2020-09-30 [email protected] Don't cast emscripten pointers when assembling WebGL interface
2020-09-30 [email protected] Update nanobench SkSL tests.
2020-09-30 [email protected] Revert "Revert "moved SkSL ExpressionStatement's data into IRNode""
2020-09-30 [email protected] Add sample count field to GrD3DTextureResourceInfo.
2020-09-30 [email protected] Roll ANGLE from ec42b14 to fa082bb (11 revisions)
2020-09-30 [email protected] Avoid creating temporary variables for nested trivial cases.
2020-09-30 [email protected] Revert "moved SkSL ExpressionStatement's data into IRNode"
2020-09-30 [email protected] Revert "Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache"

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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