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

Roll src/third_party/skia d860a78fd60c..e57ca4931952 (44 commits)#13862

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

Roll src/third_party/skia d860a78fd60c..e57ca4931952 (44 commits)#13862
skia-flutter-autoroll merged 1 commit intoflutter:masterfrom
skia-flutter-autoroll:skia-flutter-autoroll

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/d860a78fd60c..e57ca4931952

git log d860a78..e57ca49 --date=short --no-merges --format='%ad %ae %s'
2019-11-14 [email protected] Use original fuchsia sdk token
2019-11-14 [email protected] Miscellaneous updates to handle more vulkan creation failures.
2019-11-14 [email protected] Only define SK_GL for Flutter on non-Fuchsia platforms.
2019-11-14 [email protected] Revert "Reland "Implement sample mask and sample locations support in Vulkan""
2019-11-14 [email protected] Roll third_party/externals/angle2 4f023f5..1b52f05 (8 commits)
2019-11-14 [email protected] Roll third_party/externals/swiftshader 88632ca..b2407dd (3 commits)
2019-11-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-14 [email protected] Reland "Implement sample mask and sample locations support in Vulkan"
2019-11-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-13 [email protected] implement assert_true on ARM
2019-11-13 [email protected] Move the persistent GrMemoryPool to the heap
2019-11-13 [email protected] Implement mixed samples support in vulkan
2019-11-13 [email protected] Enforce extra constraints for mixed samples at GrCaps level
2019-11-13 [email protected] Disable VkProtectedContext_DDLMakeRenderTargetTest
2019-11-13 [email protected] Move SkWuffsCodec's reset_and_decode_image_config
2019-11-13 [email protected] Revert "Respect the max indexBuffer limits in the bulk texture draw API"
2019-11-13 [email protected] Put check for MTLTextureUsageShaderRead in available block.
2019-11-13 [email protected] Roll skia/third_party/skcms 0e5f77218153..8d45badce994 (1 commits)
2019-11-13 [email protected] Respect the max indexBuffer limits in the bulk texture draw API
2019-11-13 [email protected] Remove GL 4-bit stencil option
2019-11-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-13 [email protected] Roll third_party/externals/angle2 e33c158..4f023f5 (4 commits)
2019-11-13 [email protected] Roll third_party/externals/swiftshader 9da287f..88632ca (6 commits)
2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-12 [email protected] Force single glyph calls through bulk interface
2019-11-12 [email protected] Reland fully delineate GL usage w/ skia_use_gl.
2019-11-12 [email protected] Fix detection of when we will have mixed sampled coverage
2019-11-12 [email protected] sketch out structure for ops with immediates
2019-11-12 [email protected] implement assert_true on x86
2019-11-12 [email protected] add Release SkVMBlitter bot
2019-11-12 [email protected] Remove final usage of GrProgramDesc's header
2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-12 [email protected] Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo
2019-11-12 [email protected] [SkQP/Android] Replace -Weverything with -Wextra
2019-11-12 [email protected] Use a priori knowledge about the number of stencil bits in Dawn, Metal and Vulkan backends
2019-11-12 [email protected] Dawn: implement dynamic primitive processor texture handling.
2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-12 [email protected] Roll third_party/externals/swiftshader 31edef7..9da287f (6 commits)
2019-11-12 [email protected] Detect whether trying to blit a Metal swapchain texture, and fail if so.
2019-11-12 [email protected] Dawn: fix bug in stencil handling.
2019-11-12 [email protected] Free SkWuffsCodec frame-count decoder earlier
2019-11-12 [email protected] Track and force opsz axis on Mac.
2019-11-12 [email protected] Make metrics const on SkStrike
2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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/d860a78fd60c..e57ca4931952

