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
/
chrome
/
browser
/
renderer_host
/
render_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
1
-10
/
+1
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
1
-1
/
+10
*
Add a ticks counter that tells you how idle is a render process
cpu@chromium.org
2009-10-08
1
-0
/
+2
*
Remove the RenderProcessHost from the list of renderer processes when we call...
jam@chromium.org
2009-10-05
1
-1
/
+7
*
Any time we are shutting down a tab, try to use fast shutdown.
estade@chromium.org
2009-10-02
1
-0
/
+7
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-25
/
+6
*
Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarily
brettw@chromium.org
2009-08-18
1
-6
/
+1
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
1
-10
/
+8
*
Disable input events when a JS dialog is showing.
tc@google.com
2009-08-04
1
-1
/
+2
*
Adds some debugging code in hopes of tracking down a
sky@chromium.org
2009-07-01
1
-0
/
+1
*
Group renderer processes by privilige when we hit the max process count.
mpcomplete@google.com
2009-06-15
1
-9
/
+32
*
Fix memory leaks when a renderer crashes and the user refreshes. Also fix me...
jam@chromium.org
2009-05-19
1
-3
/
+1
*
Fix sudden termination after the latest WebKit merge.
jam@chromium.org
2009-04-25
1
-1
/
+2
*
Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...
jam@chromium.org
2009-04-13
1
-9
/
+3
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
1
-8
/
+12
*
Update the table of RAM vs number of renderers
cpu@google.com
2009-02-19
1
-5
/
+20
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-1
/
+1
*
POSIX: Get render_process_host to build.
agl@chromium.org
2009-01-22
1
-5
/
+6
*
* Revert "POSIX: Get render_process_host to build."
agl@chromium.org
2009-01-21
1
-6
/
+5
*
POSIX: Get render_process_host to build.
agl@chromium.org
2009-01-21
1
-5
/
+6
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
1
-0
/
+159