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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
1
-2
/
+3
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Fix Acid3 Test 48: LINKTEST, Chromium side....
dglazkov@chromium.org
2009-07-03
1
-0
/
+9
*
Let RenderProcessHost provide a method HasConnection() instead of exposing
brettw@chromium.org
2009-06-29
1
-2
/
+8
*
Group renderer processes by privilige when we hit the max process count.
mpcomplete@google.com
2009-06-15
1
-5
/
+19
*
Only send events to renderers that are listening to an event.Notify browser w...
erikkay@google.com
2009-05-01
1
-0
/
+1
*
Fix sudden termination after the latest WebKit merge.
jam@chromium.org
2009-04-25
1
-0
/
+15
*
Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...
jam@chromium.org
2009-04-13
1
-4
/
+0
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
1
-10
/
+5
*
Bitmap transport
agl@chromium.org
2009-02-20
1
-0
/
+10
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-1
/
+2
*
Factor out the test web contents from the WebContents unit test so that it can
brettw@chromium.org
2009-01-21
1
-0
/
+9
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
1
-0
/
+203