summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/in_process_browser_test.h
Commit message (Expand)AuthorAgeFilesLines
* cros_library: Remove CrosLibrarysatorux@chromium.org2013-07-171-2/+2
* Add a BrowserList observer to check for the creation of Browsers on the wrong...gab@chromium.org2013-06-261-0/+9
* Base for Ash browser_tests on Win8.gab@chromium.org2013-06-211-2/+12
* Created tests for adding users into multi-profiles session.dzhioev@chromium.org2013-06-131-1/+1
* Kiosk UI launch browser_tests.zelidrag@chromium.org2013-04-121-0/+7
* Fix test-running in --single-process mode.jyasskin@chromium.org2012-12-171-3/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Remove some methods on InProcessBrowserTest that are no longer needed now tha...jam@chromium.org2012-09-211-7/+0
* Move browser_test_base.h to content/public/test. I originally thought that co...jam@chromium.org2012-08-141-2/+2
* Don't print the callstack in forked browser test processes. This may allocate...jam@chromium.org2012-08-081-12/+0
* Handful of tweaks for tab dragging with touch:sky@chromium.org2012-08-081-7/+7
* Allow writing browser_tests that involve a restart. The way to do this:jam@chromium.org2012-08-061-0/+13
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-3/+3
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-8/+0
* Move plugin_browsertests.cc from browser_tests to content_browsertests.jam@chromium.org2012-07-231-8/+0
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-7/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Get non platform apps to show running statedavemoore@chromium.org2012-06-181-3/+0
* Remove a few test headers from content\test to content\public\test. This way ...jam@chromium.org2012-06-021-1/+1
* Add const accessor for test_server to enable const correct prerender browser ...dominich@chromium.org2012-05-231-0/+1
* Revert 135175 - Revert 135164 - Cleanup of browser_test harness.jam@chromium.org2012-05-031-19/+2
* Revert 135164 - Cleanup of browser_test harness.mmenke@chromium.org2012-05-031-2/+19
* Cleanup of browser_test harness.jam@chromium.org2012-05-031-19/+2
* Convert the session restore ui_tests to browser_tests. I renabled the disable...jam@chromium.org2012-04-251-0/+10
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-121-2/+4
* Convert the unload ui_tests to browser_tests.jam@chromium.org2012-04-111-0/+11
* Fix install-from-dmg.mark@chromium.org2012-03-271-0/+19
* Add app mode for cros app windows, second try after revert ofdavemoore@chromium.org2012-02-281-0/+4
* Revert 123830 - Aura: Support hovering restore & close buttons for full scree...davemoore@chromium.org2012-02-281-4/+0
* Aura: Support hovering restore & close buttons for full screen apps.davemoore@chromium.org2012-02-271-0/+4
* Cocoa: Handle re-open event in app modesail@chromium.org2012-02-141-1/+7
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-1/+1
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-041-5/+1
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-041-1/+5
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-011-5/+1
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-011-1/+5
* Move the PluginDataRemover class to content, and remove the chrome pieces fro...jam@chromium.org2011-11-171-0/+5
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-4/+4
* Add (not yet working) content_browsertests target.phajdan.jr@chromium.org2011-09-301-98/+8
* Move some chrome-specific bits out of InProcessBrowserTestphajdan.jr@chromium.org2011-09-211-3/+0
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-0/+295