This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/skia 81ef385c1fcd..5f56cb1d3b4f (14 commits) #17991
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://skia.googlesource.com/skia.git/+log/81ef385c1fcd..5f56cb1d3b4f
git log 81ef385..5f56cb1 --date=short --first-parent --format='%ad %ae %s'
2020-04-27 ethannicholas@google.com Revert "Optimize GrTessellatePathOp's code to emit inner triangles"
2020-04-27 kjlubick@google.com [infra] Remove old cloudbuild file
2020-04-27 senorblanco@chromium.org Dawn: update to upstream Dawn API changes.
2020-04-27 csmartdalton@google.com Optimize GrTessellatePathOp's code to emit inner triangles
2020-04-27 jlavrova@google.com LTR/RTL iterateThroughClustersInGlyphsOrder simplified
2020-04-27 mtklein@google.com Revert "Reland "Add Abseil to third_party.""
2020-04-27 egdaniel@google.com Update vulkan backend texture creation to use ganesh abstractions of vk resources.
2020-04-27 mtklein@google.com try skipping _cvtmask64_u64
2020-04-27 mtklein@google.com make --dylib mode work on linux
2020-04-27 egdaniel@google.com Reland "Make compiling the amd vulkan memory allocator optional."
2020-04-27 kjlubick@google.com [skottiekit] Add a proof-of-concept only Skottie WASM build.
2020-04-27 kjlubick@google.com [canvaskit] Set Safari to webl 1
2020-04-27 mtklein@google.com disable skx SkRP stages
2020-04-27 lingyun.cai@intel.com Add AVX512 implementation for blit_row_s32a_opaque
Created with:
gclient setdep -r src/third_party/skia@5f56cb1d3b4f
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 ethannicholas@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: ethannicholas@google.com