| Commit message (Expand) | Author | Age | Files | Lines |
* | Implementation of URLLoader using PluginResource/ResourceHost. | bbudge@chromium.org | 2013-05-16 | 1 | -0/+1 |
* | Remove Pepper URLLoader from resource tracker early. | bbudge@chromium.org | 2013-05-01 | 1 | -1/+5 |
* | PPAPI: Remove ImageDataInstanceCache on instance shutdown | dmichael@chromium.org | 2013-03-20 | 1 | -0/+4 |
* | PPAPI: Move PPB_Console out of dev. | ncbray@chromium.org | 2012-12-13 | 1 | -1/+1 |
* | Make sure PluginResource doesn't live forever because of holding references t... | yzshen@chromium.org | 2012-11-08 | 1 | -2/+7 |
* | PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work | dmichael@chromium.org | 2012-08-30 | 1 | -1/+5 |
* | Bluetooth API: improve discovery | brettw@chromium.org | 2012-08-10 | 1 | -2/+1 |
* | Create a PPAPI host for new resource message routing. | brettw@chromium.org | 2012-06-30 | 1 | -0/+6 |
* | Make a global enum to differentiate impl & proxy. | brettw@chromium.org | 2012-02-14 | 1 | -10/+21 |
* | The tricky part about logging to the console is that many of the errors are g... | brettw@chromium.org | 2012-01-31 | 1 | -0/+5 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-20 | 1 | -5/+5 |
* | Revert 106142 - Add a new globals object for PPAPI tracking information. | sail@chromium.org | 2011-10-18 | 1 | -5/+5 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-18 | 1 | -5/+5 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -0/+54 |