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
*
Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...
tkent@chromium.org
2011-04-11
11
-221
/
+322
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-09
11
-322
/
+221
*
Revert 80982, tests failing on Win XP
dmichael@chromium.org
2011-04-08
11
-222
/
+325
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-08
11
-325
/
+222
*
Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-07
10
-199
/
+319
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-07
10
-319
/
+199
*
Add a unittest for FileSystemOperation::Write().
dmikurube@chromium.org
2011-04-07
2
-2
/
+253
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
10
-21
/
+49
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
22
-48
/
+48
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
16
-21
/
+115
*
Proper build fix.
ericu@google.com
2011-03-24
4
-2
/
+10
*
Revert 79230 - Fix the clang build.
ericu@google.com
2011-03-24
2
-7
/
+2
*
Fix the clang build.
ericu@google.com
2011-03-24
2
-2
/
+7
*
Stop returning the true root path of each filesystem from openFileSystem.
ericu@google.com
2011-03-24
24
-529
/
+1410
*
Fix memory leak in FileWriterDelegate by passing FileStream::Write a callback...
adamk@chromium.org
2011-03-15
2
-9
/
+8
*
Re-enable FileWriterSync ui_tests by adding a ScopedAllowIO to BlobURLRequest...
adamk@chromium.org
2011-03-10
1
-1
/
+4
*
Virtualize file_util calls from FileSystemFileUtil::PerformCommonCheckAndPrep...
dmikurube@google.com
2011-03-08
2
-63
/
+96
*
Make FileSystemDirURLRequestJob test single-threaded in hopes of making it le...
adamk@chromium.org
2011-03-08
1
-14
/
+7
*
Fixed the bug 75018: incorrect conditional jump in fileapi::FileSystemUsageCa...
kinuko@chromium.org
2011-03-08
1
-1
/
+3
*
Revive FileAPI's recursive CreateDirectory.
kinuko@chromium.org
2011-03-07
6
-12
/
+21
*
Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit...
kinuko@chromium.org
2011-03-04
9
-28
/
+1150
*
Remove FileSystemQuotaManager class
kinuko@chromium.org
2011-03-04
9
-224
/
+129
*
Replace EXPECT_EQ(false, ...) with EXPECT_FALSE(...) to fix clang build
kinuko@chromium.org
2011-03-03
1
-2
/
+2
*
Add a function for usage tracking.
kinuko@chromium.org
2011-03-03
6
-8
/
+537
*
Revert 76578 (accidental commit by the commit bot) - Add a function for usage...
thakis@chromium.org
2011-03-02
6
-551
/
+8
*
Revert 76586 - Fix clang build.
thakis@chromium.org
2011-03-02
1
-12
/
+22
*
Fix clang build.
thakis@chromium.org
2011-03-02
1
-22
/
+12
*
Add a function for usage tracking. It's based on the bug 6426001.
dmikurube@google.com
2011-03-02
6
-8
/
+551
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
5
-142
/
+76
*
Properly return TYPE_MISMATCH_ERR for DirectoryExists/FileExists
adamk@chromium.org
2011-02-25
2
-2
/
+16
*
Add a utility method that returns a list of origins that have FileSystem stor...
kinuko@chromium.org
2011-02-22
3
-8
/
+131
*
Display only the sandboxed portion of the URL when listing
adamk@chromium.org
2011-02-17
1
-3
/
+3
*
Make more methods of FileSystemPathManager static and portable.
kinuko@chromium.org
2011-02-16
6
-64
/
+66
*
Don't use a separate FILE thread in FileSystemURLRequestJobTest.
adamk@chromium.org
2011-02-14
1
-10
/
+2
*
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
[next]