summaryrefslogtreecommitdiffstats
path: root/net/flip
Commit message (Expand)AuthorAgeFilesLines
* Update network priorities to support better granularitymbelshe@google.com2009-12-022-21/+9
* Enable the FlipProtocolTests.mbelshe@google.com2009-12-011-14/+10
* Fix FlipSession cleanup to be unified through CloseSession. Because Flip ismbelshe@google.com2009-12-012-25/+45
* When force-closing sessions we need to close them as abortedmbelshe@google.com2009-11-301-1/+1
* Linux: add next-protocol-negotiation to libssl.agl@chromium.org2009-11-301-0/+11
* Small header cleanup.mbelshe@google.com2009-11-301-3/+4
* Fix case where SynReply messages which were missingmbelshe@google.com2009-11-302-16/+110
* Ressurrect the WriteError test by making a scopedmbelshe@google.com2009-11-301-7/+14
* Fix leak when we get an error during a write. Wembelshe@chromium.org2009-11-301-0/+1
* Backout test change.mbelshe@google.com2009-11-301-17/+7
* Ressurrect the WriteError test by making a scopedmbelshe@google.com2009-11-301-7/+17
* Reland: Fix the FlipSession to support partial writes.mbelshe@google.com2009-11-295-342/+316
* Revert 33073 - Reland 33018:mbelshe@google.com2009-11-255-313/+342
* Reland 33018:mbelshe@google.com2009-11-255-342/+313
* Revert 33018 - Fix the FlipSession to support partial writes.laforge@chromium.org2009-11-255-313/+342
* Fix the FlipSession to support partial writes.mbelshe@google.com2009-11-255-342/+313
* Flip: Fix leak of UploadDataStream if it's empty.willchan@chromium.org2009-11-241-2/+6
* Flip: Handle empty post.willchan@chromium.org2009-11-242-2/+76
* Flip: Fix a bunch of leaks.willchan@chromium.org2009-11-246-33/+61
* Flip: Fix cancellation code path.willchan@chromium.org2009-11-231-8/+8
* Disable FlipStreamTest::SendRequest as it causes leaks.tim@chromium.org2009-11-231-1/+2
* Flip: Merge FlipStreamParser and FlipStream. Eliminate FlipDelegate.willchan@chromium.org2009-11-2211-834/+825
* Add some diagnostics for dumping the headers that the clientmbelshe@google.com2009-11-211-0/+30
* Implement a test case for a basic server-push operation.mbelshe@google.com2009-11-211-0/+180
* When we had upload data, but it was a zero-length uploadmbelshe@chromium.org2009-11-211-1/+1
* Add a sanity check into the framer; this tripsmbelshe@google.com2009-11-201-0/+1
* Robustness improvements on the X-Associated-Content header.mbelshe@google.com2009-11-201-2/+7
* Fix memory leak.mbelshe@google.com2009-11-191-1/+1
* Fix two flip bugs.mbelshe@google.com2009-11-195-22/+60
* Add a test for verifying that SYN_REPLY headers are properlymbelshe@google.com2009-11-161-0/+148
* Fix bad last checkin which broke everything in flip.mbelshe@google.com2009-11-151-0/+1
* Fix multi-valued headers to and from the server.mbelshe@google.com2009-11-142-5/+31
* Fix Coverity defects in the FLIP code.wtc@chromium.org2009-11-123-5/+5
* Enable FLIP POST with unittest.mbelshe@google.com2009-11-127-84/+342
* There was confusion in the mock socket classes due tombelshe@google.com2009-11-111-4/+4
* Pickup some server nits from the checkin on the GFE side.mbelshe@google.com2009-11-102-32/+49
* Switch chrome to requesting full-urls over FLIP rather thanmbelshe@google.com2009-11-102-18/+14
* Fix some over-80-char lines.mbelshe@google.com2009-11-091-4/+11
* Take3:mbelshe@google.com2009-11-068-362/+654
* Revert 31277 - Take 2:willchan@chromium.org2009-11-068-654/+362
* Take 2:mbelshe@google.com2009-11-068-362/+654
* Revert 31252 - Rework the FlipProtocol to separate the Clike structs from thewillchan@chromium.org2009-11-068-652/+360
* Rework the FlipProtocol to separate the C-like structs from thembelshe@google.com2009-11-068-360/+652
* Change some logging for better debugging ofmbelshe@chromium.org2009-11-061-1/+2
* Flip: Refactor Flip stream reading and writing out of FlipNetworkTransaction ...willchan@chromium.org2009-11-064-209/+422
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-052-3/+6
* Flip: FlipSessionPool changes.willchan@chromium.org2009-11-046-82/+98
* Update the FLIP session to use the FlipIOBuffer.mbelshe@google.com2009-11-044-121/+49
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-2/+2
* Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it intombelshe@google.com2009-10-292-0/+72