| Commit message (Expand) | Author | Age | Files | Lines |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -4/+4 |
* | Http cache: Fix handling of truncated entries. | rvargas@google.com | 2011-03-02 | 1 | -0/+6 |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 1 | -3/+1 |
* | Http cache: make sure that we revalidate a cached entry | rvargas@google.com | 2010-10-12 | 1 | -1/+3 |
* | Revert 62171 - Http cache: make sure that we revalidate a cached entry | rvargas@google.com | 2010-10-11 | 1 | -3/+1 |
* | Http cache: make sure that we revalidate a cached entry | rvargas@google.com | 2010-10-11 | 1 | -1/+3 |
* | FBTF: Remove unnecessary STL #includes from src/net. | viettrungluu@chromium.org | 2010-08-19 | 1 | -3/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Http Cache: Remove blocking calls to GetAvailableRange. | rvargas@google.com | 2010-06-11 | 1 | -10/+24 |
* | Use HttpRequestHeaders for extra_headers. | willchan@chromium.org | 2010-04-20 | 1 | -8/+9 |
* | Http cache: Add code to restart a network request when the | rvargas@google.com | 2009-12-01 | 1 | -2/+2 |
* | Revert 33133 - Http cache: Add code to restart a network request when the | rvargas@google.com | 2009-11-30 | 1 | -2/+2 |
* | Http cache: Add code to restart a network request when the | rvargas@google.com | 2009-11-25 | 1 | -2/+2 |
* | Http cache: Always preserve extra headers when dealing with | rvargas@google.com | 2009-11-03 | 1 | -4/+7 |
* | Http Cache: Add support for resuming downloading a | rvargas@google.com | 2009-09-04 | 1 | -3/+6 |
* | Http Cache: Additional byte-range support. | rvargas@google.com | 2009-08-18 | 1 | -2/+7 |
* | Http cache: Extend support for byte range requests. | rvargas@google.com | 2009-08-12 | 1 | -1/+2 |
* | Http cache: Add support for ranges with an unknown start or end. | rvargas@google.com | 2009-06-24 | 1 | -2/+3 |
* | Http cache: Return valid Content-Range headers for a byte range request. | rvargas@google.com | 2009-06-22 | 1 | -0/+14 |
* | Http Cache: First pass of byte-range requests support. | rvargas@google.com | 2009-06-12 | 1 | -0/+99 |