summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_service_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate the MetricsService UI test to a BrowserTest.isherman@chromium.org2012-04-051-129/+0
* Mark MetricsServiceTest.CloseRenderersNormally as FLAKY_ instead of DISABLED_mihaip@chromium.org2012-03-301-1/+1
* Disable CloseRenderersNormally Test on Linux ChromeOSbshe@chromium.org2012-03-291-1/+7
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-1/+1
* Fix Sleep() calls to use TimeDelta in portions of chrome/browser.tedvessenes@gmail.com2012-01-041-2/+2
* Change TOUCH_UI => USE_VIRTUAL_KEYBOARD.bryeung@chromium.org2011-11-291-4/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+0
* Allow controlling the Instant field trial through a command line flag.sreeram@chromium.org2011-10-101-5/+0
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-3/+0
* GTTF: Clean up UITestSuite and ProxyLauncher:phajdan.jr@chromium.org2011-08-181-4/+0
* GTTF: Use a fresh TestingBrowserProcess for each test, part #7phajdan.jr@chromium.org2011-08-171-5/+1
* Fix MetricsServiceTest.CloseRenderersNormally flakiness.sreeram@chromium.org2011-08-151-8/+6
* GTTF: Use a fresh TestingBrowserProcess for each test, part #6phajdan.jr@chromium.org2011-08-121-1/+1
* Marking MetricsServiceTest.CloseRenderersNormally flaky on Macgrt@chromium.org2011-08-121-1/+8
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-111-0/+8
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* Fix MetricsServiceTest.CloseRenderersNormally for touchui.sadrul@chromium.org2011-05-251-0/+10
* Disabling Crash Renderers test, it fails always on offical trunk builderskerz@chromium.org2011-02-241-1/+1
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-2/+3
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-1/+1
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+2
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-5/+4
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-281-4/+0
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Fix the expected number of crashes in a metrics test.nirnimesh@chromium.org2010-09-071-3/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-0/+1
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+1
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...danno@chromium.org2010-06-141-3/+3
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-2/+5
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+6
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* Use chrome::kAboutCrashURL in a few most places.thestig@chromium.org2010-04-071-8/+7
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-1/+1
* Linux: Fix test crash expectations for MetricsServiceTest.CrashRenderers.thestig@chromium.org2010-03-161-2/+3
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-1/+1
* Mark MetricsServiceTest.CrashRenderers as FLAKY.andybons@chromium.org2010-03-051-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Mark the following tests FLAKY on Windows.tkent@chromium.org2010-01-121-0/+4
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-2/+1
* Try to shutdown the browser more peacefully before using more brutal methods.phajdan.jr@chromium.org2009-08-191-17/+17
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-181-9/+7
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-171-3/+9
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-171-9/+3