commit | bc771d8ff8e65b25520749821e64649338282469 | [log] [tgz] |
---|---|---|
author | angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> | Fri May 11 01:10:32 2018 |
committer | Commit Bot <[email protected]> | Fri May 11 01:10:32 2018 |
tree | 6e328f568e117ca39e76fed83b99dca373bb9476 | |
parent | f2788a37aa5ab205204f25e4f3e3fb6b7659c904 [diff] [blame] |
Roll src/third_party/angle/ 6110763fe..2fc0806f5 (2 commits) https://chromium.googlesource.com/angle/angle.git/+log/6110763fec16..2fc0806f5595 $ git log 6110763fe..2fc0806f5 --date=short --no-merges --format='%ad %ae %s' 2018-05-10 jmadill Micro-optimize uniform updates. 2018-05-09 lucferron Vulkan: Fix use-after-free with DynamicBuffer. 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=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: I167169f14b2e9c3de4b7cb2aa73206202faa4237 Reviewed-on: https://chromium-review.googlesource.com/1054807 Reviewed-by: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#557749}
diff --git a/DEPS b/DEPS index c4543c9..08ac1aa1 100644 --- a/DEPS +++ b/DEPS
@@ -108,7 +108,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': '6110763fec16db99696267c0d8a097b982fc9d3b', + 'angle_revision': '2fc0806f559502882f9d28f2e64445873e0ee884', # 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.