summaryrefslogtreecommitdiffstats
path: root/dex2oat
Commit message (Expand)AuthorAgeFilesLines
* Make files writable on the installd path as wellBrian Carlstrom2013-08-291-4/+7
* Make DexFiles opened from files readonly by default, but writable during dex2oatBrian Carlstrom2013-08-291-7/+11
* Set small ART override for image as an option.Ian Rogers2013-08-281-3/+13
* Reduce the scope of a ScopedObjectAccess in dex2oat.Ian Rogers2013-08-271-14/+7
* Add buffering to ELF file generationBrian Carlstrom2013-08-261-1/+1
* Compiler filter updatebuzbee2013-08-211-3/+4
* dex2oat flag to always dump timing data.Ian Rogers2013-08-201-3/+8
* Reduce AOT initialization.Ian Rogers2013-08-191-1/+1
* Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-4/+4
* Fix races in small mode compiler filters setupIan Rogers2013-08-131-6/+5
* Merge "Refactor java.lang.reflect implementation" into dalvik-devIan Rogers2013-08-141-2/+2
|\
| * Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* | Clean up logcat spam from compiler and verifierAnwar Ghuloum2013-08-131-6/+6
|/
* Merge "Add a systrace support for lock contention logging." into dalvik-devHiroshi Yamauchi2013-08-131-2/+2
|\
| * Add a systrace support for lock contention logging.Hiroshi Yamauchi2013-08-131-2/+2
* | Fix SMALL_ARTbuzbee2013-08-121-0/+5
|/
* Compilation filterbuzbee2013-08-081-11/+7
* resolved conflicts for merge of 7934ac28 to dalvik-devBrian Carlstrom2013-07-261-3/+3
|\
| * Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-3/+3
* | Add systrace support to NewTimingLogger, migrate compiler timing logging to N...Anwar Ghuloum2013-07-251-10/+12
|/
* Merge "Remove OatWriter buffering to memory for ElfWriterQuick" into dalvik-devBrian Carlstrom2013-07-241-20/+7
|\
| * Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-241-20/+7
* | am 55c0ac85: Merge "Enable darwin target build for art."Brian Carlstrom2013-07-231-6/+8
|\ \ | |/ |/|
| * Enable darwin target build for art.Brian Carlstrom2013-07-231-6/+8
* | Restore conditional oat file copying used by build system.Brian Carlstrom2013-07-221-1/+1
|/
* Move TimingLogger creation to dex2oatBrian Carlstrom2013-07-211-19/+46
* Remove CompilerDriver::IsDebuggingSupportedBrian Carlstrom2013-07-211-12/+4
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-1/+0
* Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-122-0/+1097