summaryrefslogtreecommitdiffstats
path: root/runtime/common_throws.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-10/+10
* Fix double-exception in super-class method validation.Vladimir Marko2015-05-291-0/+4
* Also print class for NoSuchFieldExceptionMathieu Chartier2015-05-131-0/+3
* Move ArtField to nativeMathieu Chartier2015-04-101-5/+5
* Remove ThrowLocation.Nicolas Geoffray2015-03-101-12/+8
* Better error reporting when loading dex filesAndreas Gampe2014-04-081-0/+3
* Add access checks to Method and Field reflection.Jeff Hao2014-03-281-0/+5
* Object model changes to support 64bit.Ian Rogers2014-02-061-17/+14
* Clean up access checks.Vladimir Marko2014-01-211-1/+0
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-35/+43
* Introduce Signature type to avoid string comparisons.Ian Rogers2013-09-261-1/+2
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-17/+17
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+186