commit | 19e39b6a9a7e55d6714bbd25fccddf577585d15a | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Jan 16 21:14:49 2019 |
committer | Commit Bot <[email protected]> | Wed Jan 16 21:14:49 2019 |
tree | 73b31d1cf1baa6044028c91c08e09d70531ae700 | |
parent | 066da6ab39a6559deab9da46bc1e5a85fad242a1 [diff] [blame] |
Roll src/third_party/skia 1b87c6bc1979..1374c85fbf53 (3 commits) https://skia.googlesource.com/skia.git/+log/1b87c6bc1979..1374c85fbf53 git log 1b87c6bc1979..1374c85fbf53 --date=short --no-merges --format='%ad %ae %s' 2019-01-16 [email protected] Prevent op batching in clear benchmark 2019-01-16 [email protected] Documentation: SkFont::textToGlyphs() 2019-01-16 [email protected] Roll third_party/externals/swiftshader 939adc5b9dc7..fed67899a7b4 (1 commits) Created with: gclient setdep -r src/third_party/skia@1374c85fbf53 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel [email protected] Change-Id: I64cb453d388717a4c0e6a09a98b4de93d70db873 Reviewed-on: https://chromium-review.googlesource.com/c/1415091 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#623370}
diff --git a/DEPS b/DEPS index 7f605de..5e9e7da 100644 --- a/DEPS +++ b/DEPS
@@ -121,7 +121,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': '1b87c6bc1979d62b5c7bc7fb5ee25db6bb15a567', + 'skia_revision': '1374c85fbf53947e0f826bc721ef561750518092', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.