| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a printing proxy and example. This adds a printing example. | brettw@chromium.org | 2012-02-29 | 1 | -2/+15 |
* | Move the tracked completion callback code into shared impl. | brettw@chromium.org | 2011-12-29 | 1 | -0/+4 |
* | Relanding this as the earlier attempt was reverted due to a boneheader mistak... | ananta@chromium.org | 2011-09-30 | 1 | -4/+8 |
* | Revert 103377 - Fix a pepper plugin process crash which occurs if we receive ... | ddorwin@chromium.org | 2011-09-29 | 1 | -8/+4 |
* | Fix a pepper plugin process crash which occurs if we receive input events for... | ananta@chromium.org | 2011-09-29 | 1 | -4/+8 |
* | Check for a crashed plugin before creating resources to send to the plugin | brettw@google.com | 2011-09-14 | 1 | -8/+7 |
* | Remove webkit::ppapi::Resource. | brettw@chromium.org | 2011-08-24 | 1 | -4/+14 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -1/+0 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -0/+162 |