summaryrefslogtreecommitdiffstats
path: root/ppapi/host
Commit message (Expand)AuthorAgeFilesLines
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-106-10/+40
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-241-12/+20
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-102-5/+10
* Hook up the PPB_Flash_Print interface to new host system.brettw@chromium.org2012-07-274-2/+98
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-0/+78
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-132-3/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Create a PPAPI host for new resource message routing.brettw@chromium.org2012-06-307-0/+407