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
/
chrome
/
browser
/
chromeos
/
drive
/
drive_file_system_interface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drive: Rename drive::DriveFileSystemInterface to drive::FileSystemInterface
satorux@chromium.org
2013-05-02
1
-473
/
+0
*
drive: Rename drive::DriveFileSystem to drive::FileSystem
satorux@chromium.org
2013-05-01
1
-1
/
+1
*
drive: Rename DriveCache to FileCache
satorux@chromium.org
2013-05-01
1
-1
/
+1
*
Ignore errors from DriveFileSystem::AddUploadedFile().
kinaba@chromium.org
2013-04-30
1
-0
/
+1
*
drive: Move ResourceMetadata to the internal namespace
hashimoto@chromium.org
2013-04-30
1
-1
/
+0
*
drive: Rename DriveFileSystemMetadata to FileSystemMetadata
satorux@chromium.org
2013-04-30
1
-3
/
+3
*
drive: Move DriveFileType to drive_file_system_interface.h
hashimoto@chromium.org
2013-04-30
1
-0
/
+7
*
Use cancel_download callback instead of CancelGetFile in DriveFileStreamReader.
kinaba@chromium.org
2013-04-30
1
-14
/
+0
*
Make download jobs cancelable from DriveFileStreamReader.
kinaba@chromium.org
2013-04-26
1
-1
/
+8
*
drive: Rename DriveResourceMetadata to ResourceMetadata
satorux@chromium.org
2013-04-26
1
-2
/
+2
*
Remove DrivePrefetcher and relevant flags.
kinaba@chromium.org
2013-04-26
1
-1
/
+0
*
drive: Rename DriveScheduler to JobScheduler
satorux@chromium.org
2013-04-25
1
-1
/
+1
*
drive: Rename DriveFileSystemObserver to FileSystemObserver
satorux@chromium.org
2013-04-25
1
-3
/
+3
*
Add a thin proxy method DriveFileSystemInterface::IterateCache.
hidehiko@chromium.org
2013-04-24
1
-0
/
+6
*
Add a thin proxy method DriveFileSystemInterface::GetCacheEntryByResourceId.
hidehiko@chromium.org
2013-04-23
1
-0
/
+13
*
drive: Rename DriveFileError to FileError
satorux@chromium.org
2013-04-23
1
-10
/
+10
*
Implement MountCacheFile and UnmountCacheFile.
hidehiko@chromium.org
2013-04-22
1
-0
/
+14
*
chromeos: Add DriveFileSystem::Pin/Unpin
hashimoto@chromium.org
2013-04-19
1
-0
/
+12
*
drive: Introduce DriveSystemServiceObserver
satorux@chromium.org
2013-04-17
1
-6
/
+0
*
chromeos: Remove DriveFileSystem::StartInitialFetch and kEnableDriveMetadataP...
hashimoto@chromium.org
2013-04-16
1
-3
/
+0
*
drive: Get rid of DriveFileSystem::SetPushNotificationEnabled()
satorux@chromium.org
2013-04-16
1
-3
/
+0
*
Implement new API GetFileContentByPath.
hidehiko@chromium.org
2013-04-16
1
-0
/
+23
*
drive: Stop calling StartPolling() from FileBrowserEventRouter and elsewhere
satorux@chromium.org
2013-04-16
1
-4
/
+0
*
drive: Supports shared-with-me search in searchDriveMetadata().
haruki@chromium.org
2013-04-10
1
-1
/
+3
*
drive: Extends fileBrowserPrivate.searchDriveMetadata
haruki@chromium.org
2013-04-09
1
-2
/
+17
*
drive: Remove "shared_with_me" parameter from searchDrive related code.
haruki@chromium.org
2013-04-04
1
-3
/
+0
*
drive: Fix a bug where auto-complete didn't respond instantly
satorux@chromium.org
2013-03-27
1
-0
/
+42
*
Implement CancelGetFile on DriveFileSystem.
hidehiko@chromium.org
2013-03-12
1
-0
/
+14
*
chromeos: Remove DriveResourceMetadata::AddEntryToDirectory
hashimoto@chromium.org
2013-03-07
1
-5
/
+4
*
drive: Rename RequestDirectoryRefresh() to RefreshDirectory()
satorux@chromium.org
2013-03-06
1
-7
/
+12
*
Remove its own queue from Drive Prefetcher and use Scheduler.
kinaba@chromium.org
2013-02-26
1
-0
/
+1
*
Make the scheduler's queue a priority queue.
zork@chromium.org
2013-02-11
1
-0
/
+13
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-23
/
+23
*
chromeos: Stop allowing DriveFileSystem methods to be called on IO thread.
hashimoto@chromium.org
2013-02-08
1
-22
/
+1
*
chromeos: Remove DriveFileSystem::GetFileByPath's unused callback parameter
hashimoto@chromium.org
2013-02-06
1
-8
/
+5
*
Make largest_changestamp setter/getter asynchronous.
achuith@chromium.org
2013-01-16
1
-2
/
+7
*
drive: Extend fileBrowserPrivate.searchGData with "shared_with_me" paramter.
haruki@chromium.org
2012-12-12
1
-5
/
+6
*
clean-up: Purge ambiguous uses of the term "Document".
kinaba@chromium.org
2012-12-10
1
-2
/
+2
*
chromeos: Remove unnecessary argument |cache_operation| from DriveFileSystem:...
hashimoto@chromium.org
2012-12-07
1
-2
/
+0
*
chromeos: Remove DriveFileSystem::UpdateEntryData
hashimoto@chromium.org
2012-12-07
1
-9
/
+0
*
chromeos: Change DriveCache::MarkDirty's callback type to FileOperationCallback
hashimoto@chromium.org
2012-11-28
1
-0
/
+1
*
google_apis: Split gdata_operations.cc/h
satorux@chromium.org
2012-11-19
1
-1
/
+1
*
drive: Add "shared_with_me" to the parameters of GetDocument method in GDataW...
haruki@chromium.org
2012-11-16
1
-0
/
+3
*
chromeos: Polish DriveFileSystem::AddUploadedFile/UpdateEntryData
hashimoto@chromium.org
2012-11-07
1
-16
/
+10
*
drive: Add "Delta Update Status" section to chrome:drive-internals
satorux@chromium.org
2012-11-01
1
-9
/
+1
*
Drive: Add a method to reload the file system metadata from the server
yoshiki@chromium.org
2012-10-26
1
-1
/
+5
*
drive: Add metadata origin to chrome://drive-internals.
kinaba@chromium.org
2012-10-23
1
-1
/
+2
*
Rename namespace 'gdata' to 'google_apis', since it is now now irrelevant.
tzik@google.com
2012-10-22
1
-6
/
+6
*
Add interface for telling Drive updates push notification availability.
kochi@chromium.org
2012-10-22
1
-0
/
+3
*
drive: Add the local largest changestamp to chrome:drive-internals
satorux@chromium.org
2012-10-16
1
-0
/
+12
[next]