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