summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* 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