summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_apis/gdata_wapi_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Drive: Remove 'feed' from class/funciton/variable names from Drive codeyoshiki@chromium.org2013-03-021-47/+47
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Replace string16 with std::string in gdata_wapi_parser.{h,cc}.peria@chromium.org2013-02-071-3/+4
* Implement DownloadFile operation on Drive API v2.hidehiko@chromium.org2013-02-061-1/+2
* Stop using reinterpret_cast in gdata_wapi_parser.kinaba@chromium.org2012-12-211-12/+12
* Remove code parsing XML from gdata_wapi_parser.cc.mtomasz@chromium.org2012-12-181-191/+0
* google_apis: Rename DocumentFeed to ResourceListsatorux@chromium.org2012-12-111-26/+26
* Revert 172038battre@chromium.org2012-12-101-26/+26
* google_apis: Rename DocumentFeed to ResourceListsatorux@chromium.org2012-12-101-26/+26
* clean-up: Purge ambiguous uses of the term "Document".kinaba@chromium.org2012-12-101-47/+47
* Remove google_apis:: prefix from chrome/browser/google_apisyoshiki@chromium.org2012-12-061-6/+6
* Add changestamp field to google_apis::DocumentEntrytzik@chromium.org2012-12-041-1/+22
* Move LoadFeedParams and LoadRootFeedParams from drive_feed_loader.h to .cc.kinaba@chromium.org2012-11-221-1/+1
* google_apis: Rename gdata_util.h/cc to time_util.h/ccsatorux@chromium.org2012-11-151-1/+1
* drive: Fix the field name for "docs:removed". see https://developers.google.c...haruki@chromium.org2012-11-091-1/+1
* drive: Return scoped_ptr<> instead of a raw pointer from DocumentEntrysatorux@chromium.org2012-11-061-17/+19
* Add 'shareUrl' to Drive file properties.kaznacheev@chromium.org2012-10-241-0/+2
* Rename namespace 'gdata' to 'google_apis', since it is now now irrelevant.tzik@google.com2012-10-221-8/+8
* Fix ChangeResource conversion to DocumentEntry.kochi@chromium.org2012-10-191-3/+4
* Fixed accessed time for files on Google Drive. Now it is equal to last viewed...mtomasz@chromium.org2012-09-281-0/+11
* Move Drive API files from chrome/browser/chromeos/gdata to chrome/browser/goo...nhiroki@chromium.org2012-09-171-0/+1175