summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/cache_util.h
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Move GetFreeDiskSpace to SysInfo.deanm@chromium.org2008-09-181-4/+0
* Revision 2303 introduced AmountOfPhysicalMemory in SysInfo, so now GetSystemM...deanm@chromium.org2008-09-171-4/+0
* Implement GetFreeDiskSpace for POSIX and GetSystemMemory for Linux.mark@chromium.org2008-09-101-3/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix WaitForPendingIO to actually exit the wait at some point.rvargas@google.com2008-08-211-1/+1
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-151-0/+3
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-131-0/+59