summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-1/+1
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Renaming/refactoring methods related to swap out acks.nasko@chromium.org2012-10-041-4/+4
* Revert 154482 - Revert 154461 - Only remove RWH from WidgetHelperMap if its p...dmazzoni@chromium.org2012-08-311-1/+6
* Revert 154461 - Only remove RWH from WidgetHelperMap if its pointer matches.dmazzoni@chromium.org2012-08-311-6/+1
* Only remove RWH from WidgetHelperMap if its pointer matches.jbates@chromium.org2012-08-311-1/+6
* Fix regression of bug 205 where a plugin in a window shown with window.open m...jam@chromium.org2012-07-231-12/+13
* Move more files into the content namespace.darin@chromium.org2012-07-211-7/+4
* Fix for DOMStorageContextImpl::LeakyCloneSessionStorage.marja@chromium.org2012-06-061-4/+9
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-4/+4
* Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce...creis@chromium.org2012-05-101-4/+4
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-4/+4
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-2/+4
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-25/+62
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-161-4/+4
* Revert 132018 - Fixing a problem, where a hung renderer process is not killed...eroman@chromium.org2012-04-121-4/+4
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-121-4/+4
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-291-6/+7
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-2/+3
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Create window in a new BrowsingInstance when opening a link in a new process.creis@chromium.org2012-03-061-10/+24
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-4/+6
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-27/+16
* Remove custom Task implementation from RenderWidgetHelper::UpdateMsgProxy.dcheng@chromium.org2011-12-101-30/+40
* Delay UpdateRect until the SwapBuffers callback when accelerated compositing ...piman@chromium.org2011-12-091-25/+13
* 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