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

Roll src/third_party/angle 41b453a48844..4004ae0e033a (2 commits)

https://chromium.googlesource.com/angle/angle.git/+log/41b453a48844..4004ae0e033a


git log 41b453a48844..4004ae0e033a --date=short --no-merges --format='%ad %ae %s'
2018-06-19 lfy@google.com GLES1: Point rasterization (partial implementation)
2018-06-19 jmadill@chromium.org D3D11: Suppress basic line XFB dEQP tests.


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

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

Change-Id: I3d89829abc3658ad68da07daea1057bb31ab521c
Reviewed-on: https://chromium-review.googlesource.com/1107097Reviewed-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@{#568645}
parent 47ae9e57
...@@ -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': '41b453a48844741542a4f0031f49d16e0ad29561', 'angle_revision': '4004ae0e033a0169de3cb53c0a036833ad47178a',
# 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