History log of /system/core/libziparchive/zip_archive_private.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
18c25920c285bf2894b5a05868b79f1202c3a264 30-Sep-2016 Tianjie Xu <xunchang@google.com> Add functions in recovery/minzip to libziparchive

Add two functions libziparchive that libminzip has. And create
corresponding unit tests.
1. Open a zip archive from a memory mapped region.
2. A new writer that takes a call back function pointer.
(Used by the OTA updater to stream the data.)

Test: Unit tests passed
Bug: 19472796
Change-Id: I2b2daec71174afe221030357e39bff5faea51e72
/system/core/libziparchive/zip_archive_private.h
e6884ce56f07933d7292eb0ada1ff752f9c69e7a 10-Nov-2015 Christopher Ferris <cferris@google.com> Add a ZipArchiveStreamEntry class.

This allows someone to stream the data out of a zip archive
instead of extracting to a file or to memory.

Included in this change is a small cleanup of the makefile.

Change-Id: I8b679a679c3502ff4ea0bc4f9e918303657fa424
/system/core/libziparchive/zip_archive_private.h