Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement basic crash detection and shutdown handling for out of process PPAPI | brettw@chromium.org | 2011-02-15 | 1 | -2/+2 |
* | Share PPAPI out-of-process plugins between renderer processes. | brettw@chromium.org | 2011-02-13 | 1 | -51/+50 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -9/+1 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+2 |
* | Convert over to channel handles | dmaclach@chromium.org | 2010-12-08 | 1 | -16/+6 |
* | Implement PPAPI proxy shutdown. | brettw@chromium.org | 2010-12-03 | 1 | -4/+4 |
* | Implement audio proxy for Pepper. | brettw@chromium.org | 2010-12-02 | 1 | -5/+8 |
* | Implement a new process type for running PPAPI plugins. The process itself is | brettw@chromium.org | 2010-11-10 | 1 | -0/+135 |