summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding a command line flag to specify renderer process limitnasko@chromium.org2012-02-131-13/+15
* Remove unused member variable |listeners_expecting_close_| in RenderProcessHo...bauerb@chromium.org2012-02-121-4/+0
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-2/+3
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-1/+3
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-091-1/+1
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-2/+2
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-3/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-1/+3
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-8/+9
* Cleanup: Kill dead flags that have useless references.thestig@chromium.org2012-02-081-3/+0
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-3/+2
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-2/+3
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-3/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-1/+3
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-0/+1
* Do not use setDartFlags API as we're now passing flags by other means.antonm@chromium.org2012-02-031-1/+0
* Change ChildProcess::set_main_thread registration to occur inside the RenderT...marshall@chromium.org2012-02-011-1/+1
* Add enable-shadow-dom command line flag.hayato@chromium.org2012-01-301-0/+1
* Toward an android build of sync_unit_tests: OWNERS=jam (or unspecified)jrg@chromium.org2012-01-271-0/+2
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-271-4/+8
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-4/+2
* Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...jam@chromium.org2012-01-241-4/+0
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-231-1/+0
* Pass a flag for JS precompiled data down to the renderer process.antonm@google.com2012-01-231-0/+1
* Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...dgrogan@chromium.org2012-01-191-1/+0
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-6/+0
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-3/+3
* Fix RenderProcessHostImpl::IsSuitableHost for the single-process mode.mnaganov@chromium.org2012-01-131-2/+4
* Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...scherkus@chromium.org2012-01-121-1/+0
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-5/+2
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-2/+5
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-5/+2
* Move WebUIFactory into content/public/browser and make it use WebContents ins...jam@chromium.org2012-01-071-3/+3
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-2/+1
* Add --dart-flags and --disable-dart command line switches.podivilov@chromium.org2011-12-231-0/+1
* Rename PluginService to PluginServiceImpl.jam@chromium.org2011-12-211-2/+2
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-16/+1
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-161-0/+1
* Make hosted apps launched via chrome.tabs.create with an URL redirect have th...mihaip@chromium.org2011-12-161-17/+18
* Trivial move of content::BrowserContext to content/public.joi@chromium.org2011-12-151-2/+3
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+4
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-50/+42
* 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