зеркало из https://github.com/AvaloniaUI/angle.git
de0ec75ebb
It seems we weren't catching bad_alloc despite using the correct syntax. Using ellipses solves the problem, and since we only expect bad_alloc it does the equivalent result of catching and returning out of memory. I'm currently not aware of the proper syntax to catch bad_alloc. BUg=angle:634 Change-Id: Ib3154546d1b72d180cb565c71f35716696863cdd Reviewed-on: https://chromium-review.googlesource.com/198245 Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Nicolas Capens <nicolascapens@chromium.org> Tested-by: Jamie Madill <jmadill@chromium.org> |
||
---|---|---|
build | ||
extensions | ||
include | ||
projects | ||
samples | ||
src | ||
tests | ||
.gclient | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
CONTRIBUTORS | ||
DEPS | ||
LICENSE | ||
README.chromium | ||
codereview.settings | ||
enumerate_files.py | ||
generate_projects |
README.chromium
Name: ANGLE
URL: https://code.google.com/p/angleproject/
Version: 2422
License: BSD
License File: LICENSE
Description:
ANGLE is a conformant implementation of the OpenGL ES 2.0
specification that is hardware‐accelerated via Direct3D.