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
/
webkit
/
fileapi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
8
-407
/
+259
*
Add 1st cut of FileSystemUsageTracker that tracks the usage changes in FileSy...
kinuko@chromium.org
2011-02-10
8
-29
/
+362
*
Several bits of cleanup in FileSystem*URLRequestJob:
adamk@chromium.org
2011-02-09
5
-21
/
+20
*
First crack at FileSystemURLRequestJob for handling filesystem: URLs.
adamk@chromium.org
2011-02-08
10
-0
/
+1159
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
5
-11
/
+11
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
2
-4
/
+4
*
Add some initial OWNERS files for src/webkit/.
darin@chromium.org
2011-01-14
1
-0
/
+3
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
2
-4
/
+2
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
2
-5
/
+5
*
Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...
kinuko@chromium.org
2010-12-14
4
-12
/
+42
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
2
-0
/
+3
*
Delete FileSystem API data when uninstalling extensions.
kinuko@chromium.org
2010-12-03
3
-7
/
+31
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
3
-17
/
+20
*
Make FileSystemOperation's lifetime more explicit.
kinuko@chromium.org
2010-11-30
5
-197
/
+180
*
Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file p...
kinuko@chromium.org
2010-11-30
4
-48
/
+4
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
1
-2
/
+5
*
On windows filepaths need \\?\ prefix to allow extended file path names. Fix ...
kkanetkar@chromium.org
2010-11-25
4
-4
/
+48
*
Extend simple_file_system to use SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-23
2
-19
/
+4
*
FileSystem code cleanup 2nd cut - introduce SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-10
6
-43
/
+424
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
5
-60
/
+80
*
Support FileSystem API in extensions
kinuko@chromium.org
2010-11-06
1
-0
/
+3
*
Moving Entry from base::file_util_proxy namespace to within class base::FileU...
kkanetkar@chromium.org
2010-11-02
4
-10
/
+12
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Change a couple of occurances of ASSERT_TRUE(false) to FAIL()
michaeln@chromium.org
2010-10-30
1
-2
/
+2
*
Release GetFileSystemRootPath callback on the correct thread.
kinuko@chromium.org
2010-10-28
1
-0
/
+1
*
This is the second try at submitting http://codereview.chromium.org/3991007/s...
ericu@google.com
2010-10-25
1
-0
/
+4
*
Revert 63619 - Workers who want to use FileWriter need to be granted permissi...
ericu@google.com
2010-10-23
1
-4
/
+0
*
Workers who want to use FileWriter need to be granted permission to access fi...
ericu@google.com
2010-10-23
1
-0
/
+4
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
3
-2
/
+11
*
WebFileWriterBase unit tests
michaeln@chromium.org
2010-10-19
2
-5
/
+428
*
Hide the FileSystem directory under 'unpredictable' location (part 2)
kinuko@chromium.org
2010-10-15
4
-141
/
+495
*
Rename FileUtilProxy::Create to EnsureFileExists
kinuko@chromium.org
2010-10-15
2
-26
/
+19
*
FBTF: More ctor/dtor cleanup.
erg@google.com
2010-10-14
2
-1
/
+7
*
SimpleFileWriter for test_shell and DRT.
michaeln@chromium.org
2010-10-14
4
-0
/
+218
*
Switch FileSystemOperation::Write back to using FileUtilProxy::CreateOrOpen, ...
ericu@google.com
2010-10-13
1
-1
/
+1
*
Refactor out path-related methods from file_system_host_context into a separa...
kinuko@chromium.org
2010-10-12
4
-0
/
+494
*
FileWriter: Defend against being deleted in the FileWriterDelegate completion...
michaeln@chromium.org
2010-10-12
1
-4
/
+5
*
Make sure we close the file_handle when we create (but not open) a new file
kinuko@chromium.org
2010-10-11
1
-2
/
+2
*
Replace DCHECK in the FileSystemQuota test code with ASSERT_TRUE.
kinuko@chromium.org
2010-10-08
1
-3
/
+3
*
Allow unlimited quota for apps for FileSystem access
kinuko@chromium.org
2010-10-08
4
-0
/
+225
*
Resubmit of http://codereview.chromium.org/3476002/show but without the crash...
ericu@google.com
2010-10-07
6
-11
/
+307
*
Revert 61833 - Add the actual writing-files part of FileWriter.
ericu@google.com
2010-10-07
5
-305
/
+11
*
Add the actual writing-files part of FileWriter.
ericu@google.com
2010-10-07
5
-11
/
+305
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
3
-58
/
+212
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
3
-212
/
+58
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
3
-58
/
+212
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
3
-208
/
+42
*
Marks Test{Move,Copy}FailureContainsPath FAILS on Windows, also makes a fix a...
kinuko@chromium.org
2010-10-05
1
-5
/
+17
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
3
-42
/
+208
*
Second try at submitting 61462.
ericu@google.com
2010-10-05
4
-52
/
+144
[prev]
[next]