summaryrefslogtreecommitdiffstats
path: root/runtime/zip_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Use libziparchive for art zip processing.Narayan Kamath2013-12-091-482/+42
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-55/+65
* Use file magic to determine file type, not file extension.Brian Carlstrom2013-10-031-1/+1
* Reconcile differences between zip implementationsKenny Root2013-09-191-30/+83
* Fix bug in ZipEntry::ExtractToMemory for zero length entriesBrian Carlstrom2013-07-291-0/+4
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+506