commit | 68daf524f202beb6907e414221b5c7f493cc6c4a | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Jan 31 21:55:07 2019 |
committer | Commit Bot <[email protected]> | Thu Jan 31 21:55:07 2019 |
tree | 986eaee9ef65cd743268eb517b78f960155825bf | |
parent | b2fbbe7f28a7e2a9b3aaa26cb868a9e037b3071d [diff] [blame] |
Roll src/third_party/skia f55e8d5232fc..1345366c21ea (8 commits) https://skia.googlesource.com/skia.git/+log/f55e8d5232fc..1345366c21ea git log f55e8d5232fc..1345366c21ea --date=short --no-merges --format='%ad %ae %s' 2019-01-31 [email protected] Update tracing docs slightly 2019-01-31 [email protected] Roll skia/third_party/skcms cd2260c9f528..0c0f6dee2779 (1 commits) 2019-01-31 [email protected] Roll third_party/externals/swiftshader 5ebd2c0fafca..ebe5f7fad064 (1 commits) 2019-01-31 [email protected] [cq.cfg] Remove cq.cfg. 2019-01-31 [email protected] Make cmake copy_directory instead of just files 2019-01-31 [email protected] change measureText impl to first convert to glyphs 2019-01-31 [email protected] Add hardware buffer unit test from old skqp to skia. 2019-01-31 [email protected] Update Metal unit test blacklist after adding new promise image tests Created with: gclient setdep -r src/third_party/skia@1345366c21ea 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: I255b33db18a87af5c34612986aef997f960e586e Reviewed-on: https://chromium-review.googlesource.com/c/1448553 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#628097}
diff --git a/DEPS b/DEPS index 0963da6..9b8bbcec 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': 'f55e8d5232fc61331fc9ce7d6b6f1b9a94e1b829', + 'skia_revision': '1345366c21ea285b4225ce9bf0de4ef401d76d72', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.