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/22f80a60b17f..6b07e0eb497c

2020-12-10 ethannicholas@google.com Reland "Reland "Revert "Initial land of SkSL DSL."""
2020-12-10 johnstiles@google.com Fix matrixCompMult halfNxM implementation and add unit tests.
2020-12-10 bsalomon@google.com Add SurfaceContextReadPixels to excluded wasm tests
2020-12-10 jsimmons@google.com Reland "Cache text blobs computed by TextLine::paintText"
2020-12-10 csmartdalton@google.com Implement indirect stroking for conics
2020-12-10 bsalomon@google.com GrRenderTargetContext->GrSurfaceDrawContext
2020-12-10 rmistry@google.com Spelling and capitalization fixes from GitHub PRs
2020-12-10 michaelludwig@google.com Remove SkDrawIter entirely
2020-12-10 ethannicholas@google.com Revert "Reland "Revert "Initial land of SkSL DSL."""
2020-12-10 tdenniston@google.com Add specialized impl of Wang's formula for cubic rationals
2020-12-10 johnstiles@google.com Remove ftransform intrinsic from SkSL.
2020-12-10 csmartdalton@google.com Add a stencil test for transparent tessellated strokes
2020-12-10 fmalita@chromium.org [skottie] Add text colorization GM
2020-12-10 jmbetancourt@google.com clean playback methods and constructors in SkottieView
2020-12-10 scroggo@google.com Fix blending bug in animated webp decodes
2020-12-10 johnstiles@google.com Add support for float/int bitcast intrinsics in Metal.
2020-12-10 johnstiles@google.com Add support for float/int bitcast intrinsics in SPIR-V.
2020-12-10 johnstiles@google.com Fix floatBitsToInt family of intrinsics and add tests.
2020-12-10 jvanverth@google.com Revise creation of blitCommandEncoder for speculative fix
2020-12-10 bsalomon@google.com Add read pixels test for GrSurfaceContext
2020-12-10 jmbetancourt@google.com Reland "Revert "Initial land of SkSL DSL.""
2020-12-10 johnstiles@google.com Add SPIR-V support for modf intrinsic.
2020-12-10 ethannicholas@google.com Revert "Revert "Initial land of SkSL DSL.""
2020-12-10 reed@google.com Use explicit sampling param
2020-12-10 reed@google.com Remove cons_moveTo() complexity
2020-12-10 mtklein@google.com Revert "Cache text blobs computed by TextLine::paintText"

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 jmbetancourt@google.com 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/22f80a60b17f..6b07e0eb497c

