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
/
drive_api_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drive: Move DriveServiceInterface and friends to c/b/drive
satorux@chromium.org
2013-06-19
1
-751
/
+0
*
Return cancellation closure from DriveServiceInterface.
kinaba@chromium.org
2013-06-14
1
-48
/
+50
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
dcheng@chromium.org
2013-06-12
1
-1
/
+0
*
google_api: Replace the remaining mentions of 'operation' with request
satorux@chromium.org
2013-06-11
1
-5
/
+5
*
Use a direct include of strings headers in chrome/browser/e*-h*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
google_apis: Rename drive_wapi_operations.h/cc to drive_wapi_requests.h/cc
satorux@chromium.org
2013-06-10
1
-16
/
+16
*
google_apis: Rename gdata_wapi_operations.h/cc to gdata_wapi_requests.h/cc
satorux@chromium.org
2013-06-10
1
-7
/
+7
*
google_apis: Rename OperationRunner to RequestSender
satorux@chromium.org
2013-06-06
1
-62
/
+62
*
google_apis: Rename base_operations.h/cc to base_requests.h/cc
satorux@chromium.org
2013-06-06
1
-8
/
+8
*
drive: Strip prefixes from resource IDs read from GDoc files
hashimoto@chromium.org
2013-05-23
1
-0
/
+5
*
Implement DriveAPIService::TouchResource method.
hidehiko@chromium.org
2013-05-23
1
-2
/
+9
*
Add TouchResource method to DriveServiceInterface.
hidehiko@chromium.org
2013-05-22
1
-0
/
+14
*
Replace most of the occurrence of OperationRegistry with OperationRunner.
kinaba@chromium.org
2013-05-22
1
-27
/
+23
*
Remove google_apis::UploadMode.
hidehiko@chromium.org
2013-05-15
1
-4
/
+0
*
Implement DriveAPIService::CopyResource.
hidehiko@chromium.org
2013-05-15
1
-2
/
+10
*
Add CopyResource into DriveServiceInterface.
hidehiko@chromium.org
2013-05-15
1
-0
/
+12
*
Implement GetUploadStatusOperation on Drive API v2.
hidehiko@chromium.org
2013-05-15
1
-2
/
+8
*
Switch AuthroizeApp implementation from GData WAPI to Drive API v2.
hidehiko@chromium.org
2013-05-13
1
-16
/
+31
*
Get rid of IOBuffer from ResumeUploadOperation.
hidehiko@chromium.org
2013-05-13
1
-2
/
+2
*
Remove GetAccountMetadata from DriveServiceInterface.
hidehiko@chromium.org
2013-05-10
1
-32
/
+0
*
chrome: Update the include paths of base/message_loop_proxy.h to its new loca...
tfarina@chromium.org
2013-05-10
1
-1
/
+1
*
Get rid of the progress report generation part from OperationRegistry.
kinaba@chromium.org
2013-04-25
1
-16
/
+1
*
Switch title search from partial match to exact match.
hidehiko@chromium.org
2013-04-23
1
-1
/
+1
*
Refactoring: replace SearchInDirectory by SearchByTitle.
hidehiko@chromium.org
2013-04-22
1
-9
/
+14
*
Increase the max result to 500 on Drive API v2.
hidehiko@chromium.org
2013-04-22
1
-0
/
+12
*
Implement query translation from GData WAPI to Drive API v2.
hidehiko@chromium.org
2013-04-19
1
-2
/
+1
*
Move EscapeQueryStringValue to drive_api_util.
hidehiko@chromium.org
2013-04-18
1
-10
/
+5
*
Exclude trashed files from search result on Drive API v2.
hidehiko@chromium.org
2013-04-16
1
-2
/
+3
*
Parse FileList in ParseResourceListOnBlockingPool.
hidehiko@chromium.org
2013-04-12
1
-28
/
+41
*
Add ProgressCallback to DriveServiceInterface::DownloadFile.
kinaba@chromium.org
2013-04-12
1
-1
/
+3
*
Replace the implementation for DriveAPIService::GetAllResourceList with GetCh...
hidehiko@chromium.org
2013-04-12
1
-2
/
+7
*
Support includeDeleted query parameter on DriveApiUrlGenerator.
hidehiko@chromium.org
2013-04-12
1
-0
/
+1
*
Remove override_url from GetChangelistOperation and GetFilelistOperation.
hidehiko@chromium.org
2013-04-11
1
-5
/
+0
*
Remove DriveServiceInterface::GetResourceList.
hidehiko@chromium.org
2013-04-11
1
-54
/
+0
*
Implement new methods in DriveAPIService.
hidehiko@chromium.org
2013-04-09
1
-12
/
+68
*
Add callback for upload progress in Drive service and operation layer.
kinaba@chromium.org
2013-04-09
1
-2
/
+4
*
Add new methods to DriveServiceInterface. These will replace GetResourceList.
hidehiko@chromium.org
2013-04-04
1
-0
/
+62
*
drive: Remove "shared_with_me" parameter from searchDrive related code.
haruki@chromium.org
2013-04-04
1
-1
/
+0
*
Use GData WAPI's third party app authorization operation for Drive API v2.
hidehiko@chromium.org
2013-03-25
1
-3
/
+15
*
Replace edit_url by resource_id for AuthorizeApp.
hidehiko@chromium.org
2013-03-24
1
-2
/
+4
*
Implement CopyHostedDocument on Drive API v2.
hidehiko@chromium.org
2013-03-06
1
-2
/
+8
*
Fix DCHECK for running thread on callback.
hidehiko@chromium.org
2013-03-05
1
-3
/
+5
*
Implement ResumeUploadOperation on Drive API v2.
hidehiko@chromium.org
2013-03-04
1
-2
/
+41
*
Drive: Remove 'feed' from class/funciton/variable names from Drive code
yoshiki@chromium.org
2013-03-02
1
-4
/
+4
*
Implement InitiateUploadExistingFile on Drive API v2.
hidehiko@chromium.org
2013-03-01
1
-2
/
+11
*
Move the responsibility to convert from JSON to FileResource into drive_api_o...
hidehiko@chromium.org
2013-03-01
1
-10
/
+3
*
Implement InitiateUploadNewFile on Drive API v2.
hidehiko@chromium.org
2013-03-01
1
-2
/
+11
*
Move UploadRangeCallback to drive_service_interface and inflate ResumeUploadP...
hidehiko@chromium.org
2013-02-28
1
-1
/
+8
*
Implement GetAboutResource on Drive API v2.
hidehiko@chromium.org
2013-02-28
1
-9
/
+10
*
Add GetAboutResource to DriveServiceInterface.
hidehiko@chromium.org
2013-02-26
1
-0
/
+9
[next]