summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/resource_message_test_sink.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ppapi/.avi2015-12-231-12/+10
* Update {virtual,override} to follow C++11 style in ppapi.nick2015-04-231-4/+4
* replace OVERRIDE and FINAL with override and final in ppapi/mostynb2014-10-061-2/+2
* Pepper: Change ResourceMessageTestSink API for getting multiple messages.bbudge@chromium.org2014-01-091-16/+10
* Pepper: Add unit test for FileSystemResource.bbudge@chromium.org2014-01-031-0/+17
* Implement the plugin side of the PPB_PDF proxy. raymes@chromium.org2013-03-291-0/+8
* ipc: Remove ipc_listener.h from ipc_channel.h and update the files.tfarina@chromium.org2012-11-171-0/+1
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-111-0/+49
* Add resource message call and reply infrastructure.brettw@chromium.org2012-06-211-0/+41