From aefd059dae13f857dd4b5e5bc0cdf5a99595daca Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Fri, 12 Oct 2018 00:20:01 +0000 Subject: [PATCH] Roll src/third_party/angle 956ab4d9fab3..f2ed299569c0 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/956ab4d9fab3..f2ed299569c0 git log 956ab4d9fab3..f2ed299569c0 --date=short --no-merges --format='%ad %ae %s' 2018-10-11 oetuaho@nvidia.com Add support for EXT_texture_compression_bptc Created with: gclient setdep -r src/third_party/angle@f2ed299569c0 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 TBR=fjhenigman@chromium.org Change-Id: Iba0b0ee4efdbd58c43377f5d51954311efa4f5b5 Reviewed-on: https://chromium-review.googlesource.com/c/1277760 Reviewed-by: chromium-autoroll Commit-Queue: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#599033} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8c3eaad7bcc1..579ccbb2a72d 100644 --- a/DEPS +++ b/DEPS @@ -117,7 +117,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': '956ab4d9fab36be9929e63829475d4d69b2c681c', + 'angle_revision': 'f2ed299569c0075e83c8f42e44345ffada9231b9', # 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.