| Commit message (Expand) | Author | Age | Files | Lines |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Rename MetricsServiceTest browser test class to MetricsServiceBrowserTest. | asvitkine@chromium.org | 2013-04-29 | 1 | -4/+4 |
* | content: Move more constants from url_constants.h into content namespace. | tfarina@chromium.org | 2013-03-02 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -3/+3 |
* | Move window_open_disposition.h from webkit/ into ui/base. | tfarina@chromium.org | 2013-01-22 | 1 | -1/+1 |
* | Inform GetEntropySource of whether or not metrics reporting will be enabled. | stevet@chromium.org | 2012-08-09 | 1 | -0/+27 |
* | Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that... | jam@chromium.org | 2012-07-30 | 1 | -1/+1 |
* | Create content\public\test\test_utils.h to hold common test classes that are ... | jam@chromium.org | 2012-07-20 | 1 | -1/+1 |
* | Disable MetricsServiceTest.CrashRenderers on Linux. | asanka@chromium.org | 2012-06-04 | 1 | -1/+7 |
* | Remove virtual keyboard support: | yusukes@google.com | 2012-05-22 | 1 | -10/+0 |
* | Fix flakiness in MetricsServiceTest.CrashRenderers | isherman@chromium.org | 2012-04-10 | 1 | -3/+12 |
* | Mark MetricsServiceTest.CrashRenderers as flaky | isherman@chromium.org | 2012-04-06 | 1 | -1/+2 |
* | Migrate the MetricsService UI test to a BrowserTest. | isherman@chromium.org | 2012-04-05 | 1 | -0/+100 |