Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revision 2303 introduced AmountOfPhysicalMemory in SysInfo, so now GetSystemM... | deanm@chromium.org | 2008-09-17 | 1 | -29/+0 |
* | Mac/mach implementation of disk_cache::GetSystemMemory(). Patch by Kelly | mark@chromium.org | 2008-09-16 | 1 | -1/+14 |
* | Implement GetFreeDiskSpace for POSIX and GetSystemMemory for Linux. | mark@chromium.org | 2008-09-10 | 1 | -3/+27 |
* | Implement sync IO for the disk cache, and temporarily redirect | rvargas@google.com | 2008-08-27 | 1 | -2/+3 |
* | Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h". | ericroman@google.com | 2008-08-25 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix WaitForPendingIO to actually exit the wait at some point. | rvargas@google.com | 2008-08-21 | 1 | -2/+2 |
* | Second pass move the os dependent code apart on the disk cache. | rvargas@google.com | 2008-08-15 | 1 | -2/+13 |
* | Move remaining OS dependent bits from the main logic on the disk cache. | rvargas@google.com | 2008-08-13 | 1 | -0/+62 |