Sign in
chromium
/
chromium
/
src
/
6dd625e74fdc972f52ab08d39adc22555389e1e8
/
chrome
/
browser
/
drive
/
gdata_wapi_service.cc
94e060a4
Remove 'etag' argument from DriveServiceInterface::TrashResource
by
[email protected]
· 12 years ago
c76e04d6
drive: Remove unused DriveServiceInterface::CopyHostedDocument
by
[email protected]
· 12 years ago
56fc130
[Drive] Add DriveServiceInterface::DeleteResource
by
[email protected]
· 12 years ago
27f2cd9
[Drive] Rename DriveServiceInterface::DeleteResource to TrashResource
by
[email protected]
· 12 years ago
46b508d
drive: Remove unused DriveServiceInterface::TouchResource
by
[email protected]
· 12 years ago
e196bef3
Move c/b/google_apis to google_apis/drive.
by
[email protected]
· 12 years ago
831d466
drive: Rename DriveServiceInterface::MoveResource to UpdateResource
by
[email protected]
· 12 years ago
0b5ab509
net: Use SequencedTaskRunner for URLFetcherResponseWriter
by
[email protected]
· 12 years ago
09f0c3b
drive: Add util::GetIdentityResourceIdCanonicalizer()
by
[email protected]
· 12 years ago
94ab59b
Hold URLRequestContextGetter by scoped_refptr in Drive related code.
by
[email protected]
· 12 years ago
f213d34
Add last_modified to CopyResource and MoveResource.
by
[email protected]
· 12 years ago
abe8e7c
Making OAuth2TokenService multi-login aware:
by
[email protected]
· 12 years ago
c6f86d3
Revert "Making OAuth2TokenService multi-login aware:"
by
[email protected]
· 12 years ago
3e8d64d
drive: Canonicalize cache entry ID and cache file names after initialization
by
[email protected]
· 12 years ago
40b1e04
Making OAuth2TokenService multi-login aware:
by
[email protected]
· 12 years ago
8445510e
Move CreateFrom{GData WAPI class} to drive_api_util.
by
[email protected]
· 12 years ago
615c417
Use GData WAPI for FastFetch even if Drive API v2 is enabled.
by
[email protected]
· 12 years ago
b5f9818
Clean up DriveServiceInterface::GetRemaining family.
by
[email protected]
· 12 years ago
0cd569a
Implement GetResourceListInDirectoryByWapi.
by
[email protected]
· 12 years ago
8319c05
Deprecates ContinueGetResourceList and introduces GetRemaining{File,Change}List.
by
[email protected]
· 12 years ago
4e5ae3c
Refactor GetAboutRequest and GetApplistRequest.
by
[email protected]
· 12 years ago
379c716
Add placeholder MoveResource to DriveServiceInterface for Drive API v2 support.
by
[email protected]
· 12 years ago
71cdf6b
Support GData WAPI fallback for GetShareUrl on Drive API v2.
by
[email protected]
· 12 years ago
643c113
google_apis:AuthService takes OAuth2TokenService instead of Profile.
by
[email protected]
· 12 years ago
3144bbf
Append embedOrigin to wapi requests for the share url.
by
[email protected]
· 12 years ago
f64a610
Use a direct include of the message_loop header in chrome/browser/, part 4.
by
[email protected]
· 12 years ago
7292162
Change google_api::RequestSender to take an AuthService instead of a Profile.
by
[email protected]
· 12 years ago
085e495
Pass the OAuth2 access token to Files.app via fileBrowserPrivate API.
by
[email protected]
· 12 years ago
9ef8d23f
Remove direct reference to GetBlockingPool() in c/b/google_apis.
by
[email protected]
· 12 years ago
a56b31ec
Rename "name" to "title" for drive related APIs.
by
[email protected]
· 12 years ago
1fff5477
drive/syncFS: Switch to ID based download URL.
by
[email protected]
· 12 years ago
d685216
Add resource ID based download requests in {GDataWapi/Drive} requests.
by
[email protected]
· 12 years ago
7b8ec00
Make TaskRunner injectable in {GDataWapi,DriveAPI}Service.
by
[email protected]
· 12 years ago
954d848
Add resource ID based download URL generation in {GDataWapi/Drive}UrlGenerator.
by
[email protected]
· 12 years ago
b4d33561
Move URLRequestContextGetter to RequestSender in c/b/google_apis.
by
[email protected]
· 12 years ago
9255efe
Misc cleanups for Drive-related code.
by
[email protected]
· 12 years ago
e6ba52b
Get rid of RequestRegistry (part 4): remove Drive path from everywhere.
by
[email protected]
· 12 years ago
e50af765
drive: Rename namespace in c/b/drive from google_apis to drive
by
[email protected]
· 12 years ago
5886228
Get rid of RequestRegistry (part 3): remove Drive path from request objects.
by
[email protected]
· 12 years ago
2b9e59a7
drive: Move drive_api_util and drive_switches to c/b/drive
by
[email protected]
· 12 years ago
d1a93b4
Get rid of RequestRegistry (part 2): remove cancellation methods.
by
[email protected]
· 12 years ago
0390b81
drive: Move DriveServiceInterface and friends to c/b/drive
by
[email protected]
· 12 years ago
[Renamed (99%) from chrome/browser/google_apis/gdata_wapi_service.cc]
cef0f06
Return cancellation closure from DriveServiceInterface.
by
[email protected]
· 12 years ago
4b4c013
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
by
[email protected]
· 12 years ago
5e1917b
google_api: Replace the remaining mentions of 'operation' with request
by
[email protected]
· 12 years ago
d883056
Use a direct include of strings headers in chrome/browser/e*-h*/.
by
[email protected]
· 12 years ago
70afd12a
google_apis: Rename gdata_wapi_operations.h/cc to gdata_wapi_requests.h/cc
by
[email protected]
· 12 years ago
56fc72eed
google_apis: Rename OperationRunner to RequestSender
by
[email protected]
· 12 years ago
58090cc
google_apis: Rename base_operations.h/cc to base_requests.h/cc
by
[email protected]
· 12 years ago
7b69787
drive: Strip prefixes from resource IDs read from GDoc files
by
[email protected]
· 12 years ago
fdb878a5
Implement GDataWapiService::TouchResource.
by
[email protected]
· 12 years ago
fc9e1d66
Add TouchResource method to DriveServiceInterface.
by
[email protected]
· 12 years ago
e70d98d
Replace most of the occurrence of OperationRegistry with OperationRunner.
by
[email protected]
· 12 years ago
611a4da
Remove google_apis::UploadMode.
by
[email protected]
· 12 years ago
df8f2f37
Add CopyResource into DriveServiceInterface.
by
[email protected]
· 12 years ago
17807c63
Get rid of IOBuffer from ResumeUploadOperation.
by
[email protected]
· 12 years ago
843c66b7
Remove GetAccountMetadata from DriveServiceInterface.
by
[email protected]
· 12 years ago
76ae8a6
chrome: Update the include paths of base/message_loop_proxy.h to its new location.
by
[email protected]
· 12 years ago
5bb0d07
Get rid of the progress report generation part from OperationRegistry.
by
[email protected]
· 12 years ago
b1112244
Switch title search from partial match to exact match.
by
[email protected]
· 12 years ago
617acac
Refactoring: replace SearchInDirectory by SearchByTitle.
by
[email protected]
· 12 years ago
a14950e
Add ProgressCallback to DriveServiceInterface::DownloadFile.
by
[email protected]
· 12 years ago
14075eb
Remove DriveServiceInterface::GetResourceList.
by
[email protected]
· 12 years ago
5e2232d
Add callback for upload progress in Drive service and operation layer.
by
[email protected]
· 12 years ago
007b3f8
Rewrite std::string("") to std::string(), Linux edition.
by
[email protected]
· 12 years ago
69d7f89
Revert "Rewrite std::string("") to std::string(), Linux edition."
by
[email protected]
· 12 years ago
e59558b7
Rewrite std::string("") to std::string(), Linux edition.
by
[email protected]
· 12 years ago
d1d68d8
Implement new methods to replace GetResourceList on GData WAPI.
by
[email protected]
· 12 years ago
7cf1140
Move parsing ResourceList from gdata_wapi_service to gdata_wapi_operations.
by
[email protected]
· 12 years ago
ec86429
Add new methods to DriveServiceInterface. These will replace GetResourceList.
by
[email protected]
· 12 years ago
78a9ee649
drive: Remove "shared_with_me" parameter from searchDrive related code.
by
[email protected]
· 12 years ago
32d7a61
Move parsing code from gdata_wapi_service to gdata_wapi_operations.
by
[email protected]
· 12 years ago
a62121c
Replace edit_url by resource_id for AuthorizeApp.
by
[email protected]
· 12 years ago
2547b65f
Implement GetAboutResource on GData WAPI.
by
[email protected]
· 12 years ago
06c8245
Implement GetAppList on GData WAPI.
by
[email protected]
· 12 years ago
861ec93
Support NOT including installed applist in AccountMetadataFeed.
by
[email protected]
· 12 years ago
5ba42e7
Drive: Remove 'feed' from class/funciton/variable names from Drive code
by
[email protected]
· 12 years ago
6647127
Move the responsibility to convert from JSON to AccountMetadata into gdata_wapi_operations.
by
[email protected]
· 12 years ago
65c036a
Move UploadRangeCallback to drive_service_interface and inflate ResumeUploadParams.
by
[email protected]
· 12 years ago
49ea0db
Add GetAboutResource to DriveServiceInterface.
by
[email protected]
· 12 years ago
a2d9e083
Implement GetUploadStatusOperation on GData WAPI.
by
[email protected]
· 12 years ago
627166c1
Replace upload_urls by resource_ids.
by
[email protected]
· 12 years ago
023ad6ab
Replace FilePath with base::FilePath.
by
[email protected]
· 13 years ago
cef6df5f
Split InitiateUpload method into two.
by
[email protected]
· 13 years ago
650b2d5
Merge branch 'master' into file_path_browser
by
[email protected]
· 13 years ago
7f8415a
Split InitiateUploadOperation for new file upload and existing file upload.
by
[email protected]
· 13 years ago
8a920397
Add GetUploadStatus method to the DriveServiceInterface.
by
[email protected]
· 13 years ago
bb38cb44
Drive: refine the flow of drive authentication error.
by
[email protected]
· 13 years ago
13dbb18d
Implement DownloadFile operation on Drive API v2.
by
[email protected]
· 13 years ago
a856c10
Drive: Add UI for debug to clear the refresh/access tokens.
by
[email protected]
· 13 years ago
18e3db9
Add managing etag fields on delete operation.
by
[email protected]
· 13 years ago
ca93c2aa
google_apis: Move AppendQueryParameter() etc. from common/net/url_util.h to
by
[email protected]
· 13 years ago
3aa7ffc2
Use resource id for AddResourceToDirectory operations instead of edit_url.
by
[email protected]
· 13 years ago
87570ac
Remove DownloadHostedDocument from DriveServiceInterface, which is not used.
by
[email protected]
· 13 years ago
29a32be2
Use resource id for RenameResource operations instead of edit_url.
by
[email protected]
· 13 years ago
9bd97ef
Use resource id for DeleteResource operations instead of edit_url.
by
[email protected]
· 13 years ago
6bab41b
Replace parent_content_url in DriveServiceInterface with parent_resource_id.
by
[email protected]
· 13 years ago
ed6dac1d
drive: Deal with the root directory same as others in MoveOperation.
by
[email protected]
· 13 years ago
afa30071
Replace FilePath::StringType in API operations with std::string.
by
[email protected]
· 13 years ago
9f202d2
Add GetRootResourceId method to DriveServiceInterface.
by
[email protected]
· 13 years ago
Next »