Commit 7af2530e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia dafbf121a8b1..5082df1cf53e (7 commits)

https://skia.googlesource.com/skia.git/+log/dafbf121a8b1..5082df1cf53e

git log dafbf121a8b1..5082df1cf53e --date=short --first-parent --format='%ad %ae %s'
2020-03-11 jvanverth@google.com Remove need for gpu when unrefing managed resources.
2020-03-11 brianosman@google.com Remove GrDrawVertices fast path for simple matrix + colors + no local coords
2020-03-11 robertphillips@google.com Make TessellatingPathOp surface its programInfo at record time
2020-03-11 rmistry@google.com Add wrapper script to call tool to bulk abandon Gerrit CLs
2020-03-11 egdaniel@google.com Have GrVkUniformBuffers own their descriptor sets.
2020-03-11 mtklein@google.com remove -D_GLIBCXX_DEBUG
2020-03-11 fmalita@chromium.org [skottie] Power reduce trivial spatial Berzier

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

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 brianosman@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: None
Tbr: brianosman@google.com
Change-Id: Ic8b7d4924a86767f92d41d2a32263bc1cbda2186
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099223Reviewed-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@{#749505}
parent 12138805
...@@ -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': 'dafbf121a8b185b9a68f363badd21e44e52275ef', 'skia_revision': '5082df1cf53e9c14e76b8f6a542fc425b8bf4061',
# 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