commit | 3417738c88f5bf21f8537e8e6505a8cb2dd9a3d6 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Oct 17 18:05:11 2018 |
committer | Commit Bot <[email protected]> | Wed Oct 17 18:05:11 2018 |
tree | f7291b05100199316786fd7b8a93f83bd37b348e | |
parent | 3062b664aa1c2a9a19122c3f2e4e018c74c7bb06 [diff] [blame] |
Roll src/third_party/angle 1d8a783c9db2..78bcd2bec371 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/1d8a783c9db2..78bcd2bec371 git log 1d8a783c9db2..78bcd2bec371 --date=short --no-merges --format='%ad %ae %s' 2018-10-17 [email protected] Vulkan: Fix deleting in-use descriptor sets. Created with: gclient setdep -r src/third_party/angle@78bcd2bec371 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: I4aefff962f4a6083f576903d4b22b873a842e643 Reviewed-on: https://chromium-review.googlesource.com/c/1286693 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#600476}
diff --git a/DEPS b/DEPS index c7ca6c9e1..c0821643 100644 --- a/DEPS +++ b/DEPS
@@ -122,7 +122,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': '1d8a783c9db2b7ab999933447f015d7acae42639', + 'angle_revision': '78bcd2bec37187fd5d0e2ca69d1d583923e2f196', # 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.