| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 1 | -0/+1 |
* | Obsoleting --unlimited-quota-for-files | kinuko@chromium.org | 2011-09-20 | 14 | -222/+36 |
* | net: Rename URLRequestStatus::os_error_. | tfarina@chromium.org | 2011-09-08 | 2 | -8/+8 |
* | Clean up old dead code. | ericu@chromium.org | 2011-09-06 | 1 | -17/+1 |
* | Add browser_tests for FileAPI with Quota, and remove unlimited access for fil... | dmikurube@chromium.org | 2011-09-06 | 2 | -10/+0 |
* | [Refactor] to rename and re-layer the file_util stack layers. | dmikurube@google.com | 2011-09-05 | 34 | -1665/+1929 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -2/+2 |
* | Don't abort reading directory when a backing file lost. | tzik@chromium.org | 2011-09-02 | 2 | -2/+40 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -2/+2 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -2/+2 |
* | Handle inconsistency between DB and Files | tzik@chromium.org | 2011-08-31 | 7 | -36/+214 |
* | Count-up/down the dirty count in the usage cache at FileSystemOperation, not ... | dmikurube@chromium.org | 2011-08-31 | 3 | -61/+111 |
* | Adding Size() to AbstractFileEnumerator | tzik@chromium.org | 2011-08-30 | 6 | -36/+81 |
* | Fix OFSFU's Touch to match the other FSFU subclasses. | ericu@chromium.org | 2011-08-25 | 4 | -70/+80 |
* | Replace virtual_path fields in FileSystemOperationContext with similar variab... | ericu@chromium.org | 2011-08-23 | 7 | -60/+26 |
* | Allow shrinking operation in over quota situation | tzik@chromium.org | 2011-08-22 | 2 | -3/+68 |
* | Simplify directory path accounting. | ericu@chromium.org | 2011-08-19 | 19 | -892/+972 |
* | Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S... | marja@chromium.org | 2011-08-17 | 6 | -115/+23 |
* | Move chromium-specific files from leveldb's repository to chromium, stage 2. | dgrogan@chromium.org | 2011-08-16 | 5 | -7/+7 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 14 | -37/+37 |
* | base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType. | tfarina@chromium.org | 2011-08-15 | 3 | -7/+7 |
* | Force updating file usage cache to make sure it reflects the recent pepper qu... | kinuko@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Revert 95973 - Handle inconsistency between DB and Files in ObfuscatedFileSys... | backer@chromium.org | 2011-08-09 | 2 | -118/+5 |
* | Handle inconsistency between DB and Files in ObfuscatedFileSystemFileUtil | tzik@chromium.org | 2011-08-09 | 2 | -5/+118 |
* | Quota: Add quota::StorageType to the GetOriginsCallback definition. | mkwst@chromium.org | 2011-08-05 | 3 | -9/+16 |
* | Specify 'true' to force creating the new directory in MigrateFromOldSandbox | kinuko@chromium.org | 2011-08-05 | 1 | -1/+1 |
* | Removed wchat_t from Time::FromString. | shinyak@google.com | 2011-08-03 | 1 | -3/+3 |
* | Revert 94426 - Removed wchat_t from Time::FromString. | morrita@chromium.org | 2011-07-28 | 1 | -3/+3 |
* | Removed wchat_t from Time::FromString. | shinyak@google.com | 2011-07-28 | 1 | -3/+3 |
* | Fix the memory leaks introduced in r94251. | dmikurube@google.com | 2011-07-27 | 1 | -2/+2 |
* | Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt... | dmikurube@chromium.org | 2011-07-27 | 17 | -115/+133 |
* | Change quota to account directories and path names in the filesystem. | dmikurube@chromium.org | 2011-07-25 | 16 | -403/+894 |
* | Fill size and modified time entry on FileSystem API directory view | tzik@chromium.org | 2011-07-21 | 2 | -19/+100 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | CrOS - Fix crash when closing file picker | jamescook@chromium.org | 2011-07-19 | 1 | -1/+0 |
* | Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor. | willchan@chromium.org | 2011-07-19 | 4 | -10/+20 |
* | Adding FileUtilProxy::Entry::{size,last_modified_time}, | tzik@chromium.org | 2011-07-19 | 4 | -20/+55 |
* | Avoid leaking file handles. | yzshen@chromium.org | 2011-07-15 | 2 | -0/+4 |
* | Another blank change | kinuko@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | Blank change (adding space) to kick build | kinuko@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | Remove SandboxMountPointProvier::GetBaseDirectoryForOrigin as it's no longer ... | kinuko@chromium.org | 2011-07-15 | 5 | -40/+24 |
* | Make the URLRequestContext constant | battre@chromium.org | 2011-07-14 | 1 | -4/+9 |
* | Revert 92511 - Make the URLRequestContext constant | battre@chromium.org | 2011-07-14 | 1 | -9/+4 |
* | Make the URLRequestContext constant | battre@chromium.org | 2011-07-14 | 1 | -4/+9 |
* | Delete filesystem origin info in the origin database if it is empty | kinuko@chromium.org | 2011-07-14 | 2 | -16/+24 |
* | Fix quota unawareness in copying multiple files with CopyDirectory. | dmikurube@chromium.org | 2011-07-14 | 2 | -13/+34 |
* | Change the usage cache not to include meta data, such as the the size of usag... | dmikurube@google.com | 2011-07-12 | 5 | -75/+148 |
* | Do not create a new directory database for read operations. | kinuko@chromium.org | 2011-07-08 | 2 | -42/+70 |
* | Change all the references from app_base to sql. | tfarina@chromium.org | 2011-07-06 | 1 | -1/+0 |
* | Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi... | dmikurube@chromium.org | 2011-07-06 | 15 | -72/+89 |