index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libziparchive
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "add a performance benchmark for libziparchive"
Treehugger Robot
2017-05-30
3
-0
/
+114
|
\
|
*
add a performance benchmark for libziparchive
Sebastian Pop
2017-05-30
3
-0
/
+114
*
|
Mark libziparchive vendor_available.
Jayant Chowdhary
2017-05-24
1
-0
/
+2
|
/
*
ZipWriter: Keep LFH and CFH in sync
Adam Lesinski
2017-04-11
2
-1
/
+14
*
Merge "ZipWriter: Do not write DataDescriptor for STORED files"
Adam Lesinski
2017-04-07
2
-47
/
+92
|
\
|
*
ZipWriter: Do not write DataDescriptor for STORED files
Adam Lesinski
2017-04-06
2
-47
/
+92
*
|
libziparchive: fix mac os breakage
Adam Lesinski
2017-03-23
2
-2
/
+3
|
/
*
libziparchive: Add ability to backup in ZipWriter
Adam Lesinski
2017-03-22
2
-81
/
+207
*
liblog: use log/log.h when utilizing ALOG macros
Mark Salyzyn
2017-01-11
1
-1
/
+2
*
Merge "Use shared lib of libutils, libz and libbase."
Treehugger Robot
2017-01-05
1
-2
/
+4
|
\
|
*
Use shared lib of libutils, libz and libbase.
Jaekyun Seok
2016-12-22
1
-2
/
+4
*
|
libziparchive: use _FILE_OFFSET_BITS=64
Christian Poetzsch
2016-12-21
1
-0
/
+1
|
/
*
Enable libbase/libutils/libziparchive on host bionic
Dan Willemsen
2016-11-30
1
-1
/
+11
|
\
|
*
Enable libbase/libutils/libziparchive on host bionic
Dan Willemsen
2016-11-29
1
-1
/
+11
*
|
Merge "ziparchive: Allow ExtractEntryToFile() to work with block device."
Tao Bao
2016-11-15
1
-5
/
+15
|
\
|
|
*
ziparchive: Allow ExtractEntryToFile() to work with block device.
Tao Bao
2016-11-15
1
-5
/
+15
*
|
Merge "system/core: preparation to pull back interfaces from android/log.h"
Mark Salyzyn
2016-10-20
1
-1
/
+3
|
\
|
|
*
system/core: preparation to pull back interfaces from android/log.h
Mark Salyzyn
2016-10-20
1
-1
/
+3
*
|
Merge "Add functions in recovery/minzip to libziparchive"
Tianjie Xu
2016-10-18
5
-79
/
+308
|
\
|
|
*
Add functions in recovery/minzip to libziparchive
Tianjie Xu
2016-10-15
5
-79
/
+308
*
|
Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 87...
Tianjie Xu
2016-10-07
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 87...
Tianjie Xu
2016-10-07
1
-1
/
+6
|
|
\
|
|
*
Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654
Tianjie Xu
2016-10-07
1
-1
/
+6
|
|
|
\
|
|
|
*
Fix out of bound access in libziparchive
Tianjie Xu
2016-09-22
1
-1
/
+6
|
|
*
|
Add |optional_suffix| to StartIteration()
Yusuke Sato
2015-06-23
2
-14
/
+141
|
|
*
|
libziparchive: fix fallocate failures
Badhri Jagan Sridharan
2015-06-04
1
-1
/
+6
|
|
*
|
Use base::WriteFully in zip_archive.
Narayan Kamath
2015-06-04
1
-16
/
+7
|
|
*
|
libziparchive: fix clang build
Greg Hackmann
2015-06-04
1
-4
/
+0
|
|
*
|
Avoid mapping output to memory while writing to a file.
Narayan Kamath
2015-06-04
2
-90
/
+269
*
|
|
|
system/core Replace log/log.h with android/log.h
Mark Salyzyn
2016-09-30
2
-9
/
+10
*
|
|
|
Fix warnings in libziparchive
Colin Cross
2016-09-20
2
-0
/
+12
*
|
|
|
Merge "zip_archive: Improve error message on fallocate failure."
Narayan Kamath
2016-08-16
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
zip_archive: Improve error message on fallocate failure.
Narayan Kamath
2016-08-10
1
-2
/
+3
*
|
|
|
|
resolve merge conflicts of 41e82a3 to stage-aosp-master
Colin Cross
2016-07-12
2
-106
/
+111
|
\
|
|
|
|
|
*
|
|
|
Convert libziparchive from Android.mk to Android.bp
Colin Cross
2016-07-12
2
-106
/
+111
*
|
|
|
|
Merge "Fix google-explicit-constructor warnings." am: e1d5c25
Chih-hung Hsieh
2016-04-26
1
-3
/
+5
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-25
1
-3
/
+5
|
*
|
|
libziparchive: port unit tests to darwin and windows.
Yabin Cui
2016-02-08
4
-117
/
+72
*
|
|
|
libziparchive: ensure ReadAtOffset is atomic
Adam Lesinski
2016-03-09
1
-2
/
+8
*
|
|
|
libziparchive: port unit tests to darwin and windows.
Yabin Cui
2016-03-07
4
-117
/
+72
|
/
/
/
*
|
|
Allow setting an arbitrary alignment for an entry.
Christopher Ferris
2016-01-19
2
-6
/
+156
*
|
|
Add a ZipArchiveStreamEntry class.
Christopher Ferris
2016-01-14
7
-117
/
+580
*
|
|
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
4
-6
/
+6
*
|
|
Fix bug in writing zips.
Christopher Ferris
2015-11-05
2
-10
/
+62
*
|
|
Merge "ZipWriter: archive disk numbers are 0 index based"
Adam Lesinski
2015-10-30
1
-2
/
+2
|
\
\
\
|
*
|
|
ZipWriter: archive disk numbers are 0 index based
Adam Lesinski
2015-10-20
1
-2
/
+2
*
|
|
|
Merge "Add deflate compression to ZipWriter"
Adam Lesinski
2015-10-30
3
-68
/
+228
|
\
|
|
|
|
*
|
|
Add deflate compression to ZipWriter
Adam Lesinski
2015-10-20
3
-68
/
+228
*
|
|
|
libziparchive: fix calculation of mod_time.
beonit
2015-10-30
2
-1
/
+2
|
/
/
/
*
|
|
Implement ZipWriter for quickly writing ZipFiles.
Adam Lesinski
2015-10-15
5
-162
/
+597
[next]