summaryrefslogtreecommitdiffstats
path: root/runtime/utils_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-161-0/+10
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-5/+6
* Use instruction specific dalvik cache dirs.Narayan Kamath2014-05-011-11/+9
* Fix valgrind gtests and memory leaks.Mathieu Chartier2014-03-051-3/+11
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-7/+5
* Merge "Create CompilerOptions"Brian Carlstrom2014-02-251-0/+22
|\
| * Create CompilerOptionsBrian Carlstrom2014-02-241-0/+22
* | Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-5/+6
|/
* Fix dumpsys meminfo for artBrian Carlstrom2013-10-161-0/+14
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+338