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
/
fake_drive_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
app_list: Respect user uninstall of unremovable Drive app.
xiyuan
2014-10-15
1
-1
/
+4
*
Use base::StringPairs where appropriate from src/chrome/browser
anand.ratn
2014-09-24
1
-1
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
1
-1
/
+1
*
[Drive] Add change observer to FakeDriveService
tzik@chromium.org
2014-08-19
1
-1
/
+54
*
[Drive] Handle error cases earlier in FakeDriveService
tzik@chromium.org
2014-08-18
1
-178
/
+200
*
Add permission check to FakeDriveService
hashimoto@chromium.org
2014-08-07
1
-0
/
+56
*
Remove DriveServiceInterface::RenameResource
hashimoto@chromium.org
2014-08-07
1
-18
/
+0
*
Remove ResourceIdCanonicalizer from DriveServiceInterface
hashimoto@chromium.org
2014-08-05
1
-4
/
+0
*
drive: Determine if an entry is hosted by the existence of fileSize field.
kinaba@chromium.org
2014-07-31
1
-2
/
+3
*
Add unit tests for drive::FileTaskExecutor.
kinaba@chromium.org
2014-07-17
1
-0
/
+10
*
app_list: Drive app integration.
xiyuan@chromium.org
2014-06-19
1
-0
/
+60
*
drive: Remove WAPI legacy from DriveServiceInterface and DriveUploader
hashimoto@chromium.org
2014-06-05
1
-23
/
+16
*
drive: Replace GetResourceEntryCallback in DriveServiceInterface with FileRes...
hashimoto@chromium.org
2014-06-05
1
-51
/
+42
*
drive: Replace GetResourceListCallback in DriveServiceInterface with FileList...
hashimoto@chromium.org
2014-06-02
1
-67
/
+70
*
drive: Change DriveServiceInterface::GetChangeList's callback type to ChangeL...
hashimoto@chromium.org
2014-05-29
1
-35
/
+54
*
Remove LoadResourceListForWapi
hashimoto@chromium.org
2014-04-24
1
-50
/
+4
*
drive: Use test_util::SetUpTestEntries in FakeDriveServiceTest
hashimoto@chromium.org
2014-04-24
1
-1
/
+2
*
drive: Add drive::test_util::SetUpTestEntries
hashimoto@chromium.org
2014-04-23
1
-45
/
+56
*
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
1
-1
/
+0
*
Remove unused property from drive api parsers.
fukino@chromium.org
2014-04-11
1
-4
/
+0
*
drive: Remove FakeDriveService::LoadAccountMetadataForWapi and empty feeds
hashimoto@chromium.org
2014-04-04
1
-24
/
+1
*
drive: Deprecate FakeDriveService::LoadAccountMetadataForWapi
hashimoto@chromium.org
2014-04-03
1
-0
/
+5
*
drive: Remove DriveServiceInterface::GetResourceListInDirectoryByWapi
hashimoto@chromium.org
2014-03-31
1
-60
/
+40
*
drive: Make FileResource copyable
hashimoto@chromium.org
2014-03-28
1
-35
/
+31
*
Add browser test for cross profile copying of shared hosted documents.
kinaba@chromium.org
2014-03-24
1
-3
/
+22
*
drive: Add permission insertion method to DriveServiceInterface.
kinaba@chromium.org
2014-03-05
1
-0
/
+12
*
drive: Stop requesting unused URLs
hashimoto@chromium.org
2014-02-28
1
-5
/
+1
*
drive: Allow setting modified/accessed date with AddNewDirectory
hashimoto@chromium.org
2014-02-05
1
-0
/
+1
*
drive: Wire metadata parameters to DriveServiceInterface::InitiateUploadNewFile
hashimoto@chromium.org
2014-01-24
1
-0
/
+1
*
drive: Wire metadata parameters to DriveServiceInterface and DriveUploader
hashimoto@chromium.org
2014-01-23
1
-3
/
+4
*
drive: Stop storing AccountMetadata as base::Value
hashimoto@chromium.org
2014-01-20
1
-29
/
+25
*
drive: Stop using DictionaryValue to store data in FakeDriveService
hashimoto@chromium.org
2014-01-17
1
-472
/
+295
*
Make chrome.fileSystem.chooseEntry work on Google Drive directories.
kinaba@chromium.org
2014-01-17
1
-2
/
+1
*
drive: Apps.delete returns HTTP_NO_CONTENT on success.
kinaba@chromium.org
2014-01-16
1
-1
/
+1
*
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
1
-1
/
+29
*
Revert of https://codereview.chromium.org/133123004/
mek@chromium.org
2014-01-10
1
-29
/
+1
*
Implement DriveAppRegistry::UninstallApp() and GetAppList().
kinaba@chromium.org
2014-01-10
1
-1
/
+29
*
Add UninstallApp() method to DriveAPIService interface.
kinaba@chromium.org
2014-01-08
1
-0
/
+8
*
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
1
-1
/
+0
*
drive: Remove unused DriveServiceInterface::CopyHostedDocument
hashimoto@chromium.org
2013-12-13
1
-11
/
+0
*
[Drive] Implement FakeDriveService::DeleteResource
tzik@chromium.org
2013-12-13
1
-3
/
+59
*
[Drive] Add DriveServiceInterface::DeleteResource
tzik@chromium.org
2013-12-12
1
-0
/
+10
*
[Drive] Rename DriveServiceInterface::DeleteResource to TrashResource
tzik@chromium.org
2013-12-12
1
-1
/
+1
*
[Retry][Drive] Refine status code of FakeDriveService::RemoveResourceFromDire...
tzik@chromium.org
2013-12-11
1
-1
/
+2
*
Revert 239778 "[Drive] Refine status code of FakeDriveService::R..."
tzik@chromium.org
2013-12-10
1
-2
/
+1
*
[Drive] Refine status code of FakeDriveService::RemoveResourceFromDirectory
tzik@chromium.org
2013-12-10
1
-1
/
+2
*
[Drive] Don't update ETag in FakeDriveService on metadata update.
tzik@chromium.org
2013-12-04
1
-10
/
+17
[next]