summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_broker_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-3/+2
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-061-1/+1
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-6/+4
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-7/+3
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-3/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-7/+3
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-3/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-7/+3
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-5/+4
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-7/+9
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-0/+2
* Implemented PPB_Broker_Proxy.ddorwin@chromium.org2011-04-171-0/+54