| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow a video decoder object to be copied. | brettw@chromium.org | 2012-11-07 | 1 | -5/+1 |
* | pass CompletionCallbacks by reference (resubmitting https://chromiumcoderevie... | tbreisacher@chromium.org | 2012-04-02 | 1 | -3/+3 |
* | Revert 129994 - Pass CompletionCallbacks by reference | tbreisacher@chromium.org | 2012-03-30 | 1 | -3/+3 |
* | Pass CompletionCallbacks by reference | tbreisacher@chromium.org | 2012-03-30 | 1 | -3/+3 |
* | Convert resources to take an instance key instead of an Instance*. | brettw@chromium.org | 2012-02-27 | 1 | -2/+2 |
* | Coverity: Fixing pass by value bugs | dpapad@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Remove Context3D/Surface3D | piman@chromium.org | 2011-12-01 | 1 | -4/+0 |
* | reconstitute moving 3d out of dev CL. (previous attempt was reverted) | nfullagar@google.com | 2011-09-07 | 1 | -2/+2 |
* | Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev. | nfullagar@google.com | 2011-09-06 | 1 | -2/+2 |
* | Move PPAPI graphics3d and opengles interfaces out of Dev. | nfullagar@google.com | 2011-09-06 | 1 | -2/+2 |
* | Replace the use of an int32* with an explicit profile for decoder configuration. | fischman@chromium.org | 2011-09-01 | 1 | -4/+4 |
* | Allow both Context3D and Graphics3D with the video decoder | piman@chromium.org | 2011-08-30 | 1 | -3/+7 |
* | PPB_VideoDecoder_Dev::Initialize is now synchronous! | fischman@chromium.org | 2011-07-29 | 1 | -9/+5 |
* | Remove redundant size and type information from VideoDecode PPAPI | vrk@google.com | 2011-07-19 | 1 | -1/+1 |
* | Enable fire-and-forget Destroy of HW video decoder, and misc other improvements. | fischman@chromium.org | 2011-07-15 | 1 | -1/+4 |
* | Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat... | fischman@chromium.org | 2011-07-13 | 1 | -32/+3 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 1 | -43/+8 |
* | Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI | davemoore@chromium.org | 2011-06-10 | 1 | -8/+43 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 1 | -43/+8 |
* | Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i... | polina@google.com | 2011-06-06 | 1 | -8/+14 |
* | Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi... | thakis@chromium.org | 2011-06-04 | 1 | -14/+8 |
* | PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't | polina@google.com | 2011-06-04 | 1 | -8/+14 |
* | Implementation for Pepper C++ Video Decoder API (wrapper on top of C API). | vmr@chromium.org | 2011-06-03 | 1 | -11/+13 |
* | Add initialization callback support for Video Decoder PPAPI. | vrk@google.com | 2011-05-25 | 1 | -1/+2 |
* | Updated PPAPI Video Decoder CPP interface to reflect the status of C API. | vmr@chromium.org | 2011-05-16 | 1 | -127/+56 |
* | Checking in major revision of Pepper video decode APIs. | scherkus@chromium.org | 2011-03-31 | 1 | -18/+150 |
* | Remove static initializers. | neb@chromium.org | 2010-12-20 | 1 | -2/+0 |
* | Remove all the swap() stuff in the PPAPI C++ wrappers. | brettw@google.com | 2010-12-02 | 1 | -1/+0 |
* | Move PPAPI into the Chrome repo. The old repo was | brettw@chromium.org | 2010-11-01 | 1 | -0/+47 |