Roll src/third_party/angle/ 30b604d8d..6bc264aee (4 commits)

https://chromium.googlesource.com/angle/angle.git/+log/30b604d8d174..6bc264aee686

$ git log 30b604d8d..6bc264aee --date=short --no-merges --format='%ad %ae %s'
2018-03-31 jmadill Fix potential bad access in LinkProgram.
2018-03-20 oetuaho Collect static use information during parsing
2018-03-21 oetuaho Avoid mangled name comparisons of 3-parameter functions
2018-04-01 fjhenigman Fix conditions for updating element array buffer.

Created with:
  roll-dep src/third_party/angle
BUG=chromium:827158,chromium:823856


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;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=fjhenigman@chromium.org

Change-Id: Idf3b7b345465da375c6dd6ed0f5a934cedc070e8
Reviewed-on: https://chromium-review.googlesource.com/993002Reviewed-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@{#547880}
parent 7fa990ed
......@@ -94,7 +94,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
'angle_revision': '30b604d8d17480bd519fb97ec817db1e4ca90f0e',
'angle_revision': '6bc264aee686a8b814e4be1f49e25f1443151c48',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# 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