| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored file_path to directory_path in drive_file_system.h/cc. | mtomasz@chromium.org | 2012-09-13 | 1 | -6/+6 |
* | Refactored GDataUploader to make UploadFileInfo a private structure of this c... | mtomasz@chromium.org | 2012-09-13 | 1 | -3/+6 |
* | Move basic operation components for Drive API to chrome/browser/google_apis d... | nhiroki@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Merge GetDocumentsParams into LoadFeedParams. | achuith@chromium.org | 2012-09-08 | 1 | -3/+3 |
* | drive: Remove unnecessary include | hashimoto@chromium.org | 2012-09-07 | 1 | -7/+4 |
* | drive: Simplify DriveFileSystem::UpdateFileByResourceId() | satorux@chromium.org | 2012-09-07 | 1 | -16/+8 |
* | drive: Load metadata at login | hashimoto@chromium.org | 2012-09-07 | 1 | -0/+1 |
* | Eliminate FindEntryByPathSync from FindFirstMissingParentDirectory and hence ... | achuith@chromium.org | 2012-09-07 | 1 | -2/+15 |
* | drive: Remove resource_id and md5 parameters from GetFileFromCacheCallback | satorux@chromium.org | 2012-09-06 | 1 | -9/+2 |
* | DriveResourceMetadata::MoveEntryToDirectory cleanup. | achuith@chromium.org | 2012-09-06 | 1 | -21/+7 |
* | Rename GDataUplaoder to DriveUploader | kochi@chromium.org | 2012-09-06 | 1 | -5/+5 |
* | Encapsulate Remove operation in its own class. | zork@chromium.org | 2012-09-03 | 1 | -16/+6 |
* | drive: Make DriveFileSystem::FindFirstMissingParentDirectory() async | satorux@chromium.org | 2012-08-31 | 1 | -8/+48 |
* | Get rid of GetEntryByResourceIdAsync. | achuith@chromium.org | 2012-08-30 | 1 | -1/+1 |
* | Reland 153920 - drive: Fix possible leak in DriveFileSystem::AddUploadedFile | hashimoto@chromium.org | 2012-08-30 | 1 | -2/+2 |
* | RefreshFile cleanup. | achuith@chromium.org | 2012-08-30 | 1 | -12/+38 |
* | Revert 154002 - RefreshFile cleanup. | sreeram@chromium.org | 2012-08-30 | 1 | -38/+12 |
* | RefreshFile cleanup. | achuith@chromium.org | 2012-08-29 | 1 | -12/+38 |
* | drive: Simplify DriveFileSystem::GetFileByResourceId() | satorux@chromium.org | 2012-08-29 | 1 | -10/+19 |
* | Revert 153920 - drive: Fix possible leak in DriveFileSystem::AddUploadedFile | sreeram@chromium.org | 2012-08-29 | 1 | -2/+2 |
* | drive: Fix possible leak in DriveFileSystem::AddUploadedFile | hashimoto@chromium.org | 2012-08-29 | 1 | -2/+2 |
* | Revert 153776 - drive: Simplify DriveFileSystem::GetFileByResourceId() | satorux@chromium.org | 2012-08-29 | 1 | -19/+10 |
* | drive: Simplify DriveFileSystem::GetFileByResourceId() | satorux@chromium.org | 2012-08-28 | 1 | -10/+19 |
* | drive: Simplify DriveFileSystem::GetEntryInfoByResourceId() | satorux@chromium.org | 2012-08-28 | 1 | -3/+9 |
* | drive: Fix a crash caused by an empty edit URL | satorux@chromium.org | 2012-08-28 | 1 | -1/+2 |
* | AddEntryToDirectory now takes a FilePath and scoped_ptr<DocumentEntry> | achuith@chromium.org | 2012-08-27 | 1 | -15/+32 |
* | Rename GDataSystemService to DriveSystemService | kochi@chromium.org | 2012-08-27 | 1 | -5/+5 |
* | RemoveEntryFromParent cleanup. | achuith@chromium.org | 2012-08-24 | 1 | -28/+10 |
* | Rename GDataFileSystem* to DriveFileSystem* | kochi@chromium.org | 2012-08-23 | 1 | -0/+885 |