summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_process.cc
Commit message (Expand)AuthorAgeFilesLines
* 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