summaryrefslogtreecommitdiffstats
path: root/content/browser/file_system
Commit message (Expand)AuthorAgeFilesLines
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-016-1018/+0
* Check file permissions before doing filesystemoperations for external filesys...tbarzic@chromium.org2012-03-012-0/+142
* Modify DeletableFileReference to not necessarily delete after all. Renamed th...michaeln@google.com2012-02-292-6/+5
* Merge BlobMessageFilter and FileSystemDispatcherHost into FileAndBlobMessageF...tzik@chromium.org2012-02-292-79/+163
* IPC Plumping for WebFileSystem::createSnapshotFileAndReadMetadatatzik@chromium.org2012-02-291-1/+2
* Adding FileSystemDispatcherHost implementation for createSnapshotkinuko@chromium.org2012-02-292-6/+101
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-1/+2
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-2/+1
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-1/+2
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-142-100/+160
* Revert 121620 - Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-112-160/+100
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-112-100/+160
* Add CreateFileSystemOperation() method to FileSystemContextkinuko@chromium.org2012-01-162-29/+50
* Cleanup FileSystemOperation for preparing for adding FSO-factory methodkinuko@chromium.org2012-01-111-14/+24
* Replace OpenComplete with DidOpenFileSystem and DidFail for FileSystem.tzik@chromium.org2012-01-061-3/+3
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-5/+29
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-2/+2
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-162-3/+4
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+4
* Add UserMetrics for OpenFileSystemkinuko@chromium.org2011-11-291-0/+6
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-3/+4
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-2/+0
* Add kAllowFileAccessFromFiles switch for all tests.zmo@google.com2011-11-091-4/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-024-2/+7
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Refactor FileSystemOperation:oleg@chromium.org2011-10-261-17/+8
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-181-1/+2
* 2nd try: Change default global temporary quota limit to 50% of available spacekinuko@chromium.org2011-10-171-14/+1
* Revert 105791 (to see if it fixes browser_tests) - Change default global temp...kinuko@chromium.org2011-10-171-1/+14
* Change default global temporary quota limit to 50% of available spacekinuko@chromium.org2011-10-171-14/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-132-2/+2
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-201-2/+0
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+3
* Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...dmikurube@chromium.org2011-09-061-0/+106
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-2/+1
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-042-26/+28
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-172-0/+38
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-2/+2
* Removal of Profile from content part 7.avi@chromium.org2011-08-092-2/+0
* Pepper quota supportkinuko@chromium.org2011-08-012-0/+30
* Avoid leaking file handles.yzshen@chromium.org2011-07-151-13/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.adamk@chromium.org2011-05-191-4/+0
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-122-30/+3
* Implement SandboxQuotaClient for Quota support in sandboxed filesystemkinuko@chromium.org2011-05-092-3/+8
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-292-6/+5
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-202-1/+6
* Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...willchan@chromium.org2011-04-202-21/+41
* Add content/browser/file_system/OWNERSkinuko@chromium.org2011-04-191-0/+3