summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_host_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+4
* Fix an issue with SiteInstance where special URLs would not always get groupedmpcomplete@google.com2009-05-071-6/+6
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-20/+14
* Reverting 14005.brettw@chromium.org2009-04-181-14/+20
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-20/+14
* Fix the process creation problem. This forces transitions betweenbrettw@chromium.org2009-04-161-2/+11
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-2/+1
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-19/+5
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-251-23/+44
* Reverting 12469.brettw@chromium.org2009-03-251-43/+23
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-251-23/+43
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-0/+8
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-2/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-3/+20
* Adds some debugging code in hopes of isolating bug 6316. I suspect thesky@google.com2009-02-101-2/+18
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-061-6/+1
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-061-2/+2
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-1/+6
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+2
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-281-8/+26
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+503