summaryrefslogtreecommitdiffstats
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* New experimental GC stress modeMathieu Chartier2015-06-221-0/+5
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-263-14/+13
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* ART: Enable Clang's -WdeprecatedAndreas Gampe2015-04-061-0/+1
* Create OatFileAssistant class for assisting with oat files.Richard Uhler2015-03-092-0/+9
* ART: Fix Cmdline Parser testAndreas Gampe2015-03-051-2/+2
* Merge "ART: Fix "unused parameters""Andreas Gampe2015-02-255-14/+14
|\
| * ART: Fix "unused parameters"Andreas Gampe2015-02-245-14/+14
* | Revert "Revert "Add JIT""Mathieu Chartier2015-02-242-3/+24
|/
* Merge "Revert "Add JIT""Nicolas Geoffray2015-02-242-24/+3
|\
| * Revert "Add JIT"Nicolas Geoffray2015-02-242-24/+3
* | Merge "Add JIT"Mathieu Chartier2015-02-242-3/+24
|\ \ | |/
| * Add JITMathieu Chartier2015-02-232-3/+24
* | ART: Allow the execution to stop if the compilation fails via an optionJean Christophe Beyler2015-02-231-0/+1
|/
* Follow up 129144Sebastien Hertz2015-02-171-20/+14
* Merge "Read JDWP options from runtime"Sebastien Hertz2015-02-061-18/+35
|\
| * Read JDWP options from runtimeSebastien Hertz2015-02-051-18/+35
* | Merge "art: Fix broken cmdline_parser_test"Igor Murashkin2015-02-051-8/+0
|\ \ | |/ |/|
| * art: Fix broken cmdline_parser_testIgor Murashkin2015-02-051-8/+0
* | Disable test, it fails on target and read-barrier config.Nicolas Geoffray2015-02-051-1/+2
|/
* art: Refactor RuntimeOptions/ParsedOptionsIgor Murashkin2015-02-0413-0/+3753
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-1/+1
* ART: Fix oatdumpAndreas Gampe2014-12-171-23/+30
* Add a new imgdiag tool to diff boot.art/core.art against a processIgor Murashkin2014-12-161-0/+370