summaryrefslogtreecommitdiffstats
path: root/runtime/exception_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup transaction supportSebastien Hertz2014-04-021-1/+1
* Refactor reflective method invocation.Ian Rogers2014-03-141-1/+1
* Fix tests for 64bAndreas Gampe2014-03-121-3/+3
* Generic JNI implementation for x86_64Andreas Gampe2014-03-051-1/+1
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-6/+6
* Encode VmapTable entries offset by 2 to reduce size.Vladimir Marko2014-02-251-1/+2
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-1/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-47/+48
* Enable moving classes.Mathieu Chartier2013-12-101-3/+5
* Delta-encoding of mapping tables.Vladimir Marko2013-11-291-10/+10
* Compacting collector.Mathieu Chartier2013-11-111-1/+1
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-1/+1
* Don't allow class status to go backward except for error.Ian Rogers2013-08-211-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-091-14/+15
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+227