summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/gdata/gdata.h
Commit message (Expand)AuthorAgeFilesLines
* gdata: Split gdata.h into gdata_auth_service.h and gdata_documents_service.h.satorux@chromium.org2012-03-201-358/+0
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-171-0/+4
* Revert 127317 - Implemented API for tracking ongoing file transfers from file...zelidrag@chromium.org2012-03-171-4/+0
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-171-0/+4
* Revert 127107 - Implemented API for tracking ongoing file transfers from file...timurrrr@chromium.org2012-03-161-4/+0
* Move GData operation classes from gdata.cc to gdata_operations.{cc,h}.benchan@chromium.org2012-03-161-1/+0
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-161-0/+4
* Added support for parsing account metadata to get quotagspencer@chromium.org2012-03-151-0/+8
* Bring GData file path to DocumentsService for upload/download operations.kinaba@chromium.org2012-03-151-3/+7
* Move params/callbacks to gdata_params.achuith@chromium.org2012-03-141-61/+0
* Move downloaded files to GCache.achuith@chromium.org2012-03-141-5/+3
* Implement copy and move operations within the same remote file system.benchan@chromium.org2012-03-131-1/+60
* This adds an interface for DocumentsServicegspencer@chromium.org2012-03-091-26/+62
* Revert 125870 - This adds an interface for DocumentsServicegspencer@google.com2012-03-091-62/+26
* This adds an interface for DocumentsServicegspencer@google.com2012-03-091-26/+62
* GData initial mount fix. Reshuffled GDataAuthService to match callback patter...zelidrag@chromium.org2012-03-071-3/+13
* Add the first version of GDataTest.satorux@chromium.org2012-03-071-0/+7
* Generalize *OnAuthRefresh and *OnCompleted methods in DocumentsService.benchan@chromium.org2012-03-071-155/+33
* Aggregated GDataUploader under GDataFileSystem.zelidrag@chromium.org2012-03-071-71/+80
* Implement registry of ongoing GData operations.satorux@chromium.org2012-03-061-2/+7
* gdata: Stop exposing AsWeakPtr() from DocumentsService.satorux@chromium.org2012-03-061-42/+100
* Support for directory content creation through gdata layers.zelidrag@chromium.org2012-03-021-15/+42
* gdata: Fix a crash at deletion of GDataFileSystem on debug build.satorux@chromium.org2012-03-021-1/+6
* gdata: Eliminate base::Unretained(this) from gdata.cc.satorux@chromium.org2012-03-011-0/+1
* gdata: Cut inheritance from DocumentsService to GDataService.satorux@chromium.org2012-03-011-18/+42
* GData Upload Cleanupachuith@chromium.org2012-02-291-57/+2
* gdata: Make DocumentsService owned by GDataFileSystem.satorux@chromium.org2012-02-291-10/+3
* Streaming upload support.achuith@chromium.org2012-02-271-3/+9
* gdata API changes for content fetching. Added GDataFileSystem which represent...zelidrag@chromium.org2012-02-251-4/+9
* Support for downloads.achuith@chromium.org2012-02-161-1/+3
* Initial GDataUploader patch.achuith@chromium.org2012-02-121-21/+6
* Added extension call to provide authetication for gdata mount point. The file...zelidrag@chromium.org2012-02-091-9/+13
* cros: support file upload to google docs in gdata library, including sample c...kuan@chromium.org2012-02-081-3/+148
* Added gdata calls to download/export files and native documents.zelidrag@chromium.org2012-01-051-8/+53
* Initial GData API implementation. Includes document list fetching and delete ...zelidrag@chromium.org2011-12-161-0/+157