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

Roll src/third_party/skia/ 0122af08f..2fcd4a480 (14 commits)

https://skia.googlesource.com/skia.git/+log/0122af08f6af..2fcd4a480dee

$ git log 0122af08f..2fcd4a480 --date=short --no-merges --format='%ad %ae %s'
2017-04-28 benjaminwagner Revert "Only store width and height on SkPixelRef"
2017-04-28 msarett Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
2017-04-28 reed add helper makeShader for the common Clamp case
2017-04-28 jvanverth Fix fast blur for shadow rrects.
2017-04-28 fmalita Scrub DeviceCM
2017-04-28 rmistry Testing permissions
2017-04-27 benjaminwagner Add non-Valgrind PreAbandonGpuContext bot.
2017-04-28 bsalomon Remove srgb flags from GrProcessorSet
2017-04-27 ethannicholas additional skslc vector optimizations
2017-04-28 reed add GM to compare atlas and vertices
2017-04-26 freiling handle GrVkTransferBuffer::Create failure
2017-04-27 benjaminwagner [infra/bots] Treat extra_config as a list.
2017-04-27 robertphillips Disable deferred proxies in Chrome
2017-04-27 msarett Only store width and height on SkPixelRef

Created with:
  roll-dep src/third_party/skia


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=benjaminwagner@chromium.org

Change-Id: I288f95ee249db9b974f75f41c78b062996ce97f4
Reviewed-on: https://chromium-review.googlesource.com/490686Reviewed-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@{#468082}
parent 10056cdd
......@@ -40,7 +40,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': '0122af08f6af0dee490e1a4f35b552377d0d4753',
'skia_revision': '2fcd4a480deecb23e9fdde07e63d18d2735c9287',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# 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