Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2adaf04fab35cf47c824d74d901b54094e01ccd3
/
libs
/
utils
/
ZipFileRO.cpp
3fe50ab
am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils"
by Kenny Root
· 13 years ago
d611117
Add TEMP_FAILURE_RETRY to ZipUtils
by Kenny Root
· 13 years ago
3de9cd2
Add TEMP_FAILURE_RETRY around open and write calls
by Kenny Root
· 13 years ago
53095e2
libutils cleanup: remove unused or seldom used code from misc.{cpp|h}
by Mathias Agopian
· 13 years ago
52016c1
Fixed 64-bit porting issues
by Andrew Hsieh
· 13 years ago
163d5a9
frameworks/native: move Zip* from libandroidfw to libutils
by Colin Cross
· 13 years ago
4f4c101
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
a3a3881
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
a19954a
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6807e59
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
18092dd
Change assets to use 64-bit API
by Kenny Root
· 14 years ago
06dbe50
Initialized check in ZipFileRO::findEntryByName
by Kenny Root
· 15 years ago
2cf43c6
MinGW/Cygwin requires open() in O_BINARY mode.
by Raphael Moll
· 15 years ago
61ef747
Use pread() in ZipFileRO for Linux
by Kenny Root
· 15 years ago
dbf6f27
ZipFileRO: moar logging and wrap close
by Kenny Root
· 15 years ago
b47eafa
Revert "Revert "Free created FileMap when uncompressing files""
by Kenny Root
· 15 years ago
fa98920
Add locking around ZIP seeking
by Kenny Root
· 15 years ago
dc2d840
Revert "Free created FileMap when uncompressing files"
by Kenny Root
· 15 years ago
e0573a4
Add debugging to ZipFileRO
by Kenny Root
· 15 years ago
cd9ce31
Free created FileMap when uncompressing files
by Kenny Root
· 15 years ago
8f20e5e
Free scanBuf in ZipFileRO
by Kenny Root
· 15 years ago
d4066a4
ZipUtilsRO rewrite based on Dalvik Zip rewrite
by Kenny Root
· 15 years ago
f446ba9
rename a few files to camel-case, add copyright notices
by Mathias Agopian
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago