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/d445e2b6fcf1..91e0d7526944

git log d445e2b..91e0d75 --date=short --first-parent --format='%ad %ae %s'
2020-01-07 [email protected] rm gm/skvm.cpp
2020-01-07 [email protected] thread an SkArenaAlloc into shaders
2020-01-07 [email protected] Roll third_party/externals/angle2 1031d2c..51e653f (10 commits)
2020-01-07 [email protected] Roll third_party/externals/swiftshader 10a900e5ffaf..068dd89cab31 (7 commits)
2020-01-07 [email protected] Roll ../src 3beaf136b459..55a27186b7de (337 commits)
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 [email protected] handle unpremul in skvm blitter
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Add missing Metal jobs
2020-01-06 [email protected] support kDecal in skvm image shader
2020-01-06 [email protected] expand skvm image shader
2020-01-06 [email protected] Make fBrokenRun local to doRegen.
2020-01-06 [email protected] Rename GrSimpleTextureEffect->GrTextureEffect
2020-01-06 [email protected] Remove Win2016 jobs.
2020-01-06 [email protected] Remove SkIRect::EmptyIRect
2020-01-06 [email protected] Move the exit code to a common switch
2020-01-06 [email protected] Add a few more SkRuntimeEffect unit tests
2020-01-06 [email protected] Revert "Revert "Clean up GrSimpleTextureEffect.""
2020-01-06 [email protected] first foray into SkVM image shaders
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Remove unused varying type param from GrGLSLShaderBuilder texture methods.
2020-01-06 [email protected] Remove SkRuntimeShaderFactory
2020-01-06 [email protected] Add GrCompressedDimensions helper function
2020-01-06 [email protected] Move "set_path_pt" from SampleAAGeometry into ToolUtils
2020-01-06 [email protected] [canvaskit] Remove support for T1 fonts and reduce code size
2020-01-06 [email protected] Make tracing data a compile-time option
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] [skottie] cleanup: move transform & camera adapters to own CUs
2020-01-06 [email protected] Fix a bug with unresolved text
2020-01-06 [email protected] Add a commandline flag to force offscreen rendering in viewer
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Handle insane number of glyphs in GrAtlasTextOp.
2020-01-06 [email protected] minor SkVMBlitter TODOs
2020-01-06 [email protected] in gm/skvm.cpp, Fade doesn't need to wrap a shader
2020-01-06 [email protected] Don't use CIPD_PKG_CPYTHON for P30.
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] [canvaskit] Update test to use correct metrics
2020-01-06 [email protected] Small bug fixes: leading spaces affect all width measurements, longest line and so on.
2020-01-06 [email protected] [canvaskit] Add npm release target to ship smaller binaries
2020-01-06 [email protected] [canvaskit] Add build flag for pathops
2020-01-06 [email protected] Roll third_party/externals/angle2 1fdf6ca..1031d2c (5 commits)
2020-01-06 [email protected] Roll ../src a12a9d87841e..3beaf136b459 (315 commits)

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

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

Bug: None
Tbr: [email protected]

https://skia.googlesource.com/skia.git/+log/d445e2b6fcf1..91e0d7526944

git log d445e2b..91e0d75 --date=short --first-parent --format='%ad %ae %s'
2020-01-07 [email protected] rm gm/skvm.cpp
2020-01-07 [email protected] thread an SkArenaAlloc into shaders
2020-01-07 [email protected] Roll third_party/externals/angle2 1031d2c..51e653f (10 commits)
2020-01-07 [email protected] Roll third_party/externals/swiftshader 10a900e5ffaf..068dd89cab31 (7 commits)
2020-01-07 [email protected] Roll ../src 3beaf136b459..55a27186b7de (337 commits)
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 [email protected] handle unpremul in skvm blitter
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Add missing Metal jobs
2020-01-06 [email protected] support kDecal in skvm image shader
2020-01-06 [email protected] expand skvm image shader
2020-01-06 [email protected] Make fBrokenRun local to doRegen.
2020-01-06 [email protected] Rename GrSimpleTextureEffect->GrTextureEffect
2020-01-06 [email protected] Remove Win2016 jobs.
2020-01-06 [email protected] Remove SkIRect::EmptyIRect
2020-01-06 [email protected] Move the exit code to a common switch
2020-01-06 [email protected] Add a few more SkRuntimeEffect unit tests
2020-01-06 [email protected] Revert "Revert "Clean up GrSimpleTextureEffect.""
2020-01-06 [email protected] first foray into SkVM image shaders
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Remove unused varying type param from GrGLSLShaderBuilder texture methods.
2020-01-06 [email protected] Remove SkRuntimeShaderFactory
2020-01-06 [email protected] Add GrCompressedDimensions helper function
2020-01-06 [email protected] Move "set_path_pt" from SampleAAGeometry into ToolUtils
2020-01-06 [email protected] [canvaskit] Remove support for T1 fonts and reduce code size
2020-01-06 [email protected] Make tracing data a compile-time option
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] [skottie] cleanup: move transform & camera adapters to own CUs
2020-01-06 [email protected] Fix a bug with unresolved text
2020-01-06 [email protected] Add a commandline flag to force offscreen rendering in viewer
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Handle insane number of glyphs in GrAtlasTextOp.
2020-01-06 [email protected] minor SkVMBlitter TODOs
2020-01-06 [email protected] in gm/skvm.cpp, Fade doesn't need to wrap a shader
2020-01-06 [email protected] Don't use CIPD_PKG_CPYTHON for P30.
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] [canvaskit] Update test to use correct metrics
2020-01-06 [email protected] Small bug fixes: leading spaces affect all width measurements, longest line and so on.
2020-01-06 [email protected] [canvaskit] Add npm release target to ship smaller binaries
2020-01-06 [email protected] [canvaskit] Add build flag for pathops
2020-01-06 [email protected] Roll third_party/externals/angle2 1fdf6ca..1031d2c (5 commits)
2020-01-06 [email protected] Roll ../src a12a9d87841e..3beaf136b459 (315 commits)

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

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

