Commit 53e40310 authored by angle-deps-roller@chromium.org's avatar angle-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/angle/ d80f2944c..70b715c9b (14 commits)

https://chromium.googlesource.com/angle/angle.git/+log/d80f2944cf13..70b715c9b8bc

$ git log d80f2944c..70b715c9b --date=short --no-merges --format='%ad %ae %s'
2017-11-07 yunchao.he ES31: Add test for DispatchCompute with rendering program
2017-11-03 jiawei.shao Skip hasMappedBuffer check in draw validations in WebGL contexts
2017-10-26 jiawei.shao ES31: Support EXT_geometry_shader in GLSL compiler
2017-10-31 jgilbert KHR_create_context with GLES forbids _KHR reset notification enum.
2017-11-07 jmadill Move LazyResource::resolveImpl to the cpp.
2017-11-08 jmadill Link interface blocks in ProgramImpl::link.
2017-10-31 jgilbert attachmentsHaveSameDimensions should not compare depths.
2017-10-30 cwallez Split pixelBuffer from pack/unpack state
2017-11-06 cwallez Add back dirty bits for pack / unpack buffer binding
2017-11-06 jmadill Rename UniformLinker.cpp/h to ProgramLinkedResources.
2017-11-07 oetuaho Size const unsized arrays without an initializer
2017-10-27 oetuaho Only store innermost array offset in VariableLocation
2017-10-24 geofflang Disallow null pixel data for TexSubImage that have non-zero size.
2017-11-07 jmadill Pass InterfaceBlockLinker to ProgramImpl::link.

Created with:
  roll-dep src/third_party/angle
BUG=781729


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=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=geofflang@chromium.org

Change-Id: I895af7e8c73982e88413866985c1ca9649d585ae
Reviewed-on: https://chromium-review.googlesource.com/760656Reviewed-by: default avatarangle-deps-roller . <angle-deps-roller@chromium.org>
Commit-Queue: angle-deps-roller . <angle-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#515198}
parent e657f3fa
...@@ -86,7 +86,7 @@ vars = { ...@@ -86,7 +86,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': 'd80f2944cf130684ab0f3d7179572494180e80f4', 'angle_revision': '70b715c9b8bcb1f0ec02d55b6688484286e7e45a',
# 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