summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Dial back the PostMessage threading test and re-enable on Windmichael@chromium.org2012-02-091-0/+8
* Move the charset inteface to "trusted" (we can't implement this efficientlybrettw@chromium.org2012-02-092-4/+192
* PPB_NetAddress_Private: add getter methods for sockaddr.yzshen@chromium.org2012-02-094-3/+136
* Chrome part of exception handling support. The debugger is attached when new ...halyavin@google.com2012-01-312-0/+69
* Introduce PPB_Flash_MessageLoop interface for Pepper Flash.yzshen@chromium.org2012-01-313-0/+121
* ppapi_tests: Remove the source of flakiness from out-of-process FlashFullscre...polina@google.com2012-01-301-5/+9
* PPAPI URLRequestInfo test: port NaCl version to ppapi_tests. Fix Var and Reso...polina@google.com2012-01-272-0/+446
* WebSocket Pepper API: make the API out of devtoyoshim@chromium.org2012-01-274-15/+15
* WebSocket Pepper API: Remove binary type handling interfacestoyoshim@chromium.org2012-01-271-8/+0
* PPAPI: Move PPB_ArrayBuffer out of Dev.dmichael@chromium.org2012-01-275-10/+10
* Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.dmichael@chromium.org2012-01-262-1/+8
* WebSocket Pepper API: SetBinaryType() returned unexpected PP_FALSEtoyoshim@chromium.org2012-01-241-1/+1
* Implement PPB_DeviceRef_Dev.yzshen@chromium.org2012-01-212-1/+4
* Enable Pepper broker test for windowscpu@chromium.org2012-01-201-3/+1
* WebSocket Pepper API: SRPC proxy implementationtoyoshim@chromium.org2012-01-191-1/+5
* WebSocket Pepper API: WebArrayBuffer supporttoyoshim@chromium.org2012-01-191-0/+6
* Exposed PPB_NetAddress_Private.ygorshenin@chromium.org2012-01-182-0/+194
* Added bounds checks to the URLLoader prefetch buffer threshhold.raymes@chromium.org2012-01-172-2/+36
* Lift the 64K message size limit for postMessage to/from NativeClient.sehr@google.com2012-01-131-4/+3
* Initialized rv to 0 to fix -Wmaybe-uninitialized warning.asharif@chromium.org2012-01-131-2/+2
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-132-2/+2
* WebSocket Pepper API: add a unit test for the bufferedAmount propertytoyoshim@chromium.org2012-01-122-5/+68
* WebSocket Pepper API: add interfaces to handle binaryType attributetoyoshim@chromium.org2012-01-121-1/+3
* Revert 117055 - Lift the 64K limit on SRPCs done in the proxy.sehr@google.com2012-01-101-1/+2
* Pepper gamepad supportscottmg@chromium.org2012-01-101-0/+1
* Lift the 64K limit on SRPCs done in the proxy.sehr@google.com2012-01-101-2/+1
* Introduce PPB_ResourceArray_Dev.yzshen@chromium.org2012-01-073-1/+153
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-066-7/+8
* Proxy PPB_ArrayBuffer_Dev, make them work over Messagingdmichael@chromium.org2012-01-061-45/+68
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-0513-35/+287
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-0521-86/+60
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-046-8/+7
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-046-7/+8
* WebSocket Pepper API: ArrayBuffer supporttoyoshim@chromium.org2011-12-282-36/+123
* Added test for disallowed nacl sockets switch.ygorshenin@google.com2011-12-224-0/+128
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-2222-37/+109
* Enable out-of-process PPB_FileIO tests, clean up PPB_URLLoader tests.bbudge@chromium.org2011-12-211-17/+12
* Revert 115289 - Added test for disallowed nacl sockets switch.rsleevi@chromium.org2011-12-214-128/+0
* Added test for disallowed nacl sockets switch.ygorshenin@google.com2011-12-214-0/+128
* Revert 115093 because of memory test failures - WebSocket Pepper API: C++ hel...toyoshim@chromium.org2011-12-202-375/+4
* WebSocket Pepper API: C++ helper class implementation.toyoshim@chromium.org2011-12-202-4/+375
* Resubmit 114881, but without a bad dependency on base.polina@google.com2011-12-202-26/+128
* Add TestingInstance::ExecuteScript method which posts a message that the test...bbudge@chromium.org2011-12-175-21/+33
* Revert 114881 - PPB_Fullscreen test: Merge the NaCl version of the test into ...georgey@chromium.org2011-12-172-129/+27
* PPB_Fullscreen test: Merge the NaCl version of the test into ppapi/tests comp...polina@google.com2011-12-162-27/+129
* WebSocket Pepper API: C++ bindings implementation.toyoshim@chromium.org2011-12-162-0/+64
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-154-11/+77
* GetDocumentURL is added to PPB_Testing_Dev.ygorshenin@google.com2011-12-156-58/+71
* Reland; WebSocket Pepper API: Add live object check to WebSocket PPAPI teststoyoshim@chromium.org2011-12-153-12/+33
* Reverting because I reverted the CL this depends on...finnur@chromium.org2011-12-143-33/+12