summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_focus_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-22/+19
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-2/+2
* Fix typo when disabling BrowserFocusTest.ClickingMovesFocussteveblock@chromium.org2012-05-181-2/+2
* Disable BrowserFocusTest.ClickingMovesFocus and BrowserFocusTest.FindFocusTes...steveblock@chromium.org2012-05-181-2/+8
* browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.tfarina@chromium.org2012-05-121-2/+2
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* Revert 135175 - Revert 135164 - Cleanup of browser_test harness.jam@chromium.org2012-05-031-1/+0
* Revert 135164 - Cleanup of browser_test harness.mmenke@chromium.org2012-05-031-0/+1
* Cleanup of browser_test harness.jam@chromium.org2012-05-031-1/+0
* Remove the last users of TabContentsContainer and remove the files.ben@chromium.org2012-04-171-1/+0
* Add more functionality to WebView.ben@chromium.org2012-04-171-17/+17
* Revert 132281 - Add more functionality to WebView.ben@chromium.org2012-04-141-17/+17
* Add more functionality to WebView.ben@chromium.org2012-04-131-17/+17
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Convert uses of int ms to TimeDelta in chrome/browser and net (second try).tedvessenes@gmail.com2012-03-081-7/+8
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-3/+3
* Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.rsleevi@chromium.org2012-03-041-8/+7
* Convert uses of int ms to TimeDelta in chrome/browser and net.tedvessenes@gmail.com2012-03-041-7/+8
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-1/+1
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-1/+1
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-1/+1
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-6/+6
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-081-2/+3
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-11/+11
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-1/+1
* Fix MAYBE_FocusTraversal on Windowsrvargas@google.com2012-01-101-0/+1
* Disable BrowserFocusTest.FocusTraversalOnInterstitial on Windows.rvargas@google.com2012-01-101-0/+3
* AURA/X11: Handle VKEY_MENU accelerator on content areaoshima@chromium.org2012-01-051-16/+31
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-3/+4
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-2/+2
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-6/+6
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-15/+15
* Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...jam@chromium.org2012-01-021-1/+3
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-3/+3
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-3/+3
* Rename TabContents::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-3/+3
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-7/+7
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-3/+6
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-5/+5
* Aura: Set focusable on textfield but not on location baroshima@chromium.org2011-12-091-12/+10
* Use Textfield's view ID instead of Location bar's view id inoshima@chromium.org2011-12-071-20/+28
* Revert 113110 - backing out 113015 didn't fix the interactive test bot. Resto...sail@chromium.org2011-12-061-28/+10
* Revert 113015 - speculative revert to see if this fixes the interactive test ...sail@chromium.org2011-12-061-10/+28
* Remove OnMessageReceived that was using internal content IPCs in a chrome tes...jam@chromium.org2011-12-051-28/+10
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-3/+4
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-4/+4