summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_case.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Make related tests run in 1 fixturedmichael@chromium.org2013-02-191-3/+97
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-2/+28
* PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.dmichael@chromium.org2012-04-071-1/+1
* Re-land http://codereview.chromium.org/9403039/, r124106dmichael@chromium.org2012-03-161-19/+24
* Revert 124106, turns memory bots red across the bord (linux, cros).thakis@chromium.org2012-02-291-24/+19
* PPAPI: Really force-free NPObjects on Instance destruction.dmichael@chromium.org2012-02-291-19/+24
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-1/+1
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-1/+1
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-14/+59
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-0/+6
* Revert 109114thakis@chromium.org2011-11-091-6/+0
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-0/+6
* ppapi_tests: Add a way for TestCase to implement HandleInputEvent.polina@google.com2011-09-231-2/+8
* ppapi_tests: Move implementation of virtual Init to the .cc file.polina@google.com2011-09-141-0/+4
* ppapi_tests: Support DidChangeView overriding viapolina@google.com2011-09-131-0/+2
* Reland http://codereview.chromium.org/7312008/dmichael@chromium.org2011-07-081-6/+7
* Revert 91859 - Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-7/+6
* Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-6/+7
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-1/+2
* Properly set the testing_interface_ member. Previously this was not beingbrettw@chromium.org2011-05-041-2/+11
* Implement P2P Transport Dev using P2PTransportImpl.sergeyu@chromium.org2011-04-121-0/+1
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-0/+2
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-071-1/+1
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-0/+27
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+37