| Commit message (Expand) | Author | Age | Files | Lines |
* | There was a crash under certain flip protocol errors when the session is torn | mbelshe@chromium.org | 2010-01-22 | 1 | -2/+98 |
* | Enable JS detection of whether SPDY was used to load a web page. | mbelshe@google.com | 2010-01-11 | 1 | -3/+1 |
* | Fix crash with CancelStream. The stream didn't inform | mbelshe@chromium.org | 2009-12-21 | 1 | -5/+10 |
* | Extend LoadLog to support logging of arbitrary strings, and of network error ... | eroman@chromium.org | 2009-12-21 | 1 | -1/+1 |
* | Pass the LoadLog through the FlipStream. | mbelshe@google.com | 2009-12-18 | 1 | -11/+77 |
* | Disabled ConnectFailure test due to flaky valgrind failures. | willchan@chromium.org | 2009-12-05 | 1 | -1/+3 |
* | Fix bug where FLIP sessions can crash if the connect fails. | mbelshe@google.com | 2009-12-04 | 1 | -0/+51 |
* | Fix case where SynReply messages which were missing | mbelshe@google.com | 2009-11-30 | 1 | -0/+61 |
* | Ressurrect the WriteError test by making a scoped | mbelshe@google.com | 2009-11-30 | 1 | -7/+14 |
* | Backout test change. | mbelshe@google.com | 2009-11-30 | 1 | -17/+7 |
* | Ressurrect the WriteError test by making a scoped | mbelshe@google.com | 2009-11-30 | 1 | -7/+17 |
* | Reland: Fix the FlipSession to support partial writes. | mbelshe@google.com | 2009-11-29 | 1 | -283/+239 |
* | Revert 33073 - Reland 33018: | mbelshe@google.com | 2009-11-25 | 1 | -236/+283 |
* | Reland 33018: | mbelshe@google.com | 2009-11-25 | 1 | -283/+236 |
* | Revert 33018 - Fix the FlipSession to support partial writes. | laforge@chromium.org | 2009-11-25 | 1 | -236/+283 |
* | Fix the FlipSession to support partial writes. | mbelshe@google.com | 2009-11-25 | 1 | -283/+236 |
* | Flip: Handle empty post. | willchan@chromium.org | 2009-11-24 | 1 | -0/+75 |
* | Flip: Merge FlipStreamParser and FlipStream. Eliminate FlipDelegate. | willchan@chromium.org | 2009-11-22 | 1 | -55/+2 |
* | Implement a test case for a basic server-push operation. | mbelshe@google.com | 2009-11-21 | 1 | -0/+180 |
* | Add a test for verifying that SYN_REPLY headers are properly | mbelshe@google.com | 2009-11-16 | 1 | -0/+148 |
* | Enable FLIP POST with unittest. | mbelshe@google.com | 2009-11-12 | 1 | -33/+80 |
* | There was confusion in the mock socket classes due to | mbelshe@google.com | 2009-11-11 | 1 | -4/+4 |
* | Switch chrome to requesting full-urls over FLIP rather than | mbelshe@google.com | 2009-11-10 | 1 | -16/+13 |
* | Flip: Refactor Flip stream reading and writing out of FlipNetworkTransaction ... | willchan@chromium.org | 2009-11-06 | 1 | -16/+135 |
* | Flip: FlipSessionPool changes. | willchan@chromium.org | 2009-11-04 | 1 | -23/+26 |
* | FLIP requests were missing the host header. | mbelshe@google.com | 2009-10-29 | 1 | -18/+24 |
* | Update the unit test to test the FLIP client writes as well | mbelshe@google.com | 2009-10-28 | 1 | -18/+120 |
* | Add download metrics into FLIP. They aren't used yet, | mbelshe@google.com | 2009-10-24 | 1 | -8/+34 |
* | Enable SSL in FLIP. | mbelshe@google.com | 2009-10-14 | 1 | -23/+26 |
* | Two features: | mbelshe@google.com | 2009-10-01 | 1 | -2/+1 |
* | Retry landing the flip changes. This time with DEPS! | mbelshe@google.com | 2009-09-18 | 1 | -0/+190 |
* | Revert change 26484 "This is not production code; landing some experimental n... | nsylvain@chromium.org | 2009-09-17 | 1 | -190/+0 |
* | This is not production code; landing some experimental network code. | mbelshe@google.com | 2009-09-17 | 1 | -0/+190 |