summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/gdata
Commit message (Expand)AuthorAgeFilesLines
* drive: Rename chrome/browser/chromeos/gdata to chrome/browser/chromeos/drivesatorux@chromium.org2012-10-1183-27993/+0
* FileBrowserEventRouter should ignore GDATA_NO_CONNECTION auth error.tbarzic@chromium.org2012-10-115-7/+7
* Introduced the file_system namespace.mtomasz@chromium.org2012-10-118-51/+61
* drive: Move IsDriveEnabled() and DisableDrive() to DriveSystemServicesatorux@chromium.org2012-10-112-2/+43
* google_apis: Move Contacts API code to chrome/browser/chromeos/contactssatorux@chromium.org2012-10-115-1489/+0
* drive: Split IsGDataAvailable() into two functionssatorux@chromium.org2012-10-111-1/+1
* drive: Remove Drive.EntryKind and Drive.FileFormatsatorux@chromium.org2012-10-115-167/+2
* contacts: Don't save deleted contacts to disk.derat@chromium.org2012-10-102-1/+13
* Encapsulate the move operation in its own class.zork@chromium.org2012-10-104-303/+544
* Externalized observer classes in gdata files.mtomasz@chromium.org2012-10-1021-124/+218
* drive: Disable Drive metadata prefetchingsatorux@chromium.org2012-10-091-1/+0
* Guard against insertion of duplicate resource ids into the Drive tree.achuith@chromium.org2012-10-093-6/+12
* First pass at the drive scheduler. This implements the Remove operation.zork@chromium.org2012-10-099-27/+701
* This fixes default actions in the file browser on ChromeOS so thatgspencer@chromium.org2012-10-081-1/+6
* drive: Fix a bug where Chrome crashed when cache initialization failedsatorux@chromium.org2012-10-0711-43/+190
* Passing correct error code in Drive ops when retreiving data.serya@google.com2012-10-016-13/+17
* Add retry logic to the remove operation.zork@chromium.org2012-10-012-10/+72
* Fixed accessed time for files on Google Drive. Now it is equal to last viewed...mtomasz@chromium.org2012-09-283-11/+48
* Cleanup of screenshot_taker and drive_file_system_util.mukai@chromium.org2012-09-272-19/+11
* Fix download item status string for downloads that are scheduled to be opened...asanka@chromium.org2012-09-272-12/+22
* UMA counts for corrupt cache db.achuith@chromium.org2012-09-261-1/+15
* Remove DownloadManager::GetDownloadItem() and GetActiveDownloadItem() in favo...benjhayden@chromium.org2012-09-251-1/+1
* Disable UseLevelDB for Drive temporarily.achuith@chromium.org2012-09-251-2/+2
* Don't leak UploadFileInfo when the upload to drive finishes.tbarzic@chromium.org2012-09-212-37/+31
* Creates the screenshot directory if it doesn't exist.mukai@chromium.org2012-09-212-0/+44
* Updates the Chrome OS file browser to support opening files with Web Intent h...thorogood@chromium.org2012-09-202-11/+3
* Support for recovering from corrupt cache database.achuith@chromium.org2012-09-193-12/+44
* drive: Return from DriveResourceMetadata::InitResourceMap when root is not pr...hashimoto@chromium.org2012-09-181-1/+8
* drive: Stop exposing operation_registry() from DriveServiceInterfacehashimoto@chromium.org2012-09-189-22/+104
* Fixed freezes while downloading to Google Drive.mtomasz@chromium.org2012-09-187-72/+173
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-2/+5
* Move Drive API files from chrome/browser/chromeos/gdata to chrome/browser/goo...nhiroki@chromium.org2012-09-1753-6890/+52
* Include base/logging.h explicitly for NOTREACHED macronhiroki@chromium.org2012-09-171-0/+1
* Disable some Drive API tests on any platforms other than Chrome OSnhiroki@chromium.org2012-09-152-0/+8
* drive: Avoid type conversion erros on Windowsnhiroki@chromium.org2012-09-154-11/+19
* Revert 156830 - drive: Stop exposing operation_registry() from DriveServiceIn...msw@chromium.org2012-09-1410-106/+27
* drive: Stop exposing operation_registry() from DriveServiceInterfacehashimoto@chromium.org2012-09-1410-27/+106
* Split Drive test utilities to drive_test_util and gdata_test_utiltzik@chromium.org2012-09-147-81/+124
* Remove const qualifiers to avoid compile errors on Mackinuko@chromium.org2012-09-141-3/+3
* Pass non-null callback to DriveFileSystem::Close() in FileWriteHelper.kinaba@chromium.org2012-09-142-7/+21
* drive: Move DriveEntryKind from drive.proto to drive_entry_kinds.h (from issu...nhiroki@chromium.org2012-09-143-30/+42
* Refactored file_path to directory_path in drive_file_system.h/cc.mtomasz@chromium.org2012-09-132-25/+26
* drive: Change LoadJSONFile() to return a scoped_ptr.satorux@chromium.org2012-09-138-57/+57
* Refactored GDataUploader to make UploadFileInfo a private structure of this c...mtomasz@chromium.org2012-09-1312-356/+443
* Fix comment errors (mostly typos) in chrome/browser/chromeos/gdata/.kinaba@chromium.org2012-09-1313-22/+22
* drive: Remove GetTestFilePath() from DriveCacheTestsatorux@chromium.org2012-09-131-39/+48
* drive: Move feed data conversion task from UI thread to the blocking pool.hashimoto@chromium.org2012-09-122-19/+39
* drive: Remove LoadJSONFile() from four placessatorux@chromium.org2012-09-1210-205/+140
* drive: Fix a crash in gdata::GDataWapiFeedLoader::OnGetChangelist()satorux@chromium.org2012-09-121-1/+3
* drive: Rename GData.* histograms to Drive.*satorux@chromium.org2012-09-122-5/+5