summaryrefslogtreecommitdiffstats
path: root/ppapi/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the cpp wrappers of audio input/video capture to use CompletionCallbac...yzshen@chromium.org2012-04-052-9/+17
* 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