summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce PPB_NetAddress_Dev.yzshen@chromium.org2013-06-101-0/+3
* Add TestExtCompletionCallbackWithOutput for Pepper testing.yzshen@chromium.org2013-05-021-21/+66
* PPAPI: More test cleanupdmichael@chromium.org2013-04-161-8/+0
* PPAPI: Make NestedEvent::Signal() thread-safedmichael@chromium.org2013-04-111-0/+12
* PPAPI: Convert more tests to new callback styledmichael@chromium.org2013-04-111-13/+0
* PPAPI: TestCompletionCallbackWithOutput fixesdmichael@chromium.org2013-04-011-6/+7
* Cleanup: Remove operator from TestCompletionCallbackWithOutput.teravest@chromium.org2013-03-291-15/+35
* Revert 189855 "Add Pepper TrueType Font resource implementations..."msw@chromium.org2013-03-221-4/+1
* Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.bbudge@chromium.org2013-03-221-1/+4
* Cleanup: Remove operator from TestCompletionCallback.teravest@chromium.org2013-03-151-3/+0
* Revert 172261battre@chromium.org2012-12-111-4/+12
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2012-12-111-12/+4
* Provide a safer FileIO Read APIvictorhsieh@chromium.org2012-11-161-1/+51
* PPAPI: Take PPB_MessageLoop out of Devdmichael@chromium.org2012-11-151-2/+2
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-0/+4
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-301-0/+2
* Allow to release WebSocket resource in completion callbacks invoked by Close().toyoshim@chromium.org2012-06-291-0/+11
* PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.dmichael@chromium.org2012-04-071-6/+120
* GetDocumentURL is added to PPB_Testing_Dev.ygorshenin@google.com2011-12-151-0/+1
* Move the PP_ALLOW_THIS_IN_INITIALIZER_LIST macro from test_utils.h totoyoshim@chromium.org2011-12-081-16/+0
* Add DEPS include rules so we don't accidentally use chromium stuff.dmichael@chromium.org2011-12-011-0/+46
* Fix flaky PPAPITest.FlashClipboard.yzshen@chromium.org2011-11-111-0/+4
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-1/+3
* Implement PseudoTCP support in P2P Transport Pepper API.sergeyu@chromium.org2011-05-021-0/+6
* Implement P2P Transport Dev using P2PTransportImpl.sergeyu@chromium.org2011-04-121-0/+2
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-1/+3
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-211-0/+4
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-0/+32