| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename InterfaceID to ApiID and move the file. | brettw@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -4/+3 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -3/+4 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -4/+3 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -3/+4 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -4/+3 |
* | Convert FileRefImpl and URLRequestInfo to shared_impl. | brettw@chromium.org | 2011-08-26 | 1 | -2/+4 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Move host resource from the proxy to the shared_impl. | brettw@chromium.org | 2011-08-13 | 1 | -4/+5 |
* | Convert the URL loading objects to the API/thunk system. | brettw@chromium.org | 2011-06-17 | 1 | -6/+2 |
* | Implement the filesystem proxy. This allows the FileRef tests (the ones which | brettw@chromium.org | 2011-02-21 | 1 | -1/+2 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -2/+2 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -9/+11 |
* | First pass at making the proxy handle multiple renderers. This associates the | brettw@chromium.org | 2011-01-21 | 1 | -1/+3 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory | brettw@chromium.org | 2010-11-10 | 1 | -4/+5 |
* | Add proxies for URLResponseInfo, URLRequestInfo, and Testing. The URLLoader | brettw@chromium.org | 2010-11-05 | 1 | -0/+53 |