Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not try to compile resource-only dex files. | Richard Uhler | 2015-06-24 | 1 | -9/+19 |
* | Fix debuggable compiler flag detection for secondary dex files | Sebastien Hertz | 2015-05-19 | 1 | -0/+8 |
* | Test and fix bug checking status of secondary multidex files. | Richard Uhler | 2015-05-18 | 1 | -1/+1 |
* | Fix bug in removal of *.flock files. | Richard Uhler | 2015-05-12 | 1 | -11/+4 |
* | Fix typo in VLOG message. | Richard Uhler | 2015-05-11 | 1 | -1/+1 |
* | ART: Remove multidex limit | Andreas Gampe | 2015-04-28 | 1 | -4/+4 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -4/+4 |
* | Rename isDexOptNeededInternal and add kSelfPatchOatNeeded | Richard Uhler | 2015-04-03 | 1 | -38/+39 |
* | Store odex files in oat/<isa>/ directory. | Richard Uhler | 2015-03-25 | 1 | -4/+5 |
* | Support relative encoded dex locations in oat files. | Richard Uhler | 2015-03-24 | 1 | -2/+3 |
* | Create OatFileAssistant class for assisting with oat files. | Richard Uhler | 2015-03-09 | 1 | -0/+952 |