summaryrefslogtreecommitdiffstats
path: root/ppapi/examples
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages text...bbudge@chromium.org2014-07-161-4/+0
* Pepper: Add GL_TEXTURE_EXTERNAL_OES texture target to PPB_VideoDecoder docs a...bbudge@chromium.org2014-07-111-2/+29
* Fixes for re-enabling more MSVC level 4 warnings: ppapi/ editionpkasting@chromium.org2014-07-092-8/+12
* [PPAPI] Add browser tests for compositor APIpenghuang@chromium.org2014-06-201-23/+29
* Revert 278728 "[PPAPI] Add browser tests for compositor API"yzshen@chromium.org2014-06-201-29/+23
* [PPAPI] Add browser tests for compositor APIpenghuang@chromium.org2014-06-201-23/+29
* Pepper: Add latency calculation to ppapi/examples/video_decode.bbudge@chromium.org2014-06-191-10/+42
* Possible narrowing conversion build fix for Compositor API example.pgal.u-szeged@partner.samsung.com2014-06-181-2/+2
* Pepper: Add VP9 support to PPB_VideoDecoder API.bbudge@chromium.org2014-06-171-1/+0
* Pepper: Fix texture management in VideoDecoderShim on Reset.bbudge@chromium.org2014-06-161-24/+52
* [PPAPI] Compositor API implementation.penghuang@chromium.org2014-06-164-0/+968
* Revert 277208 "[PPAPI] Compositor API implementation."tzik@chromium.org2014-06-164-968/+0
* [PPAPI] Compositor API implementation.penghuang@chromium.org2014-06-144-0/+968
* Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...schenney@chromium.org2014-06-131-18/+63
* Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...schenney@chromium.org2014-06-131-63/+18
* Fix the dev version of the PPAPI video decoder plugin.bbudge@chromium.org2014-06-131-2/+0
* Implement software fallback for PPB_VideoDecoder.bbudge@chromium.org2014-06-132-12540/+32961
* Remove fischman from WATCHLISTS and OWNERS as I am leaving the Chrome PA. Au...fischman@chromium.org2014-06-071-1/+0
* Implement Pepper PPB_VideoDecoder interface.bbudge@chromium.org2014-05-302-0/+627
* Rename PPB_VideoDecoder_Dev test and example code to avoid collisions.bbudge@chromium.org2014-05-072-3/+3
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-302-0/+2
* Fix Win64 build breakage from r261748jschuh@chromium.org2014-04-051-1/+1
* Sync NaCl MediaStream Video example with ppapi/examples/media_stream_videopenghuang@chromium.org2014-04-041-119/+89
* Currently it automatically loads pepper_spinning_cube_demo and only supports ...yzshen@chromium.org2014-03-224-0/+676
* plain/text is not a real MIME type.davidben@chromium.org2014-02-271-1/+1
* [PPAPI][MediaStream] Support configure for video input.penghuang@chromium.org2014-02-262-97/+245
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-132-4/+2
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-111-18/+18
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-081-1/+1
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-062-0/+268
* [PPAPI] Refine Configure() for Pepper MediaStream API.penghuang@chromium.org2014-01-231-0/+1
* [PPAPI] Add media stream video track examplepenghuang@chromium.org2014-01-142-0/+449
* Use window.URL instead of window.webkitURL.davidben@chromium.org2014-01-081-5/+5
* [Pepper] Examples: don't use innerHTML in url_loader examplebinji@chromium.org2013-11-131-1/+1
* PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystemnhiroki@chromium.org2013-11-081-3/+4
* Add missing #includes of <algorithm> in ppapi for std::min/maxscottmg@chromium.org2013-10-226-0/+10
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Fix uninitialized field in constructor.etienneb@chromium.org2013-08-211-1/+2
* Fix uninitialized field in constructor.etienneb@chromium.org2013-08-211-0/+1
* PPAPI: Move IMEInputEvent and TextInput to stable.nona@chromium.org2013-08-011-27/+20
* PPAPI: Fix infinite loop in 2d exampledmichael@chromium.org2013-07-171-0/+1
* Add a new parameter |latency| to PPB_AudioInput_Callback.yzshen@chromium.org2013-07-031-11/+31
* Use libva profile VAProfileH264Main instead of VAProfileH264Baseline.halton.huo@intel.com2013-05-301-1/+1
* Add pepper plugin example for effect apis.ronghuawu@chromium.org2013-05-162-0/+387
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-084-0/+216
* Move HiDPI-related Pepper interfaces to stablejhorwich@chromium.org2013-04-092-0/+276
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-5/+7
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-7/+5
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-5/+7
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-2/+2