summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_send_fds_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to TimeDelta interfaces for process waiting functions in net and ipc.tedvessenes@gmail.com2012-07-111-1/+2
* Remove Message::Sender and Channel::Listener typedefs.brettw@chromium.org2012-06-291-1/+1
* Make GlobalDescriptors::MaybeGet return -1 when the key is not found.jcivelli@chromium.org2012-06-271-2/+3
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-2/+2
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-4/+4
* Verify file descriptor count.dmaclach@chromium.org2010-12-091-1/+12
* ipc_channel: warn if someone forgets to check the result of Connect()evan@chromium.org2010-10-191-3/+3
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-041-1/+3
* Handle return value from HANDLE_EINTR in ipc_send_fds_test.cc.hans@chromium.org2010-09-161-1/+1
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-0/+1
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+1
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+0
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-0/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+187
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-186/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+186