summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/gdata/drive_file_system.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored file_path to directory_path in drive_file_system.h/cc.mtomasz@chromium.org2012-09-131-6/+6
* Refactored GDataUploader to make UploadFileInfo a private structure of this c...mtomasz@chromium.org2012-09-131-3/+6
* Move basic operation components for Drive API to chrome/browser/google_apis d...nhiroki@chromium.org2012-09-111-1/+1
* Merge GetDocumentsParams into LoadFeedParams.achuith@chromium.org2012-09-081-3/+3
* drive: Remove unnecessary includehashimoto@chromium.org2012-09-071-7/+4
* drive: Simplify DriveFileSystem::UpdateFileByResourceId()satorux@chromium.org2012-09-071-16/+8
* drive: Load metadata at loginhashimoto@chromium.org2012-09-071-0/+1
* Eliminate FindEntryByPathSync from FindFirstMissingParentDirectory and hence ...achuith@chromium.org2012-09-071-2/+15
* drive: Remove resource_id and md5 parameters from GetFileFromCacheCallbacksatorux@chromium.org2012-09-061-9/+2
* DriveResourceMetadata::MoveEntryToDirectory cleanup.achuith@chromium.org2012-09-061-21/+7
* Rename GDataUplaoder to DriveUploaderkochi@chromium.org2012-09-061-5/+5
* Encapsulate Remove operation in its own class.zork@chromium.org2012-09-031-16/+6
* drive: Make DriveFileSystem::FindFirstMissingParentDirectory() asyncsatorux@chromium.org2012-08-311-8/+48
* Get rid of GetEntryByResourceIdAsync.achuith@chromium.org2012-08-301-1/+1
* Reland 153920 - drive: Fix possible leak in DriveFileSystem::AddUploadedFilehashimoto@chromium.org2012-08-301-2/+2
* RefreshFile cleanup.achuith@chromium.org2012-08-301-12/+38
* Revert 154002 - RefreshFile cleanup.sreeram@chromium.org2012-08-301-38/+12
* RefreshFile cleanup.achuith@chromium.org2012-08-291-12/+38
* drive: Simplify DriveFileSystem::GetFileByResourceId()satorux@chromium.org2012-08-291-10/+19
* Revert 153920 - drive: Fix possible leak in DriveFileSystem::AddUploadedFilesreeram@chromium.org2012-08-291-2/+2
* drive: Fix possible leak in DriveFileSystem::AddUploadedFilehashimoto@chromium.org2012-08-291-2/+2
* Revert 153776 - drive: Simplify DriveFileSystem::GetFileByResourceId()satorux@chromium.org2012-08-291-19/+10
* drive: Simplify DriveFileSystem::GetFileByResourceId()satorux@chromium.org2012-08-281-10/+19
* drive: Simplify DriveFileSystem::GetEntryInfoByResourceId()satorux@chromium.org2012-08-281-3/+9
* drive: Fix a crash caused by an empty edit URLsatorux@chromium.org2012-08-281-1/+2
* AddEntryToDirectory now takes a FilePath and scoped_ptr<DocumentEntry>achuith@chromium.org2012-08-271-15/+32
* Rename GDataSystemService to DriveSystemServicekochi@chromium.org2012-08-271-5/+5
* RemoveEntryFromParent cleanup.achuith@chromium.org2012-08-241-28/+10
* Rename GDataFileSystem* to DriveFileSystem*kochi@chromium.org2012-08-231-0/+885