Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Broker out PPAPI handle duplication | jschuh@chromium.org | 2012-05-11 | 1 | -10/+6 |
* | Merge definitions of PlatformFileToInt and IntToPlatformFile to one place. | xhwang@chromium.org | 2011-11-23 | 1 | -15/+3 |
* | Added logging useful for understanding Pepper broker lifetime. | ddorwin@chromium.org | 2011-10-26 | 1 | -0/+2 |
* | Unused variables cleanup (gcc 4.6) | pph34r@gmail.com | 2011-09-30 | 1 | -7/+5 |
* | 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 | -0/+25 |
* | Implemented broker dispatcher, pipe creation, and handle distribution. | ddorwin@chromium.org | 2011-04-18 | 1 | -6/+49 |
* | Refactored ppapi Dispatcher to share common code between the plugin and broke... | ddorwin@chromium.org | 2011-04-16 | 1 | -0/+45 |