From 6a7edf9354057817cbfff3f701804db865d432ee Mon Sep 17 00:00:00 2001 From: "angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com" Date: Thu, 8 Mar 2018 04:11:31 +0000 Subject: [PATCH] Roll src/third_party/angle/ 40dba6908..ed8b49195 (4 commits) https://chromium.googlesource.com/angle/angle.git/+log/40dba69082bd..ed8b49195844 $ git log 40dba6908..ed8b49195 --date=short --no-merges --format='%ad %ae %s' 2018-03-07 jmadill Vulkan: Fix missing depth/stencil access flags. 2018-03-02 jmadill Add RenderTargetCache helper. 2018-03-07 ynovikov Revert "Add NPOT validation to copyTextureCHROMIUM" 2018-03-06 tobine Roll (2/2) to latest LVL as of 3/6/18 Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-chromium-roll.skia.org 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=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=ynovikov@chromium.org Change-Id: Ia569df5da9d8c64bf0ae27133237b8586e9e789e Reviewed-on: https://chromium-review.googlesource.com/954051 Reviewed-by: angle-chromium-autoroll Commit-Queue: angle-chromium-autoroll Cr-Commit-Position: refs/heads/master@{#541721} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ad3d2eeb26af72..42c6725fe31387 100644 --- a/DEPS +++ b/DEPS @@ -91,7 +91,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': '40dba69082bdd7b4c93134632e875927eab1dc14', + 'angle_revision': 'ed8b49195844f126569367415aec366a725294c1', # 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.