Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -1/+2 |
* | Move the SetProcTitle code out of base and into chrome/common. This is only | brettw@chromium.org | 2010-12-29 | 1 | -7/+0 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 2 | -2/+3 |
* | Convert over to channel handles | dmaclach@chromium.org | 2010-12-08 | 1 | -16/+6 |
* | Implement PPAPI proxy shutdown. | brettw@chromium.org | 2010-12-03 | 2 | -7/+7 |
* | Implement audio proxy for Pepper. | brettw@chromium.org | 2010-12-02 | 2 | -7/+14 |
* | Add DEPS file for ppapi plugin. | brettw@chromium.org | 2010-11-10 | 1 | -0/+4 |
* | Implement a new process type for running PPAPI plugins. The process itself is | brettw@chromium.org | 2010-11-10 | 5 | -0/+267 |