commit | 8a288cba0ca7215313123eff19ab579272ecdc64 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Mon Nov 12 20:16:07 2018 |
committer | Commit Bot <[email protected]> | Mon Nov 12 20:16:07 2018 |
tree | 00fab89fee73c35cbe0946ba4017f8de68995861 | |
parent | 5d3237485188aa3f3c2fbf885003d6ce1b3e9dd3 [diff] [blame] |
Roll src/third_party/angle 48f63f90f6f3..03d1a5ed6cc8 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/48f63f90f6f3..03d1a5ed6cc8 git log 48f63f90f6f3..03d1a5ed6cc8 --date=short --no-merges --format='%ad %ae %s' 2018-11-12 [email protected] Vulkan: Use global buffer barriers. Created with: gclient setdep -r src/third_party/angle@03d1a5ed6cc8 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: I58fdbdc51db4c3b24e0b8554d699607cba25de57 Reviewed-on: https://chromium-review.googlesource.com/c/1331570 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#607315}
diff --git a/DEPS b/DEPS index 89d3dfc3..0a0f5e7 100644 --- a/DEPS +++ b/DEPS
@@ -128,7 +128,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': '48f63f90f6f325d0454b00ec2ae553adc508c159', + 'angle_revision': '03d1a5ed6cc8ba6a32ffc6fb6d67a3c2da05a6d1', # 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.