summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_process.h
Commit message (Expand)AuthorAgeFilesLines
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-67/+27
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-28/+64
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-64/+28
* Get the nexe name from NaCl and send the NaCl process handle and pid to the r...gregoryd@google.com2009-10-151-1/+5
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-0/+5
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-5/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-0/+5
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-5/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+5
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-5/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+5
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-8/+0
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-0/+8
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-8/+0
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-0/+8
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-8/+0
* 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-0/+3
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-4/+0
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-22/+24
* Reverting 10080.jam@chromium.org2009-02-201-24/+22
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-22/+24
* Bitmap transportagl@chromium.org2009-02-201-25/+39
* janitorial: browser_render_process_host header/lint cleanup. (try 2)thestig@chromium.org2009-02-111-1/+4
* Reverting 9594.thestig@chromium.org2009-02-111-4/+1
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-111-1/+4
* Cleanup forward declared classes that are not needed in chrome/renderer, chro...thestig@chromium.org2009-02-061-5/+2
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-221-3/+0
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-211-0/+3
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-211-3/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-6/+6
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-131-11/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-061-4/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+126