summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/testing_instance.cc
Commit message (Expand)AuthorAgeFilesLines
* Added a pepper test for SSLHandshake. This starts an SSL server which the tes...raymes@chromium.org2012-03-231-0/+3
* Revert 128266 - Added a pepper test for SSLHandshake. This starts an SSL serv...gman@chromium.org2012-03-221-3/+0
* Added a pepper test for SSLHandshake. This starts an SSL server which the tes...raymes@chromium.org2012-03-221-0/+3
* Re-land http://codereview.chromium.org/9403039/, r124106dmichael@chromium.org2012-03-161-14/+24
* Use a random port for WebSocket tests. In browser_tests the websocket server ...jabdelmalek@google.com2012-03-161-7/+7
* Renable NaClPPAPITest.PostMessage_SendingArrayBuffer with the fix in testing_...jam@chromium.org2012-03-111-1/+4
* Switch PPAPITests to run in browser_tests instead of ui_tests. The former is ...jam@chromium.org2012-03-101-5/+4
* Revert 125942.thakis@chromium.org2012-03-101-4/+5
* Switch PPAPITests to run in browser_tests instead of ui_tests. The former is ...jam@chromium.org2012-03-091-5/+4
* Revert 124106, turns memory bots red across the bord (linux, cros).thakis@chromium.org2012-02-291-24/+14
* PPAPI: Really force-free NPObjects on Instance destruction.dmichael@chromium.org2012-02-291-14/+24
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-12/+12
* Add TestingInstance::ExecuteScript method which posts a message that the test...bbudge@chromium.org2011-12-171-0/+6
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-3/+12
* Revert 109114thakis@chromium.org2011-11-091-12/+3
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-3/+12
* ppapi_tests: Add a way for TestCase to implement HandleInputEvent.polina@google.com2011-09-231-0/+6
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-2/+4
* ppapi_tests: Support DidChangeView overriding viapolina@google.com2011-09-131-0/+1
* Try to reduce the flankness of the PPAPI UI tests.brettw@chromium.org2011-08-251-2/+19
* Reland http://codereview.chromium.org/7312008/dmichael@chromium.org2011-07-081-17/+20
* Revert 91859 - Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-20/+17
* Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-17/+20
* Make PPAPI tests call the destructor for TestCase. TestingInstance constructs...bbudge@google.com2011-06-071-0/+5
* Adjust PPAPI tests so they can also be run in the NaCl build using PyAuto.cstefansen@google.com2011-05-231-1/+8
* Fix PPAPI ui_tests.piman@google.com2011-05-201-1/+2
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-6/+11
* Add a separate cookie for the start of a PPAPI test to help reduce testbrettw@chromium.org2010-12-101-1/+3
* Run Pepper unit tests in Native Clientgarianov@google.com2010-11-161-3/+15
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+182