summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-0/+1
* Theme the find bar.glen@chromium.org2009-05-211-0/+4
* Remove the dependency from browser_view on the bug report dialog. I am going tobrettw@chromium.org2009-05-211-34/+2
* Revert 16567.ben@chromium.org2009-05-211-1/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-0/+1
* Add a skeleton browser_frame implementation for GTK, make browser_view (whichbrettw@chromium.org2009-05-191-8/+18
* Ifdef out some Windows dependencies. This is the first pass trying to getbrettw@chromium.org2009-05-191-0/+10
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-32/+39
* An attempt to abstract the logic of the various layered windows we're using t...erikkay@google.com2009-05-181-0/+19
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-2/+8
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-3/+2
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-5/+7
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-101-0/+3
* Use the non-native frame when using themes even on Aero Glass.ben@chromium.org2009-05-091-0/+1
* This is the first pass at themes.glen@chromium.org2009-05-091-1/+6
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-081-0/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-071-1/+6
* Reverting 15468.ben@chromium.org2009-05-061-6/+1
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-061-1/+6
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-061-4/+27
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-2/+2
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Undo part of brettw's WebContents refactor that removed TabContentsDelegatempcomplete@google.com2009-05-041-2/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-5/+5
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Add a title to the "download in progress" dialog.abarth@chromium.org2009-05-011-0/+4
* Adds a GetWindow method to View.ben@chromium.org2009-04-301-2/+1
* Don't show popups before tabs have been added. Instead, prevent the BrowserVi...ben@chromium.org2009-04-301-5/+6
* Make "Reopen closed tab" be "Reopen closed window" when a window is the top i...pkasting@chromium.org2009-04-291-3/+12
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-271-1/+30
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-25/+1
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-231-30/+1
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-231-1/+30
* Remove unused implementation of TabContentsDelegate in HtmlDialogView.stoyan@chromium.org2009-04-221-2/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-4/+5
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-4/+4
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-4/+4
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-2/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+2
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-2/+2
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-171-98/+40
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-5/+3
* Use tab to group "Show saved passwords" and "Exceptions"hclam@chromium.org2009-04-151-2/+2