summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/storage_block-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Move hash.h/cc from net to base.jbates@chromium.org2012-09-011-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Disk cache: Remove all non essential synchronization from thervargas@google.com2012-03-201-1/+5
* Disk cache: Add a hash to the entry's internal data.rvargas@google.com2011-11-301-1/+12
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk cache: Remove remaining uses of RankingsNode.pointer.rvargas@google.com2009-07-301-1/+11
* Disk cache: Fix handling of invalid entries that are detectedrvargas@google.com2009-07-231-1/+15
* Fix incorrect include guards in net/, where the guard didn't match the filename.deanm@chromium.org2009-03-171-3/+3
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-4/+4
* Use appropriate version of delete in storage blockrvargas@google.com2008-12-191-6/+14
* 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
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-131-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+152