Commit 8b321a16 authored by skia-deps-roller@chromium.org's avatar skia-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/skia/ 0aa492d0f..c432b0ca8 (11 commits)

https://skia.googlesource.com/skia.git/+log/0aa492d0f47d..c432b0ca8a50

$ git log 0aa492d0f..c432b0ca8 --date=short --no-merges --format='%ad %ae %s'
2017-07-18 ethannicholas fixed use-after-free in sksl switch statements
2017-07-18 mtklein minor fixes to start_pipeline_lowp
2017-07-18 rmistry Do not move over webpage archives, they are needed for capturing SKPs
2017-07-18 csmartdalton Add two test bots for coverage counting path renderer
2017-07-18 bsalomon Revert "Improvements to GPU dither."
2017-07-18 bsalomon Improvements to GPU dither.
2017-07-18 reed guard references to SkColorTable
2017-07-18 halcanary Commit Queue: add Build-Debian9-GCC-arm-Chromecast
2017-07-18 ethannicholas added sksl support for integerSupport cap
2017-07-18 halcanary Revert "Revert "SkPDF: Non-outline glyphs as images""
2017-07-17 bsalomon Make dither range symmetric about 0

Created with:
  roll-dep src/third_party/skia
BUG=705480


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

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=caryclark@chromium.org

Change-Id: Id6ec92583056ae097a9c2f3755b844337c5f5a43
Reviewed-on: https://chromium-review.googlesource.com/576075Reviewed-by: default avatarSkia Deps Roller <skia-deps-roller@chromium.org>
Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487577}
parent 042dd5f7
...@@ -40,7 +40,7 @@ vars = { ...@@ -40,7 +40,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': '0aa492d0f47d7becbd87c582a61591bdf2d17fa7', 'skia_revision': 'c432b0ca8a5022d86f0ccf2efd1064ed9fce2e53',
# 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