index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
render_process_host_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding a command line flag to specify renderer process limit
nasko@chromium.org
2012-02-13
1
-13
/
+15
*
Remove unused member variable |listeners_expecting_close_| in RenderProcessHo...
bauerb@chromium.org
2012-02-12
1
-4
/
+0
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-10
1
-2
/
+3
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
1
-1
/
+3
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
1
-1
/
+1
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
1
-2
/
+2
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
1
-3
/
+1
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
1
-1
/
+3
*
Create a content public browser API around the ChildProcessSecurityPolicy cla...
ananta@chromium.org
2012-02-09
1
-8
/
+9
*
Cleanup: Kill dead flags that have useless references.
thestig@chromium.org
2012-02-08
1
-3
/
+0
*
Revert 120789 - Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
1
-3
/
+2
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
1
-2
/
+3
*
Revert "Support sharing of ContentMain and BrowserMain code with embedded use...
evan@chromium.org
2012-02-06
1
-3
/
+1
*
Support sharing of ContentMain and BrowserMain code with embedded use cases.
marshall@chromium.org
2012-02-06
1
-1
/
+3
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
1
-0
/
+1
*
Do not use setDartFlags API as we're now passing flags by other means.
antonm@chromium.org
2012-02-03
1
-1
/
+0
*
Change ChildProcess::set_main_thread registration to occur inside the RenderT...
marshall@chromium.org
2012-02-01
1
-1
/
+1
*
Add enable-shadow-dom command line flag.
hayato@chromium.org
2012-01-30
1
-0
/
+1
*
Toward an android build of sync_unit_tests: OWNERS=jam (or unspecified)
jrg@chromium.org
2012-01-27
1
-0
/
+2
*
Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.
jam@chromium.org
2012-01-27
1
-4
/
+8
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-4
/
+2
*
Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...
jam@chromium.org
2012-01-24
1
-4
/
+0
*
Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...
jam@chromium.org
2012-01-23
1
-1
/
+0
*
Pass a flag for JS precompiled data down to the renderer process.
antonm@google.com
2012-01-23
1
-0
/
+1
*
Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...
dgrogan@chromium.org
2012-01-19
1
-1
/
+0
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-6
/
+0
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-3
/
+3
*
Fix RenderProcessHostImpl::IsSuitableHost for the single-process mode.
mnaganov@chromium.org
2012-01-13
1
-2
/
+4
*
Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...
scherkus@chromium.org
2012-01-12
1
-1
/
+0
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-5
/
+2
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-2
/
+5
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-5
/
+2
*
Move WebUIFactory into content/public/browser and make it use WebContents ins...
jam@chromium.org
2012-01-07
1
-3
/
+3
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
1
-2
/
+1
*
Add --dart-flags and --disable-dart command line switches.
podivilov@chromium.org
2011-12-23
1
-0
/
+1
*
Rename PluginService to PluginServiceImpl.
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Make page IDs be specific to a RenderView rather than global to its process.
creis@chromium.org
2011-12-16
1
-16
/
+1
*
Move BrowserMessageFilter to public, and into content namespace.
joi@chromium.org
2011-12-16
1
-0
/
+1
*
Make hosted apps launched via chrome.tabs.create with an URL redirect have th...
mihaip@chromium.org
2011-12-16
1
-17
/
+18
*
Trivial move of content::BrowserContext to content/public.
joi@chromium.org
2011-12-15
1
-2
/
+3
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-3
/
+4
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-50
/
+42
*
Repurpose obsolete IndexedDB commandline switch to control idb for workers.
dgrogan@chromium.org
2011-12-07
1
-1
/
+1
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-3
/
+5
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
1
-1
/
+0
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
1
-0
/
+1
*
Add GamepadService, owns 1 gamepad bg thread
scottmg@chromium.org
2011-12-02
1
-1
/
+1
*
Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...
jam@chromium.org
2011-12-02
1
-3
/
+3
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
1
-0
/
+6
*
Dispatch the Windows font caching IPCs in one filter. This avoids having the ...
jam@chromium.org
2011-12-01
1
-0
/
+3
[next]