platform_system_core/libziparchive
Chih-hung Hsieh 63eca85308 Merge "Fix google-explicit-constructor warnings." am: e1d5c25
am: e641a2f

* commit 'e641a2fa619c29dc25c329520ea300c21f908dcc':
  Fix google-explicit-constructor warnings.

Change-Id: I461fe586fd8d23fa5abbe94859e609c29fbe889a
2016-04-26 00:49:15 +00:00
..
testdata Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
Android.mk libziparchive: port unit tests to darwin and windows. 2016-03-07 11:21:24 -08: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 libziparchive: ensure ReadAtOffset is atomic 2016-03-09 17:17:19 -08:00
zip_archive_common.h Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
zip_archive_private.h Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
zip_archive_stream_entry.cc Fix google-explicit-constructor warnings. 2016-04-25 14:57:11 -07:00
zip_archive_test.cc libziparchive: port unit tests to darwin and windows. 2016-03-07 11:21:24 -08:00
zip_writer.cc Allow setting an arbitrary alignment for an entry. 2016-01-19 13:55:53 -08:00
zip_writer_test.cc libziparchive: port unit tests to darwin and windows. 2016-03-07 11:21:24 -08:00