commit | 4b5c05fc67d0c4a7149c8cfcdd7963f59de1eac9 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Mar 01 22:20:33 2019 |
committer | Commit Bot <[email protected]> | Fri Mar 01 22:20:33 2019 |
tree | b2a084f90462d7ebd44a163834fe23d1e1f61560 | |
parent | 909574f9d64c5cb32dd2ec803d04d7c5ae023f8f [diff] [blame] |
Roll src/third_party/angle 1581ff030b9c..76bd848cabd5 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/1581ff030b9c..76bd848cabd5 git log 1581ff030b9c..76bd848cabd5 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 [email protected] Vulkan: Support ETC, S3TC and BPTC compressed textures Created with: gclient setdep -r src/third_party/angle@76bd848cabd5 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 [email protected] Change-Id: Ie965d22fd7d77d6ba2d479dde03c16f107126b1b Reviewed-on: https://chromium-review.googlesource.com/c/1497035 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#636979}
diff --git a/DEPS b/DEPS index 2108c327..d6d6b81 100644 --- a/DEPS +++ b/DEPS
@@ -139,7 +139,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': '1581ff030b9cd8f3d149a62e5570e2ea1b3cb478', + 'angle_revision': '76bd848cabd52907e392151835c973ccab4f45c9', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other.