Commit 7055cf8f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/angle 5546fb4fdd85..ffa277a12fcd (1 commits)

https://chromium.googlesource.com/angle/angle.git/+log/5546fb4fdd85..ffa277a12fcd


git log 5546fb4fdd85..ffa277a12fcd --date=short --no-merges --format='%ad %ae %s'
2019-03-01 brucedawson@chromium.org Fix logic for warningsAsErrors


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

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:920704
TBR=ynovikov@chromium.org

Change-Id: Id2eb245e3b146c57194da9415eb4d867682f9a5a
Reviewed-on: https://chromium-review.googlesource.com/c/1495779Reviewed-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@{#636690}
parent b0e7fc02
...@@ -139,7 +139,7 @@ vars = { ...@@ -139,7 +139,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': '5546fb4fdd85dbef7b87b8f3727aaca00966d8de', 'angle_revision': 'ffa277a12fcd462f303bc6387d9b4ce81d400597',
# 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