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
/
child
/
fileapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove API compatibility hack from WebFileSystemImpl
hashimoto@chromium.org
2014-03-11
2
-11
/
+2
*
Handle has_more correctly in WebFileSystemImpl
hashimoto@chromium.org
2014-03-07
2
-140
/
+197
*
Keep IPC related state as long as readDirectory returns has_more==true
hashimoto@chromium.org
2014-03-06
1
-1
/
+2
*
Move WorkerTaskRunner to content/child.
tfarina@chromium.org
2014-02-19
3
-11
/
+7
*
Enter blink::WebHeap::SafePointScope across waiting for sync filesystem opera...
vegorov@chromium.org
2014-02-03
1
-1
/
+5
*
Move the rest of webkit/glue into content/child
tfarina@chromium.org
2014-02-01
1
-3
/
+3
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
7
-39
/
+38
*
Make per-file message file reviewers consistent across owners.
tsepez@chromium.org
2014-01-17
1
-1
/
+5
*
FileAPI: Remove unused function from CallbackDispatcher
nhiroki@chromium.org
2014-01-06
1
-7
/
+0
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
FileAPI: Remove WriteDeprecated IPC
nhiroki@chromium.org
2013-12-19
2
-24
/
+0
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-13
2
-27
/
+0
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
7
-98
/
+98
*
Revert 232547 "Pepper: Move FileIO host from renderer to browser."
teravest@chromium.org
2013-11-05
2
-0
/
+27
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-02
2
-27
/
+0
*
Revert 232440 "Pepper: Move FileIO host from renderer to browser."
csharp@chromium.org
2013-11-01
2
-0
/
+27
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-01
2
-27
/
+0
*
Cleanup deprecated and no longer needed blob revamp stuff, deadcode.
michaeln@google.com
2013-10-22
5
-95
/
+25
*
[FileAPI] Clean up WebFileSystemImpl::openFileSystem
tzik@chromium.org
2013-10-15
2
-16
/
+0
*
[FileAPI] Drop unused expected size parameter from OpenFileSystem IPC
tzik@chromium.org
2013-10-12
4
-9
/
+20
*
[FileAPI] Correct FileSystemMsg_Remove naming
tzik@chromium.org
2013-10-08
1
-1
/
+1
*
Remove palmer from many (not all) OWNERS files for IPC.
palmer@chromium.org
2013-09-25
1
-1
/
+0
*
[Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem
nhiroki@chromium.org
2013-09-21
4
-1
/
+88
*
Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..."
nhiroki@chromium.org
2013-09-19
4
-86
/
+1
*
SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem
nhiroki@chromium.org
2013-09-17
4
-1
/
+86
*
ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checks
tommycli@chromium.org
2013-09-16
2
-8
/
+8
*
Post-cleanup after WebFileSystemCallbacks switch
kinuko@chromium.org
2013-09-10
2
-76
/
+45
*
Chromium Blob hacking
michaeln@chromium.org
2013-09-07
7
-15
/
+121
*
Make WebFileSystemCallbacks not self-destruct
kinuko@chromium.org
2013-09-06
5
-63
/
+91
*
Revert "Chromium Blob hacking" This reverts r220754.
tkent@chromium.org
2013-09-02
7
-121
/
+15
*
Chromium Blob hacking
michaeln@chromium.org
2013-09-01
7
-15
/
+121
*
Complete switching to use thread-specific WebFileSystem instance
kinuko@chromium.org
2013-08-22
2
-81
/
+57
*
Remove storage-related unused methods/files
kinuko@chromium.org
2013-08-22
2
-77
/
+0
*
Move fileapi files to content/child/fileapi/
tfarina@chromium.org
2013-08-14
4
-2
/
+636
*
Implement WebFileSystem::openFileSystem (to switch from WebFrameClient::openF...
kinuko@chromium.org
2013-08-14
2
-1
/
+69
*
Use thread-local version of WebFileSystemImpl
kinuko@chromium.org
2013-08-13
2
-2
/
+42
*
2nd try: Support synchronous mode in WebFileWriterImpl
kinuko@chromium.org
2013-08-06
3
-12
/
+57
*
Revert 215787 "Support synchronous mode in WebFileWriterImpl"
kinuko@chromium.org
2013-08-06
3
-58
/
+12
*
Support synchronous mode in WebFileWriterImpl
kinuko@chromium.org
2013-08-06
3
-12
/
+58
*
Support synchronous mode for FileSystem/FileWriter API
kinuko@chromium.org
2013-08-01
1
-59
/
+171
*
Implement Worker-MainThread bridge for FileWriter in Chrome
kinuko@chromium.org
2013-08-01
3
-40
/
+147
*
Revert 214599 "Revert 214160 "Implement Worker-MainThread bridge..."
kinuko@chromium.org
2013-07-31
6
-139
/
+336
*
Revert 214160 "Implement Worker-MainThread bridge for FileSystem..."
kinuko@chromium.org
2013-07-31
6
-336
/
+139
*
Implement Worker-MainThread bridge for FileSystem API in Chrome
kinuko@chromium.org
2013-07-29
6
-139
/
+336
*
Update include paths in miscellaneous content/ directories for base/process c...
rsesek@chromium.org
2013-07-25
2
-2
/
+2
*
Implement async version of WebFileSystem::createFileWriter
kinuko@chromium.org
2013-07-12
2
-0
/
+34
*
Cleanup: split FileSystemDispatcher::Create into CreateFile and CreateDirectory
kinuko@chromium.org
2013-07-12
3
-12
/
+23
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
1
-2
/
+2
*
Remove usage of ChildProcess::current() and ChildThread::current() other than...
jam@chromium.org
2013-06-25
2
-137
/
+66
*
Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.
darin@chromium.org
2013-06-25
1
-3
/
+2
[next]