Commit 7be9a1eb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/angle 375ddfc5992d..6c90ebb078b8 (2 commits)

https://chromium.googlesource.com/angle/angle.git/+log/375ddfc5992d..6c90ebb078b8


git log 375ddfc5992d..6c90ebb078b8 --date=short --no-merges --format='%ad %ae %s'
2019-07-12 geofflang@chromium.org glTexStorage3D: Disallow compressed formats on GL_TEXTURE_3D targets.
2019-07-12 courtneygo@google.com Vulkan: Upload packed depth-stencil


Created with:
  gclient setdep -r src/third_party/angle@6c90ebb078b8

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=cwallez@chromium.org

Bug: chromium:983142
Change-Id: Iaf223d6c3a237d89dafc46d64337a7ed9449b78f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700368Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#677103}
parent 0f94a2c1
...@@ -156,7 +156,7 @@ vars = { ...@@ -156,7 +156,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE # the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other. # and whatever else without interference from each other.
'angle_revision': '375ddfc5992df483931e649b39d008ba5ab90cb5', 'angle_revision': '6c90ebb078b89ffbbc93c03b410eb00a1e1e368c',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader # the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment