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

Roll src/third_party/angle f5557accff71..2dabb4a367c3 (3 commits)

https://chromium.googlesource.com/angle/angle.git/+log/f5557accff71..2dabb4a367c3


git log f5557accff71..2dabb4a367c3 --date=short --no-merges --format='%ad %ae %s'
2018-06-18 geofflang@chromium.org Make a context current when destroying it.
2018-06-18 ehmaldonado@chromium.org Remove DEPS .chromium
2018-06-18 fjhenigman@chromium.org Vulkan: fix third_party path.


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

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

BUG=chromium:782846
TBR=cwallez@chromium.org

Change-Id: I75e7143b670fb0110c98607556572454f8205958
Reviewed-on: https://chromium-review.googlesource.com/1105417Reviewed-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@{#568297}
parent dd80dd3a
...@@ -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': 'f5557accff71f08c2f6c2348041f03501ca81506', 'angle_revision': '2dabb4a367c3967f0499e8711251077f44a8d186',
# 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