| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -22/+17 |
* | base::Bind: Convert most of disk_cache. | jhawkins@chromium.org | 2011-12-19 | 1 | -9/+10 |
* | Avoid including gtest file directly, and go through base instead | jar@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Reverts a commit that caused ASAN failures, and 2 dependent commits. | joi@chromium.org | 2011-12-07 | 1 | -6/+0 |
* | base::Bind: Convert disk_cache_based_ssl_host_info. | jhawkins@chromium.org | 2011-12-06 | 1 | -0/+6 |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -17/+21 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -6/+6 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Adds memory cache logging, and updates disk cache logging. | mmenke@chromium.org | 2011-03-17 | 1 | -2/+21 |
* | More net/ header/implementation method reordering. | erg@google.com | 2011-01-21 | 1 | -22/+22 |
* | `#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 | -1/+3 |
* | Http Cache: Remove blocking calls to GetAvailableRange. | rvargas@google.com | 2010-06-11 | 1 | -1/+2 |
* | Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base. | tfarina@chromium.org | 2010-06-07 | 1 | -2/+2 |
* | Disk Cache: New interface that enables asynchronous completion | rvargas@google.com | 2009-11-05 | 1 | -0/+2 |
* | Disk cache: Add a method to cancel pending sparse operations. | rvargas@google.com | 2009-10-08 | 1 | -0/+2 |
* | Disk Cache: Function re-ordering. No code change. | rvargas@google.com | 2009-08-31 | 1 | -9/+8 |
* | Sparse IO implementation for memory-only cache | hclam@chromium.org | 2009-06-26 | 1 | -13/+53 |
* | Revert "Implementation for memory only sparse caching" r19270. | scherkus@chromium.org | 2009-06-25 | 1 | -53/+13 |
* | Implementation for memory only sparse caching | hclam@chromium.org | 2009-06-25 | 1 | -13/+53 |
* | Introduce parent and child entries for MemEntryImpl | hclam@chromium.org | 2009-06-15 | 1 | -9/+39 |
* | Disk cache: Interface for the sparse cache support. | rvargas@google.com | 2009-06-04 | 1 | -0/+5 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -8/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Proposed change to support resource loading for media files. | hclam@chromium.org | 2009-03-02 | 1 | -0/+8 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-12 | 1 | -2/+2 |
* | Revert cl 9528 to fix mac test_shell_tests | rvargas@google.com | 2009-02-10 | 1 | -2/+2 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-10 | 1 | -2/+2 |
* | Disk cache: Add support for an extra data stream for each cache entry. | rvargas@google.com | 2008-12-04 | 1 | -2/+6 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -4/+4 |
* | 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/+110 |