Commit 216f35d2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 73e334469e89..e2c5bcf86884 (7 commits)

https://skia.googlesource.com/skia.git/+log/73e334469e89..e2c5bcf86884

git log 73e334469e89..e2c5bcf86884 --date=short --first-parent --format='%ad %ae %s'
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

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

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 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

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:1056730,chromium:1064305
Tbr: csmartdalton@google.com
Change-Id: I0aab9b6b02497f0181a019414207537dd06c6d87
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144978Reviewed-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@{#758056}
parent 77f6c2b4
...@@ -175,7 +175,7 @@ vars = { ...@@ -175,7 +175,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': '73e334469e893688b537db80aae9b5b4e1c3d839', 'skia_revision': 'e2c5bcf8688424753a58ba88d38c739add91f11e',
# 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