summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi_tests.gypi
Commit message (Expand)AuthorAgeFilesLines
* Remove GTalk Pepper interfaces and related code.jhorwich2015-04-151-1/+0
* PPAPI: Make TrackedCallback more threadsafedmichael2015-03-311-1/+1
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-0/+4
* Pepper: add video_encoder examplelionel.g.landwerlin2015-03-021-0/+10
* Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...cpu2015-03-021-4/+0
* Add remoting and PPAPI tests to GN buildbrettw2015-03-021-0/+4
* Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...eroman2015-02-271-4/+0
* Add remoting and PPAPI tests to GN buildbrettw2015-02-271-0/+4
* Pepper: PPB_VideoEncoder implementationlionel.g.landwerlin2015-02-251-0/+1
* Sort GYP and GN files under ppapisatorux2015-02-161-2/+2
* Implement the rest of the PPAPI examples in the GN build.brettw2015-02-141-0/+44
* Split apart the PPAPI GN targetsbrettw2015-02-141-1/+2
* Enable size_t to int truncation warnings in PPAPIbrettw2015-02-131-16/+0
* Because the test is sandboxed, it cannot call LoadV8Snapshot(). For the same ...baixo2014-11-201-1/+0
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-141-0/+1
* Improve content test GN buildbrettw@chromium.org2014-07-231-0/+2
* Remove apps in Pepper support and the PPB_Alarms_Dev API.yzshen@chromium.org2014-06-161-1/+0
* [PPAPI] Compositor API implementation.penghuang@chromium.org2014-06-161-0/+16
* Revert 277208 "[PPAPI] Compositor API implementation."tzik@chromium.org2014-06-161-16/+0
* [PPAPI] Compositor API implementation.penghuang@chromium.org2014-06-141-0/+16
* Support configuring number of audio buffers in MediaStream Pepper API.thembrown@gmail.com2014-06-031-0/+1
* Implement Pepper PPB_VideoDecoder interface.bbudge@chromium.org2014-05-301-2/+2
* Add .nmf generating rule for ppapi_tests.hidehiko@chromium.org2014-05-281-1/+0
* Make placeholder target to fix build.bbudge@chromium.org2014-05-071-0/+18
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-4/+2
* Rename PPB_VideoDecoder_Dev test and example code to avoid collisions.bbudge@chromium.org2014-05-071-2/+2
* Pepper: Remove NaClHttpResponseHeaders.teravest@chromium.org2014-04-111-13/+0
* Adds first PPAPI test for non-SFI mode.hidehiko@chromium.org2014-04-031-0/+1
* Currently it automatically loads pepper_spinning_cube_demo and only supports ...yzshen@chromium.org2014-03-221-0/+16
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-2/+4
* [PPAPI][MediaStream] Add unit tests for code in ppapi/shared_impl/penghuang@chromium.org2014-02-261-0/+2
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-061-0/+10
* [PPAPI] Add media stream video track examplepenghuang@chromium.org2014-01-141-0/+14
* Pepper: Add unit test for FileSystemResource.bbudge@chromium.org2014-01-031-0/+1
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-281-1/+2
* Revert 242659 "Do PPB_FileIO Write on the plugin side."brettw@chromium.org2013-12-281-2/+1
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-281-1/+2
* Pepper: Finish support for dev channel APIs.teravest@chromium.org2013-12-191-0/+1
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-2/+1
* Cleanup: Remove an obsolete reference to -gstabs.thestig@chromium.org2013-08-151-3/+0
* Revert 214420 "Do PPB_FileIO Query and Read in the plugin process."bbudge@chromium.org2013-08-011-1/+1
* Do PPB_FileIO Query and Read in the plugin process.bbudge@chromium.org2013-07-301-1/+1
* Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."dewittj@chromium.org2013-07-261-1/+1
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-07-261-1/+1
* PAPI: Fix bug in RunWhileLocked, add support for paramsdmichael@chromium.org2013-07-251-0/+1
* Removing ppapi_egl targetdpranke@chromium.org2013-06-261-3/+0
* Use HTTP response headers for PNaCl caching instead of bitcode hash.jvoung@chromium.org2013-06-171-0/+13
* Implement pepper interface and plumbing for HRD's UI on ChromeOSdcaiafa@chromium.org2013-06-071-0/+1
* Make ppapi_perftests depend on allocator.gyp:allocator when necessaryakalin@chromium.org2013-05-221-0/+8
* Add pepper plugin example for effect apis.ronghuawu@chromium.org2013-05-161-0/+10