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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileAPI: Implement FileSystemQuotaUtil on SandboxFileSystemBackendDelegate
nhiroki@chromium.org
2013-08-22
6
-191
/
+225
*
Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.
cdn@chromium.org
2013-08-22
1
-1
/
+1
*
[FileAPI] Increase LevelDB cache size of Sandboxed FileSystems.
tzik@chromium.org
2013-08-21
2
-4
/
+4
*
Stop using GetFileUtil() in UploadFileSystemFileElementReaderTest
kinuko@chromium.org
2013-08-21
3
-23
/
+34
*
FileAPI: Rename SandboxContext to SandboxFileSystemBackendDelegate
nhiroki@chromium.org
2013-08-15
11
-116
/
+130
*
Minor cleanup: Remove unnecessary webkit headers in SyncFileSystemBackend
kinuko@chromium.org
2013-08-14
2
-16
/
+26
*
FileAPI: Remove unnecessary interfaces from FileSystemQuotaUtil
nhiroki@chromium.org
2013-08-14
5
-40
/
+2
*
Discard FileAPI pending operations on shutdown
kinuko@chromium.org
2013-08-14
2
-0
/
+13
*
Stop using SupportsWeakPtr when its weak ptr is only used in its class
kinuko@chromium.org
2013-08-09
8
-48
/
+61
*
Move webkit/{browser,common}/dom_storage into content/
kinuko@chromium.org
2013-08-07
26
-5516
/
+0
*
Stop passing values via kMediaPathFilterKey and kMTPDeviceDelegateURLKey
kinuko@chromium.org
2013-08-07
1
-23
/
+0
*
Revert "Undo band-aid which was ignoring wrong SessionStorage association."
marja@chromium.org
2013-08-06
1
-6
/
+18
*
SyncFS: Move syncfs components from webkit/ to chrome/
nhiroki@chromium.org
2013-08-05
36
-7109
/
+0
*
Deprecate FileSystemTaskRunners
kinuko@chromium.org
2013-08-04
20
-133
/
+44
*
SyncFS: Remove syncable_file_system_util dependency
nhiroki@chromium.org
2013-08-02
2
-11
/
+0
*
SyncFS: Move change tracker and sync context into SyncFileSystemBackend
nhiroki@chromium.org
2013-08-02
12
-80
/
+128
*
SyncFS: Introduce SyncFileSystemBackend
nhiroki@chromium.org
2013-08-02
7
-65
/
+374
*
Fix up some tests for copy-or-move validator and nearby.
gbillock@chromium.org
2013-08-01
5
-32
/
+62
*
Rename fileapi::LocalFileSystemOperation to FileSystemOperationImpl.
hidehiko@chromium.org
2013-08-01
21
-248
/
+241
*
Change the API of disk_cache::CreateCacheBackend to use scoped_ptr
qsr@chromium.org
2013-08-01
1
-5
/
+3
*
FileAPI: Move OpenFileSystem into SandboxContext
nhiroki@chromium.org
2013-08-01
4
-113
/
+135
*
FileAPI: Move FileSystemQuotaUtil related functions into SandboxContext
nhiroki@chromium.org
2013-08-01
10
-394
/
+501
*
FileAPI: Remove unnecessary usage recalculation from SandboxFSBackend
nhiroki@chromium.org
2013-07-31
4
-56
/
+6
*
FileAPI: Remove UMAs for OpenFileSystem operation
nhiroki@chromium.org
2013-07-31
1
-17
/
+1
*
FileAPI: Fix missing SpecialStoragePolicy initialization in SandboxContext
nhiroki@chromium.org
2013-07-30
1
-0
/
+1
*
Remove RemoteFileSystemProxyInterface, which is no longer needed.
hidehiko@chromium.org
2013-07-30
4
-206
/
+4
*
Temporarily disable IsolatedStorage special handling
kinuko@chromium.org
2013-07-28
5
-18
/
+94
*
Update include paths in webkit for base/process changes.
rsesek@chromium.org
2013-07-25
3
-3
/
+3
*
FileAPI: Clean up around FileSystemBackend
nhiroki@chromium.org
2013-07-25
4
-31
/
+28
*
Undo band-aid which was ignoring wrong SessionStorage association.
marja@chromium.org
2013-07-24
1
-18
/
+6
*
FileAPI: Add Initialize() function to FileSystemBackend
nhiroki@chromium.org
2013-07-24
11
-43
/
+58
*
Create a new FileSystemOperationRunner for each FileAPIMessageFilter
kinuko@chromium.org
2013-07-24
2
-0
/
+8
*
[FileSystem] Add another copy-or-move validation hook for post-write.
gbillock@chromium.org
2013-07-23
6
-24
/
+279
*
FileAPI: Move enable_usage_tracking into SandboxContext for cleanup
nhiroki@chromium.org
2013-07-23
4
-16
/
+20
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
3
-3
/
+3
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
3
-3
/
+3
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
3
-3
/
+3
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of the message_loop header in webkit/, part 1.
avi@chromium.org
2013-07-18
56
-56
/
+56
*
Use a direct include of the message_loop header in webkit/, part 2.
avi@chromium.org
2013-07-17
7
-7
/
+7
*
Delete unnecessary lines of code.
darin@chromium.org
2013-07-17
2
-2
/
+0
*
FileAPI: Change FileSystemBackend::OpenFileSystem signature
nhiroki@chromium.org
2013-07-17
11
-23
/
+33
*
Only allow leveldb to use the minimum amount of file descriptors.
dgrogan@chromium.org
2013-07-16
4
-3
/
+13
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
14
-30
/
+30
*
[sql] Convert webkit tests to use ScopedErrorIgnorer.
shess@chromium.org
2013-07-15
4
-39
/
+54
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
15
-39
/
+39
*
Cleanup: add const AddObserver method to TaskRunnerBoundObserverList
kinuko@chromium.org
2013-07-12
4
-59
/
+34
*
FileAPI: Add FileObserver related interfaces into FileSystemQuotaUtil
nhiroki@chromium.org
2013-07-12
5
-70
/
+170
*
FileAPI: Factor out getting root URI and FS name parts into each FS backend
nhiroki@chromium.org
2013-07-12
8
-21
/
+35
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
24
-93
/
+93
[next]