Commit d4a518da authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 3234ce1347c5..fd7fd960be69 (8 commits)

https://skia.googlesource.com/skia.git/+log/3234ce1347c5..fd7fd960be69

git log 3234ce1347c5..fd7fd960be69 --date=short --first-parent --format='%ad %ae %s'
2020-01-28 brianosman@google.com Revert "In GrSkSLFP, always use a coord transform"
2020-01-27 jlavrova@google.com Dealing with SkScalar values in cache
2020-01-27 fmalita@chromium.org [skottie] Switch SkMatrix44 -> SkM44
2020-01-27 reed@google.com don't need to include deprecated Sk3D.h
2020-01-27 herb@google.com Rename AtlasID to PlotLocator
2020-01-27 bsalomon@google.com Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is
2020-01-27 robertphillips@google.com Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types"
2020-01-27 brianosman@google.com In GrSkSLFP, always use a coord transform

Created with:
  gclient setdep -r src/third_party/skia@fd7fd960be69

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC reed@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

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Bug: chromium:1040643
Tbr: reed@google.com
Change-Id: Ic8707e7d93e50a40c599a388ebbfa6844ae9c8de
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024280Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#735717}
parent 551c5086
...@@ -177,7 +177,7 @@ vars = { ...@@ -177,7 +177,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': '3234ce1347c5c258068a58a1f36a56934f752a52', 'skia_revision': 'fd7fd960be695290dffe126d006fcbea80852527',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment