summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_window.h
Commit message (Expand)AuthorAgeFilesLines
* Add extension API to change window show state using chrome.windows.update().jennb@chromium.org2011-11-221-0/+5
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-3/+0
* Delete code for and references to mini-gallery and theme install bubbles.yoz@chromium.org2011-10-271-3/+0
* Add shortcut to show avatar menusail@chromium.org2011-10-251-0/+3
* Moved mobile activation into its own modal dialog.zelidrag@chromium.org2011-10-241-0/+3
* Change EnterFullscreen() to take an enum instead of a bool as second parameter.thakis@chromium.org2011-10-171-4/+10
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-151-2/+1
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-2/+5
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-4/+3
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-121-3/+0
* views: remove vertical tabsthakis@chromium.org2011-10-061-3/+0
* Show avatar menu from NTP4sail@chromium.org2011-10-061-0/+6
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-011-5/+0
* Remove compact navigation code.thakis@chromium.org2011-09-261-3/+0
* Show global error bubble view when creating new browser windowsail@chromium.org2011-09-191-0/+1
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-071-0/+8
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-1/+1
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-0/+3
* Showing Task manager on the foreground window.yoshiki@chromium.org2011-08-161-2/+2
* Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...jennb@chromium.org2011-08-081-3/+3
* Fullscreen support for Lion.rohitrao@chromium.org2011-08-041-0/+5
* Consolidates managing of bookmark bar state to browser. Browser nowsky@chromium.org2011-06-241-7/+5
* Eliminate Window completely.ben@chromium.org2011-06-131-4/+0
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+2
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-0/+3
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-3/+0
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-0/+3
* Cleanup popup related browser navigation code.stevenjb@google.com2011-04-281-0/+5
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-151-1/+1
* Flesh out a bit more of Panel class.jennb@chromium.org2011-04-151-7/+0
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-5/+0
* Implement PanelManager and hook up with Panel creation. The platform dependen...jianli@chromium.org2011-04-081-0/+8
* Add a stub implementation for Panel class.prasadt@chromium.org2011-04-041-2/+2
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-281-0/+4
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-251-1/+1
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-241-1/+2
* Theme system cleanuperg@google.com2011-03-231-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-3/+2
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-111-4/+0
* Options: Remove several deprecated Options-related methods from BrowserWindow.jhawkins@chromium.org2011-03-101-12/+0
* Revert 77547 - Options: Remove the GTK options.jhawkins@chromium.org2011-03-091-2/+0
* Options: Remove the GTK options.jhawkins@chromium.org2011-03-091-0/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Remove dependency on Views::Window from platforms that don't support it.estade@chromium.org2011-02-241-1/+1
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-1/+1
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-151-1/+2
* Fix issue where Chrome.Window.Update unmaximizes a window when only the focus...levin@chromium.org2011-02-091-0/+5
* Highlight background pages in task manager if user clicks View Background Pages.atwilson@chromium.org2011-02-071-0/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-6/+0