summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/drive_file_system_interface.h
Commit message (Expand)AuthorAgeFilesLines
* drive: Rename drive::DriveFileSystemInterface to drive::FileSystemInterfacesatorux@chromium.org2013-05-021-473/+0
* drive: Rename drive::DriveFileSystem to drive::FileSystemsatorux@chromium.org2013-05-011-1/+1
* drive: Rename DriveCache to FileCachesatorux@chromium.org2013-05-011-1/+1
* Ignore errors from DriveFileSystem::AddUploadedFile().kinaba@chromium.org2013-04-301-0/+1
* drive: Move ResourceMetadata to the internal namespacehashimoto@chromium.org2013-04-301-1/+0
* drive: Rename DriveFileSystemMetadata to FileSystemMetadatasatorux@chromium.org2013-04-301-3/+3
* drive: Move DriveFileType to drive_file_system_interface.hhashimoto@chromium.org2013-04-301-0/+7
* Use cancel_download callback instead of CancelGetFile in DriveFileStreamReader.kinaba@chromium.org2013-04-301-14/+0
* Make download jobs cancelable from DriveFileStreamReader.kinaba@chromium.org2013-04-261-1/+8
* drive: Rename DriveResourceMetadata to ResourceMetadatasatorux@chromium.org2013-04-261-2/+2
* Remove DrivePrefetcher and relevant flags.kinaba@chromium.org2013-04-261-1/+0
* drive: Rename DriveScheduler to JobSchedulersatorux@chromium.org2013-04-251-1/+1
* drive: Rename DriveFileSystemObserver to FileSystemObserversatorux@chromium.org2013-04-251-3/+3
* Add a thin proxy method DriveFileSystemInterface::IterateCache.hidehiko@chromium.org2013-04-241-0/+6
* Add a thin proxy method DriveFileSystemInterface::GetCacheEntryByResourceId.hidehiko@chromium.org2013-04-231-0/+13
* drive: Rename DriveFileError to FileErrorsatorux@chromium.org2013-04-231-10/+10
* Implement MountCacheFile and UnmountCacheFile.hidehiko@chromium.org2013-04-221-0/+14
* chromeos: Add DriveFileSystem::Pin/Unpinhashimoto@chromium.org2013-04-191-0/+12
* drive: Introduce DriveSystemServiceObserversatorux@chromium.org2013-04-171-6/+0
* chromeos: Remove DriveFileSystem::StartInitialFetch and kEnableDriveMetadataP...hashimoto@chromium.org2013-04-161-3/+0
* drive: Get rid of DriveFileSystem::SetPushNotificationEnabled()satorux@chromium.org2013-04-161-3/+0
* Implement new API GetFileContentByPath.hidehiko@chromium.org2013-04-161-0/+23
* drive: Stop calling StartPolling() from FileBrowserEventRouter and elsewheresatorux@chromium.org2013-04-161-4/+0
* drive: Supports shared-with-me search in searchDriveMetadata().haruki@chromium.org2013-04-101-1/+3
* drive: Extends fileBrowserPrivate.searchDriveMetadataharuki@chromium.org2013-04-091-2/+17
* drive: Remove "shared_with_me" parameter from searchDrive related code.haruki@chromium.org2013-04-041-3/+0
* drive: Fix a bug where auto-complete didn't respond instantlysatorux@chromium.org2013-03-271-0/+42
* Implement CancelGetFile on DriveFileSystem.hidehiko@chromium.org2013-03-121-0/+14
* chromeos: Remove DriveResourceMetadata::AddEntryToDirectoryhashimoto@chromium.org2013-03-071-5/+4
* drive: Rename RequestDirectoryRefresh() to RefreshDirectory()satorux@chromium.org2013-03-061-7/+12
* Remove its own queue from Drive Prefetcher and use Scheduler.kinaba@chromium.org2013-02-261-0/+1
* Make the scheduler's queue a priority queue.zork@chromium.org2013-02-111-0/+13
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-23/+23
* chromeos: Stop allowing DriveFileSystem methods to be called on IO thread.hashimoto@chromium.org2013-02-081-22/+1
* chromeos: Remove DriveFileSystem::GetFileByPath's unused callback parameterhashimoto@chromium.org2013-02-061-8/+5
* Make largest_changestamp setter/getter asynchronous.achuith@chromium.org2013-01-161-2/+7
* drive: Extend fileBrowserPrivate.searchGData with "shared_with_me" paramter.haruki@chromium.org2012-12-121-5/+6
* clean-up: Purge ambiguous uses of the term "Document".kinaba@chromium.org2012-12-101-2/+2
* chromeos: Remove unnecessary argument |cache_operation| from DriveFileSystem:...hashimoto@chromium.org2012-12-071-2/+0
* chromeos: Remove DriveFileSystem::UpdateEntryDatahashimoto@chromium.org2012-12-071-9/+0
* chromeos: Change DriveCache::MarkDirty's callback type to FileOperationCallbackhashimoto@chromium.org2012-11-281-0/+1
* google_apis: Split gdata_operations.cc/hsatorux@chromium.org2012-11-191-1/+1
* drive: Add "shared_with_me" to the parameters of GetDocument method in GDataW...haruki@chromium.org2012-11-161-0/+3
* chromeos: Polish DriveFileSystem::AddUploadedFile/UpdateEntryDatahashimoto@chromium.org2012-11-071-16/+10
* drive: Add "Delta Update Status" section to chrome:drive-internalssatorux@chromium.org2012-11-011-9/+1
* Drive: Add a method to reload the file system metadata from the serveryoshiki@chromium.org2012-10-261-1/+5
* drive: Add metadata origin to chrome://drive-internals.kinaba@chromium.org2012-10-231-1/+2
* Rename namespace 'gdata' to 'google_apis', since it is now now irrelevant.tzik@google.com2012-10-221-6/+6
* Add interface for telling Drive updates push notification availability.kochi@chromium.org2012-10-221-0/+3
* drive: Add the local largest changestamp to chrome:drive-internalssatorux@chromium.org2012-10-161-0/+12