summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* POSIX: Rename DescriptorSet to FileDescriptorSetagl@chromium.org2009-02-121-3/+0
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-111-1/+1
* Add test to check that FDs are sent through the OS X Sandbox ok.jeremy@chromium.org2009-02-101-0/+6
* Tighten up IPC Tests a bit.jeremy@chromium.org2009-02-101-85/+11
* Fix the windows implementation of KillProcess and WaitForSingleProcess to not...stoyan@chromium.org2009-02-091-0/+2
* Mac: build fixagl@chromium.org2009-02-071-0/+2
* Mac build fix: Mac needs more includes than Linuxagl@chromium.org2009-02-071-0/+5
* FileDescriptor: passing fds over IPCagl@chromium.org2009-02-071-0/+92
* Fix issue 7146, sending large messages over IPC on POSIX was broken.jeremy@chromium.org2009-01-291-4/+8
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-4/+7
* Call logging::InitLogging. The lack of this was causing some hangs (and poss...erikkay@google.com2009-01-131-35/+4
* Bring up IPC::ChannelProxy on POSIX.jeremy@chromium.org2008-12-221-3/+15
* Implement command line switch to allow using a FIFO or a socketpair() for IPC...jeremy@chromium.org2008-12-191-6/+51
* Bring up ipc tests on POSIX.jeremy@chromium.org2008-12-091-73/+56
* Try to reland the ipc code to see if the testsnsylvain@chromium.org2008-12-021-3/+22
* We have a bunch of new ui_tests failures. I wantnsylvain@chromium.org2008-12-021-22/+3
* * Add ipc_tests unittest target to xcode project.jeremy@chromium.org2008-12-011-3/+22
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* Fix a failure on the ipc_tests due to a race between closing thervargas@google.com2008-11-071-0/+6
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-0/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-3/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+426