Commit c2dd0575 authored by thakis@chromium.org's avatar thakis@chromium.org

Roll angle. This brings in:

bfdea66  Remove try-catch blocks from entry points.
cafa210  Fix Clang warnings.
5063f55  Add a MemoryBuffer type to safely allocate large user data buffers.
142ec42  Refactored Texture2DArray, separated out D3D logic

BUG=82385
TBR=jmadill@chromium.org

Review URL: https://codereview.chromium.org/413273003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285401 0039d316-1c4b-4281-b951-d872f2087c98
parent 0e256aad
...@@ -69,7 +69,7 @@ vars = { ...@@ -69,7 +69,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": "2f5469c2d6559c7580f8ffbb47b16920a4e16660", "angle_revision": "bfdea66b45dd1b98a565e767533361ef728731ce",
# 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