summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/mem_entry_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Disk cache: Fix style and extra net:: specification.rvargas@google.com2012-03-231-22/+17
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-9/+10
* Avoid including gtest file directly, and go through base insteadjar@chromium.org2011-12-151-1/+1
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-6/+0
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-0/+6
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-17/+21
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-6/+6
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-171-2/+21
* More net/ header/implementation method reordering.erg@google.com2011-01-211-22/+22
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk Cache: Remove deprecated methods from the disk cache interface.rvargas@google.com2010-06-171-1/+3
* Http Cache: Remove blocking calls to GetAvailableRange.rvargas@google.com2010-06-111-1/+2
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-2/+2
* Disk Cache: New interface that enables asynchronous completionrvargas@google.com2009-11-051-0/+2
* Disk cache: Add a method to cancel pending sparse operations.rvargas@google.com2009-10-081-0/+2
* Disk Cache: Function re-ordering. No code change.rvargas@google.com2009-08-311-9/+8
* Sparse IO implementation for memory-only cachehclam@chromium.org2009-06-261-13/+53
* Revert "Implementation for memory only sparse caching" r19270.scherkus@chromium.org2009-06-251-53/+13
* Implementation for memory only sparse cachinghclam@chromium.org2009-06-251-13/+53
* Introduce parent and child entries for MemEntryImplhclam@chromium.org2009-06-151-9/+39
* Disk cache: Interface for the sparse cache support.rvargas@google.com2009-06-041-0/+5
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-8/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+8
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-121-2/+2
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-101-2/+2
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-101-2/+2
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-041-2/+6
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-4/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+110