Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace OVERRIDE and FINAL with override and final in ipc/ | mostynb | 2014-10-07 | 1 | -1/+1 |
* | IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windows | morrita | 2014-09-23 | 1 | -0/+11 |
* | Add ipc_mojo_perftests | morrita | 2014-09-09 | 1 | -0/+4 |
* | Fix a DCHECK violation in ipc_perftests | yzshen | 2014-09-05 | 1 | -12/+8 |
* | ipc/ fixups for scoped_refptr operator T* removal. | dcheng | 2014-09-03 | 1 | -2/+3 |
* | Add ChannelProxy benchmark to ipc_perftests. | morrita | 2014-08-29 | 1 | -3/+13 |
* | Introduce ChannelMojo | morrita@chromium.org | 2014-08-04 | 1 | -0/+6 |
* | Update include paths in ipc for base/process changes. | rsesek@chromium.org | 2013-07-24 | 1 | -1/+1 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -1/+3 |
* | Refactor (many) IPC tests, notably most of the multiprocess tests. | viettrungluu@chromium.org | 2013-01-25 | 1 | -23/+76 |
* | Make ipc_tests file structure a little saner and add an ipc_perftests target. | viettrungluu@chromium.org | 2013-01-11 | 1 | -0/+46 |