summaryrefslogtreecommitdiffstats
path: root/chrome/browser/component_updater/component_updater_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-1/+2
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* RefCounted types should not have public destructors, component_updater editionrsleevi@chromium.org2012-05-291-5/+6
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-021-4/+3
* Spelling mistakes fixedcpu@chromium.org2012-02-151-2/+2
* Fix leak in ComponentUpdaterTest.ProdVersionCheck.rnk@chromium.org2012-02-071-7/+9
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-3/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-14/+14
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-1/+1
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* Component updater: send extra attributes in the request tocpu@chromium.org2011-10-051-4/+6
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Component updater: Adding test for prodversionmincpu@chromium.org2011-09-101-22/+67
* Adding UMA instrumentation to the component updatercpu@chromium.org2011-09-011-5/+11
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Component updater: Fix couple of bugs (part nine)cpu@chromium.org2011-08-171-4/+18
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Component updater eight piececpu@chromium.org2011-08-091-4/+53
* Fix memory errors in ComponentUpdater::ComponentUpdater().hbono@chromium.org2011-08-041-1/+2
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Component updater fifth piececpu@chromium.org2011-08-031-19/+187
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-2/+2
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-291-1/+1
* Component updater third installmentcpu@chromium.org2011-07-221-0/+126