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

Roll src/third_party/angle 5ddbdbf70c50..624fbdcf55b0 (7 commits)

https://chromium.googlesource.com/angle/angle.git/+log/5ddbdbf70c50..624fbdcf55b0


git log 5ddbdbf70c50..624fbdcf55b0 --date=short --no-merges --format='%ad %ae %s'
2018-10-01 oetuaho@nvidia.com Refactor CompileProgram utility
2018-10-01 thakis@chromium.org Remove an exit-time destructor from a frequently-included header.
2018-10-01 geofflang@chromium.org Vulkan: Implement robustness extensions.
2018-10-01 jmadill@chromium.org Vulkan: Record blit commands inside blit methods.
2018-10-01 geofflang@chromium.org Reland "D3D11: Resolve multisampled EGL surfaces at eglSwapBuffers"
2018-10-01 jmadill@chromium.org Vulkan: Use copyImageDataToBuffer in Texture mipmap gen.
2018-10-01 syoussefi@google.com Vulkan: Add support for VkPipelineCache


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

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

Change-Id: If26142dca4cbbae4598e48f346fbc5b3d0b4af1f
Reviewed-on: https://chromium-review.googlesource.com/1255508Reviewed-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@{#595610}
parent f0257d49
......@@ -117,7 +117,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': '5ddbdbf70c50068b9682750454d9fd339ed805c2',
'angle_revision': '624fbdcf55b017215693a1817d89d3e9f1ea5af1',
# 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