summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PPAPI] Add media stream audio track c++ APIpenghuang@chromium.org2014-01-141-0/+2
* [Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-102-27/+53
* [PPAPI] API definition for audio media stream artifactspenghuang@chromium.org2014-01-091-0/+2
* Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."nhiroki@chromium.org2014-01-092-53/+27
* PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-092-27/+53
* Use window.URL instead of window.webkitURL.davidben@chromium.org2014-01-082-2/+2
* Pepper: Remove ResourceArray_Dev.teravest@chromium.org2014-01-074-153/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-074-0/+134
* App APIs in Pepper: C++ APIsyzshen@chromium.org2014-01-061-0/+7
* [PPAPI] API definition for video media stream artifactspenghuang@chromium.org2014-01-062-0/+4
* Revert of https://codereview.chromium.org/112663007/ckocagil@chromium.org2014-01-044-134/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-044-0/+134
* Revert 242061 "Test Keeping NaCl plugins used in app background ..."dbeam@chromium.org2013-12-204-134/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-204-0/+134
* Add PPB_Alarms_Dev interface definition.yzshen@chromium.org2013-12-111-0/+2
* Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-12-092-3/+0
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-6/+19
* Pepper: Move PPB_Testing_Dev to Private.teravest@chromium.org2013-11-2530-48/+35
* PPAPI/NaCl: Make tests enforce dispatchEvent checkdmichael@chromium.org2013-11-091-12/+4
* Revert 233768 "PPAPI: Add a test to make sure we detect crashes"yhirano@chromium.org2013-11-082-51/+0
* PPAPI: Add a test to make sure we detect crashesdmichael@chromium.org2013-11-082-0/+51
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-8/+0
* Disable time checks in TestFileIO::TestTouch Query due to dst failures.csharp@chromium.org2013-11-042-4/+5
* Disable time checks in TestFileRef::TestQueryAndTouchFile due to dst failures.pfeldman@chromium.org2013-11-041-2/+4
* [PPAPI] Fixed FileSystems from JavaScript not having a context.mgiuca@chromium.org2013-11-021-0/+7
* PPAPI: Make tests really delete the plugin on shutdowndmichael@chromium.org2013-11-021-2/+2
* [PPAPI] Added pp::VarResource_Dev class.yzshen@chromium.org2013-11-014-27/+29
* Pepper: Log test duration to JavaScript console.teravest@chromium.org2013-10-313-0/+21
* [PPAPI] It is now possible to pass filesystems from JavaScript to NaCl modules.mgiuca@chromium.org2013-10-312-0/+138
* Add missing #includes of <algorithm> in ppapi for std::min/maxscottmg@chromium.org2013-10-221-0/+1
* Remove CanChallengePlatform() and CheckPlatformState().dalecurtis@chromium.org2013-10-202-17/+0
* [PPAPI] Added new Pepper interface PPB_VarResource_Dev.mgiuca@chromium.org2013-10-192-0/+170
* Pepper: Fix SetLength permissions in FileIO test.teravest@chromium.org2013-10-171-1/+1
* Array index [0] on zero length array is undefined on C++03wfh@chromium.org2013-10-141-1/+2
* Pepper: Remove PPB_FileIOTrusted.teravest@chromium.org2013-10-104-21/+8
* Add test for PPB_TCPSocket_1_0.yzshen@chromium.org2013-10-022-1/+79
* Pepper: Enable some FileRef in-process tests.teravest@chromium.org2013-10-011-6/+2
* PPAPI: Make GLES2 calls resilient to bad/dead resources.dmichael@chromium.org2013-09-302-0/+31
* Pepper API implementation for output protection.kcwu@chromium.org2013-09-283-0/+90
* Pepper: Extension for SocketPpapiTest to ppapi/.teravest@chromium.org2013-09-266-0/+761
* Pepper: Remove Will* from PPB_FileIOTrusted.teravest@chromium.org2013-09-262-72/+0