Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
ee99d1791eea37de87ff7dbe42c81006572c25c9
/
libziparchive
009de8d
Merge "zip_archive: reject files that don't start with an LFH signature." into oc-mr1-dev
by Narayan Kamath
· 8 years ago
6ace8b5
zip_archive: reject files that don't start with an LFH signature.
by Narayan Kamath
· 8 years ago
fb94a33
Mark libziparchive as VNDK in Android.bp am: 077dc8fca4
by Justin Yun
· 8 years ago
e33de37
Mark libziparchive as VNDK in Android.bp
by Justin Yun
· 8 years ago
70a1dfd
libziparchive: Use ReadAtOffset exclusively
by Adam Lesinski
· 8 years ago
1c11b11
Libziparchive: Export headers in defaults
by Andreas Gampe
· 8 years ago
aab75a5
zlib is not exposed to libziparchive headers
by Jiyong Park
· 8 years ago
20d398b
libziparchive headers are moved to local directory
by Jiyong Park
· 8 years ago
d76cd1c
Ran clang-format on libziparchive sources and headers
by Jiyong Park
· 8 years ago
0413830
Fix out of bound read in libziparchive
by Tianjie Xu
· 8 years ago
3314965
Check filename memory bound when parsing ziparchive
by Tianjie Xu
· 9 years ago
50d79d0
Fix out of bound access in libziparchive
by Tianjie Xu
· 9 years ago
997acdd
Merge "zip_archive_test: compare error codes directly."
by Narayan Kamath
· 8 years ago
3fbe27d
zip_archive_test: compare error codes directly.
by Narayan Kamath
· 8 years ago
2c8f8b4
Merge "Add libziparchive-based unzip."
by Elliott Hughes
· 8 years ago
e8fa1ab
zip_archive: validate data descriptor contents.
by Narayan Kamath
· 8 years ago
f0d4bb0
libziparchive: verify that gpb flags match
by Adam Lesinski
· 8 years ago
8e1ce1a
Add libziparchive-based unzip.
by Elliott Hughes
· 8 years ago
7d254ed
Merge "add a performance benchmark for libziparchive"
by Treehugger Robot
· 8 years ago
0fc6213
add a performance benchmark for libziparchive
by Sebastian Pop
· 8 years ago
ba14f99
Mark libziparchive vendor_available.
by Jayant Chowdhary
· 8 years ago
7b5528a
ZipWriter: Keep LFH and CFH in sync
by Adam Lesinski
· 8 years ago
c945eb9
Merge "ZipWriter: Do not write DataDescriptor for STORED files"
by Adam Lesinski
· 8 years ago
1c72f01
ZipWriter: Do not write DataDescriptor for STORED files
by Adam Lesinski
· 8 years ago
e4f2733
libziparchive: fix mac os breakage
by Adam Lesinski
· 8 years ago
d78470b
libziparchive: Add ability to backup in ZipWriter
by Adam Lesinski
· 8 years ago
1d6b610
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
9721e7d
Merge "Use shared lib of libutils, libz and libbase."
by Treehugger Robot
· 8 years ago
8ac48bc
Use shared lib of libutils, libz and libbase.
by Jaekyun Seok
· 8 years ago
ee1e5cc
libziparchive: use _FILE_OFFSET_BITS=64
by Christian Poetzsch
· 8 years ago
58c083e
Enable libbase/libutils/libziparchive on host bionic am: ab34b47b35
by Dan Willemsen
· 8 years ago
27993bc
Enable libbase/libutils/libziparchive on host bionic
by Dan Willemsen
· 8 years ago
8cc6870
Merge "ziparchive: Allow ExtractEntryToFile() to work with block device."
by Tao Bao
· 8 years ago
fd4dde4
ziparchive: Allow ExtractEntryToFile() to work with block device.
by Tao Bao
· 8 years ago
cbe1955
Merge "system/core: preparation to pull back interfaces from android/log.h"
by Mark Salyzyn
· 8 years ago
94abded
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
0948881
Merge "Add functions in recovery/minzip to libziparchive" am: 4bc51d1ea4
by Tianjie Xu
· 8 years ago
d6d230f
Add functions in recovery/minzip to libziparchive
by Tianjie Xu
· 9 years ago
baebfc8
Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 8788591224 am: 167562aa76 am: 398adf9b55 am: 680c3f1dc4 am: f0ce69815f
by Tianjie Xu
· 9 years ago
a2a9ff3
Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 8788591224 am: 167562aa76 am: 398adf9b55 am: 680c3f1dc4
by Tianjie Xu
· 9 years ago
21d8b24
Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654
by Tianjie Xu
· 9 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
1ee4892
Fix out of bound access in libziparchive
by Tianjie Xu
· 9 years ago
c2afad9
Fix warnings in libziparchive
by Colin Cross
· 9 years ago
486f67e
Merge "zip_archive: Improve error message on fallocate failure." am: 704d818ec1
by Narayan Kamath
· 9 years ago
fe9a17a
zip_archive: Improve error message on fallocate failure.
by Narayan Kamath
· 9 years ago
7c4c2e0
resolve merge conflicts of 41e82a3 to stage-aosp-master
by Colin Cross
· 9 years ago
ee48bfd
Convert libziparchive from Android.mk to Android.bp
by Colin Cross
· 9 years ago
e09a193
Merge "Fix google-explicit-constructor warnings." am: e1d5c25 am: e641a2f
by Chih-hung Hsieh
· 9 years ago
08a5d48
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
703abad
libziparchive: ensure ReadAtOffset is atomic
by Adam Lesinski
· 9 years ago
3603653
libziparchive: port unit tests to darwin and windows.
by Yabin Cui
· 9 years ago
28b6687
libziparchive: port unit tests to darwin and windows.
by Yabin Cui
· 9 years ago
fca5dce
Allow setting an arbitrary alignment for an entry.
by Christopher Ferris
· 9 years ago
1bdc310
Add a ZipArchiveStreamEntry class.
by Christopher Ferris
· 9 years ago
e016f5c
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
b7480fb
Fix bug in writing zips.
by Christopher Ferris
· 9 years ago
fca944d
Merge "ZipWriter: archive disk numbers are 0 index based"
by Adam Lesinski
· 9 years ago
d73fbcc
Merge "Add deflate compression to ZipWriter"
by Adam Lesinski
· 9 years ago
49f7e8b
libziparchive: fix calculation of mod_time.
by beonit
· 10 years ago
dd310f9
ZipWriter: archive disk numbers are 0 index based
by Adam Lesinski
· 9 years ago
b63b931
Add deflate compression to ZipWriter
by Adam Lesinski
· 10 years ago
d3679d6
Implement ZipWriter for quickly writing ZipFiles.
by Adam Lesinski
· 10 years ago
70c31c8
Remove USE_MINGW/CYGWIN; Whitelist windows modules
by Dan Willemsen
· 10 years ago
d879ada
Fix ODR issues in ART.
by Evgenii Stepanov
· 10 years ago
55c6e5c
Rename ZipEntryName to ZipString
by Yusuke Sato
· 10 years ago
17739cf
Add |optional_suffix| to StartIteration()
by Yusuke Sato
· 10 years ago
ccd63f0
Add |optional_suffix| to StartIteration()
by Yusuke Sato
· 10 years ago
6f0deea
Fix whitespace in debug logging.
by Elliott Hughes
· 10 years ago
5840c1e
libziparchive: fix fallocate failures
by Badhri Jagan Sridharan
· 10 years ago
66f23e7
Use base::WriteFully in zip_archive.
by Narayan Kamath
· 10 years ago
f3003da
libziparchive: fix clang build
by Greg Hackmann
· 10 years ago
7d549b7
Avoid mapping output to memory while writing to a file.
by Narayan Kamath
· 10 years ago
c099c08
libziparchive: fix fallocate failures
by Badhri Jagan Sridharan
· 10 years ago
bcf74f9
Revert "Fix ODR issues in ART."
by Evgeniy Stepanov
· 10 years ago
ff10293
Fix ODR issues in ART.
by Evgenii Stepanov
· 10 years ago
d569b44
Use base::WriteFully in zip_archive.
by Narayan Kamath
· 10 years ago
fc17210
libziparchive: fix clang build
by Greg Hackmann
· 10 years ago
258ee41
Avoid mapping output to memory while writing to a file.
by Narayan Kamath
· 10 years ago
999ccff
Reserve space on disk using fallocate
by Łukasz Szymczyk
· 10 years ago
feb88e2
Prevent unaligned read in libziparchive.
by Dan Albert
· 10 years ago
d72fe20
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
by Elliott Hughes
· 10 years ago
32ec3c1
libziparchive: fix extraction of >2GiB images
by Greg Hackmann
· 10 years ago
b9c24e3
libziparchive: fix issue with a directory with one file
by Mykola Kondratenko
· 11 years ago
260094c
Allocate buffers on the heap
by Dmitriy Ivanov
· 10 years ago
d5714f5
Remove some more gotos
by Dmitriy Ivanov
· 10 years ago
0c93b91
Reapply -Wold-style-cast
by Dmitriy Ivanov
· 10 years ago
7b2b021
Fix build: Remove -Wold-style-cast
by Dmitriy Ivanov
· 10 years ago
af51b1a
Remove some gotos
by Dmitriy Ivanov
· 10 years ago
09410c9
Cleanup old-style-cast warnings
by Dmitriy Ivanov
· 10 years ago
8629749
Remove unnecessary allocation of FileMaps
by Dmitriy Ivanov
· 10 years ago
f7dd543
Remove useless refCounting from FileMap.
by Narayan Kamath
· 10 years ago
40b52b2
Add close_file flag to OpenArchiveFd()
by Dmitriy Ivanov
· 11 years ago
3f5bba5
Merge "Reject zip archives whose entry names are not valid UTF-8."
by Narayan Kamath
· 10 years ago
044bc8e
Reject zip archives whose entry names are not valid UTF-8.
by Narayan Kamath
· 10 years ago
f732373
Clean up libziparchive Android.mk
by Trevor Drake
· 10 years ago
d0e6dc1
Libziparchive: Remove unused variable
by Andreas Gampe
· 10 years ago
70160f4
kill HAVE_PREAD
by Yabin Cui
· 10 years ago
5fc8f68
am 7a92d20e: Merge "Clean up some test makefiles."
by Dan Albert
· 10 years ago
27d166c
Clean up some test makefiles.
by Dan Albert
· 10 years ago
Next »