summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/resource_message_params.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Make NaClIPCAdapter pass handles for Resource Messagesdmichael@chromium.org2012-12-111-9/+42
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-0/+11
* Revert 171408raymes@chromium.org2012-12-061-11/+0
* Revert 171389raymes@chromium.org2012-12-061-0/+11
* Revert 171080raymes@chromium.org2012-12-061-11/+0
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-0/+11
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-161-0/+9
* Avoid leaking SerializedHandles.yzshen@chromium.org2012-11-021-20/+41
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-1/+40
* Add resource message call and reply infrastructure.brettw@chromium.org2012-06-211-0/+91