summaryrefslogtreecommitdiffstats
path: root/runtime/zip_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* 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