| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move test headers from content\test to content\public\test. This way we can e... | jam@chromium.org | 2012-06-04 | 1 | -1/+2 |
| * | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
| * | RefCounted types should not have public destructors, component_updater edition | rsleevi@chromium.org | 2012-05-29 | 1 | -5/+6 |
| * | Move TestURLRequestContextGetter to url_request_test_util.{h,cc} | akalin@chromium.org | 2012-03-02 | 1 | -4/+3 |
| * | Spelling mistakes fixed | cpu@chromium.org | 2012-02-15 | 1 | -2/+2 |
| * | Fix leak in ComponentUpdaterTest.ProdVersionCheck. | rnk@chromium.org | 2012-02-07 | 1 | -7/+9 |
| * | Switch to IWYU for files that previously were getting a bunch of | joi@chromium.org | 2011-12-01 | 1 | -0/+1 |
| * | Switch to composition for TestBrowserThread. | joi@chromium.org | 2011-11-03 | 1 | -3/+3 |
| * | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
| * | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -14/+14 |
| * | Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc... | jam@chromium.org | 2011-10-27 | 1 | -1/+1 |
| * | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -2/+2 |
| * | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |
| * | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
| * | Component updater: send extra attributes in the request to | cpu@chromium.org | 2011-10-05 | 1 | -4/+6 |
| * | Move TestNotificationTracker to content as it has no dependencies to chrome b... | jochen@chromium.org | 2011-09-13 | 1 | -1/+1 |
| * | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
| * | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
| * | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
| * | Component updater: Adding test for prodversionmin | cpu@chromium.org | 2011-09-10 | 1 | -22/+67 |
| * | Adding UMA instrumentation to the component updater | cpu@chromium.org | 2011-09-01 | 1 | -5/+11 |
| * | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
| * | Component updater: Fix couple of bugs (part nine) | cpu@chromium.org | 2011-08-17 | 1 | -4/+18 |
| * | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
| * | Component updater eight piece | cpu@chromium.org | 2011-08-09 | 1 | -4/+53 |
| * | Fix memory errors in ComponentUpdater::ComponentUpdater(). | hbono@chromium.org | 2011-08-04 | 1 | -1/+2 |
| * | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 1 | -1/+2 |
| * | Component updater fifth piece | cpu@chromium.org | 2011-08-03 | 1 | -19/+187 |
| * | Move more files from chrome/test to chrome/test/base, part #3 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -2/+2 |
| * | Add a scoper object for URLFetcher::Factory | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
| * | Component updater third installment | cpu@chromium.org | 2011-07-22 | 1 | -0/+126 |