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
/
chrome
/
browser
/
file_system
/
file_system_dispatcher_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
1
-6
/
+6
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...
kinuko@chromium.org
2010-12-14
1
-3
/
+3
*
Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...
jam@chromium.org
2010-12-13
1
-34
/
+7
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+3
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Make FileSystemOperation's lifetime more explicit.
kinuko@chromium.org
2010-11-30
1
-2
/
+54
*
Refactor: move HostContentSettingsMap to content_settings
gfeher@chromium.org
2010-11-30
1
-1
/
+1
*
FileSystem code cleanup 2nd cut - introduce SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-10
1
-137
/
+10
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
1
-8
/
+8
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
1
-4
/
+7
*
Hide the FileSystem directory under 'unpredictable' location (part 2)
kinuko@chromium.org
2010-10-15
1
-60
/
+54
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Refactor out path-related methods from file_system_host_context into a separa...
kinuko@chromium.org
2010-10-12
1
-4
/
+6
*
Initial work on worker support for FileWriter.
ericu@google.com
2010-10-11
1
-9
/
+21
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
1
-4
/
+4
*
Check restricted names/chars for FileSystem API
kinuko@chromium.org
2010-10-09
1
-1
/
+16
*
Allow unlimited quota for apps for FileSystem access
kinuko@chromium.org
2010-10-08
1
-4
/
+30
*
Resubmit of http://codereview.chromium.org/3476002/show but without the crash...
ericu@google.com
2010-10-07
1
-3
/
+11
*
Revert 61833 - Add the actual writing-files part of FileWriter.
ericu@google.com
2010-10-07
1
-11
/
+3
*
Add the actual writing-files part of FileWriter.
ericu@google.com
2010-10-07
1
-3
/
+11
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
1
-2
/
+3
*
Hook up Cookies content settings for FileSystem API
kinuko@chromium.org
2010-10-07
1
-11
/
+15
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
1
-3
/
+2
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
1
-2
/
+3
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
1
-3
/
+2
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
1
-2
/
+3
*
Second try at submitting 61462.
ericu@google.com
2010-10-05
1
-2
/
+4
*
Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w...
ericu@google.com
2010-10-05
1
-4
/
+2
*
Add truncate and cancel for FileWriter; write and more tests will come in lat...
ericu@google.com
2010-10-05
1
-2
/
+4
*
Adding a TouchFile() operation.
dumi@chromium.org
2010-09-27
1
-0
/
+12
*
Add Worker support for FileSystem API.
kinuko@chromium.org
2010-09-27
1
-19
/
+11
*
This is the IPC and bits of the browser backend for FileWriter. The rest of
ericu@google.com
2010-09-24
1
-0
/
+36
*
Refactor some file_system classes to use chromium types instead of
dumi@chromium.org
2010-09-22
1
-55
/
+21
*
Change the FileSystem IPCs to take FilePaths as arguments instead of
dumi@chromium.org
2010-09-16
1
-37
/
+25
*
Test shell impl for WebKit's File System API:BUG=52799TEST=none
kkanetkar@chromium.org
2010-09-16
1
-7
/
+19
*
Integrate FileSystemOperation with FileSystemDispatcherHost.
kinuko@chromium.org
2010-09-08
1
-62
/
+161
*
Add final part of IPC plumbing for FileSystem API (retry).
kinuko@chromium.org
2010-08-31
1
-3
/
+59
*
Revert 57915 - Add final part of IPC plumbing for FileSystem API.
kinuko@chromium.org
2010-08-30
1
-58
/
+2
*
Add final part of IPC plumbing for FileSystem API.
kinuko@chromium.org
2010-08-30
1
-2
/
+58
*
Add a helper class that keeps per-profile information for FileSystem API
kinuko@chromium.org
2010-08-27
1
-5
/
+35
*
Revert 57715 - Add a helper class that keeps per-profile information for File...
dmazzoni@chromium.org
2010-08-27
1
-35
/
+5
*
Add a helper class that keeps per-profile information for FileSystem API
kinuko@chromium.org
2010-08-27
1
-5
/
+35
*
Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.
kinuko@chromium.org
2010-08-25
1
-4
/
+14
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Add 1st cut of IPC plumbing code for FileSystem API's openFileSystem
kinuko@chromium.org
2010-08-21
1
-0
/
+81