summaryrefslogtreecommitdiffstats
path: root/runtime/oat_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move output_stream files out of runtime.Ian Rogers2013-08-161-168/+0
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Entry point clean up.Ian Rogers2013-08-071-1/+1
* Fix host oat_test on portable.Ian Rogers2013-07-301-1/+2
* resolved conflicts for merge of 7934ac28 to dalvik-devBrian Carlstrom2013-07-261-1/+1
|\
| * Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* | Add systrace support to NewTimingLogger, migrate compiler timing logging to N...Anwar Ghuloum2013-07-251-2/+2
|/
* Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-241-15/+11
* Move TimingLogger creation to dex2oatBrian Carlstrom2013-07-211-3/+5
* Remove CompilerDriver::IsDebuggingSupportedBrian Carlstrom2013-07-211-2/+1
* Do not mark pages executable unnecessarily to play nice with selinuxBrian Carlstrom2013-07-121-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+170