summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_apis/test_util.h
Commit message (Expand)AuthorAgeFilesLines
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-031-299/+0
* Random clean up on Drive related code.kinaba@chromium.org2013-10-191-8/+0
* Move RunBlockingPoolTask() from c/b/google_apis to c/b/cros/drive.kinaba@chromium.org2013-07-101-10/+2
* Use base::RunLoop instead of directly using MessageLoop in Drive related code.kinaba@chromium.org2013-06-201-11/+11
* google_api: Replace the remaining mentions of 'operation' with requestsatorux@chromium.org2013-06-111-1/+1
* google_apis: Rename base_operations.h/cc to base_requests.h/ccsatorux@chromium.org2013-06-061-3/+3
* Revert "Revert 202112 "GTTF: Convert most tests in content to use Embedd...""phajdan.jr@chromium.org2013-05-281-2/+3
* Random clean up in c/b/cros/drive.kinaba@chromium.org2013-05-271-1/+1
* Revert 202112 "GTTF: Convert most tests in content to use Embedd..."xiyuan@chromium.org2013-05-251-3/+2
* GTTF: Convert most tests in content to use EmbeddedTestServer.phajdan.jr@chromium.org2013-05-241-2/+3
* Replace most of the occurrence of OperationRegistry with OperationRunner.kinaba@chromium.org2013-05-221-6/+0
* Rename the embedded test server to EmbeddedTestServer in net::test_server nam...phajdan.jr@chromium.org2013-05-091-9/+11
* Extract two testing utilities to share them among the tests.hidehiko@chromium.org2013-05-011-0/+15
* Extract testing utility TestGetContentCallback.hidehiko@chromium.org2013-04-191-0/+23
* Add ProgressCallback to DriveServiceInterface::DownloadFile.kinaba@chromium.org2013-04-121-0/+9
* Support four arguments version of CopyResultCallback.hidehiko@chromium.org2013-03-211-3/+39
* Eliminate CopyResultsFromUploadRangeCallback.hidehiko@chromium.org2013-03-211-7/+0
* Eliminate CopyResultFromInitiateUploadCallback(AndQuit).hidehiko@chromium.org2013-03-211-14/+0
* Eliminate CopyResultsFromDownloadActionCallback(AndQuit).hidehiko@chromium.org2013-03-211-7/+0
* Eliminate CopyResultsFromGetAboutResourceCallback and CopyResultsFromGetAppLi...hidehiko@chromium.org2013-03-201-14/+0
* Eliminate CopyResultsFromGetAccountMetadata(AndQuit).hidehiko@chromium.org2013-03-201-15/+0
* Eliminate CopyResultsFromGetResourceList.hidehiko@chromium.org2013-03-191-7/+0
* Eliminate CopyResultsFromEntryActionCallbackAndQuit.hidehiko@chromium.org2013-03-181-4/+0
* Eliminate CopyResultsFromGetDataCallback and CopyResultsFromGetDataCallbackAn...hidehiko@chromium.org2013-03-181-12/+0
* Eliminate CopyResultsFromGetResourceEntryCallback.hidehiko@chromium.org2013-03-151-7/+0
* Eliminate CopyResultsFromEntryActionCallback.hidehiko@chromium.org2013-03-141-4/+0
* Implement generic CreateCopyResultCallback and RunAndQuit.hidehiko@chromium.org2013-03-131-0/+135
* Changing GetTestFilePath so we can place test files outside of the chromeos d...keishi@chromium.org2013-03-081-2/+2
* Implement ResumeUploadOperation on Drive API v2.hidehiko@chromium.org2013-03-041-0/+8
* Drive: Remove 'feed' from class/funciton/variable names from Drive codeyoshiki@chromium.org2013-03-021-5/+5
* Move the responsibility to convert from JSON to AccountMetadata into gdata_wa...hidehiko@chromium.org2013-03-011-0/+8
* Implement InitiateUploadNewFile on Drive API v2.hidehiko@chromium.org2013-03-011-0/+7
* Implement FakeDriveService::GetAboutResource.hidehiko@chromium.org2013-02-281-1/+9
* Misc cleanups in Drive code.kinaba@chromium.org2013-02-121-1/+2
* Implement fake drive service upload methods.tbarzic@chromium.org2013-02-081-0/+15
* Extract testing utilities from gdata_wapi_operations_unittest to test_util.hidehiko@chromium.org2013-02-041-0/+16
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-7/+6
* Move testing utility from unittest.cc to test_util.hidehiko@chromium.org2013-01-311-0/+4
* Replace the result type of GetApplicationInfo with google_apis::AppList.hidehiko@chromium.org2013-01-191-0/+8
* Add unittest for google_apis::GetAboutOperation.hidehiko@chromium.org2013-01-101-0/+19
* google_apis: Implement DownloadFile in FakeDriveServicesatorux@chromium.org2013-01-101-0/+7
* Add base_url to DriveApiUrlGenerator.hidehiko@chromium.org2013-01-091-0/+5
* Change scheduler to queue calls to the drive service instead of drive file sy...zork@chromium.org2012-12-181-0/+12
* Converted GDataContactsService's browser test from old (Python) http server t...mtomasz@chromium.org2012-12-131-0/+8
* google_apis:: DriveServiceInterface::GetAccountMetadata() returns AccountMeta...satorux@chromium.org2012-12-131-0/+8
* google_apis: DriveServiceInterface::GetResourceList() returns ResourceListsatorux@chromium.org2012-12-121-0/+10
* Pass calls to GetDocuments through the schedulerzork@chromium.org2012-12-031-2/+7
* gooele_apis: Rename gdata_test_util.* to test_util.*satorux@chromium.org2012-11-151-0/+43