Commit 5409d7be authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 0ed4c3763465..576eb87a2d2d (6 commits)

https://skia.googlesource.com/skia.git/+log/0ed4c3763465..576eb87a2d2d


git log 0ed4c3763465..576eb87a2d2d --date=short --no-merges --format='%ad %ae %s'
2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader df5b28fdb45c..e43cda5f76de (1 commits)
2019-03-27 michaelludwig@google.com Fix paint filter quality in draw_image_set GM
2019-03-27 enne@chromium.org Add a function to compute texture sizes
2019-03-27 mtklein@google.com FM, a dumber new testing tool
2019-03-27 rmistry@google.com Fix RecreateSKPs bot page sets III
2019-03-27 robertphillips@google.com Minor cleanup of GrResourceAllocator


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

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

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:944846
TBR=stani@chromium.org

Change-Id: Ie7a8641bc1f8f34f77cb8e2b0964a52d6c414f24
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541505Reviewed-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@{#644809}
parent d7db3e1f
...@@ -129,7 +129,7 @@ vars = { ...@@ -129,7 +129,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': '0ed4c376346524de4978da0a07f0e0d4b38c71fa', 'skia_revision': '576eb87a2d2d58d169a2bf52cc99ab077c91a8a7',
# 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