summaryrefslogtreecommitdiffstats
path: root/google_apis/drive
Commit message (Expand)AuthorAgeFilesLines
* Get rid of DriveEntryKind.fukino@chromium.org2014-07-144-299/+28
* drive: Directly convert FileResource and ChangeResource to ResourceEntryhashimoto@chromium.org2014-06-102-3/+4
* drive: Remove WAPI legacy from DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-06-051-5/+0
* drive: Change DriveServiceInterface::GetChangeList's callback type to ChangeL...hashimoto@chromium.org2014-05-291-6/+2
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-1/+1
* Remove unused parsers and URL generators for WAPI.fukino@chromium.org2014-04-167-957/+5
* Remove unused property from drive api parsers.fukino@chromium.org2014-04-113-149/+2
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-081-2/+2
* Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."scottmg@chromium.org2014-04-071-2/+2
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-071-2/+2
* drive: Remove unused GData WAPI requestshashimoto@chromium.org2014-04-033-2502/+10
* drive: Return cancel closure from FileSystem::GetFileContenthashimoto@chromium.org2014-03-281-11/+0
* drive: Make FileResource copyablehashimoto@chromium.org2014-03-283-22/+36
* chromeos: Delete old, unused contacts code.derat@chromium.org2014-03-182-217/+0
* Fix "unreachable code" warnings (MSVC warning 4702) in google_apis/.pkasting@chromium.org2014-03-181-1/+0
* drive: Check "modificationDate" property of a change before applying ithashimoto@chromium.org2014-03-174-0/+27
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* drive: Add request class for Permissions.insert API.kinaba@chromium.org2014-03-046-0/+214
* drive: Stop requesting unused URLshashimoto@chromium.org2014-02-283-71/+0
* drive: Request file lists with a number of multiples of 100hashimoto@chromium.org2014-02-282-2/+2
* drive: Allow setting modified/accessed date with AddNewDirectoryhashimoto@chromium.org2014-02-053-0/+35
* Parse "removable" and "productId" fields from apps.list response.kinaba@chromium.org2014-02-059-24/+39
* drive: Stop requesting AboutResource before performing local to drive copyhashimoto@chromium.org2014-01-311-0/+3
* drive: Support authorizing third-party Drive apps for opening files.kinaba@chromium.org2014-01-175-3/+82
* drive: Stop using DictionaryValue to store data in FakeDriveServicehashimoto@chromium.org2014-01-171-0/+2
* drive: Add metadata parameters to InitiateUpload* methodshashimoto@chromium.org2014-01-176-24/+259
* drive: Replace FileCache::MarkDirty with OpenForWritehashimoto@chromium.org2014-01-152-4/+4
* Implement DriveAPIService::UninstallApp().kinaba@chromium.org2014-01-085-0/+66
* google_apis: Stop accessing URLFetcher from ResponseWriterhashimoto@chromium.org2014-01-082-19/+42
* Google drive forms should not appear in the "offline" tab of Files.app.kinaba@chromium.org2014-01-072-6/+15
* Parse createUrl field of apps.list Drive API.kinaba@chromium.org2014-01-073-0/+15
* Move the rest of the //google_apis tests into google_apis_unittests.tfarina@chromium.org2014-01-032-1/+5
* Display access token information on about:signin-internal page.haitaol@chromium.org2013-12-271-1/+2
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-1/+1
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+1
* WAPI: Remove outdated commentnhiroki@chromium.org2013-12-181-2/+0
* [Drive] Cache an about resource to prevent frequent requestsyoshiki@chromium.org2013-12-131-1/+1
* drive: Remove unused DriveServiceInterface::CopyHostedDocumenthashimoto@chromium.org2013-12-133-110/+0
* [Drive] Use ETag on Drive API file deletion.tzik@chromium.org2013-12-133-1/+12
* [Drive] Add DriveServiceInterface::DeleteResourcetzik@chromium.org2013-12-126-1/+122
* Parse 'shared' attribute in WAPI/DriveAPI.kinaba@chromium.org2013-12-053-1/+16
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-0349-0/+15206