summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_contents.h
Commit message (Expand)AuthorAgeFilesLines
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-1/+3
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-1/+3
* Reverting 11002.brettw@chromium.org2009-03-051-3/+1
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-051-1/+3
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-2/+1
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+4
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-4/+9
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-0/+66
* Add a TabContentsContainerGtk to remove the current hack that inserts theerg@google.com2009-02-191-0/+2
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-4/+6
* Bring up save_package, save_item, save_file_manager on posix.estade@chromium.org2009-02-191-1/+1
* Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...jhawkins@chromium.org2009-02-171-2/+2
* Fix a crash bug in memory_utils.cc caused by assuming that thempcomplete@google.com2009-02-131-0/+1
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-0/+1
* Make fav_icon_helper compile on POSIX, remove some unneeded #includes.thestig@chromium.org2009-02-121-4/+8
* Reverting 9493.kuchhal@chromium.org2009-02-101-4/+3
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-4/+2
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-3/+4
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-2/+4
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+0
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-0/+1
* Reverting 9408.brettw@chromium.org2009-02-091-4/+3
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-4/+2
* Add a new resizer corner.mad@chromium.org2009-02-091-3/+4
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-061-1/+5
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-0/+1
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-2/+2
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-1/+31
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-25/+2
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-1/+0
* Backs out 8523 in hopes of a greener tree.sky@google.com2009-01-231-4/+0
* Changes to insure that when in app-mode, links open in the default browser. ...brg@chromium.com2009-01-231-0/+4
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-2/+2
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-161-3/+3
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-1/+5
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+572