summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_apis/test_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-031-183/+0
* Random clean up on Drive related code.kinaba@chromium.org2013-10-191-24/+0
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-3/+2
* Use a direct include of the message_loop header in chrome/browser/, part 4.avi@chromium.org2013-07-181-1/+1
* Move RunBlockingPoolTask() from c/b/google_apis to c/b/cros/drive.kinaba@chromium.org2013-07-101-37/+0
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-1/+1
* Use base::RunLoop instead of directly using MessageLoop in Drive related code.kinaba@chromium.org2013-06-201-3/+4
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-2/+2
* Clean up of unused test code in c/b/cros/drive and c/b/google_apis.kinaba@chromium.org2013-06-101-4/+1
* google_apis: Rename gdata_wapi_operations.h/cc to gdata_wapi_requests.h/ccsatorux@chromium.org2013-06-101-1/+1
* google_apis: Rename base_operations.h/cc to base_requests.h/ccsatorux@chromium.org2013-06-061-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-5/+5
* Revert "Revert 202112 "GTTF: Convert most tests in content to use Embedd...""phajdan.jr@chromium.org2013-05-281-5/+6
* Revert 202112 "GTTF: Convert most tests in content to use Embedd..."xiyuan@chromium.org2013-05-251-6/+5
* GTTF: Convert most tests in content to use EmbeddedTestServer.phajdan.jr@chromium.org2013-05-241-5/+6
* Replace most of the occurrence of OperationRegistry with OperationRunner.kinaba@chromium.org2013-05-221-5/+0
* Rename the embedded test server to EmbeddedTestServer in net::test_server nam...phajdan.jr@chromium.org2013-05-091-9/+9
* GTTF: move chrome/browser/google_apis/test_server to net/testphajdan.jr@chromium.org2013-05-071-2/+2
* Extract two testing utilities to share them among the tests.hidehiko@chromium.org2013-05-011-0/+24
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-3/+2
* Extract testing utility TestGetContentCallback.hidehiko@chromium.org2013-04-191-0/+22
* Add ProgressCallback to DriveServiceInterface::DownloadFile.kinaba@chromium.org2013-04-121-0/+6
* Eliminate CopyResultsFromUploadRangeCallback.hidehiko@chromium.org2013-03-211-9/+0
* Eliminate CopyResultFromInitiateUploadCallback(AndQuit).hidehiko@chromium.org2013-03-211-18/+0
* Eliminate CopyResultsFromDownloadActionCallback(AndQuit).hidehiko@chromium.org2013-03-211-9/+0
* Eliminate CopyResultsFromGetAboutResourceCallback and CopyResultsFromGetAppLi...hidehiko@chromium.org2013-03-201-18/+0
* Eliminate CopyResultsFromGetAccountMetadata(AndQuit).hidehiko@chromium.org2013-03-201-19/+0
* Eliminate CopyResultsFromGetResourceList.hidehiko@chromium.org2013-03-191-9/+0
* Eliminate CopyResultsFromEntryActionCallbackAndQuit.hidehiko@chromium.org2013-03-181-6/+0
* Eliminate CopyResultsFromGetDataCallback and CopyResultsFromGetDataCallbackAn...hidehiko@chromium.org2013-03-181-17/+0
* Eliminate CopyResultsFromGetResourceEntryCallback.hidehiko@chromium.org2013-03-151-9/+0
* Eliminate CopyResultsFromEntryActionCallback.hidehiko@chromium.org2013-03-141-5/+0
* Implement generic CreateCopyResultCallback and RunAndQuit.hidehiko@chromium.org2013-03-131-0/+5
* Changing GetTestFilePath so we can place test files outside of the chromeos d...keishi@chromium.org2013-03-081-1/+0
* Implement ResumeUploadOperation on Drive API v2.hidehiko@chromium.org2013-03-041-0/+32
* Drive: Remove 'feed' from class/funciton/variable names from Drive codeyoshiki@chromium.org2013-03-021-4/+4
* Move the responsibility to convert from JSON to AccountMetadata into gdata_wa...hidehiko@chromium.org2013-03-011-0/+10
* Implement InitiateUploadNewFile on Drive API v2.hidehiko@chromium.org2013-03-011-0/+9
* Implement FakeDriveService::GetAboutResource.hidehiko@chromium.org2013-02-281-0/+9
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-9/+9
* Implement fake drive service upload methods.tbarzic@chromium.org2013-02-081-0/+19
* Extract testing utilities from gdata_wapi_operations_unittest to test_util.hidehiko@chromium.org2013-02-041-1/+24
* MessageLoop's RUN method will pass a const ref to PendingTask whenrtenneti@chromium.org2013-02-031-2/+4
* Move testing utility from unittest.cc to test_util.hidehiko@chromium.org2013-01-311-0/+6
* google_test/test_server: Clean up a few style issues found while reading thro...tfarina@chromium.org2013-01-241-0/+1
* google_apis: Break the dependency on chrome_paths.htfarina@chromium.org2013-01-221-5/+7
* Replace the result type of GetApplicationInfo with google_apis::AppList.hidehiko@chromium.org2013-01-191-0/+10
* Add unittest for google_apis::GetAboutOperation.hidehiko@chromium.org2013-01-101-0/+40
* google_apis: Implement DownloadFile in FakeDriveServicesatorux@chromium.org2013-01-101-0/+9