summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_focus_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-12/+12
* Disable BrowserFocusTest.FocusOnReloadCrashedTab on Linux and ChromeOS.phajdan.jr@chromium.org2010-08-311-3/+2
* Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (wheresky@chromium.org2010-08-231-39/+32
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-34/+23
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-3/+10
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Fix compile errors from moving number conversions to their own file.brettw@chromium.org2010-07-311-0/+1
* Fix BrowserFocusTest crashes caused by a callback being invoked for an invali...phajdan.jr@chromium.org2010-07-301-4/+0
* Mark BrowserFocusTest.TabInitialFocus as FLAKY.phajdan.jr@chromium.org2010-07-301-1/+2
* Uncrash BrowserFocusTest.*phajdan.jr@chromium.org2010-07-301-3/+7
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-11/+14
* Fix compile warning on Mac OS X 10.5suzhe@chromium.org2010-07-271-2/+2
* [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.suzhe@chromium.org2010-07-271-31/+71
* Disable flaky FocusOnReloadCrashedTab as it crashes at the end when it failsoshima@chromium.org2010-07-231-2/+2
* Mark BrowserFocusTest.FocusOnReloadCrashedTab flaky for chromeos debug buildoshima@chromium.org2010-07-231-1/+9
* TTF: Re-enable BrowserFocusTest.TabsRememberFocusFindInPage by marking it asjhawkins@chromium.org2010-07-131-1/+1
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-4/+5
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-5/+4
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-4/+5
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-3/+3
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-15/+15
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-9/+10
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-2/+2
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-2/+2
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-2/+2
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-5/+5
* Enable interactive_ui_testsoshima@chromium.org2010-04-061-5/+18
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-6/+6
* Add a regression test for http://crbug.com/29473estade@chromium.org2009-12-141-2/+32
* Relanding the CL that made interactive UI tests run out-of-proc.jcampan@chromium.org2009-11-061-2/+0
* Attempt to make interactive ui tests complete on Linux while I try to repro it.jam@chromium.org2009-10-271-0/+2
* Implements tests for testing browser's overall key events handling behavior.suzhe@chromium.org2009-10-231-93/+40
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+0
* Factoring out the interactive UI tests in their own GYP file.jcampan@chromium.org2009-10-131-29/+12
* Disabling a interactive testjcampan@chromium.org2009-10-091-1/+2
* Disable all browser focus tests on windows. They are hanging or crashing on t...estade@chromium.org2009-10-091-9/+12
* Disable BrowserFocusTest.BrowsersRememberFocus as it is crashing thezork@google.com2009-10-081-1/+7
* Disable BrowserFocusTest.ClickingMovesFocus as it is crashing the interactive...jhawkins@chromium.org2009-10-081-1/+10
* Fix a warning:nsylvain@chromium.org2009-10-031-2/+2
* Disabling a filing test temporarily.jcampan@chromium.org2009-10-021-1/+2
* Find-in-bar would steal focus when switching tab.jcampan@chromium.org2009-10-021-0/+38
* For some reason, if the interactive test that I added runs after inprocess te...jam@chromium.org2009-10-021-41/+0
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+40
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-39/+67
* Fix to use FilePath in more unittests.phajdan.jr@chromium.org2009-09-141-4/+4
* Couple of tweaks to ui_controls_linux:sky@chromium.org2009-08-261-1/+1
* More interactive test porting for Linux.estade@chromium.org2009-08-211-122/+79
* Port more browser focus tests to linux.estade@chromium.org2009-08-191-105/+118
* Relands drop support:sky@chromium.org2009-08-191-3/+8
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-181-8/+3