summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_focus_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move code to allow dns queries (and accompanyingaa@chromium.org2009-04-031-11/+0
* Fix interactive_ui_tests failures by temporarily allowing direct dns lookup.phajdan.jr@chromium.org2009-03-271-1/+12
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-0/+24
* Support DWM switching.ben@chromium.org2009-03-031-1/+1
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-251-239/+287
* Reverting 10318.jcampan@chromium.org2009-02-251-287/+239
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-251-239/+287
* Reverting 10295.jcampan@chromium.org2009-02-241-291/+239
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-241-239/+291
* Enabling the BrowsersRememberFocus interactive UI test. The fix is to change theananta@chromium.org2009-02-131-1/+1
* Disabling the BrowsersRememberFocus test in interactive ui tests to keepananta@chromium.org2009-02-111-1/+1
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-6/+6
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-16/+8
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-13/+25
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-25/+13
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-13/+25
* Fix regression with Find in page focus on trunk. finnur@google.com2008-12-101-1/+55
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-031-4/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-6/+6
* We should not EXPECT to get a browser object or a window object, we should AS...finnur@google.com2008-08-281-8/+14
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+358