aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/src/com/koushikdutta/async/PushParser.java
Commit message (Expand)AuthorAgeFilesLines
* pushparser fix for 0 len byte arrayKoushik Dutta2015-02-151-1/+6
* refactor w/out framereader okioKoushik Dutta2014-07-271-1/+2
* Fix AsyncServer.stopKoushik Dutta2014-05-311-2/+1
* PushParser: data consumption fix.Koushik Dutta2014-04-051-4/+67
* PushParser: rename methods from Buffer to ByteArrayKoushik Dutta2014-04-051-2/+2
* PushParser: rename methods from Buffer to ByteArrayKoushik Dutta2014-04-051-11/+11
* Removed unnecessary object allocations for TapCallback apiZbigniew Szymański2014-03-301-49/+58
* Restored old TapCallback api, still supporting simplified operations.Zbigniew Szymański2014-03-301-11/+176
* PushParser refactoringZbigniew Szymański2014-03-291-250/+97
* PushParser fix for tap callback method callZbigniew Szymański2014-03-121-5/+8
* clean up error reporting in push parserKoushik Dutta2013-11-061-1/+3
* PushParser: fix PushParser.until not eating the markerKoushik Dutta2013-08-291-0/+2
* Fix https://github.com/koush/ion/issues/34Koushik Dutta2013-07-231-0/+6
* Fix up reclaimer to actually use a PrioityQueue with a Comparable.Koushik Dutta2013-06-171-1/+1
* Add support for retrieving the remote address of an AsyncNetworkSocket.Koushik Dutta2013-05-201-0/+1
* more replacements of junit Assert with assert keyword.Koushik Dutta2013-05-171-10/+9
* ByteBufferList: keep a calculated remaining value cached so as to prevent unn...Koushik Dutta2013-05-171-21/+25
* Add support for byteorder and unconnected datagram sockets.Koushik Dutta2013-05-161-0/+12
* rename refactor some classes. minor stats and fixes for cache code.Koushik Dutta2013-03-231-3/+0
* proguard brevityKoushik Dutta2012-12-061-1/+1
* Fix warnings for tap being unused.Koushik Dutta2012-12-061-1/+25
* minor fixes, sendFileKoushik Dutta2012-11-161-2/+16
* rename refactor transform to filter. change sample namespace.Koushik Dutta2012-08-261-2/+3
* sampleKoushik Dutta2012-08-241-0/+217