This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/skia 8561fc23c927..854ac61e90a4 (36 commits) #17620
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/8561fc23c927..854ac61e90a4
git log 8561fc2..854ac61 --date=short --first-parent --format='%ad %ae %s'
2020-04-09 zmo@chromium.org Roll Dawn 11652ff8f8b3..6574f92747a2.
2020-04-09 cwallez@chromium.org Remove the dependency on Dawn's SwapChainUtils.
2020-04-09 robertphillips@google.com Rename GrMeshDrawOp::Target::glyphCache to strikeCache
2020-04-09 egdaniel@google.com More robust fix for command buffer context crash.
2020-04-09 fmalita@chromium.org [svg] Remove primitive type wrappers
2020-04-09 robertphillips@google.com Add check that the PlotLocator's plotIndex is consistent w/ the glyph rect
2020-04-09 tdenniston@google.com [SVG] Implement currentColor for fill and stroke
2020-04-09 robertphillips@google.com Move the GrStrikeCache from the recording context to the direct context
2020-04-09 reed@google.com fix computation for localToWorld
2020-04-09 bungeman@google.com Take MorphologyImageFilter radii as SkScalar.
2020-04-09 kjlubick@google.com [infra] Update dimensions for Golo Windows machines
2020-04-09 mtklein@google.com example of overdraw CF that we can JIT
2020-04-09 egdaniel@google.com Fix PinnedImageTest to make current original context at end.
2020-04-09 robertphillips@google.com Clean up GrText-related headers a bit
2020-04-09 reed@google.com Add markCTM(id) api, to replace functionality of saveCamera.
2020-04-09 tdenniston@google.com Sort viewer slides by filename when traversing a directory.
2020-04-09 mtklein@google.com fix JIT min/max
2020-04-09 fmalita@chromium.org [svg] Skip "inherited" presentation attributes
2020-04-09 jvanverth@google.com D3D fixes to clean up crashes in tests
2020-04-09 robertphillips@google.com Delay creation of GrTextStrike and GrGlyphs until flush time
2020-04-09 tdenniston@google.com [SVG] Fix polyline/polygon point parsing
2020-04-09 fmalita@chromium.org [svg] Adjust container size on Viewer window resize
2020-04-09 fmalita@chromium.org [svg] Fix dasharray padding
2020-04-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8bd3dab..2caf7ff (7 commits)
2020-04-09 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-04-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 65c03361bcc9..9fa8abd9f4b8 (398 commits)
2020-04-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ba0c95eb406f..3cfa8e28be80 (9 commits)
2020-04-08 brianosman@google.com Add Usage::kColor to SkVertices custom attributes
2020-04-08 jvanverth@google.com Fixes for running on the iOS simulator.
2020-04-08 jvanverth@google.com Add onMap, onUnmap, and onUpdateData to GrD3DBuffer.
2020-04-08 fmalita@chromium.org [svg] Reference cycle avoidance
2020-04-08 bsalomon@google.com Add getter for channels to GrBackendFormat
2020-04-08 tdenniston@google.com [SVG] Fix application of skewX/skewY attributes
2020-04-08 reed@google.com more infixifcation -- no functional change
2020-04-08 mtklein@google.com add SkVM_min_max unit test
2020-04-08 mtklein@google.com add Pixel CPU Test jobs
Created with:
gclient setdep -r src/third_party/skia@854ac61e90a4
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 csmartdalton@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: csmartdalton@google.com