summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/sandbox_mount_point_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup FileSystemOperation for preparing for adding FSO-factory methodkinuko@chromium.org2012-01-111-8/+8
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-26/+15
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-10/+8
* Broke CrOS; I can haz CrOS in default try jobs?jhawkins@chromium.org2011-10-181-8/+10
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-10/+8
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-201-1/+0
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-1/+1
* Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S...marja@chromium.org2011-08-171-22/+5
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-3/+3
* Remove SandboxMountPointProvier::GetBaseDirectoryForOrigin as it's no longer ...kinuko@chromium.org2011-07-151-4/+4
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-281-14/+330
* Integrated obfuscation with quota; all unit tests now pass with or without th...ericu@chromium.org2011-05-231-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* 'using namespace' fix in webkit/fileapikinuko@chromium.org2011-05-131-1/+3
* Implement SandboxQuotaClient for Quota support in sandboxed filesystemkinuko@chromium.org2011-05-091-27/+34
* Move some files from base to base/memory.levin@chromium.org2011-03-281-5/+5
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-0/+100