| Commit message (Expand) | Author | Age | Files | Lines |
* | Disk cache: First pass to make it possible to have | rvargas@google.com | 2009-03-25 | 1 | -2/+2 |
* | Net module changes to support caching responses to a POST request. | darin@chromium.org | 2009-03-24 | 1 | -7/+58 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -2/+4 |
* | Revert change 10975 and 10972 because it broke the purify | nsylvain@chromium.org | 2009-03-05 | 1 | -1/+0 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-05 | 1 | -0/+1 |
* | Proposed change to support resource loading for media files. | hclam@chromium.org | 2009-03-02 | 1 | -2/+97 |
* | Http cache: When adding a transaction to a cache entry, | rvargas@google.com | 2009-02-27 | 1 | -1/+88 |
* | Use RevocableStore to isolate the http cache from its transactions. | rvargas@google.com | 2009-02-14 | 1 | -0/+9 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-12 | 1 | -4/+4 |
* | Revert cl 9528 to fix mac test_shell_tests | rvargas@google.com | 2009-02-10 | 1 | -4/+4 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-10 | 1 | -4/+4 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -2/+2 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -2/+2 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -2/+2 |
* | When there are multiple requests for the same resource, it is | rvargas@google.com | 2009-01-07 | 1 | -0/+74 |
* | If a server answers a cache validation request with 304 and cache-control:no-... | rvargas@google.com | 2008-12-09 | 1 | -0/+44 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Remove HttpTransaction::Destroy(), and do automatic memory management with sc... | ericroman@google.com | 2008-10-21 | 1 | -37/+33 |
* | Some platform cleanup to net/ | deanm@google.com | 2008-09-23 | 1 | -23/+10 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -2/+1 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+1012 |