1. 6a5b398 Fix performance-inefficient-vector-operation clang-tidy issues by Stefano Cianciulli · 2 years, 2 months ago
  2. 74e0b53 Fix performance-faster-string-find clang-tidy issues by Stefano Cianciulli · 2 years, 8 months ago
  3. 714328e ART: Minor cleanup in cmdline/. by Vladimir Marko · 3 years ago
  4. 838f6c4 Fix use-after-scope in dex2oat cmdline parsing by Florian Mayer · 3 years ago
  5. 8f21748 Mark move constructors/assignements as `noexcept`. by Vladimir Marko · 3 years, 8 months ago
  6. 0d47a82 Use help-text generator for dex2oat by Alex Light · 4 years, 6 months ago
  7. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 7 months ago
  8. eb9da9e Add support for generating --help messages from cmdline definition by Alex Light · 4 years, 8 months ago
  9. 6dfdfef Set core platform API policy from command line flag by David Brazdil · 6 years ago
  10. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  11. 1a727b0 Use std::move() to prevent copying. by Stephen Hines · 7 years ago
  12. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  13. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  14. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  15. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  16. 7cbd27f Adjust spacing before NOLINT comments in ART. by Roland Levillain · 9 years ago
  17. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  18. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  19. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago