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/8e77631a80f0..a6df9da28963

2020-08-03 [email protected] [infra] Update recipe dependencies
2020-08-03 [email protected] Roll ANGLE from cbd5bee to 41442cc (10 revisions)
2020-08-03 [email protected] Roll SwiftShader from aa5bd7657e6c to 4568d8587998 (1 revision)
2020-08-03 [email protected] Roll dawn from fada50119020 to 8c9858e9b8e3 (1 revision)
2020-08-02 [email protected] add static factories for SkPath
2020-08-02 [email protected] Builder has addPolygon, plus start hiding edit methods
2020-08-02 [email protected] Enable ClangTidy check misc-definitions-in-headers.
2020-08-02 [email protected] Enable ClangTidy check readability-redundant-preprocessor.
2020-08-02 [email protected] Update SKP version
2020-08-01 [email protected] add relative segment methods
2020-08-01 [email protected] use pathbuilder
2020-07-31 [email protected] Add ClangTidy check bugprone-bool-pointer-implicit-conversion.
2020-07-31 [email protected] Remove GrTextureGradientColorizer and use GrTextureEffect instead.
2020-07-31 [email protected] updated skp fuzzer
2020-07-31 [email protected] Avoid passing gradient-layout Y coordinate to colorizer.
2020-07-31 [email protected] specialize addGlyphToAtlas padding to bilerp case
2020-07-31 [email protected] SkSL: Disallow fragmentProcessor variables in several places

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/8e77631a80f0..a6df9da28963

2020-08-03 [email protected] [infra] Update recipe dependencies
2020-08-03 [email protected] Roll ANGLE from cbd5bee to 41442cc (10 revisions)
2020-08-03 [email protected] Roll SwiftShader from aa5bd7657e6c to 4568d8587998 (1 revision)
2020-08-03 [email protected] Roll dawn from fada50119020 to 8c9858e9b8e3 (1 revision)
2020-08-02 [email protected] add static factories for SkPath
2020-08-02 [email protected] Builder has addPolygon, plus start hiding edit methods
2020-08-02 [email protected] Enable ClangTidy check misc-definitions-in-headers.
2020-08-02 [email protected] Enable ClangTidy check readability-redundant-preprocessor.
2020-08-02 [email protected] Update SKP version
2020-08-01 [email protected] add relative segment methods
2020-08-01 [email protected] use pathbuilder
2020-07-31 [email protected] Add ClangTidy check bugprone-bool-pointer-implicit-conversion.
2020-07-31 [email protected] Remove GrTextureGradientColorizer and use GrTextureEffect instead.
2020-07-31 [email protected] updated skp fuzzer
2020-07-31 [email protected] Avoid passing gradient-layout Y coordinate to colorizer.
2020-07-31 [email protected] specialize addGlyphToAtlas padding to bilerp case
2020-07-31 [email protected] SkSL: Disallow fragmentProcessor variables in several places

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 Aug 3, 2020
@fluttergithubbot fluttergithubbot merged commit cb8dfdb into flutter:master Aug 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 3, 2020
blasten pushed a commit to flutter/flutter that referenced this pull request Aug 3, 2020
* 8a0e30b Roll Dart SDK from 2d98d25e71c3 to c59cdee365b9 (1 revision) (flutter/engine#20200)

* 0519052 Roll Dart SDK from c59cdee365b9 to ad9c73cb3270 (1 revision) (flutter/engine#20201)

* fc5b777 Roll Skia from 7225788b9070 to 8e77631a80f0 (8 revisions) (flutter/engine#20184)

* cb8dfdb Roll Skia from 8e77631a80f0 to a6df9da28963 (17 revisions) (flutter/engine#20202)

* ea811fc Roll Dart SDK from ad9c73cb3270 to 0f0e04ec3afa (3 revisions) (flutter/engine#20204)

* 02d71d6 Use a single mask view to clip iOS platform view (flutter/engine#20050)
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-1059ad1c-084b-465c-9a58-c0a1134de5a4-1596460843 branch August 10, 2020 13:32
Pragya007 pushed a commit to Pragya007/flutter that referenced this pull request Aug 11, 2020
* 8a0e30b Roll Dart SDK from 2d98d25e71c3 to c59cdee365b9 (1 revision) (flutter/engine#20200)

* 0519052 Roll Dart SDK from c59cdee365b9 to ad9c73cb3270 (1 revision) (flutter/engine#20201)

* fc5b777 Roll Skia from 7225788b9070 to 8e77631a80f0 (8 revisions) (flutter/engine#20184)

* cb8dfdb Roll Skia from 8e77631a80f0 to a6df9da28963 (17 revisions) (flutter/engine#20202)

* ea811fc Roll Dart SDK from ad9c73cb3270 to 0f0e04ec3afa (3 revisions) (flutter/engine#20204)

* 02d71d6 Use a single mask view to clip iOS platform view (flutter/engine#20050)
mingwandroid pushed a commit to mingwandroid/flutter that referenced this pull request Sep 6, 2020
* 8a0e30b Roll Dart SDK from 2d98d25e71c3 to c59cdee365b9 (1 revision) (flutter/engine#20200)

* 0519052 Roll Dart SDK from c59cdee365b9 to ad9c73cb3270 (1 revision) (flutter/engine#20201)

* fc5b777 Roll Skia from 7225788b9070 to 8e77631a80f0 (8 revisions) (flutter/engine#20184)

* cb8dfdb Roll Skia from 8e77631a80f0 to a6df9da28963 (17 revisions) (flutter/engine#20202)

* ea811fc Roll Dart SDK from ad9c73cb3270 to 0f0e04ec3afa (3 revisions) (flutter/engine#20204)

* 02d71d6 Use a single mask view to clip iOS platform view (flutter/engine#20050)
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