summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2021-07-12Uncouple ART gtests from the ART APEX.Roland Levillain
2021-06-14Enable ProfileSaver to have a different delay for the first ever saveCalin Juravle
2021-06-07Setup ART experiments infraCalin Juravle
2021-03-19Add min_sdk_version for ART module.Nicolas Geoffray
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2021-02-24Remove FlagsEric Holk
2021-02-17Add a server-configurable flags APIEric Holk
2020-10-23Rename ART release APEX to com.android.art.Martin Stjernholm
2020-09-02Use help-text generator for dex2oatAlex Light
2020-07-24Update language to comply with Android’s inclusive language guidanceIan Pedowitz
2020-07-17Add support for generating --help messages from cmdline definitionAlex Light
2020-07-02Rewrite OatFileManager::OpenDexFilesFromOat.Nicolas Geoffray
2020-05-04Set apex_available propertyJiyong Park
2020-02-12Remove MIPS support from dex2oat.Vladimir Marko
2020-01-29Remove old JDWP implementation from ARTAlex Light
2019-12-06Fix oatdump for boot image extensions.Vladimir Marko
2019-11-19dex2oat: add --cpu-set command-line optionOrion Hodson
2019-09-18Revert "Revert "Basic structural redefinition support""Nicolas Geoffray
2019-09-18Revert "Basic structural redefinition support"Nicolas Geoffray
2019-09-17Basic structural redefinition supportAlex Light
2019-05-03Add -verbose:interpreterMathieu Chartier
2019-04-12Set core platform API policy from command line flagDavid Brazdil
2019-04-09Revert^2 "Delete GSS"Mathieu Chartier
2019-04-06Revert "Delete GSS"Mathieu Chartier
2019-04-05Delete GSSMathieu Chartier
2019-03-29Add FinalizerTimeoutMs argument, and respect itHans Boehm
2019-02-20Add comments around runtime options "-Xgc:[no]generational_cc" processing.Roland Levillain
2019-02-07Replace StringPiece with std::string_view.Vladimir Marko
2019-01-18ART: make generational CC a runtime optionAlbert Mingkun Yang
2018-12-17Use __builtin_trap to force crashingYi Kong
2018-12-07Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko
2018-12-07Revert "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko
2018-12-06Pass boot class path to ImageSpace::LoadBootImage.Vladimir Marko
2018-11-30Merge "Add --runtime-arg to command line tools."Vladimir Marko
2018-11-29Add --runtime-arg to command line tools.Vladimir Marko
2018-11-21ART: Some iwyu for logging.hAndreas Gampe
2018-10-29Modernise code to use std::make_uniqueYi Kong
2018-09-07ART: Continue adding override annotationsAndreas Gampe
2018-08-30Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""Nicolas Geoffray
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-19Use std::move() to prevent copying.Stephen Hines
2018-06-11Merge ""Revert^4 "Make adbconnection start automatically for debuggable apps ...Treehugger Robot
2018-06-11Revert^2 "Remove support for Valgrind in ART."Roland Levillain
2018-06-08"Revert^4 "Make adbconnection start automatically for debuggable apps (on tar...Alex Light
2018-06-08Revert "Revert^2 "Make adbconnection start automatically for debuggable apps ...Nicolas Geoffray
2018-06-07Revert^2 "Make adbconnection start automatically for debuggable apps (on targ...Alex Light
2018-06-06Revert "Make adbconnection start automatically for debuggable apps (on target)"Andreas Gampe
2018-06-05Make adbconnection start automatically for debuggable apps (on target)Alex Light
2018-05-22Revert "Remove support for Valgrind in ART."Andreas Gampe
2018-05-14Remove support for Valgrind in ART.Roland Levillain