summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_view.h
Commit message (Expand)AuthorAgeFilesLines
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-0/+2
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-0/+1
* Fix a crash when closing an incognito window with a downloadpaul@chromium.org2009-06-161-1/+1
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-6/+2
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-091-4/+1
* Convert toolbar page and app menus over to use the new system.ben@chromium.org2009-06-081-13/+37
* Rename BrowserToolbarView->ToolbarView to match file name.ben@chromium.org2009-06-061-2/+2
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-7/+7
* Revert the Omnibox when changing tabs while its contents have been deleted.pkasting@chromium.org2009-05-291-0/+1
* Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...davemoore@chromium.org2009-05-281-1/+1
* Renames BrowserView::GetBrowserViewForHWND tosky@chromium.org2009-05-261-5/+4
* Refactors TabContentsContainerView into TabContentsContainer and associated p...ben@chromium.org2009-05-221-2/+8
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-1/+1
* Theme the find bar.glen@chromium.org2009-05-211-0/+4
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-0/+1
* Add a skeleton browser_frame implementation for GTK, make browser_view (whichbrettw@chromium.org2009-05-191-7/+12
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-0/+1
* An attempt to abstract the logic of the various layered windows we're using t...erikkay@google.com2009-05-181-1/+11
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+1
* Remove a trailing slash in BrowserView. gcc doesn't like these.sky@chromium.org2009-05-141-1/+1
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-2/+1
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-3/+6
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+1
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-081-0/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-061-2/+8
* Remove the unwanted code snippet that was removed by Tim, butmunjal@chromium.org2009-04-271-12/+0
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-271-0/+13
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-21/+0
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-231-1/+0
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-231-0/+1
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-171-20/+0
* Fix regression I introduced where Stop/Go button would toggle state instantly...pkasting@chromium.org2009-04-151-1/+1
* This CL adds a confirmation box when closing the browser with in-progress dow...jcampan@chromium.org2009-04-091-0/+1
* Distributor logo and " - App Name" shouldn't be shown on app frame windows.ben@chromium.org2009-04-081-0/+6
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-051-9/+1
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-1/+2
* Remove BrowserWindow::Init().estade@chromium.org2009-03-181-1/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* Linux accelerators cleanup:estade@chromium.org2009-03-161-1/+1
* Makes drops above the tabstrip work again. This stopped workingsky@google.com2009-03-131-34/+0
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-121-0/+4
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-121-2/+2
* Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserViewsky@google.com2009-03-091-0/+2
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-1/+0
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-041-15/+0
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-031-0/+15
* Move SupportsWindowFeature from BrowserView to Browser sotc@google.com2009-03-031-15/+0