summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_flash_menu_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-1/+3
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-6/+4
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-4/+5
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-0/+54