| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some chrome\common code to content in preparation for moving chrome\gpu. | jam@chromium.org | 2011-03-11 | 1 | -1/+1 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -2/+3 |
* | seccomp: remove build-time flags | evan@chromium.org | 2010-12-15 | 1 | -3/+3 |
* | Revert more of my change to RendererMainTest. | evan@chromium.org | 2010-10-20 | 1 | -2/+0 |
* | seccomp: disable seccomp for RendererMainTest | evan@chromium.org | 2010-10-15 | 1 | -0/+17 |
* | Revert most of my recent changes to RendererMainTest. | evan@chromium.org | 2010-10-15 | 1 | -13/+1 |
* | RendererMainTest: die quickly if our child process dies | evan@chromium.org | 2010-10-14 | 1 | -3/+22 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 1 | -4/+4 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 1 | -4/+4 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 1 | -4/+4 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -2/+1 |
* | Add an AppendSwitchASCII to CommandLine, and convert a test to it. | evan@chromium.org | 2010-07-30 | 1 | -5/+5 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | Assorted cleanup. | estade@chromium.org | 2009-11-23 | 1 | -4/+3 |
* | Add a correct include for the IPC switches. | brettw@chromium.org | 2009-07-23 | 1 | -0/+1 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 1 | -5/+3 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -3/+5 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -5/+3 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -2/+2 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Add Recycle() method to scoped autorelease pool to allow cleaning out any junk | pinkerton@chromium.org | 2009-02-09 | 1 | -2/+1 |
* | Fix Renderer Crash on OS X + update unit test. | jeremy@chromium.org | 2009-02-06 | 1 | -8/+1 |
* | Some fixes to ease debugging of the renderer process on OS X. | jeremy@chromium.org | 2009-02-05 | 1 | -3/+4 |
* | Add a very simple test for renderer_main, in the interests of bringup. | jeremy@chromium.org | 2009-02-04 | 1 | -0/+113 |