summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_focus_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-181-3/+8
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-9/+15
* Temporarily disable a failing ui test.estade@chromium.org2009-08-171-1/+2
* Begin to port browser focus tests to linux.estade@chromium.org2009-08-171-15/+53
* Convert parts of errorpage_uitest.cc to be not flaky.phajdan.jr@chromium.org2009-08-151-3/+6
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-291-1/+50
* Re-enable some focus UI tests. These failed for unknown reasons with a funnybrettw@chromium.org2009-07-231-4/+2
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-2/+2
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-11/+11
* Disable failing tests until I can figure out what's going on.brettw@chromium.org2009-06-251-2/+4
* By user request, focus should go to the location bar when about:blank is the ...jcampan@chromium.org2009-06-221-0/+6
* Revert :nsylvain@chromium.org2009-06-221-11/+11
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-11/+11
* Reverting 18872.jcampan@chromium.org2009-06-191-11/+11
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-11/+11
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-20/+26
* Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...davemoore@chromium.org2009-05-281-11/+13
* Renames BrowserView::GetBrowserViewForHWND tosky@chromium.org2009-05-261-11/+11
* Refactors TabContentsContainerView into TabContentsContainer and associated p...ben@chromium.org2009-05-221-17/+30
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* The last redesign of interstitial pages made them to be a render view painted...jcampan@chromium.org2009-05-061-1/+197
* honor index in createTab()rafaelw@chromium.org2009-05-061-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-3/+2
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-291-6/+8
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-2/+2
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-171-59/+4
* Disable BrowserFocusTest.BrowsersRememberFocus until it can be looked at.mmoss@chromium.org2009-04-151-1/+1
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-2/+4