| Commit message (Expand) | Author | Age | Files | Lines |
* | Make panel adjust bounds per preferred size change notification on Windows. | jianli@chromium.org | 2011-09-07 | 1 | -0/+7 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 1 | -6/+58 |
* | Revert 99283 - When the user navigates to the home page, make sure to set the... | rogerta@chromium.org | 2011-09-02 | 1 | -56/+6 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 1 | -6/+56 |
* | Treat files downloaded from the address bar as "always safe" (including exten... | pkasting@chromium.org | 2011-08-30 | 1 | -2/+7 |
* | Making BrowserNavigator open file browser singleton tab respecting URLs ref v... | tbarzic@chromium.org | 2011-08-24 | 1 | -1/+4 |
* | Create the correct SiteInstance when restoring tabs that belong to apps. | mihaip@chromium.org | 2011-07-21 | 1 | -30/+3 |
* | Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome. | jam@chromium.org | 2011-07-13 | 1 | -1/+1 |
* | Change navigator to open non-incognito pages in current page | gbillock@chromium.org | 2011-07-12 | 1 | -1/+2 |
* | Move focus from the omnibox when opening a new tab with alt-enter. | sadrul@chromium.org | 2011-07-09 | 1 | -0/+9 |
* | Extension ID should be converted to app name when it is passed to the Browser. | jianli@chromium.org | 2011-06-23 | 1 | -3/+6 |
* | Open Options page on top of NTP. | gbillock@chromium.org | 2011-06-17 | 1 | -44/+44 |
* | Fix bug 84796: window.open when called from an extension ignores positioning ... | jianli@chromium.org | 2011-06-06 | 1 | -1/+1 |
* | Remove chrome/browser/browser_about_handler.h dependency from content. | jam@chromium.org | 2011-06-01 | 1 | -3/+8 |
* | Address bar is shown on pop-out extension windows. | prasadt@chromium.org | 2011-05-26 | 1 | -1/+3 |
* | Fix app process initialization when opening an app in a new tab. | creis@chromium.org | 2011-05-20 | 1 | -1/+5 |
* | Reload a crashed singleton tab when trying to navigate to it. | sadrul@chromium.org | 2011-05-13 | 1 | -1/+3 |
* | Fix "chrome://bookmarks" URL not displaying in omnibox. | asvitkine@chromium.org | 2011-05-06 | 1 | -3/+4 |
* | Browser::Type cleanup. | jianli@chromium.org | 2011-05-05 | 1 | -16/+21 |
* | Cleanup popup related browser navigation code. | stevenjb@google.com | 2011-04-28 | 1 | -7/+24 |
* | More TabStripModel renaming: | sky@chromium.org | 2011-04-18 | 1 | -7/+7 |
* | Don't focus popup windows / panels unless spawned by a user gesture. | stevenjb@google.com | 2011-04-15 | 1 | -7/+11 |
* | Renames TabStripModel and Browser's selected_index to | sky@chromium.org | 2011-04-12 | 1 | -3/+2 |
* | Cleanup: Update a bunch of files to the new location of browser_window.h. Par... | tfarina@chromium.org | 2011-04-09 | 1 | -1/+1 |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 1 | -2/+2 |
* | Get rid of extensions dependency from content\browser. | jam@chromium.org | 2011-04-04 | 1 | -2/+5 |
* | Move WebUIFactory to chrome/, try 2. | estade@chromium.org | 2011-03-30 | 1 | -1/+2 |
* | Revert 79691 - Move WebUIFactory to chrome/browser. | estade@chromium.org | 2011-03-29 | 1 | -2/+1 |
* | Move WebUIFactory to chrome/browser. | estade@chromium.org | 2011-03-29 | 1 | -1/+2 |
* | Add in DOMBrowser | sadrul@chromium.org | 2011-03-11 | 1 | -2/+2 |
* | retry r76329 with chromeos fix | estade@chromium.org | 2011-03-02 | 1 | -6/+6 |
* | Get rid of a bunch of includes to old locations of headers. | jam@chromium.org | 2011-03-02 | 1 | -2/+2 |
* | Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav... | inferno@chromium.org | 2011-03-01 | 1 | -6/+6 |
* | Change the behavior of ignore_path in BrowserNavigator. | estade@chromium.org | 2011-03-01 | 1 | -6/+6 |
* | Prevent unused normal SiteInstances from being used for extensions. | creis@google.com | 2011-02-19 | 1 | -6/+14 |
* | Enhance search for SINGLETON_TAB in case of ignore_path flag. | dilmah@chromium.org | 2011-02-17 | 1 | -5/+14 |
* | Prevent non-Incognito windows in the Guest session. | altimofeev@chromium.org | 2011-02-09 | 1 | -2/+3 |
* | Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar... | jam@chromium.org | 2011-01-22 | 1 | -3/+2 |
* | Fix for regression: Any window of type APP should create APP_POPUP windows. | stevenjb@google.com | 2011-01-19 | 1 | -3/+2 |
* | Fix singleton tab handling with ignore_path when the tab is selected. | stuartmorgan@chromium.org | 2011-01-10 | 1 | -27/+28 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -3/+3 |
* | Reset the source-page of the navigation. | sadrul@chromium.org | 2010-11-30 | 1 | -2/+29 |
* | Fix for not instantiating a new page on singleton tabs when the tab is already | rkc@chromium.org | 2010-11-29 | 1 | -4/+5 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2010-11-19 | 1 | -0/+2 |
* | Make pink's TabContentsWrapper change compile on Windows. | ben@chromium.org | 2010-11-18 | 1 | -20/+29 |
* | DOMUI: Add |ignore_path| to NavigateParams and use this to implement opening ... | jhawkins@chromium.org | 2010-11-17 | 1 | -14/+28 |
* | Fix some navigation bugs. | sadrul@chromium.org | 2010-11-17 | 1 | -11/+28 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Don't show tabbed options page or bookmarks manager in OTR browser window. | estade@chromium.org | 2010-11-15 | 1 | -0/+25 |