summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/dev/buffer_dev.cc
Commit message (Expand)AuthorAgeFilesLines
* C++ wrappers for PPB_VideoCapture_Devpiman@google.com2011-08-091-0/+5
* ppapi: Fix the copy constructor for pp::Buffer_Dev.thestig@chromium.org2011-06-151-8/+16
* Add proper support for copy-constructed pp::Buffer_Dev's.fischman@chromium.org2011-06-141-4/+7
* Implement out-of-process proxy for PPB_Buffer_Dev.fischman@chromium.org2011-06-101-2/+5
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+4
* Remove static initializers.neb@chromium.org2010-12-201-17/+10
* Remove all the swap() stuff in the PPAPI C++ wrappers.brettw@google.com2010-12-021-8/+3
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-1/+1
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+55