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

Roll src/third_party/skia/ 50f7a1e4a..828930677 (10 commits)

https://skia.googlesource.com/skia.git/+log/50f7a1e4abea..828930677138

$ git log 50f7a1e4a..828930677 --date=short --no-merges --format='%ad %ae %s'
2017-08-02 mtklein Revert "remove another SkConvertPixels "fast path""
2017-08-02 rmistry Update webpages_playback.py to use the new Golang impl of WPRs
2017-08-01 benjaminwagner Update all Debian bots to 9.1.
2017-08-02 fmalita Delete legacy radial gradient impl
2017-08-02 egdaniel Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""""
2017-08-02 fmalita Fix sweep gradient tiling w/ makeColorSpace
2017-08-02 skia-deps-roller Roll skia/third_party/externals/angle2/ b0761934b..df7d7c9ec (1 commit)
2017-08-02 liyuqian Reduce SORT_THRESHOLD to 256
2017-08-02 mtklein remove another SkConvertPixels "fast path"
2017-08-02 fmalita Fix sweep_tiling GM sizing

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

Change-Id: Ia063146367c3bbceff05a39d5fae1f7db5a8c629
Reviewed-on: https://chromium-review.googlesource.com/598497Reviewed-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@{#491482}
parent aa4ad85b
...@@ -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': '50f7a1e4abea043b57a39ea1da53a0697bfa1f01', 'skia_revision': '8289306771381298cf3b87183882cc1f1fef4dc3',
# 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