Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-29 | Modernise code to use std::make_unique | Yi Kong | |
Generated by clang-tidy. Test: m checkbuild Change-Id: Idb24960d9326c0d94ab5d04b18deb0894d23da9f | |||
2017-10-06 | ART: Use CmdlineParser in dex2oat | Andreas Gampe | |
Refactor dex2oat and the compiler to use the cmdline parser. In an effort to standardize command-line parsing and make it easier to add new properties in a principled manner. Test: m test-art-host Change-Id: Ia077a56234dbf579d7ca3430fef325b57aa06333 |