summaryrefslogtreecommitdiffstats
path: root/ppapi/examples
Commit message (Expand)AuthorAgeFilesLines
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-261-9/+6
* PepperPlatformAudioInputImpl: support audio input device selection.yzshen@chromium.org2012-03-212-5/+22
* Pepper IME API for surrounding text retrieval.kinaba@chromium.org2012-03-151-9/+26
* Add a very simple example pepper plugin that uses a 3d contextjamesr@chromium.org2012-03-102-0/+186
* Remove NewRequiredCallback.brettw@chromium.org2012-03-105-15/+12
* Move ppapi/examples/gles2/ to ppapi/examples/video_decodejamesr@chromium.org2012-03-074-48/+50
* Rename NaCl/pepper gamepad interface from _dev to stablescottmg@chromium.org2012-03-071-5/+5
* PPB_AudioInput_Dev: support multiple audio input devices - Part 1.yzshen@chromium.org2012-03-072-8/+190
* Revise gamepad interfacescottmg@chromium.org2012-03-011-24/+23
* Adds a printing proxy and example. This adds a printing example.brettw@chromium.org2012-02-292-0/+92
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-1/+1
* Remove extra semi-colon so nacl-gcc doesn't complain.nfullagar@google.com2012-02-231-1/+1
* Pepper: Add a function to PPB_Flash to check if a rect is topmost.viettrungluu@chromium.org2012-02-182-0/+209
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-182-4/+5
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-20/+21
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-152-14/+157
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-272-19/+40
* Revert 119200, the rest of the patch.brettw@chromium.org2012-01-261-0/+60
* Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...tzik@chromium.org2012-01-262-40/+19
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-262-19/+40
* Revert 119198 - First pass at implementing the MessageLoop interface. This in...brettw@chromium.org2012-01-261-60/+0
* First pass at implementing the MessageLoop interface. This includes a simplebrettw@chromium.org2012-01-261-0/+60
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-131-4/+0
* Pepper gamepad supportscottmg@chromium.org2012-01-102-0/+168
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-068-6/+9
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-052-20/+19
* Hook up page visibility to the View info for a plugin.brettw@chromium.org2012-01-041-2/+14
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-048-9/+6
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-048-6/+9
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-9/+16
* Enhance PPAPI IME example for demonstrating features related to text selection.kinaba@chromium.org2011-12-141-28/+124
* (Cleanup) Use its own MIME type in the PPAPI IME example.kinaba@chromium.org2011-12-141-8/+8
* Pepper: Make the sample rate settable in the audio (output) example plugin.viettrungluu@chromium.org2011-11-302-27/+71
* Migrate gles2 from {Surface,Context}3D to Graphics3D.fischman@chromium.org2011-11-241-24/+23
* Pepper: Add an example/test plugin for audio input (a.k.a. microphone).viettrungluu@chromium.org2011-11-232-0/+212
* Fix ppapi mouse lock example to use document.webkitIsFullScreen.jeremya@chromium.org2011-11-031-3/+1
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-161-3/+3
* Fix build error while building with 'make' (Complete build).qtc746@motorola.com2011-10-131-1/+1
* Fix for checkdeps.kinaba@chromium.org2011-10-121-11/+25
* Implement Pepper IME API.kinaba@chromium.org2011-10-122-0/+640
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-071-2/+2
* Mouse lock example shouldn't allow any escape via mouse gesture.scheib@chromium.org2011-10-072-14/+18
* Only allow to lock the mouse when the tab is in fullscreen mode.yzshen@chromium.org2011-10-012-14/+63
* Replaced opengles.h with opengles2.halokp@chromium.org2011-09-271-1/+1
* Pepper Video Capture samplepiman@chromium.org2011-09-232-0/+395
* Fix permission.yzshen@chromium.org2011-09-222-0/+0
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-222-0/+297
* Renamed ppb_opengles.h to ppb_opengles2.h.alokp@chromium.org2011-09-151-1/+1
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-9/+9
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-9/+9