commit | 649c9b6de0bf5e073e168a62787f1b1a3e172576 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Jun 14 01:23:56 2019 |
committer | Commit Bot <[email protected]> | Fri Jun 14 01:23:56 2019 |
tree | 639f701191c398320c83f85f6600bee69315352d | |
parent | fd1af4a3b8cf09feb1cea70191d2d9eb595bac6f [diff] [blame] |
Roll src/third_party/angle 88596beab317..853ebacf99a4 (3 commits) https://chromium.googlesource.com/angle/angle.git/+log/88596beab317..853ebacf99a4 git log 88596beab317..853ebacf99a4 --date=short --no-merges --format='%ad %ae %s' 2019-06-14 [email protected] Suppress Mac 10.13.6 Intel OpenGL dEQP failures 2019-06-13 [email protected] Vulkan: implement primitive restart 2019-06-13 [email protected] Vulkan: Output render pass loadOp in graph dump Created with: gclient setdep -r src/third_party/angle@853ebacf99a4 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: Iebac2a1a174e5422458d0c06460c6722de8a34c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1658647 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#669084}
diff --git a/DEPS b/DEPS index e7de204..c9810e9 100644 --- a/DEPS +++ b/DEPS
@@ -150,7 +150,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': '88596beab31734b07cc3a2fbd3f8b2c82bfe588c', + 'angle_revision': '853ebacf99a4bf3cdee13c8b452a11b2de480ef2', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other.