summaryrefslogtreecommitdiffstats
path: root/archive/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* merge more modules into luniPeter Hallam2010-04-2736-8165/+0
* Add Java 6's new java.util.zip API.Elliott Hughes2010-04-088-33/+485
* resolved conflicts for merge of dd53c703 to dalvik-devElliott Hughes2010-04-052-9/+2
|\
| * Froyo InputStream.available documentation improvement.Elliott Hughes2010-04-052-9/+2
* | Remove all remaining "@since Android" tags.Elliott Hughes2010-03-222-2/+0
* | am 101cbfe4: Merge "Implementing the Java 7 APIs for DeflaterOutputStreams."Jesse Wilson2010-03-052-16/+115
|\ \ | |/
| * Implementing the Java 7 APIs for DeflaterOutputStreams.Jesse Wilson2010-03-052-16/+115
* | Fix accidental API pollution in java.util.zip.Elliott Hughes2010-02-054-25/+29
* | Fix decoding of filenames in zip files, when read by ZipFile.Elliott Hughes2010-02-044-19/+40
|/
* Merge branch 'archive_888752' into archive_dalvikJesse Wilson2009-12-0931-817/+538
* Respond to impossible CloneNotSupportedExceptions with AssertionErrors.Jesse Wilson2009-10-161-1/+1
* am 8673ee75: am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclas...Jesse Wilson2009-10-151-1/+8
|\
| * Guarantee deflaters get cleaned up, even if subclassed.Jesse Wilson2009-10-151-1/+8
* | Update archive to Harmony r820767.Jesse Wilson2009-10-011-13/+1
* | Adding checks for already-closed ZIP files.Jesse Wilson2009-09-201-24/+36
|/
* Fixing available() and close() for archive streams.Jesse Wilson2009-09-183-104/+130
* Merge change 25126 into eclairAndroid (Google) Code Review2009-09-163-36/+72
|\
| * Update archive to the r802921 from Harmony.Jesse Wilson2009-09-163-36/+72
* | JarFile was not able to verify signed files with size 0.Urs Grob2009-09-071-3/+22
|/
* Updating archive to Harmony r772995.Jesse Wilson2009-06-0931-1249/+938
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0333-0/+8100
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0333-8100/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-16/+25
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1730-2926/+3662
* Initial ContributionThe Android Open Source Project2008-10-2133-0/+7355