summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] Add browser tests for compositor APIpenghuang@chromium.org2014-06-202-0/+482
* Revert 278728 "[PPAPI] Add browser tests for compositor API"yzshen@chromium.org2014-06-202-482/+0
* [PPAPI] Add browser tests for compositor APIpenghuang@chromium.org2014-06-202-0/+482
* Add GetScrollOffset function to PPB_Viewraymes@chromium.org2014-06-192-0/+28
* PPAPI: Implement synchronous postMessagedmichael@chromium.org2014-06-183-0/+367
* Remove apps in Pepper support and the PPB_Alarms_Dev API.yzshen@chromium.org2014-06-162-9/+0
* Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...schenney@chromium.org2014-06-132-0/+102
* Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...schenney@chromium.org2014-06-132-102/+0
* Implement software fallback for PPB_VideoDecoder.bbudge@chromium.org2014-06-132-0/+102
* PPAPI: Remove PP_ALLOW_THIS_IN_INITIALIZER_LISTdmichael@chromium.org2014-06-064-4/+4
* [PPAPI] API definition for compositor artifactsmiletus@chromium.org2014-06-062-0/+4
* Support configuring number of audio buffers in MediaStream Pepper API.thembrown@gmail.com2014-06-032-4/+91
* PPAPI: Add dev synchronous JS->Plugin messaging APIdmichael@chromium.org2014-06-021-0/+1
* Add .nmf generating rule for ppapi_tests.hidehiko@chromium.org2014-05-281-5/+0
* Track plugin input event latencymiletus@chromium.org2014-05-273-1/+39
* PPAPI: Remove clang plugins from ppapi/tests/clangdmichael@chromium.org2014-05-234-448/+0
* Fix PPAPINaClNewlibTest.PostMessage flakinessraymes@chromium.org2014-05-231-1/+2
* Introduce create_nonsfi_test_nmf.py to simplify nacl_test_data.gyphidehiko@chromium.org2014-05-221-0/+94
* Make asynchronous writes with PPB_FileIO copy the plugin's buffer.bbudge@chromium.org2014-05-221-4/+13
* Rename PPB_VideoDecoder_Dev test and example code to avoid collisions.bbudge@chromium.org2014-05-072-11/+12
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-3010-820/+23
* Add test to make sure if PPB_Audio_Shared::StartThread() works.hidehiko@chromium.org2014-04-213-0/+177
* Pepper: Make it possible to pass external file systems to NaCl modules.thestig@chromium.org2014-04-116-0/+267
* Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.hshi@chromium.org2014-04-031-3/+11
* [MIPS] Add missing mips.nexe entries in nmfpetarj@mips.com2014-04-031-1/+2
* Adds first PPAPI test for non-SFI mode.hidehiko@chromium.org2014-04-032-0/+10
* Remove unused PPB_Graphics2D_Dev interfaceraymes@google.com2014-04-033-12/+7
* Pass string PP_Vars to JS as string primitivesraymes@chromium.org2014-03-262-10/+49
* Rename PPB_Find_Dev to PPB_Find_Privateraymes@chromium.org2014-03-262-3/+3
* Re-enable disabled size asserts in ppapi_tests test_struct_sizes.cc.bbudge@chromium.org2014-03-251-3/+0
* Fix "unreachable code" warnings (MSVC warning 4702) in ppapi/.pkasting@chromium.org2014-03-182-7/+3
* Return a NULL histogram pointer on construction errorelijahtaylor@chromium.org2014-03-131-0/+13
* Extend the sample rates that Pepper should support.xians@chromium.org2014-03-111-1/+20
* [PPAPI] It is now possible to pass a FileSystem to JS in PostMessage.mgiuca@chromium.org2014-03-102-63/+59
* Remove unused constants in a PPAPI test for TCP socketsmseaborn@chromium.org2014-03-031-7/+0
* [PPAPI][MediaStream] Add browser tests for MediaStreamVideoTrackpenghuang@chromium.org2014-02-262-0/+263
* [PPAPI][MediaStream] Add browser tests for MediaStreamAudioTrackpenghuang@chromium.org2014-02-222-0/+158
* Added the idl for the display color profile pepper API.bgraur@google.com2014-02-171-0/+1
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-133-24/+16
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-112-2/+2
* Increase the value of kViewChangeTimeoutSec under ThreadSanitizer.glider@chromium.org2014-02-101-0/+5
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-293-0/+578
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-283-576/+0
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-283-0/+576
* Add GetSequenceNumber function to PPB_Flash_Clipboardraymes@chromium.org2014-01-282-0/+68
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-274-10/+14
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-241-13/+16
* PPAPI: Make ASSERT macros print values of operandsdmichael@chromium.org2014-01-2415-134/+790
* Revert 246129 "PPAPI: Make ASSERT macros print values of operands"dbeam@chromium.org2014-01-2215-790/+134
* PPAPI: Make ASSERT macros print values of operandsdmichael@chromium.org2014-01-2115-134/+790