| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert worker, speech_input, and utility messages to use the new macros, eli... | tsepez@chromium.org | 2011-03-04 | 1 | -53/+144 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -2/+1 |
* | FBTF: Add default ctors/dtors for various param structs. | erg@google.com | 2010-09-15 | 1 | -69/+12 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -17/+17 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add some more IPC plumbing and scaffolding to support having appcache work in... | michaeln@chromium.org | 2010-05-08 | 1 | -0/+54 |
* | Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO... | mnaganov@chromium.org | 2010-04-12 | 1 | -5/+0 |
* | First half of updating Worker.postMessage(), DOMWindow.postMessage(), and | jorlow@chromium.org | 2009-08-26 | 1 | -1/+2 |
* | Cross-process Message Port implementation. | jam@chromium.org | 2009-08-04 | 1 | -0/+2 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -2/+3 |
* | Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack... | dimich@google.com | 2009-07-17 | 1 | -0/+60 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -8/+3 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -3/+8 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+21 |