Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unused variables cleanup (gcc 4.6) | pph34r@gmail.com | 2011-09-30 | 1 | -1/+2 |
* | Create ppapi_proxy.dll and ppapi_shared.dll. | darin@chromium.org | 2011-08-26 | 1 | -3/+3 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ... | ddorwin@chromium.org | 2011-04-18 | 1 | -1/+14 |
* | Implemented broker dispatcher, pipe creation, and handle distribution. | ddorwin@chromium.org | 2011-04-18 | 1 | -5/+11 |
* | Refactored ppapi Dispatcher to share common code between the plugin and broke... | ddorwin@chromium.org | 2011-04-16 | 1 | -0/+45 |