commit | 92335659e7cc738f4733fe64030fa8286bc7e049 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Oct 17 01:07:17 2018 |
committer | Commit Bot <[email protected]> | Wed Oct 17 01:07:17 2018 |
tree | 6342a210cf632f6e7a9575113fd4199287e90adc | |
parent | b6aec2943cbce32429c4dc709f0a16f3d20e5d36 [diff] |
Roll src/third_party/angle 6eba3c6104f2..d633b1569a21 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/6eba3c6104f2..d633b1569a21 git log 6eba3c6104f2..d633b1569a21 --date=short --no-merges --format='%ad %ae %s' 2018-10-16 [email protected] Get rid of VertexFormatType. Created with: gclient setdep -r src/third_party/angle@d633b1569a21 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel [email protected] Change-Id: I06708e29b5ff318c7bf71015280c96b3a5e4d6f6 Reviewed-on: https://chromium-review.googlesource.com/c/1284571 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#600221}
diff --git a/DEPS b/DEPS index dbcd4ce..94b4d25 100644 --- a/DEPS +++ b/DEPS
@@ -120,7 +120,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': '6eba3c6104f25fe39d55ff495e06e7178d2aed9f', + 'angle_revision': 'd633b1569a21050c5bf392a724e3ead71e4d8b07', # 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.