summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_sync_channel_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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