summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* WebSocket Pepper API: Add live object check to WebSocket PPAPI teststoyoshim@chromium.org2011-12-143-12/+33
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-102-39/+58
* Revert 113817 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-092-58/+39
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-092-39/+58
* WebSocket Pepper API: validate redundant protocols in Connect()toyoshim@chromium.org2011-12-092-10/+39
* Add URLLoader tests for FollowRedirect.bbudge@google.com2011-12-082-33/+79
* Simulate a user gesture in Fullscreen test so it can run on bots.bbudge@chromium.org2011-12-082-0/+22
* In ppapi/tests: |... const*| -> |const ...*| (for consistency).viettrungluu@chromium.org2011-12-0818-34/+28
* Remove TODOs about TryCatch not working.brettw@chromium.org2011-12-081-3/+3
* Revert 113656 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-082-58/+39
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-082-39/+58