summaryrefslogtreecommitdiffstats
path: root/runtime/indirect_reference_table_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* ART: Clean up includes.Vladimir Marko2015-04-131-0/+1
* ART: Allow scoped adjustments to log verbosityAndreas Gampe2015-01-151-0/+3
* Remove abuse of mirror::Object* to reference special values.Ian Rogers2014-09-031-31/+31
* Break apart header files.Ian Rogers2014-07-151-0/+1
* Add lockless SynchronizedGet for indirect reference table.Mathieu Chartier2014-05-051-1/+1
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-4/+3
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-1/+1
* More allocation code optimizations.Hiroshi Yamauchi2013-09-111-0/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+252