commit | 380046b52a2f001b938b53ee8dac15986598a716 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Sep 26 21:17:00 2019 |
committer | Commit Bot <[email protected]> | Thu Sep 26 21:17:00 2019 |
tree | 87509642685740536dfe073200f1052dcf788296 | |
parent | 753db88c5d1241f623b05dc03313ddd03891cc8f [diff] |
Roll src/third_party/angle 2bdefbf8162d..70d79b76994e (2 commits) https://chromium.googlesource.com/angle/angle.git/+log/2bdefbf8162d..70d79b76994e git log 2bdefbf8162d..70d79b76994e --date=short --no-merges --format='%ad %ae %s' 2019-09-26 [email protected] GL: Add state validation functions to GL backend 2019-09-26 [email protected] Vulkan: Clean up garbage APIs. Created with: gclient setdep -r src/third_party/angle@70d79b76994e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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] Bug: None Change-Id: I608e73c42bebe4ceafce70d4943da1eeaadb75fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827760 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#700423}
diff --git a/DEPS b/DEPS index f4e4871b..4ac28a4 100644 --- a/DEPS +++ b/DEPS
@@ -174,7 +174,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': '2bdefbf8162d296e133aa82b3092ddf4cc8bf646', + 'angle_revision': '70d79b76994e4cfafbdae2f8b9210392f2e37724', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other.