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
/
browser_render_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
1
-2
/
+0
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
1
-0
/
+2
*
Convert the spellchecker and associated messages and functions to use string16
brettw@chromium.org
2009-10-19
1
-1
/
+1
*
Http Cache: Enable byte-range support by default.
rvargas@google.com
2009-10-16
1
-1
/
+1
*
John, please review everything.
ananta@chromium.org
2009-10-14
1
-1
/
+5
*
Use FilePath in ChildProcessHost.
evan@chromium.org
2009-10-13
1
-1
/
+1
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-1
/
+1
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+3
*
Add a ticks counter that tells you how idle is a render process
cpu@chromium.org
2009-10-08
1
-0
/
+2
*
Reap renderer processes following fast termination.
estade@chromium.org
2009-10-07
1
-1
/
+14
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
1
-0
/
+1
*
Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...
sidchat@chromium.org
2009-10-05
1
-1
/
+1
*
Any time we are shutting down a tab, try to use fast shutdown.
estade@chromium.org
2009-10-02
1
-7
/
+6
*
Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...
pkasting@chromium.org
2009-10-02
1
-2
/
+3
*
Add some debugging junk to ExtensionMessageService to track down a crash.
mpcomplete@chromium.org
2009-10-01
1
-0
/
+5
*
Do some cleanup of BrowserRenderProcessHost::Init to try to reduce the
brettw@chromium.org
2009-10-01
1
-141
/
+178
*
Remove all MemoryModel-related code, since we're unlikely to use it again. A...
pkasting@chromium.org
2009-09-30
1
-15
/
+0
*
Enable <video> using cache
hclam@chromium.org
2009-09-30
1
-0
/
+1
*
Revert r27589 that broke the tree
hclam@chromium.org
2009-09-30
1
-1
/
+0
*
<video> use cache if --enable-byte-range-support is present
hclam@chromium.org
2009-09-30
1
-0
/
+1
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
1
-0
/
+1
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
1
-5
/
+15
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
1
-0
/
+8
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
1
-1
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
1
-0
/
+1
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-1
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+1
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-1
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+1
*
Crash the renderer not the browser when we see a storage area ID or namespace ID
jorlow@chromium.org
2009-09-24
1
-3
/
+2
*
Remove an unused variable and some includes.
thestig@chromium.org
2009-09-21
1
-17
/
+1
*
Add histograms for tab count, RenderProcessHost count, and the number of
brettw@chromium.org
2009-09-21
1
-2
/
+16
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
1
-1
/
+0
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
1
-0
/
+1
*
Linux: remove check that the renderer knows its PID.
agl@chromium.org
2009-09-14
1
-9
/
+13
*
Linux: set the process title (that shows in "ps" etc.) of renderers correctly...
mdm@chromium.org
2009-09-10
1
-5
/
+6
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-1
/
+0
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-28
/
+15
*
Enable extensions by default.
aa@chromium.org
2009-08-29
1
-19
/
+0
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
1
-17
/
+18
*
Change breakpads on the helper processes to keep our rimZ clean.
mark@chromium.org
2009-08-15
1
-7
/
+2
*
Initial version of the Seccomp sandbox. Imported from http://code.google.com/...
markus@chromium.org
2009-08-11
1
-0
/
+1
*
Re-commit r22981 after backout at r22992. Contains fixes to relocate
mark@chromium.org
2009-08-11
1
-18
/
+6
*
Back out r22981, it may have caused Windows test failures.
mark@chromium.org
2009-08-11
1
-6
/
+18
*
Provide a separate app bundle for subprocesses like the renderer on the Mac.
mark@chromium.org
2009-08-11
1
-18
/
+6
*
Rework visited link updating mechanism to be more robust.
dglazkov@chromium.org
2009-08-10
1
-20
/
+39
*
Ensure that we never call into WebCore::Page static methods when Page constru...
dglazkov@chromium.org
2009-08-05
1
-1
/
+8
*
linux: make --single-process work again for plugins
evan@chromium.org
2009-07-28
1
-2
/
+9
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
1
-0
/
+1
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
1
-4
/
+2
[next]