| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ChildThread and ChildProcess to content. Also move remaining code that ... | jam@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-06 | 1 | -67/+27 |
* | Revert 40490 - Make the pepper 2D flush callback actually function as adverti... | brettw@chromium.org | 2010-03-03 | 1 | -28/+64 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-03 | 1 | -64/+28 |
* | Get the nexe name from NaCl and send the NaCl process handle and pid to the r... | gregoryd@google.com | 2009-10-15 | 1 | -1/+5 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-29 | 1 | -0/+5 |
* | Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-28 | 1 | -5/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-28 | 1 | -0/+5 |
* | Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 1 | -5/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 1 | -0/+5 |
* | Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 1 | -5/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 1 | -0/+5 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 1 | -8/+0 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 1 | -0/+8 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 1 | -8/+0 |
* | Revert r21117 as it caused reliability failures. | estade@chromium.org | 2009-07-21 | 1 | -0/+8 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 1 | -8/+0 |
* | 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 | -0/+3 |
* | Get rid of the gears in renderer process code. This allows me to do some cle... | jam@chromium.org | 2009-03-13 | 1 | -4/+0 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -22/+24 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -24/+22 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -22/+24 |
* | Bitmap transport | agl@chromium.org | 2009-02-20 | 1 | -25/+39 |
* | janitorial: browser_render_process_host header/lint cleanup. (try 2) | thestig@chromium.org | 2009-02-11 | 1 | -1/+4 |
* | Reverting 9594. | thestig@chromium.org | 2009-02-11 | 1 | -4/+1 |
* | janitorial: clean up unnecessary includes in src/chrome/renderer. | thestig@chromium.org | 2009-02-11 | 1 | -1/+4 |
* | Cleanup forward declared classes that are not needed in chrome/renderer, chro... | thestig@chromium.org | 2009-02-06 | 1 | -5/+2 |
* | POSIX: Get render_process_host to build. | agl@chromium.org | 2009-01-22 | 1 | -3/+0 |
* | * Revert "POSIX: Get render_process_host to build." | agl@chromium.org | 2009-01-21 | 1 | -0/+3 |
* | POSIX: Get render_process_host to build. | agl@chromium.org | 2009-01-21 | 1 | -3/+0 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -6/+6 |
* | * Copy webkit_glue font functions into ChromiumBridge. | erikkay@google.com | 2008-11-13 | 1 | -11/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | This fixes http://b/issue?id=1257424, which is a need to implement a global b... | iyengar@google.com | 2008-08-06 | 1 | -4/+3 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+126 |