| Commit message (Expand) | Author | Age | Files | Lines |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -476/+0 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 1 | -10/+11 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -11/+10 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -10/+11 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -3/+3 |
* | posix: add some comments and clean up some IPC channel code. | evan@chromium.org | 2009-05-01 | 1 | -6/+0 |
* | Convert Windows Sleep to PlatformThread::Sleep | evan@chromium.org | 2009-04-28 | 1 | -2/+2 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -0/+481 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -481/+0 |
* | POSIX: Rename DescriptorSet to FileDescriptorSet | agl@chromium.org | 2009-02-12 | 1 | -3/+0 |
* | POSIX: Transfer network data using shared memory | agl@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Add test to check that FDs are sent through the OS X Sandbox ok. | jeremy@chromium.org | 2009-02-10 | 1 | -0/+6 |
* | Tighten up IPC Tests a bit. | jeremy@chromium.org | 2009-02-10 | 1 | -85/+11 |
* | Fix the windows implementation of KillProcess and WaitForSingleProcess to not... | stoyan@chromium.org | 2009-02-09 | 1 | -0/+2 |
* | Mac: build fix | agl@chromium.org | 2009-02-07 | 1 | -0/+2 |
* | Mac build fix: Mac needs more includes than Linux | agl@chromium.org | 2009-02-07 | 1 | -0/+5 |
* | FileDescriptor: passing fds over IPC | agl@chromium.org | 2009-02-07 | 1 | -0/+92 |
* | Fix issue 7146, sending large messages over IPC on POSIX was broken. | jeremy@chromium.org | 2009-01-29 | 1 | -4/+8 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -4/+7 |
* | Call logging::InitLogging. The lack of this was causing some hangs (and poss... | erikkay@google.com | 2009-01-13 | 1 | -35/+4 |
* | Bring up IPC::ChannelProxy on POSIX. | jeremy@chromium.org | 2008-12-22 | 1 | -3/+15 |
* | Implement command line switch to allow using a FIFO or a socketpair() for IPC... | jeremy@chromium.org | 2008-12-19 | 1 | -6/+51 |
* | Bring up ipc tests on POSIX. | jeremy@chromium.org | 2008-12-09 | 1 | -73/+56 |
* | Try to reland the ipc code to see if the tests | nsylvain@chromium.org | 2008-12-02 | 1 | -3/+22 |
* | We have a bunch of new ui_tests failures. I want | nsylvain@chromium.org | 2008-12-02 | 1 | -22/+3 |
* | * Add ipc_tests unittest target to xcode project. | jeremy@chromium.org | 2008-12-01 | 1 | -3/+22 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -2/+2 |
* | Fix a failure on the ipc_tests due to a race between closing the | rvargas@google.com | 2008-11-07 | 1 | -0/+6 |
* | Enforce Terminate on Heap Corruption in most of our executable on Windows XP ... | maruel@google.com | 2008-09-24 | 1 | -0/+1 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -3/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Adds new class AtExitManager which manages the dtors of all singletons. | cpu@google.com | 2008-08-01 | 1 | -0/+5 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+426 |