summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Repurpose obsolete IndexedDB commandline switch to control idb for workers.dgrogan@chromium.org2011-12-071-1/+1
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-3/+5
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-021-1/+0
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-021-0/+1
* Add GamepadService, owns 1 gamepad bg threadscottmg@chromium.org2011-12-021-1/+1
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-021-3/+3
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-0/+6
* Dispatch the Windows font caching IPCs in one filter. This avoids having the ...jam@chromium.org2011-12-011-0/+3
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-1/+2
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-0/+3
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-281-3/+4
* Message receiver on browser side that holds/starts the gamepad data providerscottmg@chromium.org2011-11-261-0/+2
* DevTools: remove support for legacy remote debugger.yurys@chromium.org2011-11-241-1/+0
* Move the ProcessWatcher methods out of content/common/process_watcher into ba...jam@chromium.org2011-11-231-1/+1
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-1/+0
* Provide a way for RenderProcessHosts to register themselves in the global hos...ananta@chromium.org2011-11-181-5/+16
* Pointer lock added to about:flags and passed to WebKit runtime flagsscheib@chromium.org2011-11-181-0/+1
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-0/+1303