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 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
*
FileSystemContext::partition_path should not be held as a const ref
kinuko@chromium.org
2012-10-15
1
-1
/
+1
*
Media Galleries: Port the CrOS MTP D-Bus client to Linux.
thestig@chromium.org
2012-10-13
2
-1
/
+5
*
Revert 161573 - Make CannedSyncableFileSystem testable in multi-thread enviro...
bruening@google.com
2012-10-12
6
-195
/
+117
*
Make CannedSyncableFileSystem testable in multi-thread environment
kinuko@chromium.org
2012-10-12
6
-117
/
+195
*
Uncomment LocalFileChangeTracker::initialize in LocalFileSyncContext
kinuko@chromium.org
2012-10-12
1
-3
/
+1
*
Add LocalFileSyncContext class which is a glue class between profile-owned se...
kinuko@chromium.org
2012-10-12
8
-0
/
+489
*
Restore quota manager's default quota value
kinuko@chromium.org
2012-10-12
1
-0
/
+5
*
Implement an initialize routine for LocalFileChangeTracker.
nhiroki@chromium.org
2012-10-12
6
-92
/
+497
*
Make LocalFileSystemOperation::Write queueable
kinuko@chromium.org
2012-10-12
2
-58
/
+88
*
Make LocalFileSyncStatus non thread safe
kinuko@chromium.org
2012-10-11
2
-21
/
+14
*
Add Copy and Move operations to CannedSyncableFileSystem
nhiroki@chromium.org
2012-10-11
2
-0
/
+26
*
Refactor unit tests for syncable filesystem using ScopedExternalFileSystem
nhiroki@chromium.org
2012-10-11
2
-19
/
+17
*
Add SYNC_STATUS_UNKNOWN and rename SYNC_DATABASE_ERROR_{UNKNOWN,FAILED}
tzik@chromium.org
2012-10-10
3
-3
/
+4
*
Adding FileSystemURL::IsParent
kinuko@chromium.org
2012-10-10
4
-16
/
+64
[next]