This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/skia e70e0c055f56..cc8a76f3c763 (23 commits) #17504
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/e70e0c055f56..cc8a76f3c763
git log e70e0c0..cc8a76f --date=short --first-parent --format='%ad %ae %s'
2020-04-03 kjlubick@google.com [canvaskit] Add gm helper functions to tests.
2020-04-03 reed@google.com Use skvm infix in gradients
2020-04-03 csmartdalton@google.com Revert "Reland "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding"""
2020-04-03 csmartdalton@google.com Revert "Disable baseInstance on SwiftShader"
2020-04-03 csmartdalton@google.com Add an option to GrMeshTest to save to png
2020-04-03 mtklein@google.com remove little-used bit_clear() and bytes()
2020-04-03 csmartdalton@google.com Disable baseInstance on SwiftShader
2020-04-03 brianosman@google.com Switch back to stack-based SkSL interpreter
2020-04-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms bd0abcd0646a..60d5d65325e6 (1 commits)
2020-04-03 mtklein@google.com harmonize rewrite-includes and gn-format checks
2020-04-03 hcm@google.com Update release schedule, notes
2020-04-03 reed@google.com refactor colorspacexform for skvm infix
2020-04-03 csmartdalton@google.com Merge GrVkVertexBuffer and GrVkIndexBuffer into GrVkMeshBuffer
2020-04-03 csmartdalton@google.com gn format gn/gpu.gni
2020-04-03 westont@google.com Include fetch-gn in SKQP build recipe.
2020-04-03 bsalomon@google.com Don't require color type to make proxy copies.
2020-04-03 mtklein@google.com schedule() in place
2020-04-03 bsalomon@google.com Incorporate sample count into RTC fallback color type.
2020-04-03 brianosman@google.com In 3D sample, fix the matrix used for normal transformation
2020-04-03 mtklein@google.com eliminate use of Usage in finalize
2020-04-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-04-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 745e071..1cc49bb (9 commits)
2020-04-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src deeb0d54a08c..d086f1bdb67d (467 commits)
Created with:
gclient setdep -r src/third_party/skia@cc8a76f3c763
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 michaelludwig@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: michaelludwig@google.com