summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."dewittj@chromium.org2013-07-262-10/+4
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-07-262-4/+10
* NaCl CompletionCallback is called twice in WebSocket::ReceiveMessage and cras...yhirano@chromium.org2013-07-262-3/+64
* ThreadedTestRunner::Run contained a PP_DCHECK with a side effect. Some tests ...yhirano@chromium.org2013-07-241-1/+3
* PPAPI: Messaging shouldn't use v8 if Context is emptydmichael@chromium.org2013-07-191-0/+3
* PPAPI: Add test for ExecuteScript at instance shutdowndmichael@chromium.org2013-07-182-1/+42
* PPAPI: Test cleanup, make postconditions workdmichael@chromium.org2013-07-174-56/+83
* HTTP socket pool group name and SSL Session Cache Shard vary on Privacy Mode.mef@chromium.org2013-07-171-4/+36
* Pepper: Test URLRequest::AppendFileToBody.teravest@chromium.org2013-07-152-21/+81
* Implement getting the monitor (HMONITOR) for flashcpu@chromium.org2013-07-111-7/+11
* PPAPI: Initialize CompletionCallbackWithOutput storagedmichael@chromium.org2013-07-112-9/+16
* Add events with custom timestamps and thread id to PPAPI dev tracing interface.grosse@chromium.org2013-06-262-0/+94
* Update Console smoke test to include nonstring PP_Varsgrosse@chromium.org2013-06-261-5/+30
* PPAPI: Move PPB_NetworkProxy out of Devdmichael@chromium.org2013-06-253-1/+3
* PPAPI: Add permissions checking for PPB_NetworkProxy.dmichael@chromium.org2013-06-251-1/+0
* Add "PRIVATE" to the enum names of some private Pepper networking APIs:yzshen@chromium.org2013-06-247-21/+29
* PPAPI: Introduce PPB_NetworkProxy_Devdmichael@chromium.org2013-06-242-0/+100
* Move PPB_HostResolver out of dev.yzshen@chromium.org2013-06-244-18/+18
* Move PPB_UDPSocket out of dev.yzshen@chromium.org2013-06-244-20/+20
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-227-27/+27
* Move PPB_NetAddress out of dev.yzshen@chromium.org2013-06-2211-87/+84
* Implement PPB_TCPSocket_Dev: part 2yzshen@chromium.org2013-06-201-15/+46
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2013-06-201-1/+1
* Move PPB_VarArray and PPB_VarDictionary out of dev.raymes@chromium.org2013-06-203-15/+17
* Implement PPB_UDPSocket_Dev: part 2yzshen@chromium.org2013-06-191-0/+47
* Don't send PP_Vars/V8 values with cycles across PostMessageraymes@chromium.org2013-06-192-10/+42
* Adds a PostMessageBarrier method which sends and waits for the post message t...bbudge@chromium.org2013-06-182-4/+19
* Revert 207040 "Don't send PP_Vars/V8 values with cycles across P..."raymes@chromium.org2013-06-182-42/+10
* Don't send PP_Vars/V8 values with cycles across PostMessageraymes@chromium.org2013-06-182-10/+42
* Change pp::NetAddress_Dev to use bool instead of PP_Bool.yzshen@chromium.org2013-06-181-6/+6
* Fix wrong header guards found by clang's new Wheader-guard.thakis@chromium.org2013-06-172-2/+2
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-144-0/+226
* Give a default HMONITOR for Pepper's OnHostMsgGetHmonitorcpu@chromium.org2013-06-141-2/+12
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-134-0/+323
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-136-0/+291
* Pepper: Add append support to FileIO.teravest@chromium.org2013-06-121-0/+17
* Use a direct include of strings headers in ppapi/, printing/.avi@chromium.org2013-06-111-2/+2
* Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRMraymes@chromium.org2013-06-112-0/+48
* Remove the padding in PPB_NetAddress_IPv4_Dev and PPB_NetAddress_IPv6_Dev.yzshen@chromium.org2013-06-111-4/+4
* Introduce PPB_NetAddress_Dev.yzshen@chromium.org2013-06-106-0/+232
* Implement pepper interface and plumbing for HRD's UI on ChromeOSdcaiafa@chromium.org2013-06-072-9/+9
* Remove unused trusted interfaces.piman@chromium.org2013-06-011-3/+0
* Add a PPAPI browser tests for an issue of NaCl crash.mazda@chromium.org2013-05-302-0/+35
* Rename PPB_Flash_DeviceID interface to PPB_Flash_DRMraymes@chromium.org2013-05-253-48/+67
* Exposed PPB_TCPServerSocketPrivate::GetLocalAddress().ygorshenin@chromium.org2013-05-212-39/+23
* Hook up V8<->Var conversion in the pepper message channelraymes@chromium.org2013-05-172-14/+242
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-1/+0
* Fix Pepper TrueType font test Init.bbudge@chromium.org2013-05-141-5/+10
* NaCl: Let SerializedHandle carry open flag.victorhsieh@chromium.org2013-05-142-33/+177
* Add PPAPI tests for VideoSource and VideoDestination resources.bbudge@chromium.org2013-05-114-0/+320