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
/
google_apis
/
mock_drive_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-2
/
+2
*
Implement DownloadFile operation on Drive API v2.
hidehiko@chromium.org
2013-02-06
1
-1
/
+1
*
Add managing etag fields on delete operation.
peria@chromium.org
2013-02-04
1
-1
/
+2
*
Use resource id for AddResourceToDirectory operations instead of edit_url.
hidehiko@chromium.org
2013-01-31
1
-1
/
+1
*
Remove DownloadHostedDocument from DriveServiceInterface, which is not used.
hidehiko@chromium.org
2013-01-30
1
-14
/
+0
*
Use resource id for RenameResource operations instead of edit_url.
hidehiko@chromium.org
2013-01-30
1
-1
/
+1
*
Use resource id for DeleteResource operations instead of edit_url.
hidehiko@chromium.org
2013-01-30
1
-1
/
+1
*
Replace parent_content_url in DriveServiceInterface with parent_resource_id.
hidehiko@chromium.org
2013-01-25
1
-3
/
+3
*
Replace FilePath::StringType in API operations with std::string.
hidehiko@chromium.org
2013-01-21
1
-3
/
+3
*
drive: Make DriveServiceInterface::AddNewDirectory() return ResourceEntry ins...
haruki@chromium.org
2012-12-14
1
-2
/
+4
*
google_apis: DriveServiceInterface::CopyHostedDocument() returns ResourceEntry
satorux@chromium.org
2012-12-13
1
-4
/
+6
*
google_apis:: DriveServiceInterface::GetAccountMetadata() returns AccountMeta...
satorux@chromium.org
2012-12-13
1
-3
/
+5
*
google_apis: DriveServiceInterface::GetResourceList() returns ResourceList
satorux@chromium.org
2012-12-12
1
-3
/
+8
*
clean-up: Purge ambiguous uses of the term "Document".
kinaba@chromium.org
2012-12-10
1
-15
/
+16
*
google_apis: Remove resource_url from RemoveResourceFromDirectory
satorux@chromium.org
2012-11-30
1
-2
/
+1
*
google_apis: Move AuthOperation to auth_service.cc
satorux@chromium.org
2012-11-30
1
-7
/
+0
*
google_apis: Remove an unused parameter from DownloadActionCallback
satorux@chromium.org
2012-11-28
1
-3
/
+2
*
google_apis: Remove an unused parameter from EntryActionCallback
satorux@chromium.org
2012-11-27
1
-4
/
+4
*
google_apis: Remove an unused function DriveService::Authenticate()
satorux@chromium.org
2012-11-22
1
-2
/
+0
*
drive: Add "shared_with_me" to the parameters of GetDocument method in GDataW...
haruki@chromium.org
2012-11-16
1
-1
/
+2
*
gooele_apis: Rename gdata_test_util.* to test_util.*
satorux@chromium.org
2012-11-15
1
-2
/
+2
*
Rename DriveServiceInterface::CreateDirectory to AddNewDirectory to avoid hit...
tzik@chromium.org
2012-11-02
1
-1
/
+1
*
Move MockDriveService from chromeos/drive to google_apis/ to use it in non-Ch...
tzik@chromium.org
2012-10-30
1
-0
/
+187