summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+3
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-151-14/+14
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-0/+21
* Support window.opener after a process swap.creis@chromium.org2011-05-121-7/+7
* Remove render_messages_params files since they're not needed anymore. I move...jam@chromium.org2011-03-291-1/+0
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-0/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+335