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/080d210e7acc..c30f1a936d84

git log 080d210..c30f1a9 --date=short --no-merges --format='%ad %ae %s'
2019-09-06 egdaniel@google.com Move surface wait ops to GrRenderTasks.
2019-09-06 reed@google.com simplify convexity-helper code
2019-09-06 brianosman@google.com Add support for pre-compiling cached SkSL shaders
2019-09-06 reed@google.com speed-up rotated rects for drawAtlas
2019-09-06 ethannicholas@google.com Revert "Revert "switched SkSL interpreter over to threaded code""
2019-09-06 egdaniel@google.com Add support for direct use of vulkan primary command buffer in render pass.
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-06 robertphillips@google.com Cleanup after removal of IORefs from GrSurface
2019-09-06 robertphillips@google.com Add kRG_88_SkColorType
2019-09-06 hcm@google.com Update Skia milestone to 79
2019-09-06 joe@bitworking.org Add env vars to cloudbuild.yaml to enable vpython for depot_tools.
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-06 reed@google.com don't call mutex if we're unique
2019-09-06 brianosman@google.com Make the size of program/pipeline caches configurable in GrContextOptions
2019-09-06 reed@google.com use scratch path to save on mallocs in drawAtlas
2019-09-06 robertphillips@google.com Remove IORefs from GrSurface
2019-09-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0c35e0f..df0ce01 (5 commits)
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e96090c328fe..649263777d17 (605 commits)
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cf0e2fe..5d0faf9 (4 commits)
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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 jlavrova@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=jlavrova@google.com

https://skia.googlesource.com/skia.git/+log/080d210e7acc..c30f1a936d84

git log 080d210..c30f1a9 --date=short --no-merges --format='%ad %ae %s'
2019-09-06 egdaniel@google.com Move surface wait ops to GrRenderTasks.
2019-09-06 reed@google.com simplify convexity-helper code
2019-09-06 brianosman@google.com Add support for pre-compiling cached SkSL shaders
2019-09-06 reed@google.com speed-up rotated rects for drawAtlas
2019-09-06 ethannicholas@google.com Revert "Revert "switched SkSL interpreter over to threaded code""
2019-09-06 egdaniel@google.com Add support for direct use of vulkan primary command buffer in render pass.
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-06 robertphillips@google.com Cleanup after removal of IORefs from GrSurface
2019-09-06 robertphillips@google.com Add kRG_88_SkColorType
2019-09-06 hcm@google.com Update Skia milestone to 79
2019-09-06 joe@bitworking.org Add env vars to cloudbuild.yaml to enable vpython for depot_tools.
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-06 reed@google.com don't call mutex if we're unique
2019-09-06 brianosman@google.com Make the size of program/pipeline caches configurable in GrContextOptions
2019-09-06 reed@google.com use scratch path to save on mallocs in drawAtlas
2019-09-06 robertphillips@google.com Remove IORefs from GrSurface
2019-09-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0c35e0f..df0ce01 (5 commits)
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e96090c328fe..649263777d17 (605 commits)
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cf0e2fe..5d0faf9 (4 commits)
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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 jlavrova@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=jlavrova@google.com
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit 37f81cd into flutter:master Sep 6, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 7, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Sep 7, 2019
git@github.com:flutter/engine.git/compare/7ea9884ab00e...50bdbd7

git log 7ea9884..50bdbd7 --no-merges --oneline
2019-09-06 egarciad@google.com Document dependencies and remove support-v13 (flutter/engine#11912)
2019-09-06 bkonyi@google.com Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)
2019-09-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) (flutter/engine#12031)


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 franciscojma@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
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 11, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 11, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 11, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 11, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants