index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
fileapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove thread restriction of fileapi::FileSystemContext::ResolveURL.
kinaba@chromium.org
2014-04-22
2
-8
/
+14
*
Move blob_storage_host from webkit/ to content/
pilgrim@chromium.org
2014-04-10
5
-4
/
+409
*
A handful of nits found while working on blobs.
ericu@chromium.org
2014-04-09
1
-2
/
+2
*
Move mock_quota_manager and friends from webkit/ to content/
pilgrim@chromium.org
2014-04-09
4
-20
/
+20
*
Move ContentBrowserTest class to content/public, since it's used by component...
jam@chromium.org
2014-03-27
1
-2
/
+2
*
Do not send IPC message when entries.empty() && has_more
hashimoto@chromium.org
2014-03-24
1
-1
/
+2
*
Revert of Revert of Add mechanism to auto mount file systems in response to a...
vandebo@chromium.org
2014-03-20
4
-15
/
+226
*
Revert of Add mechanism to auto mount file systems in response to a URL reque...
pneubeck@chromium.org
2014-03-20
4
-226
/
+15
*
Revert of Revert of Add a parameter to FileStreamWriter::CreateForLocalFile t...
pneubeck@chromium.org
2014-03-20
1
-17
/
+9
*
Revert of Add a parameter to FileStreamWriter::CreateForLocalFile to allow cr...
pneubeck@chromium.org
2014-03-20
1
-9
/
+17
*
Add a parameter to FileStreamWriter::CreateForLocalFile to allow creating new...
ericu@chromium.org
2014-03-19
1
-17
/
+9
*
Add mechanism to auto mount file systems in response to a URL request.
vandebo@chromium.org
2014-03-19
4
-15
/
+226
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
4
-5
/
+5
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
4
-5
/
+5
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
4
-5
/
+5
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
4
-18
/
+18
*
Keep IPC related state as long as readDirectory returns has_more==true
hashimoto@chromium.org
2014-03-06
1
-3
/
+6
*
Move test_file_set to content/test/
pilgrim@chromium.org
2014-03-04
3
-50
/
+50
*
Move mock_file_change_observer.* to content/browser/fileapi/
pilgrim@chromium.org
2014-02-28
5
-3
/
+157
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-2
/
+11
*
Create file systems restricted to volumes.
mtomasz@chromium.org
2014-02-26
3
-10
/
+14
*
Move upload_file_system_file_element_reader.* to content/browser/fileapi/
pilgrim@chromium.org
2014-02-25
3
-2
/
+184
*
Fileapi: Add alternate code path to cleanly support streaming backends.
tommycli@chromium.org
2014-02-24
2
-14
/
+30
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-11
/
+2
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-2
/
+11
*
Move async_file_test_helper.* to content/public/test/
pilgrim@chromium.org
2014-02-13
13
-28
/
+28
*
[FileAPI] Replace default leveldb::Env with leveldb::MemEnv in tests.
tzik@chromium.org
2014-01-29
2
-2
/
+2
*
Move blob/mock_blob_url_request_context to content/
pilgrim@chromium.org
2014-01-29
1
-3
/
+3
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
21
-828
/
+801
*
MTP Streaming: Linux streaming infrastructure changes.
tommycli@chromium.org
2014-01-24
1
-1
/
+11
*
Quota: Factor out (Mock)QuotaManagerProxy into its own file for readability
nhiroki@chromium.org
2014-01-17
2
-0
/
+3
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
1
-2
/
+2
*
Change fileapi namespace to content for test files that are moved under content/
kinuko@chromium.org
2014-01-16
23
-408
/
+571
*
This is to allow extensions to determine the total length of Javascript blobs.
tommycli@chromium.org
2014-01-15
1
-12
/
+51
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-3
/
+3
*
FileAPI: Remove unused function interfaces from FileAPIMessageFilter
nhiroki@chromium.org
2014-01-07
1
-2
/
+0
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
4
-8
/
+8
*
Move kFileScheme constant into content namespace.
tfarina@chromium.org
2013-12-30
1
-1
/
+1
*
Explicitly cast istream to bool in file_system_dir_url_request_job_unittest.cc.
earthdok@chromium.org
2013-12-27
1
-5
/
+5
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
FileAPI: Rename *OnFileThread to *OnFileTaskRunner
nhiroki@chromium.org
2013-12-20
1
-1
/
+1
*
FileAPI: Return success when copying/moving file into the same path
nhiroki@chromium.org
2013-12-19
1
-2
/
+44
*
Flush after FileSystem API copy when necessary (case for stream-based copies).
kinaba@chromium.org
2013-12-12
1
-0
/
+60
*
Add mount option parameter to ExternalMountPoints::RegisterFileSystem.
kinaba@chromium.org
2013-12-11
1
-1
/
+8
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-4
/
+4
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-4
/
+4
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-4
/
+4
*
PluginPrivateFS: Filter out file access from JS
nhiroki@chromium.org
2013-12-05
1
-5
/
+16
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
4
-12
/
+11
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-1
/
+1
[next]