summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_sync_channel_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a very simple test for renderer_main, in the interests of bringup.jeremy@chromium.org2009-02-041-5/+5
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-041-5/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-2/+5
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-5/+2
* POSIX: Get IPCSyncChannel unittests workingagl@chromium.org2009-01-201-71/+63
* Fix a race condition in SyncChannel that would happen if a nested Send occurr...jam@chromium.org2008-11-121-96/+94
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-071-4/+4
* Fix some leaks in the syncchannel unittest.jam@chromium.org2008-10-241-1/+4
* Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...jam@chromium.org2008-10-241-112/+365
* fix unit testsdarin@google.com2008-08-261-13/+66
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-9/+18
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a leak in newly added sync channel unit tests.jabdelmalek@google.com2008-08-201-0/+1
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-1/+104
* Add chrome to the repository.initial.commit2008-07-261-0/+625