Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the filesystem proxy. This allows the FileRef tests (the ones which | brettw@chromium.org | 2011-02-21 | 1 | -11/+28 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -9/+18 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -16/+19 |
* | First pass at making the proxy handle multiple renderers. This associates the | brettw@chromium.org | 2011-01-21 | 1 | -5/+12 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+4 |
* | Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory | brettw@chromium.org | 2010-11-10 | 1 | -12/+13 |
* | Convert Chrome PPAPI proxy from bool to PP_Bool. | brettw@chromium.org | 2010-11-08 | 1 | -2/+2 |
* | Add proxies for URLResponseInfo, URLRequestInfo, and Testing. The URLLoader | brettw@chromium.org | 2010-11-05 | 1 | -0/+112 |