summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_dir_url_request_job_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+6
* Add BrowserContext specific external mount pointstbarzic@chromium.org2013-01-251-0/+2
* New FileSystemURL crackingtbarzic@chromium.org2013-01-241-3/+4
* Cleanup: Remove using statements from webkit/fileapi header files.thestig@chromium.org2013-01-081-3/+3
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* webkit: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-12-161-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-2/+2
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-2/+2
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-2/+2
* Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...erikwright@chromium.org2012-09-011-3/+1
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-2/+6
* Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...tzik@chromium.org2012-08-071-6/+3
* Enables internal filesystem types via Isolated filesystems.kinuko@chromium.org2012-07-251-1/+2
* Reduce the number of CrackFileSystemURLkinuko@chromium.org2012-06-271-9/+9
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-2/+5
* Move all webkit/fileapi tests to content_unittestsadamk@chromium.org2012-06-071-6/+0
* Merge QuotaFileUtil into ObfuscatedFileUtiltzik@chromium.org2012-05-111-2/+2
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-071-2/+1
* Style fix in webkit/fileapitzik@chromium.org2012-04-051-2/+0
* Fix memory leaks in tests.ericu@chromium.org2012-04-041-0/+8
* Introduce CrossFileUtilHelper for cross-FileUtil Copy/Movekinuko@chromium.org2012-02-271-2/+1
* Move src/dest info out of FileSystemOperationContextkinuko@chromium.org2012-02-261-14/+20
* Cleanup FileSystemOperation for preparing for adding FSO-factory methodkinuko@chromium.org2012-01-111-7/+4
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-10/+7
* base::Bind: Convert most of webkit/appcache.jhawkins@chromium.org2011-12-211-11/+1
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-6/+7
* Broke CrOS; I can haz CrOS in default try jobs?jhawkins@chromium.org2011-10-181-7/+6
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-6/+7
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-201-2/+1
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-3/+3
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-1/+1
* Replace virtual_path fields in FileSystemOperationContext with similar variab...ericu@chromium.org2011-08-231-1/+0
* Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S...marja@chromium.org2011-08-171-17/+3
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-3/+3
* Removed wchat_t from Time::FromString.shinyak@google.com2011-08-031-3/+3
* Revert 94426 - Removed wchat_t from Time::FromString.morrita@chromium.org2011-07-281-3/+3
* Removed wchat_t from Time::FromString.shinyak@google.com2011-07-281-3/+3
* Fill size and modified time entry on FileSystem API directory viewtzik@chromium.org2011-07-211-12/+93
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-3/+8
* Proper fix for a leak problem previously hacked around inericu@chromium.org2011-06-041-6/+6
* Work around a scoped_refptr somehow not getting deleted in destructor.ericu@chromium.org2011-05-291-0/+3
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-281-3/+17
* Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.adamk@chromium.org2011-05-191-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* FileSystemURLRequestJobBase: hold a ref in LocalPathCallbackDispatcher until ...adamk@chromium.org2011-05-191-2/+30
* Implement SandboxQuotaClient for Quota support in sandboxed filesystemkinuko@chromium.org2011-05-091-1/+1
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-7/+32
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-1/+2