summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-5/+0
* Resurrect toolkit_views build.ben@chromium.org2009-07-211-2/+1
* Fix Browser::IsApplication so it conforms to the TabContentsDelegate interface.erg@google.com2009-07-201-1/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-0/+13
* Reverting 21032.jcampan@chromium.org2009-07-181-13/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-0/+13
* Allow TabContentsDelegates to process unhandled keyboard messages coming back...ananta@chromium.org2009-07-141-0/+8
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-3/+11
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+3
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-0/+11
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-1/+1
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+5
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-3/+4
* Make the bookmark bar closing animation less janky.estade@chromium.org2009-06-011-1/+1
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-271-0/+3
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-1/+2
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+7
* Various popup UI fixes:pkasting@chromium.org2009-05-081-3/+8
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-4/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+10
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-13/+8
* Provide a way for a TabContentsDelegate to take focus when we receive a notif...ananta@chromium.org2009-04-231-0/+7
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-5/+0
* Fix a flicker of the URL bar after you enter it. The codebrettw@chromium.org2009-04-091-0/+7
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-2/+2
* Plumb up mouse motion for the status bubbles.avi@google.com2009-03-191-2/+2
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-1/+4
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-031-0/+5
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-2/+3
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-2/+1
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-12/+11
* Reverting 9493.kuchhal@chromium.org2009-02-101-11/+12
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-12/+11
* Reverting 9408.brettw@chromium.org2009-02-091-11/+12
* Add a new resizer corner.mad@chromium.org2009-02-091-12/+11
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-291-0/+5
* Backs out 8523 in hopes of a greener tree.sky@google.com2009-01-231-8/+6
* Changes to insure that when in app-mode, links open in the default browser. ...brg@chromium.com2009-01-231-6/+8
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-4/+2
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-161-3/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+150