| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert use of int ms to TimeDelta in files owned by jeremy. | tedvessenes@gmail.com | 2012-01-13 | 1 | -2/+2 |
* | base:Bind: Convert ipc/. | jhawkins@chromium.org | 2011-11-12 | 1 | -8/+7 |
* | More message names and some timing output for the IPC logging. | scottbyer@chromium.org | 2011-10-20 | 1 | -7/+70 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 1 | -1/+2 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | 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 | -13/+13 |
* | Covert LOG(INFO) to VLOG(1) - ipc/. | pkasting@chromium.org | 2010-10-19 | 1 | -3/+3 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -13/+13 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -2/+0 |
* | Up the warnings in ipc (take 2) | thomasvl@google.com | 2010-07-23 | 1 | -1/+11 |
* | Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM... | ajwong@chromium.org | 2010-06-16 | 1 | -5/+1 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -2/+2 |
* | Reverting 27389. | darin@chromium.org | 2009-09-30 | 1 | -2/+2 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 1 | -90/+22 |
* | Reverting 27379, in hopes of fixing browser_tests. | senorblanco@chromium.org | 2009-09-28 | 1 | -2/+2 |
* | Assert that thread-safe reference counting is used with | darin@chromium.org | 2009-09-28 | 1 | -2/+2 |
* | posix: cut down on IPC logging spew a bit | evan@chromium.org | 2009-07-28 | 1 | -4/+10 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+309 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -301/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+301 |