summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-024-544/+0
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-024-0/+544
* Enable port validation because net::IsPortAllowedByDefault() was exported nowtoyoshim@chromium.org2011-12-021-2/+1
* Add DEPS include rules so we don't accidentally use chromium stuff.dmichael@chromium.org2011-12-0113-57/+116
* WebSocket Pepper API: minor properties implementationtoyoshim@chromium.org2011-12-012-42/+81
* WebSocket Pepper API: GetBufferedAmount() implementationtoyoshim@chromium.org2011-12-011-0/+4
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-012-5/+0
* Pepper: Add some basic tests for PPB_Audio.viettrungluu@chromium.org2011-12-012-0/+202
* Move the mock headers file for 'test_case.html' to the destination directory ...bbudge@google.com2011-12-011-9/+26
* Pepper: Add a test for PPB_AudioConfig failure cases.viettrungluu@chromium.org2011-12-012-3/+34
* Pepper: Add a test for PPB_AudioConfig.viettrungluu@chromium.org2011-11-302-0/+95
* ppapi/tests: Enable URLLoader test out-of-process and via NaCl.polina@google.com2011-11-291-36/+81
* WebSocket Pepper API: in process API implementationtoyoshim@chromium.org2011-11-262-14/+182
* Revert r111596 "WebSocket Pepper API: in process API implementation"maruel@chromium.org2011-11-252-181/+14
* WebSocket Pepper API: in process API implementationtoyoshim@chromium.org2011-11-252-14/+181
* Add EINTR handling on ::close() calls in ppapi broker ui test.xhwang@chromium.org2011-11-231-2/+2
* Pepper: Implement PPB_NetAddress_Private Describe() for IPv6 addresses on Win...viettrungluu@chromium.org2011-11-222-13/+105
* Add functions to generate input events to PPB_Testing_Dev. These makebbudge@chromium.org2011-11-202-0/+350
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-181-2/+5
* - Implement internal API and thunktoyoshim@chromium.org2011-11-182-0/+74
* Pepper: Add some simple tests for most functions in the PPB_Flash interface.viettrungluu@chromium.org2011-11-172-0/+144
* Make PostMessageToJavaScript use new WebKit API instead of script.dmichael@chromium.org2011-11-171-0/+22
* ppapi: Fix memory leaks in TestCharSetToUTF16.jhawkins@chromium.org2011-11-161-0/+8
* Revert 110221 - Test NaCl version of ppapi_tests via ui_testsdmichael@chromium.org2011-11-161-5/+2
* Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...dpolukhin@chromium.org2011-11-162-17/+14
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-1664-231/+274
* Add TestConnectFailure, TestGetHandleFailure and TestConnectAndPipe to PPAPI ...xhwang@chromium.org2011-11-162-6/+252
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-161-2/+5
* Fix a small race condition in loading/executing the PPAPI tests.viettrungluu@chromium.org2011-11-151-1/+1
* ppapi/tests/test_graphics2d: Implement TestScroll.polina@google.com2011-11-151-33/+108
* Pepper: Add a test for PPB_TCPSocket_Private.viettrungluu@chromium.org2011-11-152-0/+259
* Fix flaky PPAPITest.FlashClipboard.yzshen@chromium.org2011-11-114-27/+50
* Pepper: Add tests for the PPB_NetAddress_Private interface.viettrungluu@chromium.org2011-11-114-4/+189
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-113-14/+12
* IDL for WebSocket Pepper API.toyoshim@chromium.org2011-11-112-0/+2
* Revert 109114thakis@chromium.org2011-11-0960-257/+215
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-0860-215/+257
* Remove redundant XHR method/header validation. This is done byAssociatedURLLo...bbudge@chromium.org2011-11-062-70/+229
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-223-3/+80
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-203-88/+0
* Replace sizeof with strlen in ppapi/tests/test_file_io.cckinuko@chromium.org2011-10-191-2/+2
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-162-3/+3
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-144-3/+5
* PPAPI Fullscreen: update ppapi_test to match the behavior afterpolina@google.com2011-10-141-2/+2
* PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...polina@google.com2011-10-141-5/+11
* Take the size of an array instead of pointer for string comparison.dmichael@chromium.org2011-10-131-2/+2
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-112-0/+74
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-072-4/+0
* Convert transport, scrollbar, and query policy to IDL.brettw@chromium.org2011-10-051-2/+2
* PPAPI SetFullscreen: Explicitely disallow state changes when the oppositepolina@google.com2011-10-031-2/+8