summaryrefslogtreecommitdiffstats
path: root/runtime/oat_file_assistant.h
Commit message (Expand)AuthorAgeFilesLines
* Do not try to compile resource-only dex files.Richard Uhler2015-06-241-3/+12
* Fix bug in removal of *.flock files.Richard Uhler2015-05-121-1/+0
* Fix typo in comments.Richard Uhler2015-05-071-2/+2
* Replace NULL with nullptrMathieu Chartier2015-04-221-14/+14
* Rename isDexOptNeededInternal and add kSelfPatchOatNeededRichard Uhler2015-04-031-23/+44
* Store odex files in oat/<isa>/ directory.Richard Uhler2015-03-251-5/+6
* Create OatFileAssistant class for assisting with oat files.Richard Uhler2015-03-091-0/+431