Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-16 | cpplint: Remove many unnecessary NOLINT | Igor Murashkin | |
Now that we updated to upstream cpplint, a lot of these NOLINTs are no longer necessary. Bug: 68951293 Change-Id: If8ed5ffe89727f313f907a214b6d8fd2a2eddbad | |||
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 |