summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_navigator.cc
Commit message (Expand)AuthorAgeFilesLines
* Create the correct SiteInstance when restoring tabs that belong to apps.mihaip@chromium.org2011-07-211-30/+3
* Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.jam@chromium.org2011-07-131-1/+1
* Change navigator to open non-incognito pages in current pagegbillock@chromium.org2011-07-121-1/+2
* Move focus from the omnibox when opening a new tab with alt-enter.sadrul@chromium.org2011-07-091-0/+9
* Extension ID should be converted to app name when it is passed to the Browser.jianli@chromium.org2011-06-231-3/+6
* Open Options page on top of NTP.gbillock@chromium.org2011-06-171-44/+44
* Fix bug 84796: window.open when called from an extension ignores positioning ...jianli@chromium.org2011-06-061-1/+1
* Remove chrome/browser/browser_about_handler.h dependency from content.jam@chromium.org2011-06-011-3/+8
* Address bar is shown on pop-out extension windows.prasadt@chromium.org2011-05-261-1/+3
* Fix app process initialization when opening an app in a new tab.creis@chromium.org2011-05-201-1/+5
* Reload a crashed singleton tab when trying to navigate to it.sadrul@chromium.org2011-05-131-1/+3
* Fix "chrome://bookmarks" URL not displaying in omnibox.asvitkine@chromium.org2011-05-061-3/+4
* Browser::Type cleanup.jianli@chromium.org2011-05-051-16/+21
* Cleanup popup related browser navigation code.stevenjb@google.com2011-04-281-7/+24
* More TabStripModel renaming:sky@chromium.org2011-04-181-7/+7
* Don't focus popup windows / panels unless spawned by a user gesture.stevenjb@google.com2011-04-151-7/+11
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-3/+2
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-2/+2
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-2/+5
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-1/+2
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-2/+1
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-1/+2
* Add in DOMBrowsersadrul@chromium.org2011-03-111-2/+2
* retry r76329 with chromeos fixestade@chromium.org2011-03-021-6/+6
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-2/+2
* Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...inferno@chromium.org2011-03-011-6/+6
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-011-6/+6
* Prevent unused normal SiteInstances from being used for extensions.creis@google.com2011-02-191-6/+14
* Enhance search for SINGLETON_TAB in case of ignore_path flag.dilmah@chromium.org2011-02-171-5/+14
* Prevent non-Incognito windows in the Guest session.altimofeev@chromium.org2011-02-091-2/+3
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-221-3/+2
* Fix for regression: Any window of type APP should create APP_POPUP windows.stevenjb@google.com2011-01-191-3/+2
* Fix singleton tab handling with ignore_path when the tab is selected.stuartmorgan@chromium.org2011-01-101-27/+28
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-3/+3
* Reset the source-page of the navigation.sadrul@chromium.org2010-11-301-2/+29
* Fix for not instantiating a new page on singleton tabs when the tab is alreadyrkc@chromium.org2010-11-291-4/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2010-11-191-0/+2
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-20/+29
* DOMUI: Add |ignore_path| to NavigateParams and use this to implement opening ...jhawkins@chromium.org2010-11-171-14/+28
* Fix some navigation bugs.sadrul@chromium.org2010-11-171-11/+28
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Don't show tabbed options page or bookmarks manager in OTR browser window.estade@chromium.org2010-11-151-0/+25
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Move more files to chrome/browser/uiben@chromium.org2010-11-091-0/+382