Bug: None
Tbr: [email protected]
@brianosman brianosman merged commit 3f52888 into flutter:master Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 8, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 8, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 8, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 8, 2020
flutter/engine@3851981...3f52888

git log 3851981..3f52888 --first-parent --oneline
2020-01-07 [email protected] Roll src/third_party/skia d445e2b6fcf1..91e0d7526944 (44 commits) (flutter/engine#15232)
2020-01-07 [email protected] Font subset (flutter/engine#14828)
2020-01-06 [email protected] Roll fuchsia/sdk/core/linux-amd64 from MwGkB... to xYmDF... (flutter/engine#15145)
2020-01-06 [email protected] Roll fuchsia/sdk/core/mac-amd64 from Kom_K... to nbeLe... (flutter/engine#15149)
2020-01-06 [email protected] Roll src/third_party/skia 6791ee2f8059..d445e2b6fcf1 (1 commits) (flutter/engine#15148)
2020-01-06 [email protected] Roll src/third_party/dart 76e3faa9824e..bebc7d3af5bd (1 commits) (flutter/engine#15146)
2020-01-04 [email protected] Roll src/third_party/dart 2f57602411b3..76e3faa9824e (37 commits) (flutter/engine#15143)


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 [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/+/master/autoroll/README.md
bkonyi pushed a commit to flutter/flutter that referenced this pull request Jan 9, 2020
flutter/engine@3851981...3f52888

git log 3851981..3f52888 --first-parent --oneline
2020-01-07 [email protected] Roll src/third_party/skia d445e2b6fcf1..91e0d7526944 (44 commits) (flutter/engine#15232)
2020-01-07 [email protected] Font subset (flutter/engine#14828)
2020-01-06 [email protected] Roll fuchsia/sdk/core/linux-amd64 from MwGkB... to xYmDF... (flutter/engine#15145)
2020-01-06 [email protected] Roll fuchsia/sdk/core/mac-amd64 from Kom_K... to nbeLe... (flutter/engine#15149)
2020-01-06 [email protected] Roll src/third_party/skia 6791ee2f8059..d445e2b6fcf1 (1 commits) (flutter/engine#15148)
2020-01-06 [email protected] Roll src/third_party/dart 76e3faa9824e..bebc7d3af5bd (1 commits) (flutter/engine#15146)
2020-01-04 [email protected] Roll src/third_party/dart 2f57602411b3..76e3faa9824e (37 commits) (flutter/engine#15143)


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 [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/+/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/d445e2b6fcf1..91e0d7526944

git log d445e2b..91e0d75 --date=short --first-parent --format='%ad %ae %s'
2020-01-07 [email protected] rm gm/skvm.cpp
2020-01-07 [email protected] thread an SkArenaAlloc into shaders
2020-01-07 [email protected] Roll third_party/externals/angle2 1031d2c..51e653f (10 commits)
2020-01-07 [email protected] Roll third_party/externals/swiftshader 10a900e5ffaf..068dd89cab31 (7 commits)
2020-01-07 [email protected] Roll ../src 3beaf136b459..55a27186b7de (337 commits)
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-07 [email protected] handle unpremul in skvm blitter
2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Add missing Metal jobs
2020-01-06 [email protected] support kDecal in skvm image shader
2020-01-06 [email protected] expand skvm image shader
2020-01-06 [email protected] Make fBrokenRun local to doRegen.
2020-01-06 [email protected] Rename GrSimpleTextureEffect->GrTextureEffect
2020-01-06 [email protected] Remove Win2016 jobs.
2020-01-06 [email protected] Remove SkIRect::EmptyIRect
2020-01-06 [email protected] Move the exit code to a common switch
2020-01-06 [email protected] Add a few more SkRuntimeEffect unit tests
2020-01-06 [email protected] Revert "Revert "Clean up GrSimpleTextureEffect.""
2020-01-06 [email protected] first foray into SkVM image shaders
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Remove unused varying type param from GrGLSLShaderBuilder texture methods.
2020-01-06 [email protected] Remove SkRuntimeShaderFactory
2020-01-06 [email protected] Add GrCompressedDimensions helper function
2020-01-06 [email protected] Move "set_path_pt" from SampleAAGeometry into ToolUtils
2020-01-06 [email protected] [canvaskit] Remove support for T1 fonts and reduce code size
2020-01-06 [email protected] Make tracing data a compile-time option
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] [skottie] cleanup: move transform & camera adapters to own CUs
2020-01-06 [email protected] Fix a bug with unresolved text
2020-01-06 [email protected] Add a commandline flag to force offscreen rendering in viewer
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] Handle insane number of glyphs in GrAtlasTextOp.
2020-01-06 [email protected] minor SkVMBlitter TODOs
2020-01-06 [email protected] in gm/skvm.cpp, Fade doesn't need to wrap a shader
2020-01-06 [email protected] Don't use CIPD_PKG_CPYTHON for P30.
2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-06 [email protected] [canvaskit] Update test to use correct metrics
2020-01-06 [email protected] Small bug fixes: leading spaces affect all width measurements, longest line and so on.
2020-01-06 [email protected] [canvaskit] Add npm release target to ship smaller binaries
2020-01-06 [email protected] [canvaskit] Add build flag for pathops
2020-01-06 [email protected] Roll third_party/externals/angle2 1fdf6ca..1031d2c (5 commits)
2020-01-06 [email protected] Roll ../src a12a9d87841e..3beaf136b459 (315 commits)

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

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

Bug: None
Tbr: [email protected]
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