summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_buffer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-82/+0
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-171-2/+2
* Pepper: Unify Buffer and BufferTrusted APIs.teravest@chromium.org2013-03-231-5/+2
* CDM/PPAPI: Fix plugin-side ref-counting leakdmichael@chromium.org2012-12-191-0/+3
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-161-3/+5
* Cleanup: Remove unneeded forward declarations in webkit/plugins/.thestig@chromium.org2011-11-171-3/+1
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-6/+4
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+1
* Minor cleanup of resource creation. This eliminates a bunch of copy-and-pastebrettw@chromium.org2011-06-221-1/+1
* Add proper support for copy-constructed pp::Buffer_Dev's.fischman@chromium.org2011-06-141-0/+1
* Implement out-of-process proxy for PPB_Buffer_Dev.fischman@chromium.org2011-06-101-3/+9
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-1/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-20/+39
* Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.fischman@chromium.org2011-05-181-6/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-1/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+55