Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
* | Create OatFileAssistant class for assisting with oat files. | Richard Uhler | 2015-03-09 | 1 | -0/+7 |
* | ART: Fix Cmdline Parser test | Andreas Gampe | 2015-03-05 | 1 | -2/+2 |
* | Revert "Revert "Add JIT"" | Mathieu Chartier | 2015-02-24 | 1 | -3/+22 |
* | Merge "Revert "Add JIT"" | Nicolas Geoffray | 2015-02-24 | 1 | -22/+3 |
|\ | |||||
| * | Revert "Add JIT" | Nicolas Geoffray | 2015-02-24 | 1 | -22/+3 |
* | | Merge "Add JIT" | Mathieu Chartier | 2015-02-24 | 1 | -3/+22 |
|\ \ | |/ | |||||
| * | Add JIT | Mathieu Chartier | 2015-02-23 | 1 | -3/+22 |
* | | ART: Allow the execution to stop if the compilation fails via an option | Jean Christophe Beyler | 2015-02-23 | 1 | -0/+1 |
|/ | |||||
* | Merge "art: Fix broken cmdline_parser_test" | Igor Murashkin | 2015-02-05 | 1 | -8/+0 |
|\ | |||||
| * | art: Fix broken cmdline_parser_test | Igor Murashkin | 2015-02-05 | 1 | -8/+0 |
* | | Disable test, it fails on target and read-barrier config. | Nicolas Geoffray | 2015-02-05 | 1 | -1/+2 |
|/ | |||||
* | art: Refactor RuntimeOptions/ParsedOptions | Igor Murashkin | 2015-02-04 | 1 | -0/+534 |