Commit 51680843 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/angle 0a1eeb80641a..7d7985589b8f (1 commits)

https://chromium.googlesource.com/angle/angle.git/+log/0a1eeb80641a..7d7985589b8f


git log 0a1eeb80641a..7d7985589b8f --date=short --no-merges --format='%ad %ae %s'
2019-05-13 shrekshao@google.com Skip validating draw buffers when RASTERIZER_DISCARD is enabled.


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

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:962555,chromium:962636
TBR=syoussefi@google.com

Change-Id: I7acedd7db695f360ff5ce4970b41ac140ba79097
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610781Reviewed-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@{#659322}
parent 44066226
...@@ -145,7 +145,7 @@ vars = { ...@@ -145,7 +145,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': '0a1eeb80641a30db9b27bafc78e0fcfd6ac792c1', 'angle_revision': '7d7985589b8f611c1016a911c679de6db708d4b2',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader # the commit queue can handle CLs rolling SwiftShader
# 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