summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_flash_net_connector_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-153/+158
* Add a new function to run and claer a completion callback. This is a commonbrettw@chromium.org2011-05-271-3/+1
* Don't re-enter when destroying FlashNetConnectorpiman@google.com2011-05-241-2/+17
* Fix r79718 (and brettw's ignoring of my review comments).viettrungluu@chromium.org2011-04-111-1/+2
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-3/+3
* Implement proxy for PPB_Flash_NetConnector.brettw@chromium.org2011-03-291-0/+326