summaryrefslogtreecommitdiffstats
path: root/dexoptanalyzer
Commit message (Expand)AuthorAgeFilesLines
* Reduce core image to 6 modules.Vladimir Marko2018-12-041-0/+4
* Revert "Reduce core image to core-{oj,libart,simple}."Vladimir Marko2018-12-031-4/+0
* Reduce core image to core-{oj,libart,simple}.Vladimir Marko2018-11-301-0/+4
* Add --runtime-arg to command line tools.Vladimir Marko2018-11-291-1/+17
* ART: Fix performance-inefficient-vector-operationAndreas Gampe2018-11-201-0/+1
* Minimal Android Runtime APEX module.Roland Levillain2018-11-081-0/+1
* Merge "ART: Completely remove the --compile-pic option."Vladimir Marko2018-10-111-0/+1
|\
| * ART: Completely remove the --compile-pic option.Vladimir Marko2018-10-101-0/+1
* | ART: Refactor for bugprone-argument-commentAndreas Gampe2018-10-092-5/+5
|/
* Remove PIC option from oat files.Vladimir Marko2018-09-042-34/+9
* Use 'final' and 'override' specifiers directly in ART.Roland Levillain2018-08-281-1/+1
* Move ArtDexFileLoader to libdexfileDavid Sehr2018-05-161-0/+2
* Remove dexoptanalyzer fast file checkCalin Juravle2018-04-181-5/+0
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-3/+4
* Merge "Load /data oat/odex files non-executable when only_use_system_oat_file...Nicolas Geoffray2018-01-241-0/+1
|\
| * Load /data oat/odex files non-executable when only_use_system_oat_files is set.Nicolas Geoffray2017-12-181-0/+1
* | Create dex subdirectoryDavid Sehr2018-01-051-1/+1
|/
* ART: Remove base/logging from heap-inl.hAndreas Gampe2017-12-071-0/+1
* ART: Factor out gAbortingAndreas Gampe2017-12-071-0/+1
* Add zip-fd support in dexoptanalyzerShubham Ajmera2017-11-021-17/+21
* ART: Make InstructionSet an enum class and add kLast.Vladimir Marko2017-11-021-1/+1
* Merge "Separate file utilities from utils.cc"David Sehr2017-11-011-0/+1
|\
| * Separate file utilities from utils.ccDavid Sehr2017-11-011-0/+1
* | [art] Add classpath check to DexFile.getDexOptNeededCalin Juravle2017-11-011-3/+12
|/
* Provide an option to pass odex and vdex fds in dexoptanalyzerShubham Ajmera2017-10-111-3/+30
* Run bpfmtDan Willemsen2017-09-271-1/+1
* Add check that classpath is up to date to getDexOptNeededCalin Juravle2017-09-141-0/+2
* ART: Move cmdline parser to header libraryAndreas Gampe2017-08-231-4/+0
* Allow DexFile#getDexOptNeeded to check case when downgrading is requiredShubham Ajmera2017-07-192-7/+24
* ART: Refactor abort codeAndreas Gampe2017-06-221-1/+1
* ART: Fix soong defaults orderAndreas Gampe2017-05-241-1/+1
* Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9Treehugger Robot2017-04-271-0/+2
|\
| * ART: Shut down runtime in dexoptanalyzerAndreas Gampe2017-04-261-0/+2
* | Rename and obsolete compiler filter names.Nicolas Geoffray2017-04-211-18/+18
|/
* Add dexoptanalyzer toolCalin Juravle2017-01-243-0/+644