Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 | bbudge@chromium.org | 2013-11-04 | 1 | -2/+4 |
* | Remove unused IPC::Message priority. | bbudge@chromium.org | 2013-10-28 | 1 | -4/+2 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | ipc: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -9/+9 |
* | Refactor (many) IPC tests, notably most of the multiprocess tests. | viettrungluu@chromium.org | 2013-01-25 | 1 | -198/+132 |
* | More IPC test header cleanup. | viettrungluu@chromium.org | 2013-01-15 | 1 | -1/+0 |
* | Trim #includes in ipc tests. | viettrungluu@chromium.org | 2013-01-11 | 1 | -5/+0 |
* | Move IPC tests into anonymous namespaces. | viettrungluu@chromium.org | 2013-01-11 | 1 | -0/+4 |
* | Make ipc_tests file structure a little saner and add an ipc_perftests target. | viettrungluu@chromium.org | 2013-01-11 | 1 | -0/+336 |