summaryrefslogtreecommitdiffstats
path: root/content/browser/fileapi
Commit message (Expand)AuthorAgeFilesLines
* Remove thread restriction of fileapi::FileSystemContext::ResolveURL.kinaba@chromium.org2014-04-222-8/+14
* Move blob_storage_host from webkit/ to content/pilgrim@chromium.org2014-04-105-4/+409
* A handful of nits found while working on blobs.ericu@chromium.org2014-04-091-2/+2
* Move mock_quota_manager and friends from webkit/ to content/pilgrim@chromium.org2014-04-094-20/+20
* Move ContentBrowserTest class to content/public, since it's used by component...jam@chromium.org2014-03-271-2/+2
* Do not send IPC message when entries.empty() && has_morehashimoto@chromium.org2014-03-241-1/+2
* Revert of Revert of Add mechanism to auto mount file systems in response to a...vandebo@chromium.org2014-03-204-15/+226
* Revert of Add mechanism to auto mount file systems in response to a URL reque...pneubeck@chromium.org2014-03-204-226/+15
* Revert of Revert of Add a parameter to FileStreamWriter::CreateForLocalFile t...pneubeck@chromium.org2014-03-201-17/+9
* Revert of Add a parameter to FileStreamWriter::CreateForLocalFile to allow cr...pneubeck@chromium.org2014-03-201-9/+17
* Add a parameter to FileStreamWriter::CreateForLocalFile to allow creating new...ericu@chromium.org2014-03-191-17/+9
* Add mechanism to auto mount file systems in response to a URL request.vandebo@chromium.org2014-03-194-15/+226
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-124-5/+5
* Revert 256579 "Allow the content browser client to specify a spe..."peter@chromium.org2014-03-124-5/+5
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-124-5/+5
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-064-18/+18
* Keep IPC related state as long as readDirectory returns has_more==truehashimoto@chromium.org2014-03-061-3/+6
* Move test_file_set to content/test/pilgrim@chromium.org2014-03-043-50/+50
* Move mock_file_change_observer.* to content/browser/fileapi/pilgrim@chromium.org2014-02-285-3/+157
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-261-2/+11
* Create file systems restricted to volumes. mtomasz@chromium.org2014-02-263-10/+14
* Move upload_file_system_file_element_reader.* to content/browser/fileapi/pilgrim@chromium.org2014-02-253-2/+184
* Fileapi: Add alternate code path to cleanly support streaming backends.tommycli@chromium.org2014-02-242-14/+30
* Revert "Allow MessageFilters to restrict listening to specific message classes"jdduke@chromium.org2014-02-211-11/+2
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-161-2/+11
* Move async_file_test_helper.* to content/public/test/pilgrim@chromium.org2014-02-1313-28/+28
* [FileAPI] Replace default leveldb::Env with leveldb::MemEnv in tests.tzik@chromium.org2014-01-292-2/+2
* Move blob/mock_blob_url_request_context to content/pilgrim@chromium.org2014-01-291-3/+3
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-2721-828/+801
* MTP Streaming: Linux streaming infrastructure changes.tommycli@chromium.org2014-01-241-1/+11
* Quota: Factor out (Mock)QuotaManagerProxy into its own file for readabilitynhiroki@chromium.org2014-01-172-0/+3
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-2/+2
* Change fileapi namespace to content for test files that are moved under content/kinuko@chromium.org2014-01-1623-408/+571
* This is to allow extensions to determine the total length of Javascript blobs.tommycli@chromium.org2014-01-151-12/+51
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-3/+3
* FileAPI: Remove unused function interfaces from FileAPIMessageFilternhiroki@chromium.org2014-01-071-2/+0
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-074-8/+8
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-1/+1
* Explicitly cast istream to bool in file_system_dir_url_request_job_unittest.cc.earthdok@chromium.org2013-12-271-5/+5
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* FileAPI: Rename *OnFileThread to *OnFileTaskRunnernhiroki@chromium.org2013-12-201-1/+1
* FileAPI: Return success when copying/moving file into the same pathnhiroki@chromium.org2013-12-191-2/+44
* Flush after FileSystem API copy when necessary (case for stream-based copies).kinaba@chromium.org2013-12-121-0/+60
* Add mount option parameter to ExternalMountPoints::RegisterFileSystem.kinaba@chromium.org2013-12-111-1/+8
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-4/+4
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-4/+4
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-4/+4
* PluginPrivateFS: Filter out file access from JSnhiroki@chromium.org2013-12-051-5/+16
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-044-12/+11
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1