summaryrefslogtreecommitdiffstats
path: root/dexoptanalyzer
Commit message (Expand)AuthorAgeFilesLines
* 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