| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent an extra copy of data types that get passed into IPC messages when | mpcomplete@google.com | 2009-05-20 | 1 | -61/+62 |
* | Build fix: devtools_messages_internal.h moved w/o updating if 0 block | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -0/+1152 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1152/+0 |
* | Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code. | yurys@google.com | 2009-03-17 | 1 | -1/+1 |
* | Include macro included header by name also. | agl@chromium.org | 2009-03-17 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -5/+6 |
* | Workaround scons and xcode not understanding #include MESSAGES_INTERNAL_FILE. | tc@google.com | 2009-03-03 | 1 | -0/+10 |
* | The Chrome Automation framework is based on a homegrown request response IPC ... | ananta@chromium.org | 2009-02-11 | 1 | -0/+38 |
* | Redo my IPC change, undoing the linker dependency. | jam@chromium.org | 2009-02-11 | 1 | -1/+19 |
* | revert my ipc change due to compile failure in debug ipc_tests | jam@chromium.org | 2009-02-10 | 1 | -19/+1 |
* | Fix ipc logging for non browser processes. I broke this in my last refactori... | jam@chromium.org | 2009-02-10 | 1 | -1/+19 |
* | Commit my changes that simplify automation message unpacking. | jam@chromium.org | 2009-02-06 | 1 | -15/+0 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 1 | -5/+33 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -34/+20 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -20/+34 |
* | Patch by Thatcher Ulrich <tulrich@google.com>. | ojan@google.com | 2008-10-09 | 1 | -0/+22 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+1074 |