summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_video_decoder_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-101-30/+11
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-11/+30
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-061-37/+56
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-041-56/+37
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-041-37/+56
* Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).vmr@chromium.org2011-06-031-10/+10
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-6/+12
* Add a new function to run and claer a completion callback. This is a commonbrettw@chromium.org2011-05-271-12/+4
* [Re-instate r86681 by reverting its revert in r86687.]fischman@chromium.org2011-05-261-5/+5
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-251-3/+18
* Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...fischman@chromium.org2011-05-251-5/+5
* Updated OMX decoder for recent PPAPI changes, and added to the build.fischman@chromium.org2011-05-251-5/+5
* Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory. fischman@chromium.org2011-05-231-6/+4
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-131-25/+26
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-101-77/+180
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-141-4/+4
* Additional clean up from missing OVERRIDE from r80037.scherkus@chromium.org2011-03-311-4/+0
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-311-41/+222
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+152