summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_process.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bitmap transportagl@chromium.org2009-02-201-56/+107
* Renderer and test shell now handle --enable-video with SetMediaPlayerAvailable.scherkus@chromium.org2009-02-111-0/+5
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-041-10/+1
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-281-11/+10
* render_* work.jrg@chromium.org2009-01-271-0/+12
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-221-13/+22
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Reverting 7306 to reapply 7296. It wasn't its fault.maruel@chromium.org2008-12-191-0/+1
* Dummy checkin to force a build. NO CODE CHANGE.maruel@chromium.org2008-12-191-1/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-9/+9
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-131-46/+0
* Hackish changes to make gears work in the renderer with the sandbox.mpcomplete@google.com2008-10-081-0/+10
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...maruel@google.com2008-08-021-4/+0
* Add chrome to the repository.initial.commit2008-07-261-0/+273