summaryrefslogtreecommitdiffstats
path: root/chrome/browser/drive
Commit message (Expand)AuthorAgeFilesLines
* Use base::StringPairs where appropriate from src/chrome/browseranand.ratn2014-09-241-1/+1
* Manual fixups in drive code for scoped_refptr operator T* removal.dcheng2014-08-292-3/+4
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-263-3/+3
* [Drive] Add change observer to FakeDriveServicetzik@chromium.org2014-08-192-1/+69
* [Drive] Handle error cases earlier in FakeDriveServicetzik@chromium.org2014-08-181-178/+200
* Reland: Parse Drive API responses all at once in the blocking pool.kinaba@chromium.org2014-08-083-33/+11
* Revert 288017 "Parse Drive API responses all at once in the bloc..."kinaba@chromium.org2014-08-083-11/+33
* Add permission check to FakeDriveServicehashimoto@chromium.org2014-08-073-0/+133
* Random cleanup around google_apis/drive and c/b/drive.kinaba@chromium.org2014-08-073-24/+11
* Parse Drive API responses all at once in the blocking pool.kinaba@chromium.org2014-08-073-33/+11
* Remove DriveServiceInterface::RenameResourcehashimoto@chromium.org2014-08-078-113/+0
* Remove ResourceIdCanonicalizer from DriveServiceInterfacehashimoto@chromium.org2014-08-059-35/+0
* Drop prefixes from test data resource IDshashimoto@chromium.org2014-08-042-116/+116
* drive: Determine if an entry is hosted by the existence of fileSize field.kinaba@chromium.org2014-07-314-11/+15
* Unify HasGDocFileExtension and IsHostedDocumentByExtentoin.kinaba@chromium.org2014-07-253-4/+27
* Remove unnecessary utilities from drive::util.kinaba@chromium.org2014-07-252-20/+0
* Move sync/notifier to components/invalidationrlarocque@chromium.org2014-07-172-2/+2
* Add unit tests for drive::FileTaskExecutor.kinaba@chromium.org2014-07-172-0/+18
* Get rid of DriveEntryKind.fukino@chromium.org2014-07-143-165/+70
* app_list: Drive app integration.xiyuan@chromium.org2014-06-192-0/+73
* Introduce ProfileInvalidationProvider wrapper for InvalidationServicebartfab@chromium.org2014-06-123-13/+11
* drive: Remove WAPI legacy from DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-06-0511-125/+81
* drive: Replace GetResourceEntryCallback in DriveServiceInterface with FileRes...hashimoto@chromium.org2014-06-059-322/+260
* [Drive] Fetch id field of the parents in FileResource.tzik@chromium.org2014-06-031-4/+5
* drive: Replace GetResourceListCallback in DriveServiceInterface with FileList...hashimoto@chromium.org2014-06-028-316/+256
* Make various string_util functions take StringPieces instead of char[].pkasting@chromium.org2014-05-301-2/+1
* drive: Change DriveServiceInterface::GetChangeList's callback type to ChangeL...hashimoto@chromium.org2014-05-298-142/+129
* First step towards invalidations componentizationrlarocque@chromium.org2014-05-092-2/+2
* drive: Remove root_feed.json and othershashimoto@chromium.org2014-04-281-1/+0
* Remove LoadResourceListForWapihashimoto@chromium.org2014-04-242-53/+4
* drive: Use test_util::SetUpTestEntries in FakeDriveServiceTesthashimoto@chromium.org2014-04-242-168/+104
* drive: Add drive::test_util::SetUpTestEntrieshashimoto@chromium.org2014-04-237-58/+301
* drive: Remove remote_file_system_apitest_root_feed.jsonhashimoto@chromium.org2014-04-211-1/+3
* Remove unused parsers and URL generators for WAPI.fukino@chromium.org2014-04-168-266/+16
* Add DriveAppRegistryObserver.xiyuan@chromium.org2014-04-154-0/+79
* Remove unused property from drive api parsers.fukino@chromium.org2014-04-112-5/+0
* Ensure no DriveNotificationManager is created for CrOS login or guestbartfab@chromium.org2014-04-071-2/+11
* drive: Remove FakeDriveService::LoadAccountMetadataForWapi and empty feedshashimoto@chromium.org2014-04-043-110/+20
* drive: Deprecate FakeDriveService::LoadAccountMetadataForWapihashimoto@chromium.org2014-04-032-0/+7
* Do not instantiate DriveNotificationManager during shutdownbartfab@chromium.org2014-03-312-0/+15
* drive: Remove DriveServiceInterface::GetResourceListInDirectoryByWapihashimoto@chromium.org2014-03-317-142/+40
* drive: Remove GDataWapiServicehashimoto@chromium.org2014-03-312-894/+0
* drive: Make FileResource copyablehashimoto@chromium.org2014-03-283-49/+41
* Remove PlatformFile from drive_api_utilrvargas@chromium.org2014-03-271-12/+4
* Add browser test for cross profile copying of shared hosted documents.kinaba@chromium.org2014-03-242-8/+42
* drive: Check "modificationDate" property of a change before applying ithashimoto@chromium.org2014-03-172-3/+3
* drive: orphan json gdoc files is shared instead of being copied.kinaba@chromium.org2014-03-141-2/+2
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-133-10/+8
* drive: Add permission insertion method to DriveServiceInterface.kinaba@chromium.org2014-03-059-0/+79
* drive: Stop requesting unused URLshashimoto@chromium.org2014-02-283-40/+7