summaryrefslogtreecommitdiffstats
path: root/chrome/browser/drive
Commit message (Expand)AuthorAgeFilesLines
* 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
* drive: Request file lists with a number of multiples of 100hashimoto@chromium.org2014-02-281-2/+2
* [invalidations] Added table with registered objectsIdsmferreria@chromium.org2014-02-202-0/+3
* Remove --enablde-drive-v2-api flag.kinaba@chromium.org2014-02-194-50/+0
* drive: Allow setting modified/accessed date with AddNewDirectoryhashimoto@chromium.org2014-02-0511-0/+38
* Parse "removable" and "productId" fields from apps.list response.kinaba@chromium.org2014-02-056-7/+39
* Split drive-internals logger to each profile.kinaba@chromium.org2014-02-053-3/+21
* drive: Fix outdated DEPShashimoto@chromium.org2014-01-311-3/+0
* drive: Wire metadata parameters to DriveServiceInterface::InitiateUploadNewFilehashimoto@chromium.org2014-01-2414-12/+63
* drive: Wire metadata parameters to DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-01-2314-44/+110
* drive: Stop storing AccountMetadata as base::Valuehashimoto@chromium.org2014-01-203-55/+69
* drive: Support authorizing third-party Drive apps for opening files.kinaba@chromium.org2014-01-172-11/+25
* drive: Stop using DictionaryValue to store data in FakeDriveServicehashimoto@chromium.org2014-01-173-490/+337
* Make chrome.fileSystem.chooseEntry work on Google Drive directories.kinaba@chromium.org2014-01-172-6/+5
* drive: Apps.delete returns HTTP_NO_CONTENT on success.kinaba@chromium.org2014-01-164-4/+5
* drive: Return NOT_FOUND from FakeDriveService after the entry gets deletedhashimoto@chromium.org2014-01-161-1/+2
* Implement DriveAppRegistry::UninstallApp() and GetAppList().kinaba@chromium.org2014-01-155-2/+137
* Revert of https://codereview.chromium.org/133123004/mek@chromium.org2014-01-105-135/+2
* Implement DriveAppRegistry::UninstallApp() and GetAppList().kinaba@chromium.org2014-01-105-2/+135
* Move DriveAppRegistry from c/b/chromeos/drive to c/b/drive.kinaba@chromium.org2014-01-093-0/+435
* Implement DriveAPIService::UninstallApp().kinaba@chromium.org2014-01-081-5/+7
* Add UninstallApp() method to DriveAPIService interface.kinaba@chromium.org2014-01-089-2/+54
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+2
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-2/+2
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-2/+2
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+2
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-11/+11
* Remove 'etag' argument from DriveServiceInterface::TrashResourcehashimoto@chromium.org2013-12-1310-18/+2