summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/testing_instance.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ppapi/.avi2015-12-231-0/+2
* PPAPI: Add more error testing for postMessageAndAwaitResponsedmichael2014-09-261-0/+3
* Pepper: Log test duration to JavaScript console.teravest@chromium.org2013-10-311-0/+4
* PPAPI/NaCl: Make related tests run in 1 fixturedmichael@chromium.org2013-02-191-11/+13
* PPAPI/WS: use server providing hostname as test serevr hostnametoyoshim@chromium.org2013-02-141-0/+4
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-041-5/+6
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-0/+5
* ppapi: Add test for touch-event support.sadrul@chromium.org2012-06-281-0/+8
* Fixed bug causing invalid PPAPI test to PASS.raymes@chromium.org2012-06-221-0/+3
* Added a pepper test for SSLHandshake. This starts an SSL server which the tes...raymes@chromium.org2012-03-231-0/+5
* Revert 128266 - Added a pepper test for SSLHandshake. This starts an SSL serv...gman@chromium.org2012-03-221-5/+0
* Added a pepper test for SSLHandshake. This starts an SSL server which the tes...raymes@chromium.org2012-03-221-0/+5
* Re-land http://codereview.chromium.org/9403039/, r124106dmichael@chromium.org2012-03-161-1/+10
* Use a random port for WebSocket tests. In browser_tests the websocket server ...jabdelmalek@google.com2012-03-161-0/+5
* Switch PPAPITests to run in browser_tests instead of ui_tests. The former is ...jam@chromium.org2012-03-101-18/+13
* Revert 125942.thakis@chromium.org2012-03-101-13/+18
* Switch PPAPITests to run in browser_tests instead of ui_tests. The former is ...jam@chromium.org2012-03-091-18/+13
* Revert 124106, turns memory bots red across the bord (linux, cros).thakis@chromium.org2012-02-291-10/+1
* PPAPI: Really force-free NPObjects on Instance destruction.dmichael@chromium.org2012-02-291-1/+10
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-061-1/+1
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-4/+4
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Add TestingInstance::ExecuteScript method which posts a message that the test...bbudge@chromium.org2011-12-171-0/+3
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-2/+16
* Revert 109114thakis@chromium.org2011-11-091-16/+2
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-2/+16
* ppapi_tests: Add a way for TestCase to implement HandleInputEvent.polina@google.com2011-09-231-0/+1
* ppapi_tests: Support DidChangeView overriding viapolina@google.com2011-09-131-1/+0
* Try to reduce the flankness of the PPAPI UI tests.brettw@chromium.org2011-08-251-0/+23
* Reland http://codereview.chromium.org/7312008/dmichael@chromium.org2011-07-081-1/+24
* Revert 91859 - Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-24/+1
* Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-1/+24
* Make PPAPI tests call the destructor for TestCase. TestingInstance constructs...bbudge@google.com2011-06-071-1/+2
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-4/+9
* Run Pepper unit tests in Native Clientgarianov@google.com2010-11-161-0/+3
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+75