aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/test
Commit message (Expand)AuthorAgeFilesLines
* apache http is deperacated, comment out test until rewrittenKoushik Dutta2015-09-141-18/+11
* Revert "Revert "Add getType to AsyncParser.""Koushik Dutta2015-03-071-0/+8
* Revert "Add getType to AsyncParser."Koushik Dutta2015-03-071-8/+0
* Add getType to AsyncParser.Koushik Dutta2015-03-071-0/+8
* add test for https://github.com/koush/ion/issues/428Koushik Dutta2014-12-081-0/+6
* Fix crash bug when cancelling requests being cached.Koushik Dutta2014-11-071-24/+40
* Merge remote-tracking branch 'origin/master' into spdyKoushik Dutta2014-11-031-1/+2
|\
| * expose initial http request to WebSocket handlersFlorian Vallee2014-09-121-1/+2
* | move NullDataCallback.Koushik Dutta2014-08-061-3/+3
* | remove conscrypt dependency. not necessary with alpn notKoushik Dutta2014-07-281-8/+13
* | fix all the tests.Koushik Dutta2014-07-287-295/+18
* | Restructure into single package, change visibility to package only.Koushik Dutta2014-07-282-7/+7
* | more okhttp reshuffling and purgingKoushik Dutta2014-07-282-1/+106
* | All libcore usage hidden. Fix obscure buffering/replay bugs in SSL.Koushik Dutta2014-07-234-18/+9
* | Move all cache related stuff into subpackage. Contain libcore.Koushik Dutta2014-07-215-10/+10
* | refactor our libcore cruft. as much as possible at least.Koushik Dutta2014-07-212-3/+3
* | remove datasink.write(ByteBuffer).Koushik Dutta2014-07-192-2/+2
* | spdy-workKoushik Dutta2014-07-182-0/+356
|/
* ByteBuffer List fixes:Koushik Dutta2014-07-161-0/+5
* DataEmitters now have charset hints.Koushik Dutta2014-07-101-0/+51
* fix pathsKoushik Dutta2014-07-031-23/+1
* restructure tests for gradleKoushik Dutta2014-07-0329-0/+2320