summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_flash_menu_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-1/+1
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-11/+3
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-73/+81
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-2/+2
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-0/+204