summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/block_files.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Moves code to the headers.erg@google.com2010-09-281-2/+1
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-161-0/+8
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-2/+0
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-4/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk cache: Read the index and data_0 files in a singlervargas@google.com2010-07-151-0/+7
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-2/+2
* Convert BlockFiles to use FilePath instead of wstring.tony@chromium.org2009-10-131-3/+4
* Disk Cache: cleanup of OpenBlockFile.rvargas@google.com2009-08-111-0/+1
* Try again: Check blockfile size before attempting to read the header.mattm@chromium.org2009-08-081-0/+3
* Disk Cache: Delete chained block files when they become empty.rvargas@google.com2009-07-281-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix up warnings in net/avi@google.com2008-08-191-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+105