| Commit message (Expand) | Author | Age | Files | Lines |
* | POSIX: basic IPC logging | agl@chromium.org | 2009-02-12 | 1 | -22/+60 |
* | Redo my IPC change, undoing the linker dependency. | jam@chromium.org | 2009-02-11 | 1 | -12/+11 |
* | revert my ipc change due to compile failure in debug ipc_tests | jam@chromium.org | 2009-02-10 | 1 | -11/+16 |
* | Fix ipc logging for non browser processes. I broke this in my last refactori... | jam@chromium.org | 2009-02-10 | 1 | -16/+11 |
* | Stop about:ipc crashing | agl@chromium.org | 2009-02-06 | 1 | -1/+1 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 1 | -15/+15 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -15/+15 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -15/+15 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | reland safe portions of r625 | darin@google.com | 2008-08-14 | 1 | -14/+13 |
* | rollback r625 because it made things slower | darin@google.com | 2008-08-09 | 1 | -13/+14 |
* | Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO... | darin@google.com | 2008-08-09 | 1 | -14/+13 |
* | Reapply 379 since it wasn't the issue with the build breakage. | maruel@google.com | 2008-08-05 | 1 | -2/+1 |
* | Revert change 379 to see if it fixes the build. Please reapply when it's green. | nsylvain@google.com | 2008-08-05 | 1 | -1/+2 |
* | Reduce the quantity of includes and template specialization in ipc_message_ut... | maruel@google.com | 2008-08-05 | 1 | -2/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+296 |