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
/
renderer
/
render_process.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assorted cleanup.
estade@chromium.org
2009-11-23
1
-2
/
+1
*
Add support for IMC handle passing in Chrome sandbox
gregoryd@google.com
2009-10-22
1
-6
/
+6
*
Http Cache: Enable byte-range support by default.
rvargas@google.com
2009-10-16
1
-1
/
+1
*
Get the nexe name from NaCl and send the NaCl process handle and pid to the r...
gregoryd@google.com
2009-10-15
1
-6
/
+14
*
Move ffmpeg binaries into the Framework package so it can be accssed by Chrom...
ajwong@chromium.org
2009-10-08
1
-0
/
+12
*
Add an option to disable NaCl at compile time for platforms where it doesn't ...
piman@chromium.org
2009-10-02
1
-0
/
+2
*
Enable <video> using cache
hclam@chromium.org
2009-09-30
1
-0
/
+4
*
Revert r27589 that broke the tree
hclam@chromium.org
2009-09-30
1
-4
/
+0
*
<video> use cache if --enable-byte-range-support is present
hclam@chromium.org
2009-09-30
1
-0
/
+4
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
1
-0
/
+18
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
1
-18
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
1
-0
/
+18
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-18
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+18
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-18
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+18
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
1
-12
/
+0
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
1
-0
/
+12
*
Build fix.
agl@chromium.org
2009-08-04
1
-0
/
+4
*
Linux: don't try and read shmmax in the sandbox.
agl@chromium.org
2009-08-04
1
-13
/
+1
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
1
-36
/
+15
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
1
-15
/
+36
*
DevTools: Change js flags apply order: first ours, then from command line.
mnaganov@chromium.org
2009-07-23
1
-6
/
+6
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
1
-36
/
+15
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-2
/
+2
*
Revert r21117 as it caused reliability failures.
estade@chromium.org
2009-07-21
1
-15
/
+36
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-20
1
-36
/
+15
*
DevTools Profiler: enable log compression.
mnaganov@chromium.org
2009-06-24
1
-3
/
+4
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-6
/
+4
*
Linux: Limit the size of the shared memory segment a renderer will request.
estade@chromium.org
2009-06-17
1
-2
/
+25
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
1
-16
/
+1
*
Turn on DevTools Profiler.
mnaganov@chromium.org
2009-06-08
1
-1
/
+3
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-1
/
+1
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
1
-5
/
+3
*
DevTools: enable out of process dev tools by default. Take 2.
pfeldman@chromium.org
2009-05-13
1
-0
/
+5
*
Reverting 15843: chrome performance regression.
pfeldman@chromium.org
2009-05-12
1
-5
/
+0
*
DevTools: enable out of process dev tools by default.
pfeldman@chromium.org
2009-05-12
1
-0
/
+5
*
linux: make --single-process mean in-process renderer.
evan@chromium.org
2009-04-27
1
-0
/
+8
*
Move the ffmpeg loading function into media library.
ajwong@chromium.org
2009-04-18
1
-37
/
+6
*
Removing --enable-video and instead relying on having DLLs present.
scherkus@chromium.org
2009-04-10
1
-1
/
+1
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-2
/
+2
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-2
/
+2
*
Get rid of the gears in renderer process code. This allows me to do some cle...
jam@chromium.org
2009-03-13
1
-15
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
1
-1
/
+2
*
POSIX: Rewrite IPC's interaction with FileDescriptor
agl@chromium.org
2009-03-05
1
-4
/
+4
*
Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...
asargent@chromium.org
2009-03-05
1
-4
/
+0
*
Dynamically load FFmpeg DLLs if present and --enable-video is on.
scherkus@chromium.org
2009-02-25
1
-3
/
+37
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
1
-42
/
+38
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-36
/
+42
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-42
/
+36
[next]