summaryrefslogtreecommitdiffstats
path: root/runtime/dex_method_iterator_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTestBrian Carlstrom2014-11-101-4/+4
* C++11 related clean-up of DISALLOW_..Ian Rogers2014-10-221-1/+1
* Tidy up logging.Ian Rogers2014-10-221-1/+1
* Break apart header files.Ian Rogers2014-07-151-0/+3
* ART: Native support for multidexAndreas Gampe2014-06-251-15/+4
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-2/+2
* Fix dependencies to be on core-libart, not coreBrian Carlstrom2013-12-101-1/+1
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-6/+17
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+46