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