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
*
fileapi: Use standard task-runner to run the fileapi callbacks.
Sadrul Habib Chowdhury
2015-02-04
2
-126
/
+131
*
Unify the three places that patch font loading for PDFium on Windows.
jam
2015-02-03
3
-29
/
+29
*
Hookup WebMessagePortChannelImpl and WebMessagePortChannelImpl
alexclarke
2014-11-17
4
-47
/
+54
*
Standardize usage of virtual/override/final in content/
dcheng
2014-10-21
4
-14
/
+13
*
Add mkwst@chromium.org to IPC OWNERS files.
mkwst
2014-10-09
1
-0
/
+1
*
Replace OVERRIDE and FINAL with override and final in content/child/[a-s]*
anand.ratn
2014-10-07
4
-20
/
+20
*
Remove storage-related redirect headers in webkit/common/, update #includes a...
pilgrim
2014-09-10
4
-6
/
+6
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
1
-1
/
+1
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
4
-51
/
+57
*
content: Rename blink_glue.* to file_info_util.*.
tfarina@chromium.org
2014-08-08
1
-1
/
+1
*
Update storage OWNERS entries
jsbell@chromium.org
2014-07-30
1
-1
/
+2
*
Cleanup: Remove unused FileSystemMsg_DidOpenFile message.
thestig@chromium.org
2014-07-28
2
-26
/
+0
*
Remove passing WebString across threads
hiroshige@chromium.org
2014-07-17
1
-30
/
+69
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
Remove stray platform_file.h from content
rvargas@chromium.org
2014-05-14
1
-1
/
+0
*
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
[next]