From 374d0f26e9c6e846d18658b256d72692fb543f82 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Tue, 7 Apr 2020 01:10:49 +0000 Subject: [PATCH] Roll src/third_party/angle d2de511efbdc..84323449dfaf (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/d2de511efbdc..84323449dfaf git log d2de511efbdc..84323449dfaf --date=short --first-parent --format='%ad %ae %s' 2020-04-06 cnorthrop@google.com Capture/Replay: Track buffer contents by ID Created with: gclient setdep -r src/third_party/angle@84323449dfaf 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 jonahr@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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: jonahr@google.com Change-Id: I49fb36ed98c8135994c66d5e3666b9aa192f1b72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138459 Reviewed-by: chromium-autoroll Commit-Queue: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#756893} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d2d89fbf7a50e4..c17287950b8ab4 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': 'd2de511efbdc5e78423774a32888f0b5d41dc03c', + 'angle_revision': '84323449dfafc97e5b18dcfa6c91602faf7920d6', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other.