summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/printing_resource.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Get TrackedCallback ready for running on non-main threads.dmichael@chromium.org2012-11-051-1/+1
* PluginResource: Avoid having two sets of similar methods for talking with bro...yzshen@chromium.org2012-10-161-2/+3
* Converted PluginResource reply message handling to use base::Callbackraymes@chromium.org2012-10-041-25/+11
* Implement browser side of PPB_Printing resource.raymes@chromium.org2012-09-271-1/+1
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-0/+71