summaryrefslogtreecommitdiffstats
path: root/google_apis/drive/drive_api_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Random cleanup around google_apis/drive and c/b/drive.kinaba@chromium.org2014-08-071-8/+1
* drive: Determine if an entry is hosted by the existence of fileSize field.kinaba@chromium.org2014-07-311-1/+9
* Remove unused property from drive api parsers.fukino@chromium.org2014-04-111-39/+2
* drive: Make FileResource copyablehashimoto@chromium.org2014-03-281-2/+26
* 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-171-0/+4
* drive: Stop requesting unused URLshashimoto@chromium.org2014-02-281-20/+0
* Parse "removable" and "productId" fields from apps.list response.kinaba@chromium.org2014-02-051-5/+6
* Parse createUrl field of apps.list Drive API.kinaba@chromium.org2014-01-071-0/+4
* Parse 'shared' attribute in WAPI/DriveAPI.kinaba@chromium.org2013-12-051-1/+3
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-031-0/+727