summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_flash_menu_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-1/+1
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-1/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-1/+1
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-1/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-1/+1
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-5/+4
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+4
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-3/+3
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-3/+2
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-0/+55