| Commit message (Expand) | Author | Age | Files | Lines |
* | Flip: FlipSessionPool changes. | willchan@chromium.org | 2009-11-04 | 6 | -82/+98 |
* | Update the FLIP session to use the FlipIOBuffer. | mbelshe@google.com | 2009-11-04 | 4 | -121/+49 |
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 1 | -2/+2 |
* | Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it into | mbelshe@google.com | 2009-10-29 | 2 | -0/+72 |
* | FLIP: fix new[]/delete mismatch. | agl@chromium.org | 2009-10-29 | 1 | -1/+1 |
* | Rename FlipStreamImpl to FlipStream and separate it out into | mbelshe@chromium.org | 2009-10-29 | 4 | -182/+227 |
* | FLIP requests were missing the host header. | mbelshe@google.com | 2009-10-29 | 2 | -18/+26 |
* | Cleanup the FlipDelegate API a bit in prep for fixing upload. | mbelshe@google.com | 2009-10-28 | 4 | -15/+50 |
* | Update the unit test to test the FLIP client writes as well | mbelshe@google.com | 2009-10-28 | 3 | -22/+126 |
* | linux: Fix signed vs unsigned issue | piman@chromium.org | 2009-10-26 | 1 | -5/+4 |
* | Add download metrics into FLIP. They aren't used yet, | mbelshe@google.com | 2009-10-24 | 3 | -60/+127 |
* | Expand the options for how FLIP runs. The GFE team needs | mbelshe@google.com | 2009-10-21 | 2 | -1/+4 |
* | I had some debug URL handling turned on in chrome | mbelshe@google.com | 2009-10-21 | 2 | -4/+5 |
* | Fixup the flip_framer eof-handling semantics now that we have | mbelshe@google.com | 2009-10-20 | 7 | -90/+257 |
* | Update the flip_protocol header to add flags to all frames | mbelshe@google.com | 2009-10-14 | 4 | -35/+108 |
* | Enable SSL in FLIP. | mbelshe@google.com | 2009-10-14 | 4 | -41/+43 |
* | Mix mismatched new[] with delete. (should be delete[]). | mbelshe@google.com | 2009-10-13 | 2 | -8/+8 |
* | Use size_t rather than uint32 in a few more places | mbelshe@chromium.org | 2009-10-12 | 2 | -4/+4 |
* | Fix one more size_t/uint32 casting issue for the mac. | mbelshe@chromium.org | 2009-10-10 | 2 | -2/+2 |
* | A few more misc fixes for the linux port. | mbelshe@chromium.org | 2009-10-09 | 4 | -24/+18 |
* | One more try to get the FilePath usage right. | mbelshe@google.com | 2009-10-09 | 1 | -3/+4 |
* | Linux port for flip_session. | mbelshe@chromium.org | 2009-10-07 | 2 | -18/+25 |
* | Fix signed/unsigned mismatch for linux | mbelshe@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Change many of the int and uint32 uses to size_t. | mbelshe@chromium.org | 2009-10-07 | 2 | -24/+24 |
* | Linux port fixup. | mbelshe@chromium.org | 2009-10-07 | 1 | -4/+4 |
* | Remove VLOG statements which aren't needed and don't work well in chrome. | mbelshe@chromium.org | 2009-10-07 | 4 | -46/+10 |
* | Two features: | mbelshe@google.com | 2009-10-01 | 4 | -14/+116 |
* | Fix bug where we leaked the decompressor state. | mbelshe@google.com | 2009-09-28 | 1 | -0/+3 |
* | Fixup the flip buffer to use a regular IOBuffer | mbelshe@google.com | 2009-09-22 | 2 | -8/+4 |
* | Retry landing the flip changes. This time with DEPS! | mbelshe@google.com | 2009-09-18 | 16 | -0/+3769 |
* | Revert change 26484 "This is not production code; landing some experimental n... | nsylvain@chromium.org | 2009-09-17 | 16 | -3769/+0 |
* | This is not production code; landing some experimental network code. | mbelshe@google.com | 2009-09-17 | 16 | -0/+3769 |