| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of time headers in net/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Override server-side simple-cache trial with commandline switches. | pasko@google.com | 2013-05-13 | 1 | -0/+1 |
* | Remove bad const from disk_cache::Backend interface. | gavinp@chromium.org | 2013-02-12 | 1 | -3/+3 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -3/+3 |
* | Disk cache: Improve the documentation related to proper use of enumerations. | rvargas@google.com | 2013-01-14 | 1 | -1/+6 |
* | Disk cache: Update the documentation to reflect the current interface. | rvargas@google.com | 2012-11-21 | 1 | -22/+18 |
* | Add HttpCache histograms focussed on blocking and transaction type. | gavinp@chromium.org | 2012-08-09 | 1 | -0/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Disk cache: Fix style and extra net:: specification. | rvargas@google.com | 2012-03-23 | 1 | -19/+23 |
* | CallbackTest converted to base::Bind() | ajwong@chromium.org | 2011-12-22 | 1 | -1/+0 |
* | base::Bind: Convert most of disk_cache. | jhawkins@chromium.org | 2011-12-19 | 1 | -11/+12 |
* | Reland after fixes. | jhawkins@chromium.org | 2011-12-17 | 1 | -1/+1 |
* | Revert 114838 - base::Bind: Remove even moar OldCompletionCallback. | garykac@chromium.org | 2011-12-16 | 1 | -1/+1 |
* | base::Bind: Remove even moar OldCompletionCallback. | jhawkins@chromium.org | 2011-12-16 | 1 | -1/+1 |
* | base::Bind: Cleanup almost-unused OldCompletionCallbacks. | jhawkins@chromium.org | 2011-12-15 | 1 | -6/+0 |
* | Reland r113263 rebased after revert of r113249. | jhawkins@chromium.org | 2011-12-12 | 1 | -0/+2 |
* | Reland r113261 rebased after revert of r113249. | jhawkins@chromium.org | 2011-12-12 | 1 | -0/+4 |
* | Reverts a commit that caused ASAN failures, and 2 dependent commits. | joi@chromium.org | 2011-12-07 | 1 | -15/+0 |
* | base::Bind: Convert chrome_benchmarking_message_filter.cc. | jhawkins@chromium.org | 2011-12-06 | 1 | -0/+2 |
* | base::Bind: Convert browsing_data_remover. | jhawkins@chromium.org | 2011-12-06 | 1 | -0/+4 |
* | base::Bind: Convert disk_cache_based_ssl_host_info. | jhawkins@chromium.org | 2011-12-06 | 1 | -0/+9 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -15/+15 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -8/+8 |
* | Inform disk cache of WebKit memory cache hits. | simonjam@chromium.org | 2011-08-02 | 1 | -0/+4 |
* | Updating a link in the comments. | marja@google.com | 2011-07-08 | 1 | -1/+1 |
* | disk cache: Add NET_API for net.dll | rvargas@google.com | 2011-05-07 | 1 | -7/+9 |
* | reapply r70628. It was wrongly blamed for breaking Linux valgrind bots. | estade@chromium.org | 2011-01-07 | 1 | -1/+3 |
* | Revert r70628. It broke Linux valgrind bots. See for example | estade@chromium.org | 2011-01-07 | 1 | -3/+1 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -1/+3 |
* | Revert 70618 - First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -3/+1 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -1/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Disk Cache: Remove deprecated methods from the disk cache interface. | rvargas@google.com | 2010-06-17 | 1 | -54/+0 |
* | Disk cache: Update the disk cache tools and tests to use | rvargas@google.com | 2010-06-15 | 1 | -21/+0 |
* | Http Cache: Remove blocking calls to GetAvailableRange. | rvargas@google.com | 2010-06-11 | 1 | -0/+10 |
* | Create a dedicated cache thread and use it to create the | rvargas@google.com | 2010-05-18 | 1 | -3/+6 |
* | Http cache: Add support for a dedicated cache thread. | rvargas@google.com | 2010-04-29 | 1 | -8/+11 |
* | Http Cache: Use asynchronous Open/Create/Doom entry calls. | rvargas@google.com | 2010-01-14 | 1 | -0/+7 |
* | Disk Cache: New interface that enables asynchronous completion | rvargas@google.com | 2009-11-05 | 1 | -6/+103 |
* | Final patch to convert disk cache to using FilePath instead of | tony@chromium.org | 2009-10-15 | 1 | -1/+3 |
* | Disk cache: Add a method to cancel pending sparse operations. | rvargas@google.com | 2009-10-08 | 1 | -0/+32 |
* | Disk cache: Interface for the sparse cache support. | rvargas@google.com | 2009-06-04 | 1 | -0/+53 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -23/+0 |
* | Disk cache: First pass to make it possible to have | rvargas@google.com | 2009-03-25 | 1 | -1/+2 |
* | Disk cache: First implementation of TrimDeleted() and a few | rvargas@google.com | 2009-03-18 | 1 | -1/+1 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-13 | 1 | -7/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | New disk cache eviction algorithm (partial implementation). | rvargas@google.com | 2009-03-06 | 1 | -4/+4 |
* | Proposed change to support resource loading for media files. | hclam@chromium.org | 2009-03-02 | 1 | -0/+24 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-12 | 1 | -4/+10 |