summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_video_decoder_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+2
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-101-2/+1
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+2
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-061-6/+6
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-041-6/+6
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-041-6/+6
* Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).vmr@chromium.org2011-06-031-5/+6
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-251-1/+3
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-131-7/+9
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-101-16/+20
* Cleaning up missing OVERRIDE from r80037.scherkus@chromium.org2011-03-311-1/+0
* Adding missing virtual keyword to PPB_VideoDecoder_Impl.scherkus@chromium.org2011-03-311-8/+12
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-311-8/+42
* 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-3/+0
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+55