From 089a41661c99f08766eda022cc175149e7e32c8d Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Sat, 7 Mar 2020 02:38:26 +0000 Subject: [PATCH] Roll src/third_party/angle 1a5c7a16ba71..03ed5f6c4698 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/1a5c7a16ba71..03ed5f6c4698 git log 1a5c7a16ba71..03ed5f6c4698 --date=short --first-parent --format='%ad %ae %s' 2020-03-06 ianelliott@google.com Revert "Instantiate rx::DisplayEGL when device type EGL is selected" Created with: gclient setdep -r src/third_party/angle@03ed5f6c4698 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 ianelliott@google.com 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-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: ianelliott@google.com Change-Id: Ie7d11850c370716d5186f2e72e3e3a6623bfef53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092712 Reviewed-by: chromium-autoroll Commit-Queue: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#747968} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1c86e7c8bd0840..a71edc2e08824f 100644 --- a/DEPS +++ b/DEPS @@ -187,7 +187,7 @@ vars = { # 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': '1a5c7a16ba713fca1fe119a0a39f1f0cb72dca9f', + 'angle_revision': '03ed5f6c4698e7d158448b8845dd1be1b53b02fc', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other.