summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive
Commit message (Expand)AuthorAgeFilesLines
* google_apis: Rename gdata_util.h/cc to time_util.h/ccsatorux@chromium.org2012-11-157-9/+9
* google_apis: Move IsDriveV2APIEnabled() to drive_api_util.hsatorux@chromium.org2012-11-153-3/+3
* gooele_apis: Rename gdata_test_util.* to test_util.*satorux@chromium.org2012-11-151-2/+2
* drive: Event logger for chrome:drive-internals.kinaba@chromium.org2012-11-144-2/+90
* Use a different root resource ID for unit tests.kochi@chromium.org2012-11-145-13/+26
* drive: Refactor OnGetAccountMetadata/OnGetAboutResource.kinaba@chromium.org2012-11-142-105/+35
* chromeos: Stop creating symlinks in DriveCacheTesthashimoto@chromium.org2012-11-141-139/+99
* google_apis: Remove PostBlockingPoolSequencedTask () and friendssatorux@chromium.org2012-11-143-27/+20
* Remove PrefObserver from usages of PrefChangeRegistrar, batch 2.joi@chromium.org2012-11-134-21/+16
* Use the drive scheduler for the Copy operationszork@chromium.org2012-11-135-34/+273
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-121-0/+2
* chromeos: Pass the cache root path for GetAmountOfFreeDiskSpacehashimoto@chromium.org2012-11-121-12/+5
* drive: deleted entry should not to stop feed updates.kinaba@chromium.org2012-11-121-4/+2
* Set root resource ID upon full feed update.kochi@chromium.org2012-11-127-22/+64
* browser: Move FindLastActiveWithProfile() into chrome namespace.tfarina@chromium.org2012-11-121-1/+1
* chromeos: Replace ModifyCacheState with a number of small functions to simpli...hashimoto@chromium.org2012-11-091-263/+173
* drive: StaleCacheRemover/SyncClient shouldn't start when initial load failed.kinaba@chromium.org2012-11-092-5/+9
* Fix DriveFileSystemTest.ContentSearchWithNewEntrykochi@chromium.org2012-11-081-2/+18
* Drive: Re-initialize DriveOprtations after ResourceMetadata is reset()'d.yoshiki@chromium.org2012-11-082-15/+15
* drive: Make drive::test_util::LoadChangeFeed() to return a boolsatorux@chromium.org2012-11-085-89/+99
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-071-2/+0
* DriveFeedProcessor refactor #2achuith@chromium.org2012-11-076-169/+242
* Remove DownloadManager::Observer::ModelChangedbenjhayden@chromium.org2012-11-072-115/+42
* Add a TODO.achuith@chromium.org2012-11-071-0/+1
* chromeos: Replace DriveCache::GetResourceIdsOf* methods with Iterate()hashimoto@chromium.org2012-11-079-294/+116
* Add Move operation to the the schedulerzork@chromium.org2012-11-075-55/+132
* chromeos: Polish DriveFileSystem::AddUploadedFile/UpdateEntryDatahashimoto@chromium.org2012-11-076-230/+129
* chromeos: Replace FileOperationType arguments with constants when possiblehashimoto@chromium.org2012-11-062-98/+39
* drive: FeedToEntryProtoMap shouldn't have a side-effect.kinaba@chromium.org2012-11-063-12/+21
* drive: Return scoped_ptr<> instead of a raw pointer from DocumentEntrysatorux@chromium.org2012-11-062-5/+5
* chromeos: Use base::PostTaskAndReplyWithResult to simplify DriveCache codehashimoto@chromium.org2012-11-065-402/+290
* drive: Unify the use of ResourceMetadata term "origin" or "initialized" to "l...kinaba@chromium.org2012-11-067-21/+24
* net: Implement canceling of all async operations in FileStream.paivanof@gmail.com2012-11-061-10/+1
* Re-revert 165303 - Set root resource ID upon full feed update.phoglund@chromium.org2012-11-057-81/+28
* Helper functions in NetworkChangeNotifier related to WWAN usedroger@chromium.org2012-11-054-27/+4
* Rename DriveServiceInterface::CreateDirectory to AddNewDirectory to avoid hit...tzik@chromium.org2012-11-024-4/+4
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-014-28/+18
* drive: prefetcher compares last modified time in addition to last access time.kinaba@chromium.org2012-11-013-28/+49
* chromeos: Rename DriveCache's methods in a UI-thread centric mannerhashimoto@chromium.org2012-11-0111-465/+419
* chromeos: Use base::PostTaskAndReplyWithResult to simplify Drive codehashimoto@chromium.org2012-11-013-91/+57
* chromeos: Stop exposing DriveDownloadObserver::GetDriveTempDownloadPathhashimoto@chromium.org2012-11-012-32/+23
* DriveResourceMetadata::TakeOverEntries.achuith@chromium.org2012-11-013-9/+94
* drive: Runtime null check for callback in OnUpdatedFileUploaded is unnecessary.kinaba@chromium.org2012-11-011-15/+5
* drive: Add "Delta Update Status" section to chrome:drive-internalssatorux@chromium.org2012-11-015-14/+91
* Introduce AddEntryAndCollectChangedDirectories.achuith@chromium.org2012-11-012-31/+25
* Set root resource ID upon full feed update.kochi@chromium.org2012-11-017-28/+81
* Fix Drive API JSON data parsing in OnGetDocument().kochi@chromium.org2012-11-011-2/+10
* chromeos: Stop calling DriveServiceInterface::Authenticate() from DriveDownlo...hashimoto@chromium.org2012-11-011-40/+23
* drive: Deprecate enum ContentOrigin and use simple bool type.tfarina@chromium.org2012-11-015-35/+14
* Revert 165219 - Set root resource ID upon full feed update.brettw@chromium.org2012-10-317-81/+28