summaryrefslogtreecommitdiffstats
path: root/runtime/common_throws.cc
Commit message (Expand)AuthorAgeFilesLines
* Better error reporting when loading dex filesAndreas Gampe2014-04-081-0/+29
* Add access checks to Method and Field reflection.Jeff Hao2014-03-281-0/+6
* Object model changes to support 64bit.Ian Rogers2014-02-061-17/+16
* 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-0/+9
* Introduce Signature type to avoid string comparisons.Ian Rogers2013-09-261-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-24/+27
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-2/+2
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+485