android_system_core/libziparchive
Adam Lesinski 591fd3953d Add deflate compression to ZipWriter
Use zlib to deflate compress data into the zip file.

Change-Id: If094b926a67e199be976c3190781cd0101dd66e1
2015-10-20 12:40:33 -07:00
..
testdata libziparchive: fix issue with a directory with one file 2015-03-19 09:28:41 +00:00
Android.mk Add deflate compression to ZipWriter 2015-10-20 12:40:33 -07:00
entry_name_utils-inl.h Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
entry_name_utils_test.cc Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
zip_archive.cc Implement ZipWriter for quickly writing ZipFiles. 2015-10-15 16:27:44 -07:00
zip_archive_common.h Implement ZipWriter for quickly writing ZipFiles. 2015-10-15 16:27:44 -07:00
zip_archive_test.cc Rename ZipEntryName to ZipString 2015-06-26 10:34:01 -07:00
zip_writer.cc Add deflate compression to ZipWriter 2015-10-20 12:40:33 -07:00
zip_writer_test.cc Add deflate compression to ZipWriter 2015-10-20 12:40:33 -07:00