summaryrefslogtreecommitdiffstats
path: root/google_apis/drive
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in google_apis/dcheng2014-10-219-168/+164
* Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.viettrungluu2014-10-171-3/+3
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-154-17/+15
* replace OVERRIDE and FINAL with override and final in google_apis/mostynb2014-10-0711-107/+107
* Move chrome/test/data/gdata/testfile.txt to chrome/test/data/drivesatorux2014-09-103-5/+5
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-053-3/+3
* Manual fixups in drive code for scoped_refptr operator T* removal.dcheng2014-08-293-5/+7
* Remove implicit conversions from scoped_refptr to T* in google_apis/Daniel Cheng2014-08-262-2/+2
* Random clean up around Chrome OS file manager code.kinaba@chromium.org2014-08-081-3/+3
* Reland: Parse Drive API responses all at once in the blocking pool.kinaba@chromium.org2014-08-088-360/+227
* Revert 288017 "Parse Drive API responses all at once in the bloc..."kinaba@chromium.org2014-08-088-223/+360
* Random cleanup around google_apis/drive and c/b/drive.kinaba@chromium.org2014-08-075-43/+24
* Parse Drive API responses all at once in the blocking pool.kinaba@chromium.org2014-08-078-360/+223
* drive: Determine if an entry is hosted by the existence of fileSize field.kinaba@chromium.org2014-07-313-3/+20
* Simplify RunTaskOnThreadhashimoto@chromium.org2014-07-232-12/+8
* 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