Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a flag field to PP_CompletionCallback to control if the callback should | polina@google.com | 2011-06-30 | 1 | -2/+2 |
* | Implement flash menu and net connector resources using the API/thunk model. | brettw@chromium.org | 2011-06-15 | 1 | -153/+158 |
* | Add a new function to run and claer a completion callback. This is a common | brettw@chromium.org | 2011-05-27 | 1 | -3/+1 |
* | Don't re-enter when destroying FlashNetConnector | piman@google.com | 2011-05-24 | 1 | -2/+17 |
* | Fix r79718 (and brettw's ignoring of my review comments). | viettrungluu@chromium.org | 2011-04-11 | 1 | -1/+2 |
* | 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c... | polina@google.com | 2011-04-11 | 1 | -3/+3 |
* | Implement proxy for PPB_Flash_NetConnector. | brettw@chromium.org | 2011-03-29 | 1 | -0/+326 |