| Commit message (Expand) | Author | Age | Files | Lines |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Some additions to support symlinks better on platforms that support them. | gspencer@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | Turn on file access checks on Win. | jam@chromium.org | 2010-11-04 | 1 | -0/+10 |
* | Revert 64960 - Turn on file access checks on Win. | rafaelw@chromium.org | 2010-11-03 | 1 | -10/+0 |
* | Turn on file access checks on Win. | jam@chromium.org | 2010-11-03 | 1 | -0/+10 |
* | Rename FileUtilProxy::Create to EnsureFileExists | kinuko@chromium.org | 2010-10-15 | 1 | -2/+2 |
* | Add a TouchFile() function that takes a FilePath argument. | dumi@chromium.org | 2010-09-23 | 1 | -2/+2 |
* | Revert "Add a TouchFile function that operates on FilePaths + fixing a bug" | maruel@chromium.org | 2010-09-23 | 1 | -2/+2 |
* | Add a TouchFile function that operates on FilePaths + fixing a bug | dumi@chromium.org | 2010-09-23 | 1 | -2/+2 |
* | Adding some functions that operate on file handles. | dumi@chromium.org | 2010-09-10 | 1 | -21/+128 |
* | Revert 59007 - Adding some utility functions that work on file handles, and a... | dumi@chromium.org | 2010-09-09 | 1 | -128/+21 |
* | Adding some utility functions that work on file handles, and adding | dumi@chromium.org | 2010-09-09 | 1 | -21/+128 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 1 | -2/+30 |
* | Revert 42152 - Fix the case where the browser livelocks if we cannot open a f... | vandebo@chromium.org | 2010-03-19 | 1 | -8/+0 |
* | Fix the case where the browser livelocks if we cannot open a file. | vandebo@chromium.org | 2010-03-19 | 1 | -0/+8 |
* | Revert "Fix the case where the browser livelocks if we cannot open a file." | agl@chromium.org | 2010-03-01 | 1 | -8/+0 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-26 | 1 | -0/+8 |
* | Revert "Fix the case where the browser livelocks if we cannot open a file." | agl@chromium.org | 2010-02-24 | 1 | -8/+0 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-24 | 1 | -0/+8 |
* | Revert r39446: "Fix the case where the browser livelocks if we cannot open a ... | agl@chromium.org | 2010-02-19 | 1 | -8/+0 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-19 | 1 | -0/+8 |
* | Step 2 in porting disk cache to using FilePath. | tony@chromium.org | 2009-10-12 | 1 | -3/+9 |
* | Chromium side patch for DB support on Linux. | dumi@chromium.org | 2009-08-28 | 1 | -0/+4 |
* | Adding HTML5 DB support to Chromium: Chromium changes | dumi@chromium.org | 2009-07-27 | 1 | -0/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 1 | -0/+63 |