summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-251-6/+1
* Revert of PPAPI: Never re-enter JavaScript for PostMessage. (patchset #4 id:6...bbudge2014-09-241-1/+6
* PPAPI: Disallow blocking callbacks while handling a blocking messagedmichael2014-09-241-0/+14
* Add a test to verify the waveform from the Pepper MediaStream API is asamistry2014-09-242-2/+139
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-241-6/+1
* Fix URLRequest pepper unit testlandell2014-09-232-14/+19
* PPAPI: Add C++ wrapper for MessageHandler stuff.dmichael2014-09-181-61/+31
* PPAPI: Make PPP_MessageHandler work in PNaClDave Michael2014-09-172-23/+24
* Fix potential race-condition _beginthreaddrbasic2014-09-123-18/+34
* Replace NPObject usage in ppapi with ginraymes2014-09-041-0/+8
* Revert of Replace NPObject usage in ppapi with gin (patchset #28 id:540001 of...raymes2014-09-031-8/+0
* Replace NPObject usage in ppapi with ginraymes2014-09-011-0/+8
* Revert of Replace NPObject usage in ppapi with gin (patchset #27 of https://c...raymes2014-08-291-8/+0
* Replace NPObject usage in ppapi with ginraymes2014-08-291-0/+8
* PepperWebSocketHost should not call blink::WebSocket APIs after closed.yhirano2014-08-272-0/+29
* Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chrom...dmichael2014-08-272-0/+2
* Minor changes to allow Pepper InstancePrivate tests to pass with ginraymes2014-08-272-64/+66
* Remove unused PPB_View_Devraymes2014-08-272-2/+0
* Revert of Minor changes to allow Pepper InstancePrivate tests to pass with gi...jyasskin2014-08-252-38/+37
* Minor changes to allow Pepper InstancePrivate tests to pass with ginraymes2014-08-252-37/+38
* Pepper: PPB_VideoDecoder software-only mode.bbudge2014-08-231-14/+15
* Add a X-Requested-With header to URL requests for PPAPI Flash (only).tsepez@chromium.org2014-08-202-0/+14
* Pepper: add Image Capture interfaces.wuchengli@chromium.org2014-08-172-0/+6
* [PPAPI] Add target param for CompositorLayer::SetTexture().penghuang@chromium.org2014-08-151-4/+8
* Return from |Configure()| asynchronously, and allow |InitBuffers()| to return...amistry@chromium.org2014-08-152-0/+43
* Using PROFILE_ANY for vp8 and vp9amogh.bihani@samsung.com2014-08-151-2/+2
* Add test support for transition from NPObject to gin bindings for Pepperraymes@chromium.org2014-08-113-5/+20
* Support configuring the audio buffer duration in the Pepper MediaStream API.amistry@chromium.org2014-07-312-25/+96
* Cleanup PPAPI TestWebSocket::TestValidClose() for readabilitytyoshino@chromium.org2014-07-291-11/+14
* Remove an out of date comment in PPAPI code.thestig@chromium.org2014-07-211-7/+0
* Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.zork@chromium.org2014-07-171-3/+12
* Update and enable PPApiTest.URLLoaderTest3yhirano@chromium.org2014-07-171-2/+1
* Fixes for re-enabling more MSVC level 4 warnings: ppapi/ editionpkasting@chromium.org2014-07-092-4/+4
* [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