aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/src/com/koushikdutta/async/ZipDataSink.java
Commit message (Expand)AuthorAgeFilesLines
* ByteBuffer List fixes:Koushik Dutta2014-07-161-1/+1
* restructure tests for gradleKoushik Dutta2014-07-031-3/+3
* ByteBufferList: rename clear to recycle, and reclaim all the byte buffers.Koushik Dutta2013-06-171-2/+4
* SSL Socket: be smarter about allocations to prevent gc thrashing.Koushik Dutta2013-06-161-0/+1
* wipKoushik Dutta2013-05-171-2/+4
* properly flush and close ZipDataSink with the refactored FilteredDataSink.Koushik Dutta2013-03-071-1/+3
* refactor FilteredDataSink to use BufferedDataSink. Fix up BufferedDataSink.cl...Koushik Dutta2013-03-071-15/+1
* allow handshake handlingKoushik Dutta2013-01-161-1/+1
* rename getCloseHandler to getClosedCallback.Koushik Dutta2013-01-111-1/+1
* wipKoushik Dutta2013-01-111-14/+4
* wipKoushik Dutta2012-12-301-0/+87