summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_window.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactored the screenshot mechanism.rkc@chromium.org2011-01-101-4/+7
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-221-0/+3
* Fixes bug in instant that resulted in flickery fade. The problem wouldsky@chromium.org2010-12-151-1/+2
* Enable to show the keyboard overlay by shortcut key.mazda@chromium.org2010-12-021-0/+5
* Add "create Application Shortcut" to the app menu on NTP.skerner@google.com2010-11-301-1/+7
* Remove unused BaseTabStrip methodsrjkroege@google.com2010-11-251-7/+0
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-1/+2
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-6/+0
* Makes the current page dim out when transitioning to instant preview.sky@chromium.org2010-11-151-0/+3
* Move browser.cc,h and browser_window.h to browser/uiben@chromium.org2010-11-081-0/+384