Commit d3d4da4d authored by angle-chromium-autoroll's avatar angle-chromium-autoroll Committed by Commit Bot

Roll src/third_party/angle dbd1612782f5..604d873e1df5 (2 commits)

https://chromium.googlesource.com/angle/angle.git/+log/dbd1612782f5..604d873e1df5


git log dbd1612782f5..604d873e1df5 --date=short --no-merges --format='%ad %ae %s'
2018-07-27 oetuaho@nvidia.com Fix multiview combined with flat interpolation
2018-07-27 fjhenigman@chromium.org Vulkan: make DynamicBuffer reusable, always valid.


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

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

Change-Id: I12373ce7d2a0d223b8dbea76ee55f4ceb65bc32c
Reviewed-on: https://chromium-review.googlesource.com/1152614Reviewed-by: default avatarangle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#578581}
parent ad9f652c
...@@ -117,7 +117,7 @@ vars = { ...@@ -117,7 +117,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': 'dbd1612782f53903f702e032e9588a71f1a483c0', 'angle_revision': '604d873e1df59d7767c0ad6823c50f353478122c',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools # the commit queue can handle CLs rolling build tools
# 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