summaryrefslogtreecommitdiff
path: root/dex2oat/dex2oat_options.cc
AgeCommit message (Expand)Author
2020-12-08SDK-stub controlled dex2oat verificationCalin Juravle
2020-09-02Use help-text generator for dex2oatAlex Light
2020-05-13Do not execute OAT files that require app images that cannot be loadedEric Holk
2020-04-03dex2oat: add --updatable-bcp-packages-file argument.Vladimir Marko
2020-03-27Revert^4 "Add "linkage" test options""David Sehr
2020-03-27Revert "Revert "Revert "Add "linkage" test options"""Nicolas Geoffray
2020-03-26Revert "Revert "Add "linkage" test options""David Sehr
2020-03-23Revert "Add "linkage" test options"Nicolas Geoffray
2020-03-20Add "linkage" test optionsDavid Sehr
2019-12-11Single-image boot image extensions.Vladimir Marko
2019-11-19dex2oat: add --cpu-set command-line optionOrion Hodson
2019-06-28Remove dex2oat image-classes supportMathieu Chartier
2019-03-22Support FDs for class loader context dex filesDavid Brazdil
2018-12-19Add ability to store invocation information in an external file.Alex Light
2018-10-29Modernise code to use std::make_uniqueYi Kong
2018-07-17Generate unstripped .oat files in the symbols directory.David Srbecky
2018-06-25ART: Move CopyOption to OatWriterAndreas Gampe
2018-04-13ART: Remove support for compiled-methods and compiled-classesAndreas Gampe
2018-04-11Add stored class loader context optionMathieu Chartier
2018-02-28Revert "Revert "Full-stack integrity: check vdex contents.""Nicolas Geoffray
2018-02-27Revert "Full-stack integrity: check vdex contents."Nicolas Geoffray
2018-02-27Full-stack integrity: check vdex contents.Nicolas Geoffray
2018-02-18Add option for not copying dexMathieu Chartier
2018-02-13Add --compilation-reason option to dex2oatCalin Juravle
2018-02-01dex2oat: Accept .dm files.Nicolas Geoffray
2018-01-18Ignore frame-larger-than for Dex2oatArgumentMap::ParsePirama Arumuga Nainar
2017-11-28Clean some dex2oat options.Nicolas Geoffray
2017-11-16cpplint: Remove many unnecessary NOLINTIgor Murashkin
2017-11-02ART: Make InstructionSet an enum class and add kLast.Vladimir Marko
2017-10-20Add compact-dex-level argument to dex2oatMathieu Chartier
2017-10-06ART: Use CmdlineParser in dex2oatAndreas Gampe