This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/skia 5443bb32a2ad..64964bb1150e (23 commits) #18095
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/5443bb32a2ad..64964bb1150e
git log 5443bb3..64964bb --date=short --first-parent --format='%ad %ae %s'
2020-05-01 csmartdalton@google.com Update GrTriangulator to use SkPathPriv::Iterate
2020-05-01 bungeman@google.com Don't trust glyph runs in XPS.
2020-05-01 mtklein@google.com improve QOL of local fm_driver runs
2020-05-01 bsalomon@google.com Allow multiple closed observers on GrOpsTask.
2020-05-01 csmartdalton@google.com Remove SkPathVerb::kDone
2020-05-01 mtklein@google.com simplify binary ops too
2020-05-01 adlai@google.com Add benchmarks for large kernel matrix convolutions
2020-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9574174..df31624 (13 commits)
2020-05-01 robertphillips@google.com Add path bounds to SW path mask key
2020-05-01 wangxianzhu@chromium.org Restore SkCanvas::kPreserveLCDText_SaveLayerFlag
2020-05-01 egdaniel@google.com Fill in d3d program desc with d3d specifics.
2020-05-01 bsalomon@google.com Revert "Put top level FPs into their own functions"
2020-05-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-05-01 jvanverth@google.com Remove linear filter from Metal layer.
2020-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/dawn 754c161fd366..303a3daf0dec (6 commits)
2020-05-01 jvanverth@google.com Add RenderTargetViews to D3D render targets
2020-05-01 jlavrova@google.com Hide more of leftToRight checks
2020-05-01 brianosman@google.com Add layout(srgb_unpremul) to SkSL
2020-05-01 mtklein@google.com length()
2020-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c4c6cbc6102b..b39ec968b468 (449 commits)
2020-05-01 brianosman@google.com Add SkRuntimeShaderBuilder, clean up SkRuntimeEffect API a bit
2020-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7d6b5913c98c..694e21400ee5 (6 commits)
2020-05-01 csmartdalton@google.com Update tessellation to use SkPathPriv::Iterate
Created with:
gclient setdep -r src/third_party/skia@64964bb1150e
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