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
/
base_operations.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
google_apis: Rename base_operations.h/cc to base_requests.h/cc
satorux@chromium.org
2013-06-06
1
-773
/
+0
*
Replace most of the occurrence of OperationRegistry with OperationRunner.
kinaba@chromium.org
2013-05-22
1
-18
/
+19
*
Fix crash on resuming Drive file upload.
kinaba@chromium.org
2013-05-20
1
-4
/
+4
*
Remove google_apis::UploadMode.
hidehiko@chromium.org
2013-05-15
1
-9
/
+1
*
google_apis: Map net::ERR_NETWORK_CHANGED to GDATA_NO_CONNECTION in UrlFetche...
hashimoto@chromium.org
2013-05-14
1
-4
/
+9
*
Extrace a part of implementation of WAPI's GetUploadStatusOperation into base...
hidehiko@chromium.org
2013-05-13
1
-0
/
+33
*
Get rid of IOBuffer from ResumeUploadOperation.
hidehiko@chromium.org
2013-05-13
1
-17
/
+45
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-4
/
+4
*
Get rid of the progress report generation part from OperationRegistry.
kinaba@chromium.org
2013-04-25
1
-12
/
+1
*
Add ProgressCallback to DriveServiceInterface::DownloadFile.
kinaba@chromium.org
2013-04-12
1
-0
/
+4
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Extract ResumeUploadOperationBase into base_operation from gdata_wapi_operation.
hidehiko@chromium.org
2013-03-01
1
-0
/
+70
*
Move UploadRangeCallback to drive_service_interface and inflate ResumeUploadP...
hidehiko@chromium.org
2013-02-28
1
-0
/
+19
*
Implement GetUploadStatusOperation on GData WAPI.
hidehiko@chromium.org
2013-02-26
1
-2
/
+8
*
Move UploadRangeOperationBase to base_operations.
hidehiko@chromium.org
2013-02-26
1
-0
/
+120
*
Split InitiateUpload method into two.
hidehiko@chromium.org
2013-02-14
1
-20
/
+0
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-2
/
+2
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-5
/
+5
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Split InitiateUploadOperation for new file upload and existing file upload.
hidehiko@chromium.org
2013-02-08
1
-1
/
+86
*
Get rid of deprecated POST_WITHOUT_BODY method.
hidehiko@chromium.org
2013-02-07
1
-1
/
+14
*
Drive: refine the flow of drive authentication error.
yoshiki@chromium.org
2013-02-06
1
-3
/
+0
*
Move DownloadFileOperation to base_operations.
hidehiko@chromium.org
2013-02-05
1
-0
/
+70
*
Replace parent_content_url in DriveServiceInterface with parent_resource_id.
hidehiko@chromium.org
2013-01-25
1
-1
/
+7
*
google_apis: Add a VLOG(1) that prints the size of JSON data
satorux@chromium.org
2013-01-19
1
-0
/
+2
*
Converted ResumeUploadOperation to use JSON in response instead of XML.
mtomasz@chromium.org
2012-12-17
1
-10
/
+15
*
google_apis: Change protected data members to private
satorux@chromium.org
2012-12-13
1
-2
/
+2
*
Converted AuthorizeAppOperation to use JSON in response instead of XML.
mtomasz@chromium.org
2012-12-12
1
-13
/
+13
*
Should not hit DCHECK on retry on UrlFetchOperation.
tzik@chromium.org
2012-12-10
1
-1
/
+4
*
Remove google_apis:: prefix from chrome/browser/google_apis
yoshiki@chromium.org
2012-12-06
1
-2
/
+2
*
google_apis: Remove SetReAuthenticationCallback()
satorux@chromium.org
2012-12-06
1
-12
/
+9
*
Refactoring to remove g_browser_process from UrlFetchOperationBase.
hidehiko@chromium.org
2012-12-05
1
-12
/
+23
*
google_apis: Make most callback parameters mandatory
satorux@chromium.org
2012-12-05
1
-19
/
+13
*
google_apis: Clean up base_operations.h
satorux@chromium.org
2012-11-30
1
-22
/
+24
*
google_apis: Move AuthOperation to auth_service.cc
satorux@chromium.org
2012-11-30
1
-81
/
+0
*
google_apis: Remove document_url_ from EntryActionOperation
satorux@chromium.org
2012-11-29
1
-4
/
+2
*
google_apis: Remove an unused parameter from EntryActionCallback
satorux@chromium.org
2012-11-27
1
-2
/
+2
*
google_apis: Remove GetDriveUserAgent() from base_operations.cc
satorux@chromium.org
2012-11-21
1
-34
/
+4
*
nit: Add spaces to debug log messages for prettier look.
kinaba@chromium.org
2012-11-20
1
-1
/
+1
*
google_apis: Rename operations_base.h/cc to base_operations.h/cc
satorux@chromium.org
2012-11-16
1
-0
/
+454