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

Roll src/third_party/skia 8e73f4b6bbef..840debe9c748 (1 commits)

https://skia.googlesource.com/skia.git/+log/8e73f4b6bbef..840debe9c748


git log 8e73f4b6bbef..840debe9c748 --date=short --no-merges --format='%ad %ae %s'
2018-09-15 reed@google.com don't try to extract or blur a zero-sized bitmap


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

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=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_rel;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:884473
TBR=caryclark@chromium.org

Change-Id: I410484bc73ab962f83979f835664d5c4c3505e04
Reviewed-on: https://chromium-review.googlesource.com/1227690Reviewed-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@{#591594}
parent c9647068
...@@ -105,7 +105,7 @@ vars = { ...@@ -105,7 +105,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': '8e73f4b6bbef45ddb4b7eddb20a9e599e072d0e1', 'skia_revision': '840debe9c748d1567fd307e70ad8f21ed7ff25b1',
# 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