summaryrefslogtreecommitdiffstats
path: root/compiler/driver
Commit message (Expand)AuthorAgeFilesLines
* Fix SMALL_ARTbuzbee2013-08-121-4/+0
* am a024a068: Compilation filterbuzbee2013-08-081-3/+7
|\
| * Compilation filterbuzbee2013-08-081-3/+7
* | Entry point clean up.Ian Rogers2013-08-072-55/+46
* | Don't add barriers to clinit methods.Ian Rogers2013-07-311-0/+4
|/
* Adds a DEX-to-DEX compilation level.Sebastien Hertz2013-07-312-29/+52
* resolved conflicts for merge of 7934ac28 to dalvik-devBrian Carlstrom2013-07-263-406/+406
|\
| * Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-263-406/+406
* | Prevent verifier from creating unused compilation data.Sebastien Hertz2013-07-261-12/+2
* | Fix compiler_driver_test/image_test.Ian Rogers2013-07-251-0/+1
* | Add systrace support to NewTimingLogger, migrate compiler timing logging to N...Anwar Ghuloum2013-07-253-34/+35
|/
* Add art support for Zygote NoPreloadHolder which black lists early initializa...Brian Carlstrom2013-07-251-6/+8
* Update blacklist with HttpsURLConnection$DefaultHolderBrian Carlstrom2013-07-241-1/+1
* Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-242-4/+5
* am 4560248d: Move TimingLogger creation to dex2oatBrian Carlstrom2013-07-223-19/+12
|\
| * Move TimingLogger creation to dex2oatBrian Carlstrom2013-07-213-19/+12
* | am 75b13a9c: Merge "Remove CompilerDriver::IsDebuggingSupported"Brian Carlstrom2013-07-212-10/+2
|\ \ | |/
| * Remove CompilerDriver::IsDebuggingSupportedBrian Carlstrom2013-07-212-10/+2
* | am 0cd7ec2d: Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-1/+1
|\ \ | |/
| * Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-1/+1
* | am 93ba893c: Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-1/+1
|\ \ | |/
| * Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-1/+1
* | am 2ce745c0: Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-8/+5
|\ \ | |/
| * Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-8/+5
* | am fc0e3219: Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-172-6/+6
|\ \ | |/
| * Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-172-6/+6
* | am 56d947fb: Add verification of boot.oat generated on deviceBrian Carlstrom2013-07-172-2/+1
|\ \ | |/
| * Add verification of boot.oat generated on deviceBrian Carlstrom2013-07-172-2/+1
* | resolved conflicts for merge of 7940e44f to dalvik-devBrian Carlstrom2013-07-121-1/+1
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-125-0/+3162