commit | 4ff5a5238337efe6da5eb07035a1f42d881e71d0 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Fri Oct 20 22:18:12 2017 |
committer | Commit Bot <[email protected]> | Fri Oct 20 22:18:12 2017 |
tree | d4b2d1fdeb4c8542731782acb3febbb11e6536cd | |
parent | c5447598092ff86eb0395727e3516887cb6621eb [diff] [blame] |
Roll src/third_party/skia/ 11d5236c5..f04ff7696 (5 commits) https://skia.googlesource.com/skia.git/+log/11d5236c5a8b..f04ff7696d34 $ git log 11d5236c5..f04ff7696 --date=short --no-merges --format='%ad %ae %s' 2017-10-20 mtklein translate+scale -> scale+translate 2017-10-20 csmartdalton Add skpbench jobs for CCPR 2017-10-17 mtklein start on lowp shaders 2017-10-20 mtklein remove off64_t in SkHeifCodec 2017-10-20 csmartdalton SampleAAGeometry tweaks 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 [email protected] Change-Id: I4b7969b424bace91edb990e3a5bd6e9f62a1aaf4 Reviewed-on: https://chromium-review.googlesource.com/731188 Reviewed-by: Skia Deps Roller <[email protected]> Commit-Queue: Skia Deps Roller <[email protected]> Cr-Commit-Position: refs/heads/master@{#510583}
diff --git a/DEPS b/DEPS index 6333b23..dbf33b55 100644 --- a/DEPS +++ b/DEPS
@@ -55,7 +55,7 @@ # 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': '11d5236c5a8bf21a02ce5ddecfe3febbe29819f5', + 'skia_revision': 'f04ff7696d34d810a94b7fd98aa0006955f57fc0', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.