index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
native
/
java_util_zip_Inflater.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix deflater in / out counts for inputs > 4G.
Narayan Kamath
2015-01-30
1
-2
/
+7
*
Move from UniquePtr to std::unique_ptr.
Ian Rogers
2014-11-04
1
-1
/
+1
*
Better error messages for zlib errors
Kenny Root
2013-08-22
1
-4
/
+7
*
Add icu4c-backed transliteration.
Elliott Hughes
2013-02-04
1
-1
/
+1
*
Make libjavacore independent of libnativehelper for the PDK.
Elliott Hughes
2012-05-04
1
-2
/
+2
*
Slight cleanup of java.util.zip code, plus a bug fix.
Elliott Hughes
2010-12-03
1
-49
/
+36
*
Remove most of our C-style casts.
Elliott Hughes
2010-08-12
1
-10
/
+10
*
Fix a long-latent bug in the zip code, exposed by -Xjniopts:forcecopy.
Elliott Hughes
2010-07-16
1
-2
/
+2
*
Add null-pointer checking to ScopedPrimitiveArray.
Elliott Hughes
2010-07-12
1
-1
/
+0
*
Remove dynamic calls to FindClass.
Elliott Hughes
2010-06-16
1
-4
/
+4
*
Bullet-proof the lseek/read in Inflater.setFileInput.
Elliott Hughes
2010-06-03
1
-4
/
+28
*
Fixing a bug in inflate where refilling a file doesn't update the zip stream.
Jesse Wilson
2010-06-03
1
-0
/
+4
*
Add write-back ScopedPrimitiveArrays (and use them).
Elliott Hughes
2010-05-20
1
-1
/
+1
*
Expand upon the old ScopedByteArray, and start removing some of the Get/Relea...
Elliott Hughes
2010-05-17
1
-5
/
+4
*
Fix sim build, remove static initalizers from Deflater/Inflater.
Elliott Hughes
2010-05-07
1
-15
/
+11
*
Enable -Wall -Wextra for libcore and cleanup all but one warning
Brian Carlstrom
2010-05-07
1
-4
/
+4
*
Clean up the zlib-related native code.
Elliott Hughes
2010-05-07
1
-0
/
+164