summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/gdata/gdata_files.h
Commit message (Expand)AuthorAgeFilesLines
* Rename gdata_files.h,cc to drive_files.h,cckochi@chromium.org2012-08-221-286/+0
* Rename GData* to Drive* in gdata.protokochi@chromium.org2012-08-211-17/+15
* child_files_ and child_directories_ have resource_ids instead of GDataFile* a...achuith@chromium.org2012-08-201-12/+11
* gdata: Remove logic to detect incompatibility protosatorux@chromium.org2012-08-171-3/+3
* ResourceId and unit test cleanup.achuith@chromium.org2012-08-171-11/+10
* Pass const ref instead of pointer for FromDocumentEntry()kochi@chromium.org2012-08-161-3/+3
* Fix gdata includes. achuith@chromium.org2012-08-161-19/+0
* Revert 151829 - Fix gdata includes. achuith@chromium.org2012-08-161-0/+19
* Fix gdata includes. achuith@chromium.org2012-08-161-19/+0
* Split out gdata_directory_service*achuith@chromium.org2012-08-151-271/+0
* GDataFileSystem is no longer a friend of GDataDirectory.achuith@chromium.org2012-08-141-11/+41
* Drive: Remove gdata_params.hyoshiki@chromium.org2012-08-101-1/+5
* Remove parent* arg from GDataEntry ctor.achuith@chromium.org2012-08-101-28/+29
* Get AboutResource as account metadata for Drive V2.kochi@chromium.org2012-08-091-4/+7
* Replace GDataDirectory::TakeEntry with GDataDirectoryService::MoveEntryToDire...achuith@chromium.org2012-08-091-17/+20
* gdata: Add GDataDirectoryService::GetEntryInfoPairByPaths()satorux@chromium.org2012-08-081-0/+51
* gdata: Add GetEntryInfoByPath() and ReadDirectoryByPath() to GDataDirectorySe...satorux@chromium.org2012-08-081-0/+29
* Simplify implementation of FindEntryByPathSyncachuith@chromium.org2012-08-071-2/+2
* Database support for GDataDirectoryService.satorux@chromium.org2012-08-041-2/+40
* gdata: Remove obsolete GDataDB related codesatorux@chromium.org2012-08-031-4/+0
* gdata: Introduce GDataWapiFeedLoader classsatorux@chromium.org2012-08-021-0/+5
* gdata: Introduce GDataWapiFeedProcessor classsatorux@chromium.org2012-08-011-0/+1
* gdata: Make RemoveEntry/TakeEntry/TakeOverEntries privatesatorux@chromium.org2012-07-311-12/+15
* gdata: Add GDataDirectoryService::AddEntryToDirectory()satorux@chromium.org2012-07-311-6/+23
* gdata: Get rid of callback from GDataDirectoryService::FindEntryByPath()satorux@chromium.org2012-07-301-3/+3
* gdata: Make GDataDirectory::FindChild() privatesatorux@chromium.org2012-07-301-3/+6
* gdata: Merge GDataFileProto and GDataDirectoryProto into GDataEntryProtosatorux@chromium.org2012-07-211-5/+14
* Remove start_feed_url and next_feed_url from GDataDirectory and protosatorux@chromium.org2012-07-201-11/+0
* gdata: Stop saving GDataFile::kind_ in protosatorux@chromium.org2012-07-191-2/+1
* gdata: Remove "origin" from GDataDirectoryProtosatorux@chromium.org2012-07-191-11/+10
* Renamed file_name of GDataEntry and GDataEntryProto to base_name.hidehiko@chromium.org2012-07-191-11/+10
* gdata: Merge upload_url in GDataFileProto and GDataDirectoryProtosatorux@chromium.org2012-07-181-11/+5
* gdata: Remove id() and etag() from GDataFile and GDataFileProtosatorux@chromium.org2012-07-181-4/+0
* gdata: Remove GDataRootDirectorysatorux@chromium.org2012-07-181-29/+13
* gdata: Remove AsGDataRootDirectory()satorux@chromium.org2012-07-181-6/+1
* Split GDataDirectoryService from GDataRootDirectory.achuith@chromium.org2012-07-171-33/+58
* Rename gdata_parser to gdata_wapi_parserkochi@chromium.org2012-07-121-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* GetResourceByIdAsync easy changes.achuith@chromium.org2012-07-051-0/+9
* gdata: Add upload_url() to GDataFile.satorux@chromium.org2012-06-191-0/+4
* Remove (hacky) handling for drive/.search paths from gdata file system.tbarzic@chromium.org2012-06-191-38/+0
* gdata: Detect bad protobuf data in FromProto().satorux@chromium.org2012-06-181-4/+4
* Retry: add test for RemoteFileSystemOperation::Write() and fix revealed bugs.kinaba@chromium.org2012-06-151-0/+1
* Revert 142373 - Add test for RemoteFileSystemOperation::Write() and fix sever...kinaba@chromium.org2012-06-151-1/+0
* Add test for RemoteFileSystemOperation::Write() and fix several revealed bugs.kinaba@chromium.org2012-06-151-0/+1
* gdata: Convert FindEntryByResourceIdSync() to asynchronous.hshi@chromium.org2012-06-121-1/+0
* gdata: Clean up the unused "refresh_time" member.hshi@chromium.org2012-06-041-4/+0
* Refresh drive file system metadata for entries in search results.tbarzic@chromium.org2012-05-311-0/+4
* GDataCache initial implementation.achuith@chromium.org2012-05-291-123/+0
* gdata: Add requestDirectoryRefresh to file_browser_private.satorux@chromium.org2012-05-201-1/+3