summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_tab_container.h
Commit message (Expand)AuthorAgeFilesLines
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-1/+3
* Fix a crash in chrome.exe caused by the external tab container instance getti...ananta@chromium.org2009-03-051-1/+5
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-2/+1
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-4/+13
* Maintain a refcounted AutomationProvider pointer in the ExternalTabContainer....ananta@chromium.org2009-02-111-1/+1
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-101-0/+5
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-091-7/+1
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-091-1/+7
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Better control over window creation of external tabsjoshia@google.com2009-01-281-1/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* On exit do not terminate renderers hosted in external tabsjoshia@google.com2009-01-121-1/+1
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-171-1/+1
* Rename Container->Widgetben@chromium.org2008-11-211-3/+3
* This is r4523, with a few changes to make things work under Vista.erg@google.com2008-11-051-5/+0
* Revert change r4523 because Vista doesn't like it.erg@google.com2008-11-041-0/+5
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-041-5/+0
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-171-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-7/+7
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-4/+4
* Remove DidNavigate from the tab contents delegate and all the related plumbing.brettw@google.com2008-09-241-2/+4
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-2/+2
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+2
* Add missing files from the previous changejoshia@google.com2008-08-151-0/+3
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-3/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+166