index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
drive
Commit message (
Expand
)
Author
Age
Files
Lines
*
First step towards invalidations componentization
rlarocque@chromium.org
2014-05-09
2
-2
/
+2
*
drive: Remove root_feed.json and others
hashimoto@chromium.org
2014-04-28
1
-1
/
+0
*
Remove LoadResourceListForWapi
hashimoto@chromium.org
2014-04-24
2
-53
/
+4
*
drive: Use test_util::SetUpTestEntries in FakeDriveServiceTest
hashimoto@chromium.org
2014-04-24
2
-168
/
+104
*
drive: Add drive::test_util::SetUpTestEntries
hashimoto@chromium.org
2014-04-23
7
-58
/
+301
*
drive: Remove remote_file_system_apitest_root_feed.json
hashimoto@chromium.org
2014-04-21
1
-1
/
+3
*
Remove unused parsers and URL generators for WAPI.
fukino@chromium.org
2014-04-16
8
-266
/
+16
*
Add DriveAppRegistryObserver.
xiyuan@chromium.org
2014-04-15
4
-0
/
+79
*
Remove unused property from drive api parsers.
fukino@chromium.org
2014-04-11
2
-5
/
+0
*
Ensure no DriveNotificationManager is created for CrOS login or guest
bartfab@chromium.org
2014-04-07
1
-2
/
+11
*
drive: Remove FakeDriveService::LoadAccountMetadataForWapi and empty feeds
hashimoto@chromium.org
2014-04-04
3
-110
/
+20
*
drive: Deprecate FakeDriveService::LoadAccountMetadataForWapi
hashimoto@chromium.org
2014-04-03
2
-0
/
+7
*
Do not instantiate DriveNotificationManager during shutdown
bartfab@chromium.org
2014-03-31
2
-0
/
+15
*
drive: Remove DriveServiceInterface::GetResourceListInDirectoryByWapi
hashimoto@chromium.org
2014-03-31
7
-142
/
+40
*
drive: Remove GDataWapiService
hashimoto@chromium.org
2014-03-31
2
-894
/
+0
*
drive: Make FileResource copyable
hashimoto@chromium.org
2014-03-28
3
-49
/
+41
*
Remove PlatformFile from drive_api_util
rvargas@chromium.org
2014-03-27
1
-12
/
+4
*
Add browser test for cross profile copying of shared hosted documents.
kinaba@chromium.org
2014-03-24
2
-8
/
+42
*
drive: Check "modificationDate" property of a change before applying it
hashimoto@chromium.org
2014-03-17
2
-3
/
+3
*
drive: orphan json gdoc files is shared instead of being copied.
kinaba@chromium.org
2014-03-14
1
-2
/
+2
*
Move clients of BrowserContextKeyedService to use KeyedService (#5)
blundell@chromium.org
2014-03-13
3
-10
/
+8
*
drive: Add permission insertion method to DriveServiceInterface.
kinaba@chromium.org
2014-03-05
9
-0
/
+79
*
drive: Stop requesting unused URLs
hashimoto@chromium.org
2014-02-28
3
-40
/
+7
*
drive: Request file lists with a number of multiples of 100
hashimoto@chromium.org
2014-02-28
1
-2
/
+2
*
[invalidations] Added table with registered objectsIds
mferreria@chromium.org
2014-02-20
2
-0
/
+3
*
Remove --enablde-drive-v2-api flag.
kinaba@chromium.org
2014-02-19
4
-50
/
+0
*
drive: Allow setting modified/accessed date with AddNewDirectory
hashimoto@chromium.org
2014-02-05
11
-0
/
+38
*
Parse "removable" and "productId" fields from apps.list response.
kinaba@chromium.org
2014-02-05
6
-7
/
+39
*
Split drive-internals logger to each profile.
kinaba@chromium.org
2014-02-05
3
-3
/
+21
*
drive: Fix outdated DEPS
hashimoto@chromium.org
2014-01-31
1
-3
/
+0
*
drive: Wire metadata parameters to DriveServiceInterface::InitiateUploadNewFile
hashimoto@chromium.org
2014-01-24
14
-12
/
+63
*
drive: Wire metadata parameters to DriveServiceInterface and DriveUploader
hashimoto@chromium.org
2014-01-23
14
-44
/
+110
*
drive: Stop storing AccountMetadata as base::Value
hashimoto@chromium.org
2014-01-20
3
-55
/
+69
*
drive: Support authorizing third-party Drive apps for opening files.
kinaba@chromium.org
2014-01-17
2
-11
/
+25
*
drive: Stop using DictionaryValue to store data in FakeDriveService
hashimoto@chromium.org
2014-01-17
3
-490
/
+337
*
Make chrome.fileSystem.chooseEntry work on Google Drive directories.
kinaba@chromium.org
2014-01-17
2
-6
/
+5
*
drive: Apps.delete returns HTTP_NO_CONTENT on success.
kinaba@chromium.org
2014-01-16
4
-4
/
+5
*
drive: Return NOT_FOUND from FakeDriveService after the entry gets deleted
hashimoto@chromium.org
2014-01-16
1
-1
/
+2
*
Implement DriveAppRegistry::UninstallApp() and GetAppList().
kinaba@chromium.org
2014-01-15
5
-2
/
+137
*
Revert of https://codereview.chromium.org/133123004/
mek@chromium.org
2014-01-10
5
-135
/
+2
*
Implement DriveAppRegistry::UninstallApp() and GetAppList().
kinaba@chromium.org
2014-01-10
5
-2
/
+135
*
Move DriveAppRegistry from c/b/chromeos/drive to c/b/drive.
kinaba@chromium.org
2014-01-09
3
-0
/
+435
*
Implement DriveAPIService::UninstallApp().
kinaba@chromium.org
2014-01-08
1
-5
/
+7
*
Add UninstallApp() method to DriveAPIService interface.
kinaba@chromium.org
2014-01-08
9
-2
/
+54
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+2
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-11
/
+11
*
Remove 'etag' argument from DriveServiceInterface::TrashResource
hashimoto@chromium.org
2013-12-13
10
-18
/
+2
[next]