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/b965ff597315..1e21d14f2b8b

git log b965ff5..1e21d14 --date=short --first-parent --format='%ad %ae %s'
2020-04-24 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-04-24 mtklein@google.com rework constants
2020-04-24 mtklein@google.com test vcmpeqps with label offset
2020-04-24 fmalita@chromium.org [skottie] Video layer support
2020-04-24 robertphillips@google.com Create DDL for final composition step in DDL test harness
2020-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a49aa6883e5f..132edc1c6ff4 (451 commits)
2020-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 913f4f4..21c5af3 (11 commits)
2020-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ceb6258ae101..91525d85792f (16 commits)
2020-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/dawn 21d753a05346..635239faf8ef (7 commits)
2020-04-23 brianosman@google.com Make SkDevice preserve SkCanvas' 4x4 matrix
2020-04-23 herb@google.com correct only spill once
2020-04-23 brianosman@google.com Clean up Sample3D math a bit, fix a bug with world-space
2020-04-23 bsalomon@google.com Increase shader/pipeline timeouts in Metal backend
2020-04-23 scroggo@google.com Reland "Make SkBitmap/SkPixmap::erase* do so in sRGB"
2020-04-23 csmartdalton@google.com Add a flag for suppressing tessellation shaders
2020-04-23 egdaniel@google.com Track d3d resources using sk_sp instead of raw pointers.
2020-04-23 jcgregorio@google.com Revert "Move SkFrontBufferedStream into Android-only dir"
2020-04-23 scroggo@google.com Move SkFrontBufferedStream into Android-only dir
2020-04-23 mtklein@google.com spill oldest reg
2020-04-23 egdaniel@google.com Set pipeline and related state on d3d command list.
2020-04-23 csmartdalton@google.com Move tessellation wedges to cubic the buffer
2020-04-23 robertphillips@google.com Allow SkThreadPool to be non-borrowing
2020-04-23 csmartdalton@google.com Remove tessellate/GrPathParser
2020-04-23 csmartdalton@google.com Update GrTriangulator to count curves
2020-04-23 westont@google.com [roller] Upgrade to CMake 3.13.5 to unbreak Swiftshader roller.

Created with:
gclient setdep -r src/third_party/skia@1e21d14f2b8b

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

Bug: None
Tbr: jcgregorio@google.com

https://skia.googlesource.com/skia.git/+log/b965ff597315..1e21d14f2b8b

git log b965ff5..1e21d14 --date=short --first-parent --format='%ad %ae %s'
2020-04-24 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-04-24 mtklein@google.com rework constants
2020-04-24 mtklein@google.com test vcmpeqps with label offset
2020-04-24 fmalita@chromium.org [skottie] Video layer support
2020-04-24 robertphillips@google.com Create DDL for final composition step in DDL test harness
2020-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a49aa6883e5f..132edc1c6ff4 (451 commits)
2020-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 913f4f4..21c5af3 (11 commits)
2020-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ceb6258ae101..91525d85792f (16 commits)
2020-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/dawn 21d753a05346..635239faf8ef (7 commits)
2020-04-23 brianosman@google.com Make SkDevice preserve SkCanvas' 4x4 matrix
2020-04-23 herb@google.com correct only spill once
2020-04-23 brianosman@google.com Clean up Sample3D math a bit, fix a bug with world-space
2020-04-23 bsalomon@google.com Increase shader/pipeline timeouts in Metal backend
2020-04-23 scroggo@google.com Reland "Make SkBitmap/SkPixmap::erase* do so in sRGB"
2020-04-23 csmartdalton@google.com Add a flag for suppressing tessellation shaders
2020-04-23 egdaniel@google.com Track d3d resources using sk_sp instead of raw pointers.
2020-04-23 jcgregorio@google.com Revert "Move SkFrontBufferedStream into Android-only dir"
2020-04-23 scroggo@google.com Move SkFrontBufferedStream into Android-only dir
2020-04-23 mtklein@google.com spill oldest reg
2020-04-23 egdaniel@google.com Set pipeline and related state on d3d command list.
2020-04-23 csmartdalton@google.com Move tessellation wedges to cubic the buffer
2020-04-23 robertphillips@google.com Allow SkThreadPool to be non-borrowing
2020-04-23 csmartdalton@google.com Remove tessellate/GrPathParser
2020-04-23 csmartdalton@google.com Update GrTriangulator to count curves
2020-04-23 westont@google.com [roller] Upgrade to CMake 3.13.5 to unbreak Swiftshader roller.

Created with:
  gclient setdep -r src/third_party/skia@1e21d14f2b8b

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

Bug: None
Tbr: jcgregorio@google.com
@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 Apr 24, 2020
@fluttergithubbot fluttergithubbot merged commit e331817 into flutter:master Apr 24, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 24, 2020
git@github.com:flutter/engine.git/compare/2b94311a7764...4bcfae8

git log 2b94311..4bcfae8 --first-parent --oneline
2020-04-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from kpECk... to _dAFU... (flutter/engine#17929)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia b965ff597315..1e21d14f2b8b (25 commits) (flutter/engine#17928)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart 94178e920ee8..a69cb6d700f5 (22 commits) (flutter/engine#17926)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC aaclarke@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/+/master/autoroll/README.md
gaaclarke added a commit to flutter/flutter that referenced this pull request Apr 27, 2020
flutter/engine@2b94311...4f888d6

git log 2b94311..4f888d6 --first-parent --oneline
2020-04-25 nurhan@google.com Change the repo fetch script used in integration tests (flutter/engine#17943)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia 1e21d14f2b8b..c12aad9485a9 (20 commits) (flutter/engine#17942)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart a69cb6d700f5..216e3df4526c (16 commits) (flutter/engine#17945)
2020-04-24 xster@google.com Fix accessibility focus loss when first focusing on text field (flutter/engine#17803)
2020-04-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from _dAFU... to G4HpJ... (flutter/engine#17938)
2020-04-24 mouad.debbar@gmail.com [web] Fix exception when getting boxes for rich text range (flutter/engine#17933)
2020-04-24 ferhat@gmail.com [web] Batch systemFontChange messages (flutter/engine#17885)
2020-04-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from kpECk... to _dAFU... (flutter/engine#17929)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia b965ff597315..1e21d14f2b8b (25 commits) (flutter/engine#17928)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart 94178e920ee8..a69cb6d700f5 (22 commits) (flutter/engine#17926)
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