| Commit message (Expand) | Author | Age | Files | Lines |
* | More message names and some timing output for the IPC logging. | scottbyer@chromium.org | 2011-10-20 | 1 | -0/+15 |
* | Create ipc.dll. | darin@chromium.org | 2011-08-15 | 1 | -1/+2 |
* | ipc: remove an unused function prototype | evan@chromium.org | 2011-08-05 | 1 | -5/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -8/+16 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -4/+6 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Give classes with virtual methods virtual protected destructors instead of im... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+4 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -2/+2 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 1 | -15/+6 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -3/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+3 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+112 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -113/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+113 |