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

Roll src/third_party/angle f002a637743f..0716ce0a2c0c (1 commits)

https://chromium.googlesource.com/angle/angle.git/+log/f002a637743f..0716ce0a2c0c


git log f002a637743f..0716ce0a2c0c --date=short --no-merges --format='%ad %ae %s'
2019-07-26 jonahr@google.com Re-add case to blitframebuffer workaround where src is outside of bounds.


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

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

TBR=jmadill@chromium.org,jmadill@google.com

Bug: chromium:830046
Change-Id: I477b7ef33e008f4df9422988b1e82acb88dd8e46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1721011Reviewed-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@{#681354}
parent c641a54b
...@@ -157,7 +157,7 @@ vars = { ...@@ -157,7 +157,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': 'f002a637743fd613e687d2f8e1e0aa20302c1c23', 'angle_revision': '0716ce0a2c0c2aee069bc038fb0b55e796dd6052',
# 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