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
*
Make sure we don't start sync for an entry which is already in sync state
kinuko@chromium.org
2012-11-14
5
-8
/
+42
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-4
/
+4
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-4
/
+4
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-4
/
+4
*
Add implementation for retrieving Conflict file information in SyncFileSystem
kinuko@chromium.org
2012-11-12
1
-1
/
+5
*
Implement LocalFileSyncService::GetLocalFileMetadata
kinuko@chromium.org
2012-11-12
4
-0
/
+66
*
PrepareForRemoteSync should also return file size (in addition to file type)
kinuko@chromium.org
2012-11-10
7
-43
/
+47
*
Add more error codes to fileapi::SyncStatusCode to handle gdata-related errors.
tzik@chromium.org
2012-11-09
1
-0
/
+3
*
Add CannedSyncableFileSystem::TouchFile for testing
kinuko@chromium.org
2012-11-09
2
-0
/
+29
*
Add conflict handling interface for SyncFileSystem
kinuko@chromium.org
2012-11-08
4
-2
/
+77
*
Implement LocalFileSyncService::ProcessLocalChange
kinuko@chromium.org
2012-11-08
11
-59
/
+289
*
Clean up: Modified FileSystemFileUtil::CreateFileEnumerator function signatur...
kmadhusu@chromium.org
2012-11-07
15
-71
/
+85
*
Implemented DeleteFileSystem for SyncFileSystem Extension API.
calvinlo@chromium.org
2012-11-06
1
-1
/
+2
*
3rd try: Plumbing for LocalChangeObserver
kinuko@chromium.org
2012-11-06
10
-24
/
+195
*
Revert 165934 - 2nd try: Plumbing for LocalChangeObserver
phoglund@chromium.org
2012-11-05
10
-195
/
+24
*
2nd try: Plumbing for LocalChangeObserver
kinuko@chromium.org
2012-11-05
10
-24
/
+195
*
Add extra checks to see if given origin URL has no path part
kinuko@chromium.org
2012-11-05
1
-3
/
+8
*
Add common video formats to the media galleries extension filter.
vandebo@chromium.org
2012-11-03
1
-0
/
+17
*
Revert 165658 - Plumbing for LocalChangeObserver
kinuko@chromium.org
2012-11-02
6
-137
/
+7
*
Plumbing for LocalChangeObserver
kinuko@chromium.org
2012-11-02
6
-7
/
+137
*
Implement LocalFileChangeTracker::GetNextChangedURLs for local sync
kinuko@chromium.org
2012-11-02
11
-153
/
+296
*
[MediaGallery] Cleanup: Rename MtpDeviceDelegate* to MTPDeviceDelegate*.
kmadhusu@chromium.org
2012-11-02
5
-42
/
+43
*
On Windows, current implementation fails touching directories because it cann...
nhiroki@chromium.org
2012-11-01
2
-3
/
+54
*
Add tests for LocalFileSyncService::ApplyRemoteChange
kinuko@chromium.org
2012-11-01
4
-25
/
+62
*
Renaming fileapi::StatusCallback to fileapi::SyncStatusCallback
kinuko@chromium.org
2012-11-01
3
-8
/
+10
*
Call the filesystem-path BaseName, not the FilePath BaseName, or you'll have ...
ericu@chromium.org
2012-10-30
1
-1
/
+2
*
Fix SyncableFileSystem initialization order
kinuko@chromium.org
2012-10-30
5
-13
/
+62
*
Lint fixes in webkit/fileapi
kinuko@chromium.org
2012-10-29
22
-45
/
+47
*
Implement PrepareForProcessRemoteChange for local file sync service
kinuko@chromium.org
2012-10-29
9
-78
/
+192
*
Separate out FILE_TYPE enum from file_change.h
kinuko@chromium.org
2012-10-26
10
-80
/
+100
*
Implement ApplyRemoteChange for Add/Update changes
kinuko@chromium.org
2012-10-26
4
-21
/
+217
*
Implement LocalFileSyncService::ApplyRemoteChange for deletion
kinuko@chromium.org
2012-10-25
7
-30
/
+223
*
Wire up Syncable operation runner to the local file sync context
kinuko@chromium.org
2012-10-25
4
-6
/
+282
*
Add Quota related method to CannedSyncableFileSystem for testing
kinuko@chromium.org
2012-10-25
3
-32
/
+44
*
Implement PlatformFileErrorToSyncStatusCode
kinuko@chromium.org
2012-10-25
2
-0
/
+44
*
2nd try: Add OnSyncEnabled/OnWriteEnabled notification handling to operation ...
kinuko@chromium.org
2012-10-24
7
-43
/
+120
*
Add RemoteFileSyncService interface for Sync FileSystem.
tzik@chromium.org
2012-10-24
1
-1
/
+1
*
Add skeleton code to wire Local- and Remote- file sync services
kinuko@chromium.org
2012-10-24
1
-0
/
+6
*
Add sync_callbacks.h for Sync FileSystem callbacks.
tzik@google.com
2012-10-24
2
-0
/
+20
*
Revert 163584 - Add OnSyncEnabled/OnWriteEnabled notification handling to ope...
abodenha@chromium.org
2012-10-23
7
-119
/
+43
*
Add OnSyncEnabled/OnWriteEnabled notification handling to operation runner
kinuko@chromium.org
2012-10-23
7
-43
/
+119
*
Support filesystem files from BlobURLRequestJob
hashimoto@chromium.org
2012-10-22
3
-2
/
+4
*
Add operation runner for SyncableFileSystem
kinuko@chromium.org
2012-10-18
15
-70
/
+1007
*
Lint/Comment fixes in webkit/fileapi
kinuko@chromium.org
2012-10-18
3
-7
/
+8
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
46
-292
/
+240
*
Adding SyncFileSystemService which is a profile-keyed service and connects lo...
kinuko@chromium.org
2012-10-16
2
-10
/
+2
*
Implement CannedSyncableFileSystem.Write for write testing
kinuko@chromium.org
2012-10-16
5
-165
/
+161
*
Implement FileSystemURL.DebugString()
kinuko@chromium.org
2012-10-15
7
-43
/
+76
*
fileapi: Add modification time check for FileSystemFileStreamReader
hashimoto@chromium.org
2012-10-15
13
-13
/
+332
*
2nd try: Make CannedSyncableFileSystem testable in multi-thread environment
kinuko@chromium.org
2012-10-15
6
-117
/
+213
[next]