summaryrefslogtreecommitdiffstats
path: root/chrome/browser/drive/dummy_drive_service.h
Commit message (Expand)AuthorAgeFilesLines
* drive: Remove WAPI legacy from DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-06-051-2/+2
* drive: Replace GetResourceEntryCallback in DriveServiceInterface with FileRes...hashimoto@chromium.org2014-06-051-5/+5
* drive: Replace GetResourceListCallback in DriveServiceInterface with FileList...hashimoto@chromium.org2014-06-021-7/+7
* drive: Change DriveServiceInterface::GetChangeList's callback type to ChangeL...hashimoto@chromium.org2014-05-291-2/+2
* drive: Remove DriveServiceInterface::GetResourceListInDirectoryByWapihashimoto@chromium.org2014-03-311-6/+0
* drive: Add permission insertion method to DriveServiceInterface.kinaba@chromium.org2014-03-051-0/+5
* drive: Allow setting modified/accessed date with AddNewDirectoryhashimoto@chromium.org2014-02-051-0/+1
* drive: Wire metadata parameters to DriveServiceInterface::InitiateUploadNewFilehashimoto@chromium.org2014-01-241-0/+1
* drive: Wire metadata parameters to DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-01-231-1/+1
* Add UninstallApp() method to DriveAPIService interface.kinaba@chromium.org2014-01-081-0/+3
* Remove 'etag' argument from DriveServiceInterface::TrashResourcehashimoto@chromium.org2013-12-131-1/+0
* drive: Remove unused DriveServiceInterface::CopyHostedDocumenthashimoto@chromium.org2013-12-131-4/+0
* [Drive] Add DriveServiceInterface::DeleteResourcetzik@chromium.org2013-12-121-0/+4
* [Drive] Rename DriveServiceInterface::DeleteResource to TrashResourcetzik@chromium.org2013-12-121-1/+1
* drive: Remove unused DriveServiceInterface::TouchResourcehashimoto@chromium.org2013-12-031-5/+0
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-031-1/+1
* drive: Rename DriveServiceInterface::MoveResource to UpdateResourcehashimoto@chromium.org2013-11-261-1/+2
* Add last_modified to CopyResource and MoveResource.hidehiko@chromium.org2013-09-241-0/+2
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-201-1/+1
* drive: Canonicalize cache entry ID and cache file names after initializationhashimoto@chromium.org2013-09-191-2/+1
* Clean up DriveServiceInterface::GetRemaining family.hidehiko@chromium.org2013-09-041-6/+3
* Implement GetResourceListInDirectoryByWapi.hidehiko@chromium.org2013-09-021-0/+6
* Deprecates ContinueGetResourceList and introduces GetRemaining{File,Change}List.hidehiko@chromium.org2013-08-281-0/+6
* Refactor GetAboutRequest and GetApplistRequest.hidehiko@chromium.org2013-08-231-2/+2
* Add placeholder MoveResource to DriveServiceInterface for Drive API v2 support.hidehiko@chromium.org2013-08-161-0/+5
* google_apis:AuthService takes OAuth2TokenService instead of Profile.kinaba@chromium.org2013-07-281-1/+1
* Append embedOrigin to wapi requests for the share url.mtomasz@chromium.org2013-07-251-0/+4
* Pass the OAuth2 access token to Files.app via fileBrowserPrivate API.mtomasz@chromium.org2013-07-101-0/+3
* Rename "name" to "title" for drive related APIs.hidehiko@chromium.org2013-07-041-4/+4
* drive/syncFS: Switch to ID based download URL.kinaba@chromium.org2013-07-031-1/+1
* Get rid of RequestRegistry (part 4): remove Drive path from everywhere.kinaba@chromium.org2013-06-211-5/+0
* drive: Rename namespace in c/b/drive from google_apis to drivesatorux@chromium.org2013-06-201-51/+51
* Get rid of RequestRegistry (part 2): remove cancellation methods.kinaba@chromium.org2013-06-191-2/+0
* drive: Move DriveServiceInterface and friends to c/b/drivesatorux@chromium.org2013-06-191-0/+136