| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the API of disk_cache::CreateCacheBackend to use scoped_ptr | qsr@chromium.org | 2013-08-01 | 1 | -1/+1 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Remove bad const from disk_cache::Backend interface. | gavinp@chromium.org | 2013-02-12 | 1 | -3/+3 |
* | Add HttpCache histograms focussed on blocking and transaction type. | gavinp@chromium.org | 2012-08-09 | 1 | -0/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Disk cache. Fix style on some missing files. | rvargas@google.com | 2012-03-23 | 1 | -13/+11 |
* | base::Bind: Convert most of disk_cache. | jhawkins@chromium.org | 2011-12-19 | 1 | -4/+5 |
* | 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/+5 |
* | Reverts a commit that caused ASAN failures, and 2 dependent commits. | joi@chromium.org | 2011-12-07 | 1 | -11/+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/+5 |
* | base::Bind: Convert disk_cache_based_ssl_host_info. | jhawkins@chromium.org | 2011-12-06 | 1 | -0/+4 |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -12/+13 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -7/+7 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Inform disk cache of WebKit memory cache hits. | simonjam@chromium.org | 2011-08-02 | 1 | -0/+1 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | disk cache: Add NET_API for net.dll | rvargas@google.com | 2011-05-07 | 1 | -2/+2 |
* | Adds memory cache logging, and updates disk cache logging. | mmenke@chromium.org | 2011-03-17 | 1 | -2/+8 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -21/+21 |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 1 | -1/+1 |
* | `#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 | -8/+10 |
* | Disk cache: Update the disk cache tools and tests to use | rvargas@google.com | 2010-06-15 | 1 | -0/+7 |
* | Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base. | tfarina@chromium.org | 2010-06-07 | 1 | -2/+2 |
* | Http Cache: Use asynchronous Open/Create/Doom entry calls. | rvargas@google.com | 2010-01-14 | 1 | -0/+1 |
* | Disk Cache: New interface that enables asynchronous completion | rvargas@google.com | 2009-11-05 | 1 | -0/+12 |
* | Introduce parent and child entries for MemEntryImpl | hclam@chromium.org | 2009-06-15 | 1 | -2/+11 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -2/+3 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move remaining OS dependent bits from the main logic on the disk cache. | rvargas@google.com | 2008-08-13 | 1 | -2/+2 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+104 |