summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_video_decoder.cc
Commit message (Expand)AuthorAgeFilesLines
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-1/+1
* In ppapi/tests: |... const*| -> |const ...*| (for consistency).viettrungluu@chromium.org2011-12-081-1/+1
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-2/+2
* Revert 109114thakis@chromium.org2011-11-091-2/+2
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-2/+2
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-1/+1
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-291-14/+6
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+1
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-101-1/+1
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+1
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-061-6/+13
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-041-13/+6
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-041-6/+13
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-251-1/+1
* Properly set the testing_interface_ member. Previously this was not beingbrettw@chromium.org2011-05-041-10/+1
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-141-0/+46