summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_contents_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-131-74/+24
* Disable inactive rendering for the frame before select popups are initialized...ben@chromium.org2009-04-091-2/+2
* When a DOMUI dialog contains HTML with a select or a text-field which would h...jcampan@chromium.org2009-04-091-1/+2
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-1/+0
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-2/+0
* CreateNewWindowInternal and ShowCreatedWindowInternal aren't actually platfor...avi@google.com2009-03-271-4/+28
* Refactor some widget creation code in web_contents_view and render_widget_hos...estade@chromium.org2009-03-251-0/+35
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-1/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+60