Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -17/+16 |
* | art: Fix bug in VariantMap::Set | Igor Murashkin | 2015-02-17 | 1 | -0/+16 |
* | art: Try to fix parsed_options_test on the build server | Igor Murashkin | 2015-02-04 | 1 | -1/+6 |
* | art: Refactor RuntimeOptions/ParsedOptions | Igor Murashkin | 2015-02-04 | 1 | -17/+27 |
* | Fix 2 new sets of clang compiler warnings. | Ian Rogers | 2014-10-10 | 1 | -1/+1 |
* | Break apart header files. | Ian Rogers | 2014-07-15 | 1 | -1/+1 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -2/+3 |
* | Compatibility layer to transition from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-05-15 | 1 | -1/+1 |
* | Remove oat file location in the image. | Nicolas Geoffray | 2014-03-04 | 1 | -2/+0 |
* | Add ART -help and -showversion | Brian Carlstrom | 2014-03-03 | 1 | -0/+87 |