Roll src/third_party/skia 9ff1d841f6cc..938b4532b48f (20 commits) #17752
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/9ff1d841f6cc..938b4532b48f
git log 9ff1d84..938b453 --date=short --first-parent --format='%ad %ae %s'
2020-04-16 reed@google.com Revert "transition matrix44 to opt-in only"
2020-04-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-04-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6e0d718..49ad8ea (9 commits)
2020-04-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src cddb357f385b..59d223304f3c (395 commits)
2020-04-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 81e08df29531..2430d665d3f2 (4 commits)
2020-04-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/dawn 582e5284d0f6..0721c1cf2a52 (14 commits)
2020-04-15 bsalomon@google.com GrMatrixConvolutionEffect uses GrTextureEffect
2020-04-15 mtklein@google.com convert load_store / stack_load_store to new style
2020-04-15 michaelludwig@google.com Revert "Refactor GL and Metal FinishCallback into a helper object."
2020-04-15 michaelludwig@google.com Add rect subtraction utility function+tests
2020-04-15 jvanverth@google.com Allow to Metal to build with Xcode 10 again.
2020-04-15 mtklein@google.com start on operand refactoring
2020-04-15 tdenniston@google.com [svg] Fix translate() with no ty specified.
2020-04-15 jlavrova@google.com MinIntrinsicWidth should ignore placeholders
2020-04-15 tdenniston@google.com [svg] Improve color value parsing
2020-04-15 brianosman@google.com Cache inverse matrices in SkMarkerStack
2020-04-15 senorblanco@chromium.org Refactor GL and Metal FinishCallback into a helper object.
2020-04-15 reed@google.com transition matrix44 to opt-in only
2020-04-15 mtklein@google.com report all test errors in fm
2020-04-15 herb@google.com Schedule using tree order traversal the DAG.
Created with:
gclient setdep -r src/third_party/skia@938b4532b48f
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 kjlubick@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: kjlubick@google.com