Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Use libziparchive for art zip processing. | Narayan Kamath | 2013-12-09 | 1 | -482/+42 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -55/+65 |
* | Use file magic to determine file type, not file extension. | Brian Carlstrom | 2013-10-03 | 1 | -1/+1 |
* | Reconcile differences between zip implementations | Kenny Root | 2013-09-19 | 1 | -30/+83 |
* | Fix bug in ZipEntry::ExtractToMemory for zero length entries | Brian Carlstrom | 2013-07-29 | 1 | -0/+4 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -1/+1 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+506 |