git log d860a78..e57ca49 --date=short --no-merges --format='%ad %ae %s'
2019-11-14 [email protected] Use original fuchsia sdk token
2019-11-14 [email protected] Miscellaneous updates to handle more vulkan creation failures.
2019-11-14 [email protected] Only define SK_GL for Flutter on non-Fuchsia platforms.
2019-11-14 [email protected] Revert "Reland "Implement sample mask and sample locations support in Vulkan""
2019-11-14 [email protected] Roll third_party/externals/angle2 4f023f5..1b52f05 (8 commits)
2019-11-14 [email protected] Roll third_party/externals/swiftshader 88632ca..b2407dd (3 commits)
2019-11-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-14 [email protected] Reland "Implement sample mask and sample locations support in Vulkan"
2019-11-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-13 [email protected] implement assert_true on ARM
2019-11-13 [email protected] Move the persistent GrMemoryPool to the heap
2019-11-13 [email protected] Implement mixed samples support in vulkan
2019-11-13 [email protected] Enforce extra constraints for mixed samples at GrCaps level
2019-11-13 [email protected] Disable VkProtectedContext_DDLMakeRenderTargetTest
2019-11-13 [email protected] Move SkWuffsCodec's reset_and_decode_image_config
2019-11-13 [email protected] Revert "Respect the max indexBuffer limits in the bulk texture draw API"
2019-11-13 [email protected] Put check for MTLTextureUsageShaderRead in available block.
2019-11-13 [email protected] Roll skia/third_party/skcms 0e5f77218153..8d45badce994 (1 commits)
2019-11-13 [email protected] Respect the max indexBuffer limits in the bulk texture draw API
2019-11-13 [email protected] Remove GL 4-bit stencil option
2019-11-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-13 [email protected] Roll third_party/externals/angle2 e33c158..4f023f5 (4 commits)
2019-11-13 [email protected] Roll third_party/externals/swiftshader 9da287f..88632ca (6 commits)
2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-12 [email protected] Force single glyph calls through bulk interface
2019-11-12 [email protected] Reland fully delineate GL usage w/ skia_use_gl.
2019-11-12 [email protected] Fix detection of when we will have mixed sampled coverage
2019-11-12 [email protected] sketch out structure for ops with immediates
2019-11-12 [email protected] implement assert_true on x86
2019-11-12 [email protected] add Release SkVMBlitter bot
2019-11-12 [email protected] Remove final usage of GrProgramDesc's header
2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-12 [email protected] Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo
2019-11-12 [email protected] [SkQP/Android] Replace -Weverything with -Wextra
2019-11-12 [email protected] Use a priori knowledge about the number of stencil bits in Dawn, Metal and Vulkan backends
2019-11-12 [email protected] Dawn: implement dynamic primitive processor texture handling.
2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-12 [email protected] Roll third_party/externals/swiftshader 31edef7..9da287f (6 commits)
2019-11-12 [email protected] Detect whether trying to blit a Metal swapchain texture, and fail if so.
2019-11-12 [email protected] Dawn: fix bug in stencil handling.
2019-11-12 [email protected] Free SkWuffsCodec frame-count decoder earlier
2019-11-12 [email protected] Track and force opsz axis on Mac.
2019-11-12 [email protected] Make metrics const on SkStrike
2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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
[email protected]
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit b4899d9 into flutter:master Nov 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 15, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 15, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 15, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 15, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 15, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 15, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 15, 2019
flar pushed a commit to flutter/flutter that referenced this pull request Nov 15, 2019
* 174e0e9 Roll src/third_party/dart dc35290111..dc808f3fcb (5 commits) (flutter/engine#13859)

* 33d997c Roll fuchsia/sdk/core/mac-amd64 from 7XOyl... to VMTIz... (flutter/engine#13861)

* b4899d9 Roll src/third_party/skia d860a78fd60c..e57ca4931952 (44 commits) (flutter/engine#13862)

* f456423 RendererContextSwitch guard flutter's gl context rework. (flutter/engine#13812)

* 6bab64e Fix test to account for pixel ratio transformations being framework responsibility. (flutter/engine#13850)

* 5b10fa3 Guard against orphaned semantic objects from referencing dead accessibility bridge on iOS (flutter/engine#13857)

* 97df087 [fuchsia] Package flutter_frontend_server snapshot for fuchsia (flutter/engine#13865)

* 0832dfd [flow][fuchsia] Add more tracing to layers and Fuchsia surface pool (flutter/engine#13864)

* 141dc785d Roll src/third_party/skia e57ca4931952..c1c4634dcb07 (15 commits) (flutter/engine#13866)

* 90a6054 Revert "Roll src/third_party/dart dc35290111..dc808f3fcb (5 commits) (#13859)" (flutter/engine#13867)
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