aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/src/com/koushikdutta/async/util
Commit message (Expand)AuthorAgeFilesLines
* api 23, remove deprecated apache http stuff.Koushik Dutta2015-08-301-1/+10
* Add ISO-8859-1 charset.Koushik Dutta2015-05-201-0/+1
* Another approach to the message digest fix.Koushik Dutta2015-03-161-10/+16
* Revert "fix issue 461"Koushik Dutta2015-03-161-34/+15
* fix issue 461mkoslacz2015-03-161-15/+34
* Preserve header casing.Koushik Dutta2014-11-102-5/+22
* Merge branch 'master' into spdyKoushik Dutta2014-08-031-8/+35
|\
| * use another hash function if MD5 is not availableSteve Lhomme2014-07-281-8/+35
* | remove datasink.write(ByteBuffer).Koushik Dutta2014-07-191-0/+4
|/
* ByteBuffer List fixes:Koushik Dutta2014-07-161-1/+2
* DataEmitters now have charset hints.Koushik Dutta2014-07-101-0/+9
* test issue 189, shuffle UntypedHashTable around.Koushik Dutta2014-07-011-0/+26
* Workarounds the L preview.Koushik Dutta2014-06-292-2/+16
* Add new growing smart allocator to consolidate code.Koushik Dutta2014-06-281-0/+38
* fix FileCache testsKoushik Dutta2014-04-211-1/+6
* AsyncSSLSocket: Watch for specific Exceptions.Koushik Dutta2014-04-201-8/+14
* SimpleFuture: Add silent cancellation (no callback).Koushik Dutta2014-04-191-0/+16
* FileCache: do not delete files during initial load (cache resize, etc).Koushik Dutta2014-04-191-12/+21
* Refactor and reorganize ResponseCacheMiddlewareKoushik Dutta2014-04-141-2/+0
* Switch from DiskLruCache to FileCacheKoushik Dutta2014-04-133-1/+577
* delete directoryKoushik Dutta2014-04-071-0/+25
* HashList.popKoushik Dutta2014-03-041-0/+9
* Merge remote-tracking branch 'koush/master' into cm-11.0Koushik Dutta2014-02-101-2/+21
|\
| * Merge pull request #91 from hborders/resource_leaksKoushik Dutta2014-02-101-2/+21
| |\
| | * Created utility method to close Closeables quietly.Heath Borders2014-01-181-7/+15
| | * Fixed resource leaks.Heath Borders2014-01-181-2/+13
* | | Change HashList behavior.Koushik Dutta2014-02-101-7/+3
|/ /
* / Catch cancelled key exceptions.Koushik Dutta2014-01-181-0/+5
|/
* Adjust remoteItem return behavior to return tag on empty listKoushik Dutta2013-10-031-4/+7
* refactor hash list to allow tagsKoushik Dutta2013-10-031-5/+49
* move StreamUtilityKoushik Dutta2013-09-101-0/+86
* socket.io refactorKoushik Dutta2013-07-011-0/+26
* rename refactor some classes. minor stats and fixes for cache code.Koushik Dutta2013-03-236-1286/+0
* caching works!Koushik Dutta2013-03-216-0/+1286