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/107c66669d37..7ac038f302f2

git log 107c666..7ac038f --date=short --first-parent --format='%ad %ae %s'
2020-01-02 benjaminwagner@google.com Move Android GPU ASAN jobs to NVIDIA_Shield.
2020-01-02 herb@google.com Document fBrokenRun in VertexRegenerator.
2020-01-02 benjaminwagner@google.com Add xSAN jobs for Vulkan
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 25234a0a9c2c..ab3cf9c7bd22 (1 commits)
2020-01-02 mtklein@google.com add some useful Debug/ASAN bots
2020-01-02 mtklein@google.com build libjpeg-turbo with -DUSE_CLZ_INTRINSIC
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ec78f685becd..25234a0a9c2c (1 commits)
2020-01-02 brianosman@google.com Move SkRuntimeEffect.h to include/effects
2020-01-02 brianosman@google.com Fix asserts in SkRuntimeEffect color filter benchmarks
2020-01-02 benjaminwagner@google.com Enable Vulkan Debug layers
2020-01-02 mtklein@google.com reland "clarify that there's no kMedium here"
2020-01-02 mtklein@google.com Reland "pass more information to shaders"
2020-01-02 brianosman@google.com Add SkRuntimeEffect::makeColorFilter
2020-01-02 bsalomon@google.com Fix GrColorMatrixFragmentProcessor handling of premul transparent black.
2020-01-02 benjaminwagner@google.com Fix asan_device_setup path
2020-01-02 kjlubick@google.com [canvaskit] Update compile.sh with initial code size findings
2020-01-02 benjaminwagner@google.com [infra] Handle failure from addr2line
2020-01-02 bryct@amazon.com Add instructions for compiling CanvasKit and viewing example page.
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e0db4afcadab..81693dc9aabc (33 commits)
2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 942d915..cbbfa2f (1 commits)
2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 39f22a4ba7a2..e0db4afcadab (60 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fca5a00..942d915 (5 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 59465799210b..10a900e5ffaf (1 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4d93cdf1ccf7..39f22a4ba7a2 (126 commits)
2019-12-31 mtklein@google.com Revert "refresh image shader cs/at logic"
2019-12-31 mtklein@google.com Revert "clarify that there's no kMedium here"
2019-12-31 mtklein@google.com Revert "pass more information to shaders"
2019-12-31 csmartdalton@google.com Rename GpuPathRenderers::kAll to kDefault
2019-12-31 csmartdalton@google.com Add a mechanism to insert framebuffer barriers for NVIDIA tessellation
2019-12-31 mtklein@google.com pass more information to shaders

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

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 nifong@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: nifong@google.com

https://skia.googlesource.com/skia.git/+log/107c66669d37..7ac038f302f2

git log 107c666..7ac038f --date=short --first-parent --format='%ad %ae %s'
2020-01-02 benjaminwagner@google.com Move Android GPU ASAN jobs to NVIDIA_Shield.
2020-01-02 herb@google.com Document fBrokenRun in VertexRegenerator.
2020-01-02 benjaminwagner@google.com Add xSAN jobs for Vulkan
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 25234a0a9c2c..ab3cf9c7bd22 (1 commits)
2020-01-02 mtklein@google.com add some useful Debug/ASAN bots
2020-01-02 mtklein@google.com build libjpeg-turbo with -DUSE_CLZ_INTRINSIC
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ec78f685becd..25234a0a9c2c (1 commits)
2020-01-02 brianosman@google.com Move SkRuntimeEffect.h to include/effects
2020-01-02 brianosman@google.com Fix asserts in SkRuntimeEffect color filter benchmarks
2020-01-02 benjaminwagner@google.com Enable Vulkan Debug layers
2020-01-02 mtklein@google.com reland "clarify that there's no kMedium here"
2020-01-02 mtklein@google.com Reland "pass more information to shaders"
2020-01-02 brianosman@google.com Add SkRuntimeEffect::makeColorFilter
2020-01-02 bsalomon@google.com Fix GrColorMatrixFragmentProcessor handling of premul transparent black.
2020-01-02 benjaminwagner@google.com Fix asan_device_setup path
2020-01-02 kjlubick@google.com [canvaskit] Update compile.sh with initial code size findings
2020-01-02 benjaminwagner@google.com [infra] Handle failure from addr2line
2020-01-02 bryct@amazon.com Add instructions for compiling CanvasKit and viewing example page.
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e0db4afcadab..81693dc9aabc (33 commits)
2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 942d915..cbbfa2f (1 commits)
2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 39f22a4ba7a2..e0db4afcadab (60 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fca5a00..942d915 (5 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 59465799210b..10a900e5ffaf (1 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4d93cdf1ccf7..39f22a4ba7a2 (126 commits)
2019-12-31 mtklein@google.com Revert "refresh image shader cs/at logic"
2019-12-31 mtklein@google.com Revert "clarify that there's no kMedium here"
2019-12-31 mtklein@google.com Revert "pass more information to shaders"
2019-12-31 csmartdalton@google.com Rename GpuPathRenderers::kAll to kDefault
2019-12-31 csmartdalton@google.com Add a mechanism to insert framebuffer barriers for NVIDIA tessellation
2019-12-31 mtklein@google.com pass more information to shaders

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

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 nifong@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: nifong@google.com
@brianosman brianosman merged commit d35a4b3 into flutter:master Jan 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 3, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 3, 2020
flutter/engine@fa05d36...d35a4b3

git log fa05d36..d35a4b3 --first-parent --oneline
2020-01-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 107c66669d37..7ac038f302f2 (30 commits) (flutter/engine#15102)
2020-01-02 skia-flutter-autoroll@skia.org Roll src/third_party/dart b52d264f5b2f..05e70d5b38cb (17 commits) (flutter/engine#15085)
2020-01-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from iImpF... to zkzoZ... (flutter/engine#15086)
2020-01-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from sxapd... to AVtRQ... (flutter/engine#15083)


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
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
https://skia.googlesource.com/skia.git/+log/107c66669d37..7ac038f302f2

git log 107c666..7ac038f --date=short --first-parent --format='%ad %ae %s'
2020-01-02 benjaminwagner@google.com Move Android GPU ASAN jobs to NVIDIA_Shield.
2020-01-02 herb@google.com Document fBrokenRun in VertexRegenerator.
2020-01-02 benjaminwagner@google.com Add xSAN jobs for Vulkan
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 25234a0a9c2c..ab3cf9c7bd22 (1 commits)
2020-01-02 mtklein@google.com add some useful Debug/ASAN bots
2020-01-02 mtklein@google.com build libjpeg-turbo with -DUSE_CLZ_INTRINSIC
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ec78f685becd..25234a0a9c2c (1 commits)
2020-01-02 brianosman@google.com Move SkRuntimeEffect.h to include/effects
2020-01-02 brianosman@google.com Fix asserts in SkRuntimeEffect color filter benchmarks
2020-01-02 benjaminwagner@google.com Enable Vulkan Debug layers
2020-01-02 mtklein@google.com reland "clarify that there's no kMedium here"
2020-01-02 mtklein@google.com Reland "pass more information to shaders"
2020-01-02 brianosman@google.com Add SkRuntimeEffect::makeColorFilter
2020-01-02 bsalomon@google.com Fix GrColorMatrixFragmentProcessor handling of premul transparent black.
2020-01-02 benjaminwagner@google.com Fix asan_device_setup path
2020-01-02 kjlubick@google.com [canvaskit] Update compile.sh with initial code size findings
2020-01-02 benjaminwagner@google.com [infra] Handle failure from addr2line
2020-01-02 bryct@amazon.com Add instructions for compiling CanvasKit and viewing example page.
2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e0db4afcadab..81693dc9aabc (33 commits)
2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 942d915..cbbfa2f (1 commits)
2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 39f22a4ba7a2..e0db4afcadab (60 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fca5a00..942d915 (5 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 59465799210b..10a900e5ffaf (1 commits)
2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4d93cdf1ccf7..39f22a4ba7a2 (126 commits)
2019-12-31 mtklein@google.com Revert "refresh image shader cs/at logic"
2019-12-31 mtklein@google.com Revert "clarify that there's no kMedium here"
2019-12-31 mtklein@google.com Revert "pass more information to shaders"
2019-12-31 csmartdalton@google.com Rename GpuPathRenderers::kAll to kDefault
2019-12-31 csmartdalton@google.com Add a mechanism to insert framebuffer barriers for NVIDIA tessellation
2019-12-31 mtklein@google.com pass more information to shaders

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

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 nifong@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: nifong@google.com
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.

3 participants