platform_system_core/include
Adam Lesinski 736bdcdf1b Implement ZipWriter for quickly writing ZipFiles.
The ZipWriter implementation exposes a stateful interface that allows
bytes of data to be streamed in as they arrive. ZipEntries can be
compressed and/or aligned on a 32-bit boundary for mmapping at runtime.

Bug:22489826
Change-Id: Ifdabcde3ea5747dd4bcf0c4ac0eb5c394277443c
2015-10-15 12:12:39 -07:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" 2015-09-22 04:46:57 +00:00
binderwrapper Add libbinderwrapper. 2015-09-09 14:21:28 -06:00
cutils am 7b0bdec4: Merge "Add a tag for tracing system server." 2015-09-02 14:25:48 +00:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
log liblog: logcat: Add year and zone to date on each line 2015-09-24 14:49:55 -07:00
memtrack Fix typos in comments 2015-04-20 10:10:33 -07:00
mincrypt Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
nativebridge LibNativeBridge: Version 2 2015-05-31 16:58:24 -07:00
netutils Refactor dhcp_utils for more flexible uses. 2015-03-02 12:26:53 +09:00
private am b955f476: Merge "Add a "tlsdate" AID for unprivileged tlsdate execution." 2015-10-02 18:41:05 +00:00
system graphics: update flexible YUV format gralloc requirement 2015-07-14 12:28:38 -07:00
sysutils Revert "Sigh, more vendors linking against hidden APIs." 2015-03-20 23:51:36 +00:00
usbhost libusbhost: Add usb_device_get_version() 2015-04-29 13:04:10 -07:00
utils am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" 2015-10-02 01:19:25 +00:00
ziparchive Implement ZipWriter for quickly writing ZipFiles. 2015-10-15 12:12:39 -07:00