Commit 0e26cf6d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/angle 9f379f493cd7..efe061bd4f9d (3 commits)

https://chromium.googlesource.com/angle/angle.git/+log/9f379f493cd7..efe061bd4f9d


git log 9f379f493cd7..efe061bd4f9d --date=short --no-merges --format='%ad %ae %s'
2018-11-22 jie.a.chen@intel.com Optimize HLSL zero initializer
2018-11-22 jmadill@chromium.org Don't use gl::Error in validation.
2018-11-21 jmadill@chromium.org Vulkan: Cache pipelines with Shader Programs.


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

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

BUG=chromium:898030
TBR=geofflang@chromium.org

Change-Id: I125a89563af417fed5d630b2be87b29d98f396f2
Reviewed-on: https://chromium-review.googlesource.com/c/1347083Reviewed-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@{#610377}
parent 52ebb71a
......@@ -124,7 +124,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': '9f379f493cd7a020b9feb09b1ddd1db1f89f9f61',
'angle_revision': 'efe061bd4f9de0f8da3135bcabff7f40e05e91f7',
# 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.
......
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