summaryrefslogtreecommitdiffstats
path: root/content/browser/fileapi
Commit message (Expand)AuthorAgeFilesLines
* FileSystem mods: Changes to snapshot file creation to remove dependencies on ...michaeln@chromium.org2013-02-152-4/+106
* Revert 182604 because it breaks fast/filesystem/op-restricted-chars.htmlatwilson@chromium.org2013-02-151-4/+1
* Fix VirtualPath::GetComponents to handle drive letter string as usual path co...kinuko@chromium.org2013-02-151-1/+4
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Don't rename the layout test directory for file system tests running in conte...jochen@chromium.org2013-02-111-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-075-18/+20
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+6
* Revert 179946 - Compile failrsesek@chromium.org2013-01-312-70/+30
* Revert 179635zmo@chromium.org2013-01-312-30/+70
* [content shell] ShellRenderProcessObserver no longer depends on WebTestInterf...marja@chromium.org2013-01-302-70/+30
* Disable FileSystemLayoutTest.CrossFilesystemOp on win.mattm@chromium.org2013-01-291-1/+7
* Add the layout tests in fast/files to content_browsertests.ericu@chromium.org2013-01-291-0/+186
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-261-1/+1
* Add BrowserContext specific external mount pointstbarzic@chromium.org2013-01-252-0/+8
* New FileSystemURL crackingtbarzic@chromium.org2013-01-241-19/+19
* [content shell] add ShellMessageFilter to handle sync IPCs on IO threadjochen@chromium.org2013-01-231-10/+1
* Don't explicitly grant access permissions for drive cache files to fileBrowse...tbarzic@chromium.org2013-01-121-6/+15
* Reject appending FILE_FILESYSTEM type blob item for nowkinuko@chromium.org2013-01-111-2/+6
* Make Isolated filesystem layout tests runnable in content_browsertestskinuko@chromium.org2013-01-111-4/+10
* Cleanup file permission check code in FileAPIMessageFilterkinuko@chromium.org2013-01-101-75/+42
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-3/+2
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-032-1/+1
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-2/+4
* Add layout tests for filesystem to content_browsertests.ericu@chromium.org2012-12-201-0/+267
* Media Galleries: Simplify the MTP delegates so they mostly live on one thread.thestig@chromium.org2012-12-131-1/+1
* Quota calculation is wrong in cross-filesystem operationkinuko@chromium.org2012-11-301-2/+2
* File permission fix: now we selectively grant read permission for Sandboxed f...kinuko@chromium.org2012-11-292-10/+27
* Do not give blanket permission to the Sandboxed FileSystem directory and veri...kinuko@chromium.org2012-11-291-2/+28
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-301-0/+4
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-1/+0
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-0/+1
* Move fileapi and dom_storage directories into the content namespace.jam@chromium.org2012-10-246-19/+30
* Rewrite layout_browsertests to use content_shell --dump-render-tree to execut...jochen@chromium.org2012-09-261-22/+1
* Semicolon is necessary for copying files.kinaba@chromium.org2012-09-241-1/+1
* Fix IPC serialization code for ranged Blob and add layout browsertest for ittzik@chromium.org2012-09-111-0/+39
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-101-20/+68
* Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...erikwright@chromium.org2012-09-071-68/+20
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-071-20/+68
* Add observer classes for fileapi to observe filesystem changeskinuko@chromium.org2012-09-071-11/+14
* Support FileSystem URL in Filekinuko@chromium.org2012-08-281-0/+2
* kFileSystemTypeIsolated should be only used in the URL exposed to rendererkinuko@chromium.org2012-08-271-1/+1
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-242-14/+10
* Factor out common Element struct from BlobData and ResourceRequestBodykinuko@chromium.org2012-08-231-5/+5
* Access the QuotaManager via a StoragePartition to support the isolated app fe...michaeln@google.com2012-08-221-2/+3
* Integrate external mount points to IsolatedContextkinuko@chromium.org2012-08-211-2/+2
* Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...tzik@chromium.org2012-08-071-2/+13
* We should grant read permission to the file returned by CreateFileSnapshot si...kinuko@chromium.org2012-08-031-0/+18
* Wire up the deleteFileSystem operation.nhiroki@google.com2012-08-022-0/+26
* Use the virtual path to set the blob's mime type for CreateSnapshotFile, othe...kinuko@chromium.org2012-07-312-12/+28
* Move over a bunch of tests from browser_tests to content_browsertests.jam@chromium.org2012-07-261-23/+21