Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initialize mixed_ in the File(PlatformFile) constructor variant. | ericroman@google.com | 2009-03-20 | 1 | -1/+1 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 1 | -15/+17 |
* | Fix a memory leak on the disk cache for posix. | rvargas@google.com | 2008-09-18 | 1 | -0/+6 |
* | Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files. | mmoss@google.com | 2008-09-09 | 1 | -2/+1 |
* | Implement sync IO for the disk cache, and temporarily redirect | rvargas@google.com | 2008-08-27 | 1 | -14/+34 |
* | Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h". | ericroman@google.com | 2008-08-25 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Second pass move the os dependent code apart on the disk cache. | rvargas@google.com | 2008-08-15 | 1 | -0/+125 |