summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_navigator_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+467