summaryrefslogtreecommitdiffstats
path: root/ppapi/examples
Commit message (Expand)AuthorAgeFilesLines
* [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
* Add fullscreen functionality to gles2 examplepiman@chromium.org2012-12-181-6/+18
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-135-14/+12
* Introduce PPB_VideoCapture_Dev v0.3:yzshen@chromium.org2012-12-102-59/+179
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-052-58/+146
* Refactor the URLResponseInfo to use new designbrettw@chromium.org2012-11-162-3/+172
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-163-16/+5
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-082-60/+24
* Implement host side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-162-0/+214
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-1/+1
* ppapi: Make sure the touch-event interface is detected correctly.sadrul@chromium.org2012-08-301-0/+179
* Revert the changes to the paint manager example.brettw@chromium.org2012-08-241-6/+2
* Cache image data objects.brettw@chromium.org2012-08-221-2/+6
* Small bug in PPAPI graphics_2_examplesail@chromium.org2012-08-181-0/+1
* Defer OMX Flush() when no input buffers are available.fischman@chromium.org2012-08-131-1/+1
* Unbreak ppapi_example_video_decode for platforms that don't have ARB extensions.fischman@chromium.org2012-08-101-28/+39
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-134-0/+24
* Remove the PPAPI example plugin.brettw@chromium.org2012-06-291-0/+17
* Remove unused fields found by clang's new Wunused-private-fields.thakis@chromium.org2012-06-271-2/+0
* Updated the flash_topmost ppapi exampleraymes@chromium.org2012-06-262-83/+106
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-131-47/+125
* Revert 141302 - hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-125/+47
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-47/+125
* Plumb texture target to VideoDecodeAccelerator::Clientsail@chromium.org2012-06-081-9/+19
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-032-16/+25
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-301-3/+3
* Add string include to fix the build.brettw@chromium.org2012-04-191-0/+2
* Remove support for bitmap printing in pepperbrettw@chromium.org2012-04-191-18/+32
* Updated flash_topmost example to better demonstrate corner cases of the feature.raymes@chromium.org2012-04-121-3/+32
* Fix line endings in ppapi. No code change.brettw@chromium.org2012-04-111-5/+5
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-082-2/+101
* Update PPB_AudioInput_Shared to work with the new format of the shared memory...yzshen@chromium.org2012-04-051-2/+6