| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove bzip2 decoding support completely. | thestig@chromium.org | 2009-12-08 | 1 | -1/+0 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -2/+7 |
* | Hand craft an A/B test of SDCH compression | jar@chromium.org | 2009-04-30 | 1 | -0/+14 |
* | Give the filter setup more context so it can figure out whether it's download... | thestig@chromium.org | 2009-04-10 | 1 | -0/+3 |
* | Use HTTP status return code to make SDCH handling more robust. | jar@chromium.org | 2009-03-30 | 1 | -0/+4 |
* | wtc: please look at URL related code, and hooks and nits | jar@chromium.org | 2009-03-13 | 1 | -51/+32 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 1 | -16/+57 |
* | Correct handling of filter chaining of SDCH and gzip compression | jar@chromium.org | 2009-01-30 | 1 | -0/+4 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -3/+4 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -4/+3 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -3/+4 |
* | Improve SDCH stability stats and error recovery | jar@chromium.org | 2009-01-20 | 1 | -3/+8 |
* | Insert histograms to support latency experiments with SDCH | jar@google.com | 2008-11-07 | 1 | -0/+9 |
* | Clean up filter and content encoding handling | jar@google.com | 2008-10-27 | 1 | -18/+27 |
* | Add a lot of robustness to SDCH filter decoding | jar@google.com | 2008-10-15 | 1 | -33/+50 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 1 | -19/+53 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 1 | -53/+19 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 1 | -19/+53 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+167 |