summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_navigator_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 107792: 'learn more' link after an app in a panel crashes should open...jianli@chromium.org2012-01-251-0/+54
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-6/+6
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-1/+1
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-30/+32
* Move a bunch of methods from TabContents into the WebContents interface. This...jam@chromium.org2011-12-221-2/+2
* Rename TabContents::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-1/+1
* Fix crash in SyncSetupWizard::IsVisible()binji@chromium.org2011-11-291-80/+65
* Bookmark Manager and Settings page are forced to open in the normal mode.rustema@google.com2011-11-081-0/+63
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-16/+32
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+5
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-18/+31
* Mark BrowserNavigatorTest.NullBrowser_MatchProfile as not flaky.phajdan.jr@chromium.org2011-09-301-2/+1
* Marking test as Flaky...mad@chromium.org2011-09-151-1/+2
* Making BrowserNavigator open file browser singleton tab respecting URLs ref v...tbarzic@chromium.org2011-08-241-0/+49
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Make bookmark manager from context menu open open in the selected folder.gbillock@chromium.org2011-07-161-1/+1
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-141-86/+182
* Revert 92289 - Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-131-182/+86
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-131-86/+182
* Change navigator to open non-incognito pages in current pagegbillock@chromium.org2011-07-121-0/+19
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+4
* Move focus from the omnibox when opening a new tab with alt-enter.sadrul@chromium.org2011-07-091-0/+42
* Open Options page on top of NTP.gbillock@chromium.org2011-06-171-0/+102
* Fix bug 84796: window.open when called from an extension ignores positioning ...jianli@chromium.org2011-06-061-1/+1
* Address bar is shown on pop-out extension windows.prasadt@chromium.org2011-05-261-0/+23
* Reload a crashed singleton tab when trying to navigate to it.sadrul@chromium.org2011-05-131-0/+29
* Browser::Type cleanup.jianli@chromium.org2011-05-051-14/+28
* Cleanup popup related browser navigation code.stevenjb@google.com2011-04-281-0/+7
* Disable IsActive() in BrowserNavigatorTest tests.stevenjb@google.com2011-04-151-5/+5
* Don't focus popup windows / panels unless spawned by a user gesture.stevenjb@google.com2011-04-151-10/+35
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-17/+17
* Disable this test temporarily. http://crbug.com/74971ben@chromium.org2011-03-041-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-3/+2
* retry r76329 with chromeos fixestade@chromium.org2011-03-021-13/+42
* Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...inferno@chromium.org2011-03-011-42/+13
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-011-13/+42
* Enhance search for SINGLETON_TAB in case of ignore_path flag.dilmah@chromium.org2011-02-171-4/+33
* Prevent non-Incognito windows in the Guest session.altimofeev@chromium.org2011-02-091-55/+105
* Fix for regression: Any window of type APP should create APP_POPUP windows.stevenjb@google.com2011-01-191-0/+53
* Fix singleton tab handling with ignore_path when the tab is selected.stuartmorgan@chromium.org2011-01-101-0/+31
* Flags: Enable Tabbed Options by default.jhawkins@chromium.org2011-01-071-7/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Reset the source-page of the navigation.sadrul@chromium.org2010-11-301-0/+4
* Fix for not instantiating a new page on singleton tabs when the tab is alreadyrkc@chromium.org2010-11-291-1/+33
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-12/+14
* DOMUI: Add |ignore_path| to NavigateParams and use this to implement opening ...jhawkins@chromium.org2010-11-171-2/+102
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1