2020-12-10 ethannicholas@google.com Reland "Reland "Revert "Initial land of SkSL DSL."""
2020-12-10 johnstiles@google.com Fix matrixCompMult halfNxM implementation and add unit tests.
2020-12-10 bsalomon@google.com Add SurfaceContextReadPixels to excluded wasm tests
2020-12-10 jsimmons@google.com Reland "Cache text blobs computed by TextLine::paintText"
2020-12-10 csmartdalton@google.com Implement indirect stroking for conics
2020-12-10 bsalomon@google.com GrRenderTargetContext->GrSurfaceDrawContext
2020-12-10 rmistry@google.com Spelling and capitalization fixes from GitHub PRs
2020-12-10 michaelludwig@google.com Remove SkDrawIter entirely
2020-12-10 ethannicholas@google.com Revert "Reland "Revert "Initial land of SkSL DSL."""
2020-12-10 tdenniston@google.com Add specialized impl of Wang's formula for cubic rationals
2020-12-10 johnstiles@google.com Remove ftransform intrinsic from SkSL.
2020-12-10 csmartdalton@google.com Add a stencil test for transparent tessellated strokes
2020-12-10 fmalita@chromium.org [skottie] Add text colorization GM
2020-12-10 jmbetancourt@google.com clean playback methods and constructors in SkottieView
2020-12-10 scroggo@google.com Fix blending bug in animated webp decodes
2020-12-10 johnstiles@google.com Add support for float/int bitcast intrinsics in Metal.
2020-12-10 johnstiles@google.com Add support for float/int bitcast intrinsics in SPIR-V.
2020-12-10 johnstiles@google.com Fix floatBitsToInt family of intrinsics and add tests.
2020-12-10 jvanverth@google.com Revise creation of blitCommandEncoder for speculative fix
2020-12-10 bsalomon@google.com Add read pixels test for GrSurfaceContext
2020-12-10 jmbetancourt@google.com Reland "Revert "Initial land of SkSL DSL.""
2020-12-10 johnstiles@google.com Add SPIR-V support for modf intrinsic.
2020-12-10 ethannicholas@google.com Revert "Revert "Initial land of SkSL DSL.""
2020-12-10 reed@google.com Use explicit sampling param
2020-12-10 reed@google.com Remove cons_moveTo() complexity
2020-12-10 mtklein@google.com Revert "Cache text blobs computed by TextLine::paintText"

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 jmbetancourt@google.com 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 Dec 10, 2020
@fluttergithubbot fluttergithubbot merged commit 7647fdb into flutter:master Dec 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 11, 2020
dnfield pushed a commit to flutter/flutter that referenced this pull request Dec 11, 2020
* 3a30ae3 Fix ios voiceover (for safari >13.4) (flutter/engine#22965)

* 4338849 Replace g_object_weak_ref with g_object_add_weak_pointer

* 3b9937a Load macOS dart bundle by URL fallback (flutter/engine#22979)

* 96927bb add ffi_struct_patch.dart to libraries.yaml (flutter/engine#23000)

* 2efc7c1 Set SkPath::setIsVolatile based on whether the path survives at least two frames (flutter/engine#22620)

* bb81b95 Allow Tile mode for blur filter and add new decal TileMode (flutter/engine#22982)

* 9df2157 Load iOS dart bundle by URL fallback (flutter/engine#22997)

* 7647fdb Roll Skia from 22f80a60b17f to 6b07e0eb497c (26 revisions) (flutter/engine#23005)

* 062cbd8 Freiling warmup memory (flutter/engine#22984)

* 1646966 Revert "Freiling warmup memory (#22984)" (flutter/engine#23007)

* 50d830a [web] Do not reset 'cursor' in PersistedPlatformView. (flutter/engine#22977)

* 6ebf5c3 Roll Dart SDK from e4c9b06267d3 to a4e6fe145bf7 (2 revisions) (flutter/engine#23006)

* 14c8c24 [web] Fix regression in foreground style (flutter/engine#22999)

* 6678efa Implement SystemSound.play

* fb769a4 Roll Fuchsia Linux SDK from rnN_X2o75... to ESzmO-yOF... (flutter/engine#23010)

* b424356 Roll Skia from 6b07e0eb497c to f7cce2b243b2 (6 revisions) (flutter/engine#23018)

* 56035c7 Roll Fuchsia Linux SDK from ESzmO-yOF... to K4cPd0-Xd... (flutter/engine#23020)

* cb4a2ef Roll Skia from f7cce2b243b2 to b0cb8372c1ef (3 revisions) (flutter/engine#23021)

* cc8c9d4 Roll Skia from b0cb8372c1ef to 5284e96599a8 (2 revisions) (flutter/engine#23023)

* 8e9a943 Roll Dart SDK from a4e6fe145bf7 to c287db6bf232 (2 revisions) (flutter/engine#23024)

* 714b543 Roll Fuchsia Mac SDK from OUQEzH1oE... to a9yuHfriB... (flutter/engine#23025)

* d50cdda Roll Dart SDK from c287db6bf232 to 2553a84fe438 (1 revision) (flutter/engine#23026)

* 4794d04 Roll Skia from 5284e96599a8 to f7fdf1aa2911 (1 revision) (flutter/engine#23027)
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 15, 2020
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-6aaad3db-b21b-439c-b539-e105e5d26324-1607638643 branch December 17, 2020 23:16
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