summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* Try to reland the ipc code to see if the testsnsylvain@chromium.org2008-12-021-36/+0
* We have a bunch of new ui_tests failures. I wantnsylvain@chromium.org2008-12-021-0/+36
* * Add ipc_tests unittest target to xcode project.jeremy@chromium.org2008-12-011-36/+0
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-071-72/+72
* Fix a memory leak when closing an IPC channel and not properlyrvargas@google.com2008-10-131-2/+9
* Remove WatchObject from the ipc channel.rvargas@google.com2008-10-131-72/+57
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-11/+17
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* rollback r625 because it made things slowerdarin@google.com2008-08-091-11/+47
* Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...darin@google.com2008-08-091-47/+11
* Add chrome to the repository.initial.commit2008-07-261-0/+457