Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll src/third_party/skia 29d5dec9a078..1386b2d5579d (123 commits)#8161

Merged
skia-flutter-autoroll merged 1 commit intoflutter:masterfrom
skia-flutter-autoroll:roll_branch
Mar 14, 2019
Merged

Roll src/third_party/skia 29d5dec9a078..1386b2d5579d (123 commits)#8161
skia-flutter-autoroll merged 1 commit intoflutter:masterfrom
skia-flutter-autoroll:roll_branch

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/%2Blog/29d5dec9a078..1386b2d5579d

git log 29d5dec..1386b2d --date=short --no-merges --format=%ad %ae %s
2019-03-13 [email protected] pass common SkStageRec to all effects using rasterpipeline
2019-03-13 [email protected] Roll third_party/externals/angle2 4e87659..494afea (2 commits)
2019-03-14 [email protected] Revert "Try to avoid vertex colors in Texture/FillRect ops when possible."
2019-03-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-13 [email protected] Try to avoid vertex colors in Texture/FillRect ops when possible.
2019-03-13 [email protected] Fallback for source should not use sub-pixel positioning.
2019-03-13 [email protected] assert that during restore, the layer and its parent are in the same colorspace
2019-03-13 [email protected] Use bulk api in direct-to-screen fallback
2019-03-13 [email protected] Roll third_party/externals/swiftshader 6480d4e..4ef71eb (3 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader 25ec7b0..6480d4e (1 commits)
2019-03-13 [email protected] Fix uninitialized read in too small SkDescriptor
2019-03-13 [email protected] Remove GrAAType::kMixedSamples
2019-03-13 [email protected] Replace GrAAType with flags for path renderers
2019-03-12 [email protected] Omit some SKPs that seem to cause GalaxyS9 to crash.
2018-11-15 [email protected] reland: add private non-copying SkReadBuffer::readString()
2019-03-13 [email protected] Update go_deps asset
2019-03-13 [email protected] [skottie] Use kMedium_SkFilterQuality for image filtering
2019-03-13 [email protected] Fix Pixel 3 dimension
2019-03-13 [email protected] Roll third_party/externals/angle2 3c1f5a6..4e87659 (1 commits)
2019-03-13 [email protected] Clamp in GrBicubicEffect (to match SW and for general sanity)
2019-03-13 [email protected] Include test name in error messages for failing tests
2019-03-13 [email protected] Revert "add private non-copying SkReadBuffer::readString()"
2019-03-12 [email protected] Check that a glyph will fit in the atlas instead of a bogus check
2019-03-13 [email protected] Roll third_party/externals/swiftshader 1407297..25ec7b0 (1 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader dd2faae..1407297 (1 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader bea4751..dd2faae (1 commits)
2019-03-13 [email protected] Roll third_party/externals/angle2 b6eb341..3c1f5a6 (2 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader aa8f699..bea4751 (2 commits)
2019-03-13 [email protected] Roll ../src 37fe521d6049..54744c955cd6 (411 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader 914a46d..aa8f699 (1 commits)
2019-03-12 [email protected] tweak Descriptor_invalid_rec_size to not over-copy
2019-03-12 [email protected] retain colorspace in blurimagefilter_raster
2019-03-12 [email protected] Fix null pointer crash in looking up nonexistent typeface
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-11 [email protected] Introduce bulk strike api for glyph metrics for one draw case
2019-03-12 [email protected] Roll third_party/externals/swiftshader b4de34e..914a46d (2 commits)
2019-03-12 [email protected] remove dead SK_SUPPORT_LEGACY_RASTERLAYERCOLORSPACE code
2019-03-12 [email protected] [pathkit/canvaskit] Address race when uploading results
2019-03-12 [email protected] Add validation to reading kRec_SkDescriptorTags
2019-03-12 [email protected] Roll third_party/externals/swiftshader f945a5e..b4de34e (1 commits)
2019-03-12 [email protected] Move GlyphAndPos and PathAndPos to interface and rename.
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-12 [email protected] simplify matrix color filter clamps
2019-03-12 [email protected] Initial add SkMixers
2018-11-15 [email protected] add private non-copying SkReadBuffer::readString()
2019-03-11 [email protected] [infra] Add Pixel3 devices
2019-03-11 [email protected] remote fonts: Remove debug asserts for deserialization failures.
2019-03-12 [email protected] added SK_API to SkSK::Compiler
2019-03-12 [email protected] remove unused clamp_a_dst
2019-03-12 [email protected] Roll third_party/externals/angle2 c9bc33c..b6eb341 (1 commits)
2019-03-12 [email protected] Always explicitly allocate except in Android Framework (take 3)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 7ce5de0..f945a5e (1 commits)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 6a1d92b..7ce5de0 (5 commits)
2019-03-12 [email protected] Turn on CI/CD for api.skia.org. (skia)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 6193cb1..6a1d92b (1 commits)
2019-03-12 [email protected] Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits)
2019-03-12 [email protected] simplify filterColor()
2019-03-12 [email protected] Revert "Always explicitly allocate except in Android Framework (take 2)"
2019-03-12 [email protected] [particles] Turn on CI/CD for particles.skia.org
2019-03-12 [email protected] Revert "Always try to reduce opList splitting in DDL contexts/drawingManagers"
2019-03-12 [email protected] Revert "Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia"
2019-03-11 [email protected] Always try to reduce opList splitting in DDL contexts/drawingManagers
2019-03-12 [email protected] Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia
2019-03-12 [email protected] Roll third_party/externals/swiftshader abb5785..6193cb1 (1 commits)
2019-03-12 [email protected] GrQuadPerEdgeAA: Fix typo in 'if' check
2019-03-12 [email protected] [pathkit] Clean up perf/test init
2019-03-12 [email protected] Revert "Reintroduce deinstantiate lazy proxy types and use for promise images."
2019-03-11 [email protected] Always explicitly allocate except in Android Framework (take 2)
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-11 [email protected] Remove SkToSRGBColorFilter (now unused)
2019-03-12 [email protected] Add new recipe autoroller service account to list of recognized accounts
2019-03-12 [email protected] Roll third_party/externals/swiftshader 3e2a478..abb5785 (3 commits)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 3364227..3e2a478 (1 commits)
2019-03-12 [email protected] Roll third_party/externals/angle2 f563fdc..c9bc33c (2 commits)
2019-03-12 [email protected] Update go_deps asset
2019-03-12 [email protected] Roll ../src ba6c026602da..37fe521d6049 (397 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader 654540e..3364227 (1 commits)
2019-03-11 [email protected] Roll skia/third_party/skcms c6c0aae921ea..04a7830913b3 (1 commits)
2019-03-11 [email protected] Roll third_party/externals/angle2 49c9dfe..f563fdc (1 commits)
2019-03-11 [email protected] [canvaskit] Move from experimental to modules
2019-03-11 [email protected] Add GM for crbug.com/938592
2019-03-08 [email protected] Reintroduce deinstantiate lazy proxy types and use for promise images.
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Add clamped half-float pixel config to Ganesh
2019-03-11 [email protected] Add input length check when fuzzing
2019-03-07 [email protected] Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA
2019-03-11 [email protected] Roll skia/third_party/skcms 2fb061752f70..c6c0aae921ea (1 commits)
2019-03-06 [email protected] One routine to rule them all!
2019-03-11 [email protected] rename mixer to lerp (in prep for SkMixer)
2019-03-11 [email protected] Export libvulkan headers for android libraries depending on skia
2019-03-11 [email protected] [skottie] Fix Gaussian blur repeat edge pixels semantics
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Revert "Always explicitly allocate except in Android Framework"
2019-03-11 [email protected] update milestones to 2019 dates
2019-03-11 [email protected] Roll skia/third_party/skcms d2f7012e6a85..2fb061752f70 (1 commits)
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-08 [email protected] Convert templates to virtuals in SkGlyphRunPainter
2019-03-11 [email protected] Roll third_party/externals/swiftshader b72d28f..654540e (1 commits)
2019-03-11 [email protected] Roll skia/third_party/skcms a81211f5ad2a..d2f7012e6a85 (1 commits)
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Always explicitly allocate except in Android Framework
2019-03-11 [email protected] Roll skia/third_party/skcms 3b3522324e7b..a81211f5ad2a (1 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader bb8c8e2..b72d28f (2 commits)
2019-03-11 [email protected] Change all pointers to doxygen docs to point to api.skia.org.
2019-03-11 [email protected] Improve Metal texture uploads.
2019-03-11 [email protected] Roll third_party/externals/swiftshader cd3e11d..bb8c8e2 (2 commits)
2019-03-11 [email protected] Add flag to check that F16Norm pixels are clamped properly
2019-03-11 [email protected] Add oss-fuzz compatible fuzzers for sksl2*
2019-03-11 [email protected] api.skia.org - Don't document private.
2019-03-11 [email protected] Roll third_party/externals/swiftshader fa8603c..cd3e11d (1 commits)
2019-03-07 [email protected] Make vulkan GrBackendFormats with ycbcr external texture types.
2019-03-06 [email protected] Add kIdentity_SkYUVColorSpace
2019-03-09 [email protected] Check that we do not #define WUFFS_IMPLEMENTATION
2019-03-09 [email protected] Update Wuffs version
2019-03-08 [email protected] [canvaskit] roll on npm
2019-03-11 [email protected] Roll third_party/externals/swiftshader f2ddde7..fa8603c (1 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader ebefaf7..f2ddde7 (1 commits)
2019-03-11 [email protected] Roll third_party/externals/angle2 b6a2f6b..49c9dfe (1 commits)
2019-03-11 [email protected] Update go_deps asset
2019-03-11 [email protected] Roll ../src bc2c6257d015..ba6c026602da (26 commits)
2019-03-10 [email protected] Update SKP version
2019-03-10 [email protected] Update go_deps asset
2019-03-10 [email protected] Roll ../src a70166a5efb1..bc2c6257d015 (100 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.

https://skia.googlesource.com/skia.git/%2Blog/29d5dec9a078..1386b2d5579d

git log 29d5dec..1386b2d --date=short --no-merges --format=%ad %ae %s
2019-03-13 [email protected] pass common SkStageRec to all effects using rasterpipeline
2019-03-13 [email protected] Roll third_party/externals/angle2 4e87659..494afea (2 commits)
2019-03-14 [email protected] Revert "Try to avoid vertex colors in Texture/FillRect ops when possible."
2019-03-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-13 [email protected] Try to avoid vertex colors in Texture/FillRect ops when possible.
2019-03-13 [email protected] Fallback for source should not use sub-pixel positioning.
2019-03-13 [email protected] assert that during restore, the layer and its parent are in the same colorspace
2019-03-13 [email protected] Use bulk api in direct-to-screen fallback
2019-03-13 [email protected] Roll third_party/externals/swiftshader 6480d4e..4ef71eb (3 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader 25ec7b0..6480d4e (1 commits)
2019-03-13 [email protected] Fix uninitialized read in too small SkDescriptor
2019-03-13 [email protected] Remove GrAAType::kMixedSamples
2019-03-13 [email protected] Replace GrAAType with flags for path renderers
2019-03-12 [email protected] Omit some SKPs that seem to cause GalaxyS9 to crash.
2018-11-15 [email protected] reland: add private non-copying SkReadBuffer::readString()
2019-03-13 [email protected] Update go_deps asset
2019-03-13 [email protected] [skottie] Use kMedium_SkFilterQuality for image filtering
2019-03-13 [email protected] Fix Pixel 3 dimension
2019-03-13 [email protected] Roll third_party/externals/angle2 3c1f5a6..4e87659 (1 commits)
2019-03-13 [email protected] Clamp in GrBicubicEffect (to match SW and for general sanity)
2019-03-13 [email protected] Include test name in error messages for failing tests
2019-03-13 [email protected] Revert "add private non-copying SkReadBuffer::readString()"
2019-03-12 [email protected] Check that a glyph will fit in the atlas instead of a bogus check
2019-03-13 [email protected] Roll third_party/externals/swiftshader 1407297..25ec7b0 (1 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader dd2faae..1407297 (1 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader bea4751..dd2faae (1 commits)
2019-03-13 [email protected] Roll third_party/externals/angle2 b6eb341..3c1f5a6 (2 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader aa8f699..bea4751 (2 commits)
2019-03-13 [email protected] Roll ../src 37fe521d6049..54744c955cd6 (411 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader 914a46d..aa8f699 (1 commits)
2019-03-12 [email protected] tweak Descriptor_invalid_rec_size to not over-copy
2019-03-12 [email protected] retain colorspace in blurimagefilter_raster
2019-03-12 [email protected] Fix null pointer crash in looking up nonexistent typeface
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-11 [email protected] Introduce bulk strike api for glyph metrics for one draw case
2019-03-12 [email protected] Roll third_party/externals/swiftshader b4de34e..914a46d (2 commits)
2019-03-12 [email protected] remove dead SK_SUPPORT_LEGACY_RASTERLAYERCOLORSPACE code
2019-03-12 [email protected] [pathkit/canvaskit] Address race when uploading results
2019-03-12 [email protected] Add validation to reading kRec_SkDescriptorTags
2019-03-12 [email protected] Roll third_party/externals/swiftshader f945a5e..b4de34e (1 commits)
2019-03-12 [email protected] Move GlyphAndPos and PathAndPos to interface and rename.
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-12 [email protected] simplify matrix color filter clamps
2019-03-12 [email protected] Initial add SkMixers
2018-11-15 [email protected] add private non-copying SkReadBuffer::readString()
2019-03-11 [email protected] [infra] Add Pixel3 devices
2019-03-11 [email protected] remote fonts: Remove debug asserts for deserialization failures.
2019-03-12 [email protected] added SK_API to SkSK::Compiler
2019-03-12 [email protected] remove unused clamp_a_dst
2019-03-12 [email protected] Roll third_party/externals/angle2 c9bc33c..b6eb341 (1 commits)
2019-03-12 [email protected] Always explicitly allocate except in Android Framework (take 3)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 7ce5de0..f945a5e (1 commits)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 6a1d92b..7ce5de0 (5 commits)
2019-03-12 [email protected] Turn on CI/CD for api.skia.org. (skia)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 6193cb1..6a1d92b (1 commits)
2019-03-12 [email protected] Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits)
2019-03-12 [email protected] simplify filterColor()
2019-03-12 [email protected] Revert "Always explicitly allocate except in Android Framework (take 2)"
2019-03-12 [email protected] [particles] Turn on CI/CD for particles.skia.org
2019-03-12 [email protected] Revert "Always try to reduce opList splitting in DDL contexts/drawingManagers"
2019-03-12 [email protected] Revert "Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia"
2019-03-11 [email protected] Always try to reduce opList splitting in DDL contexts/drawingManagers
2019-03-12 [email protected] Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia
2019-03-12 [email protected] Roll third_party/externals/swiftshader abb5785..6193cb1 (1 commits)
2019-03-12 [email protected] GrQuadPerEdgeAA: Fix typo in 'if' check
2019-03-12 [email protected] [pathkit] Clean up perf/test init
2019-03-12 [email protected] Revert "Reintroduce deinstantiate lazy proxy types and use for promise images."
2019-03-11 [email protected] Always explicitly allocate except in Android Framework (take 2)
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-11 [email protected] Remove SkToSRGBColorFilter (now unused)
2019-03-12 [email protected] Add new recipe autoroller service account to list of recognized accounts
2019-03-12 [email protected] Roll third_party/externals/swiftshader 3e2a478..abb5785 (3 commits)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 3364227..3e2a478 (1 commits)
2019-03-12 [email protected] Roll third_party/externals/angle2 f563fdc..c9bc33c (2 commits)
2019-03-12 [email protected] Update go_deps asset
2019-03-12 [email protected] Roll ../src ba6c026602da..37fe521d6049 (397 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader 654540e..3364227 (1 commits)
2019-03-11 [email protected] Roll skia/third_party/skcms c6c0aae921ea..04a7830913b3 (1 commits)
2019-03-11 [email protected] Roll third_party/externals/angle2 49c9dfe..f563fdc (1 commits)
2019-03-11 [email protected] [canvaskit] Move from experimental to modules
2019-03-11 [email protected] Add GM for crbug.com/938592
2019-03-08 [email protected] Reintroduce deinstantiate lazy proxy types and use for promise images.
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Add clamped half-float pixel config to Ganesh
2019-03-11 [email protected] Add input length check when fuzzing
2019-03-07 [email protected] Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA
2019-03-11 [email protected] Roll skia/third_party/skcms 2fb061752f70..c6c0aae921ea (1 commits)
2019-03-06 [email protected] One routine to rule them all!
2019-03-11 [email protected] rename mixer to lerp (in prep for SkMixer)
2019-03-11 [email protected] Export libvulkan headers for android libraries depending on skia
2019-03-11 [email protected] [skottie] Fix Gaussian blur repeat edge pixels semantics
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Revert "Always explicitly allocate except in Android Framework"
2019-03-11 [email protected] update milestones to 2019 dates
2019-03-11 [email protected] Roll skia/third_party/skcms d2f7012e6a85..2fb061752f70 (1 commits)
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-08 [email protected] Convert templates to virtuals in SkGlyphRunPainter
2019-03-11 [email protected] Roll third_party/externals/swiftshader b72d28f..654540e (1 commits)
2019-03-11 [email protected] Roll skia/third_party/skcms a81211f5ad2a..d2f7012e6a85 (1 commits)
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Always explicitly allocate except in Android Framework
2019-03-11 [email protected] Roll skia/third_party/skcms 3b3522324e7b..a81211f5ad2a (1 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader bb8c8e2..b72d28f (2 commits)
2019-03-11 [email protected] Change all pointers to doxygen docs to point to api.skia.org.
2019-03-11 [email protected] Improve Metal texture uploads.
2019-03-11 [email protected] Roll third_party/externals/swiftshader cd3e11d..bb8c8e2 (2 commits)
2019-03-11 [email protected] Add flag to check that F16Norm pixels are clamped properly
2019-03-11 [email protected] Add oss-fuzz compatible fuzzers for sksl2*
2019-03-11 [email protected] api.skia.org - Don't document private.
2019-03-11 [email protected] Roll third_party/externals/swiftshader fa8603c..cd3e11d (1 commits)
2019-03-07 [email protected] Make vulkan GrBackendFormats with ycbcr external texture types.
2019-03-06 [email protected] Add kIdentity_SkYUVColorSpace
2019-03-09 [email protected] Check that we do not #define WUFFS_IMPLEMENTATION
2019-03-09 [email protected] Update Wuffs version
2019-03-08 [email protected] [canvaskit] roll on npm
2019-03-11 [email protected] Roll third_party/externals/swiftshader f2ddde7..fa8603c (1 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader ebefaf7..f2ddde7 (1 commits)
2019-03-11 [email protected] Roll third_party/externals/angle2 b6a2f6b..49c9dfe (1 commits)
2019-03-11 [email protected] Update go_deps asset
2019-03-11 [email protected] Roll ../src bc2c6257d015..ba6c026602da (26 commits)
2019-03-10 [email protected] Update SKP version
2019-03-10 [email protected] Update go_deps asset
2019-03-10 [email protected] Roll ../src a70166a5efb1..bc2c6257d015 (100 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit cdf55a8 into flutter:master Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 15, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 15, 2019
RBogie pushed a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
https://skia.googlesource.com/skia.git/%2Blog/29d5dec9a078..1386b2d5579d

git log 29d5dec..1386b2d --date=short --no-merges --format=%ad %ae %s
2019-03-13 [email protected] pass common SkStageRec to all effects using rasterpipeline
2019-03-13 [email protected] Roll third_party/externals/angle2 4e87659..494afea (2 commits)
2019-03-14 [email protected] Revert "Try to avoid vertex colors in Texture/FillRect ops when possible."
2019-03-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-13 [email protected] Try to avoid vertex colors in Texture/FillRect ops when possible.
2019-03-13 [email protected] Fallback for source should not use sub-pixel positioning.
2019-03-13 [email protected] assert that during restore, the layer and its parent are in the same colorspace
2019-03-13 [email protected] Use bulk api in direct-to-screen fallback
2019-03-13 [email protected] Roll third_party/externals/swiftshader 6480d4e..4ef71eb (3 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader 25ec7b0..6480d4e (1 commits)
2019-03-13 [email protected] Fix uninitialized read in too small SkDescriptor
2019-03-13 [email protected] Remove GrAAType::kMixedSamples
2019-03-13 [email protected] Replace GrAAType with flags for path renderers
2019-03-12 [email protected] Omit some SKPs that seem to cause GalaxyS9 to crash.
2018-11-15 [email protected] reland: add private non-copying SkReadBuffer::readString()
2019-03-13 [email protected] Update go_deps asset
2019-03-13 [email protected] [skottie] Use kMedium_SkFilterQuality for image filtering
2019-03-13 [email protected] Fix Pixel 3 dimension
2019-03-13 [email protected] Roll third_party/externals/angle2 3c1f5a6..4e87659 (1 commits)
2019-03-13 [email protected] Clamp in GrBicubicEffect (to match SW and for general sanity)
2019-03-13 [email protected] Include test name in error messages for failing tests
2019-03-13 [email protected] Revert "add private non-copying SkReadBuffer::readString()"
2019-03-12 [email protected] Check that a glyph will fit in the atlas instead of a bogus check
2019-03-13 [email protected] Roll third_party/externals/swiftshader 1407297..25ec7b0 (1 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader dd2faae..1407297 (1 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader bea4751..dd2faae (1 commits)
2019-03-13 [email protected] Roll third_party/externals/angle2 b6eb341..3c1f5a6 (2 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader aa8f699..bea4751 (2 commits)
2019-03-13 [email protected] Roll ../src 37fe521d6049..54744c955cd6 (411 commits)
2019-03-13 [email protected] Roll third_party/externals/swiftshader 914a46d..aa8f699 (1 commits)
2019-03-12 [email protected] tweak Descriptor_invalid_rec_size to not over-copy
2019-03-12 [email protected] retain colorspace in blurimagefilter_raster
2019-03-12 [email protected] Fix null pointer crash in looking up nonexistent typeface
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-11 [email protected] Introduce bulk strike api for glyph metrics for one draw case
2019-03-12 [email protected] Roll third_party/externals/swiftshader b4de34e..914a46d (2 commits)
2019-03-12 [email protected] remove dead SK_SUPPORT_LEGACY_RASTERLAYERCOLORSPACE code
2019-03-12 [email protected] [pathkit/canvaskit] Address race when uploading results
2019-03-12 [email protected] Add validation to reading kRec_SkDescriptorTags
2019-03-12 [email protected] Roll third_party/externals/swiftshader f945a5e..b4de34e (1 commits)
2019-03-12 [email protected] Move GlyphAndPos and PathAndPos to interface and rename.
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-12 [email protected] simplify matrix color filter clamps
2019-03-12 [email protected] Initial add SkMixers
2018-11-15 [email protected] add private non-copying SkReadBuffer::readString()
2019-03-11 [email protected] [infra] Add Pixel3 devices
2019-03-11 [email protected] remote fonts: Remove debug asserts for deserialization failures.
2019-03-12 [email protected] added SK_API to SkSK::Compiler
2019-03-12 [email protected] remove unused clamp_a_dst
2019-03-12 [email protected] Roll third_party/externals/angle2 c9bc33c..b6eb341 (1 commits)
2019-03-12 [email protected] Always explicitly allocate except in Android Framework (take 3)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 7ce5de0..f945a5e (1 commits)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 6a1d92b..7ce5de0 (5 commits)
2019-03-12 [email protected] Turn on CI/CD for api.skia.org. (skia)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 6193cb1..6a1d92b (1 commits)
2019-03-12 [email protected] Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits)
2019-03-12 [email protected] simplify filterColor()
2019-03-12 [email protected] Revert "Always explicitly allocate except in Android Framework (take 2)"
2019-03-12 [email protected] [particles] Turn on CI/CD for particles.skia.org
2019-03-12 [email protected] Revert "Always try to reduce opList splitting in DDL contexts/drawingManagers"
2019-03-12 [email protected] Revert "Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia"
2019-03-11 [email protected] Always try to reduce opList splitting in DDL contexts/drawingManagers
2019-03-12 [email protected] Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia
2019-03-12 [email protected] Roll third_party/externals/swiftshader abb5785..6193cb1 (1 commits)
2019-03-12 [email protected] GrQuadPerEdgeAA: Fix typo in 'if' check
2019-03-12 [email protected] [pathkit] Clean up perf/test init
2019-03-12 [email protected] Revert "Reintroduce deinstantiate lazy proxy types and use for promise images."
2019-03-11 [email protected] Always explicitly allocate except in Android Framework (take 2)
2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-11 [email protected] Remove SkToSRGBColorFilter (now unused)
2019-03-12 [email protected] Add new recipe autoroller service account to list of recognized accounts
2019-03-12 [email protected] Roll third_party/externals/swiftshader 3e2a478..abb5785 (3 commits)
2019-03-12 [email protected] Roll third_party/externals/swiftshader 3364227..3e2a478 (1 commits)
2019-03-12 [email protected] Roll third_party/externals/angle2 f563fdc..c9bc33c (2 commits)
2019-03-12 [email protected] Update go_deps asset
2019-03-12 [email protected] Roll ../src ba6c026602da..37fe521d6049 (397 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader 654540e..3364227 (1 commits)
2019-03-11 [email protected] Roll skia/third_party/skcms c6c0aae921ea..04a7830913b3 (1 commits)
2019-03-11 [email protected] Roll third_party/externals/angle2 49c9dfe..f563fdc (1 commits)
2019-03-11 [email protected] [canvaskit] Move from experimental to modules
2019-03-11 [email protected] Add GM for crbug.com/938592
2019-03-08 [email protected] Reintroduce deinstantiate lazy proxy types and use for promise images.
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Add clamped half-float pixel config to Ganesh
2019-03-11 [email protected] Add input length check when fuzzing
2019-03-07 [email protected] Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA
2019-03-11 [email protected] Roll skia/third_party/skcms 2fb061752f70..c6c0aae921ea (1 commits)
2019-03-06 [email protected] One routine to rule them all!
2019-03-11 [email protected] rename mixer to lerp (in prep for SkMixer)
2019-03-11 [email protected] Export libvulkan headers for android libraries depending on skia
2019-03-11 [email protected] [skottie] Fix Gaussian blur repeat edge pixels semantics
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Revert "Always explicitly allocate except in Android Framework"
2019-03-11 [email protected] update milestones to 2019 dates
2019-03-11 [email protected] Roll skia/third_party/skcms d2f7012e6a85..2fb061752f70 (1 commits)
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-08 [email protected] Convert templates to virtuals in SkGlyphRunPainter
2019-03-11 [email protected] Roll third_party/externals/swiftshader b72d28f..654540e (1 commits)
2019-03-11 [email protected] Roll skia/third_party/skcms a81211f5ad2a..d2f7012e6a85 (1 commits)
2019-03-11 [email protected] Roll recipe dependencies (trivial).
2019-03-11 [email protected] Always explicitly allocate except in Android Framework
2019-03-11 [email protected] Roll skia/third_party/skcms 3b3522324e7b..a81211f5ad2a (1 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader bb8c8e2..b72d28f (2 commits)
2019-03-11 [email protected] Change all pointers to doxygen docs to point to api.skia.org.
2019-03-11 [email protected] Improve Metal texture uploads.
2019-03-11 [email protected] Roll third_party/externals/swiftshader cd3e11d..bb8c8e2 (2 commits)
2019-03-11 [email protected] Add flag to check that F16Norm pixels are clamped properly
2019-03-11 [email protected] Add oss-fuzz compatible fuzzers for sksl2*
2019-03-11 [email protected] api.skia.org - Don't document private.
2019-03-11 [email protected] Roll third_party/externals/swiftshader fa8603c..cd3e11d (1 commits)
2019-03-07 [email protected] Make vulkan GrBackendFormats with ycbcr external texture types.
2019-03-06 [email protected] Add kIdentity_SkYUVColorSpace
2019-03-09 [email protected] Check that we do not #define WUFFS_IMPLEMENTATION
2019-03-09 [email protected] Update Wuffs version
2019-03-08 [email protected] [canvaskit] roll on npm
2019-03-11 [email protected] Roll third_party/externals/swiftshader f2ddde7..fa8603c (1 commits)
2019-03-11 [email protected] Roll third_party/externals/swiftshader ebefaf7..f2ddde7 (1 commits)
2019-03-11 [email protected] Roll third_party/externals/angle2 b6a2f6b..49c9dfe (1 commits)
2019-03-11 [email protected] Update go_deps asset
2019-03-11 [email protected] Roll ../src bc2c6257d015..ba6c026602da (26 commits)
2019-03-10 [email protected] Update SKP version
2019-03-10 [email protected] Update go_deps asset
2019-03-10 [email protected] Roll ../src a70166a5efb1..bc2c6257d015 (100 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 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