Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not try to compile resource-only dex files. | Richard Uhler | 2015-06-24 | 1 | -3/+12 |
* | Fix bug in removal of *.flock files. | Richard Uhler | 2015-05-12 | 1 | -1/+0 |
* | Fix typo in comments. | Richard Uhler | 2015-05-07 | 1 | -2/+2 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -14/+14 |
* | Rename isDexOptNeededInternal and add kSelfPatchOatNeeded | Richard Uhler | 2015-04-03 | 1 | -23/+44 |
* | Store odex files in oat/<isa>/ directory. | Richard Uhler | 2015-03-25 | 1 | -5/+6 |
* | Create OatFileAssistant class for assisting with oat files. | Richard Uhler | 2015-03-09 | 1 | -0/+431 |