commit | 4c49fb8d1916a78ed5aea0910bff356bd495cd43 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Wed Jan 24 20:28:50 2018 |
committer | Commit Bot <[email protected]> | Wed Jan 24 20:28:50 2018 |
tree | df1fd050997d3f281a51bcef607440386d371ddf | |
parent | 0ea59b31b832031f9fdbce7e10e26f6e0c20dbe5 [diff] [blame] |
Roll src/third_party/angle/ 7e9b13b5b..adcf0ae61 (1 commit) https://chromium.googlesource.com/angle/angle.git/+log/7e9b13b5b0d2..adcf0ae6162d $ git log 7e9b13b5b..adcf0ae61 --date=short --no-merges --format='%ad %ae %s' 2018-01-24 lucferron Replace all NULL with nullptr Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-chromium-roll.skia.org 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=master.tryserver.chromium.android:android_optional_gpu_tests_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 [email protected] Change-Id: I39b2b12e728e4264bae120248041e4270e29b71b Reviewed-on: https://chromium-review.googlesource.com/884327 Reviewed-by: angle-deps-roller . <[email protected]> Commit-Queue: angle-deps-roller . <[email protected]> Cr-Commit-Position: refs/heads/master@{#531662}
diff --git a/DEPS b/DEPS index 16368a840..73c9905 100644 --- a/DEPS +++ b/DEPS
@@ -91,7 +91,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': '7e9b13b5b0d2e9971201486e024f58685cef8d10', + 'angle_revision': 'adcf0ae6162d309e286a1563bbda715d0eaa5493', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling build tools # and whatever else without interference from each other.