Commit 55bf2ac8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from d1285b131bcf to 317dce5c81c0 (17 revisions)

https://skia.googlesource.com/skia.git/+log/d1285b131bcf..317dce5c81c0

2020-05-21 herb@google.com Drop SkTextBlobs with > 2M glyphs.
2020-05-21 csmartdalton@google.com Add a tessellation mode that uses indirect draws
2020-05-21 csmartdalton@google.com Disable WebGL antialias in CanvasKit
2020-05-21 nifong@google.com Revert "Wide color gamut support and working example."
2020-05-21 nifong@google.com Wide color gamut support and working example.
2020-05-21 kjlubick@google.com Update infra deps
2020-05-21 herb@google.com Light cleanup of GrTextBlob cache
2020-05-21 nifong@google.com Upgrade to emscripten 1.39.16
2020-05-21 johnstiles@google.com Remove incorrect doc comment about constraint argument.
2020-05-21 michaelludwig@google.com Only use scissor state for native clears
2020-05-21 reed@google.com Revert "Revert "move onto new factories for SkMatrix""
2020-05-21 jvanverth@google.com Add D3D draw support
2020-05-21 reed@google.com Revert "move onto new factories for SkMatrix"
2020-05-21 bungeman@google.com Remove OneLineShaper::increment.
2020-05-21 bungeman@google.com Iterate over unresolved instead of cycling.
2020-05-21 reed@google.com move onto new factories for SkMatrix
2020-05-21 kjlubick@google.com [canvaskit] Fix some other usages of .ready

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 lovisolo@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/+doc/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:1080481
Tbr: lovisolo@google.com
Change-Id: I8041eed02f76475e751a2a90d1ca4367f64eb0de
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213020Reviewed-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@{#771280}
parent 24128aac
...@@ -178,7 +178,7 @@ vars = { ...@@ -178,7 +178,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': 'd1285b131bcf9c10fe1ad16fd2830c556715ed9e', 'skia_revision': '317dce5c81c04e20cc631e0b843311f78bb7fe15',
# 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