summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_case.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Make ASSERT macros print values of operandsdmichael@chromium.org2014-01-241-11/+358
* Revert 246129 "PPAPI: Make ASSERT macros print values of operands"dbeam@chromium.org2014-01-221-358/+11
* PPAPI: Make ASSERT macros print values of operandsdmichael@chromium.org2014-01-211-11/+358
* Pepper: Move PPB_Testing_Dev to Private.teravest@chromium.org2013-11-251-4/+4
* Fix PPAPI TestCase so individual tests can be run more than once.bbudge@chromium.org2013-08-061-10/+13
* ThreadedTestRunner::Run contained a PP_DCHECK with a side effect. Some tests ...yhirano@chromium.org2013-07-241-1/+3
* PPAPI: More test cleanupdmichael@chromium.org2013-04-161-6/+4
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2013-04-041-3/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-5/+0
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-5/+0
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-5/+0
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-5/+0
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-5/+0
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-5/+0
* PPAPI: Add Var leak checking for WebSockets testsdmichael@chromium.org2013-03-011-1/+1
* PPAPI/NaCl: Make related tests run in 1 fixturedmichael@chromium.org2013-02-191-19/+72
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-041-0/+2
* Revert 180190dmichael@chromium.org2013-02-021-1/+1
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-011-1/+1
* Revert 180093koz@chromium.org2013-02-011-1/+1
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-011-1/+1
* Revert 172261battre@chromium.org2012-12-111-4/+3
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2012-12-111-3/+4
* PPAPI: Take PPB_MessageLoop out of Devdmichael@chromium.org2012-11-151-4/+4
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-6/+19
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-21/+105
* PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.dmichael@chromium.org2012-04-071-4/+20
* Re-land http://codereview.chromium.org/9403039/, r124106dmichael@chromium.org2012-03-161-1/+11
* Add ASSERT_SUBTEST_SUCCESS for Pepper tests.sergeyu@chromium.org2012-03-071-0/+8
* Revert 124106, turns memory bots red across the bord (linux, cros).thakis@chromium.org2012-02-291-11/+1
* PPAPI: Really force-free NPObjects on Instance destruction.dmichael@chromium.org2012-02-291-1/+11
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-1/+2
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-3/+13
* Reland; WebSocket Pepper API: Add live object check to WebSocket PPAPI teststoyoshim@chromium.org2011-12-151-0/+14
* Reverting because I reverted the CL this depends on...finnur@chromium.org2011-12-141-14/+0
* WebSocket Pepper API: Add live object check to WebSocket PPAPI teststoyoshim@chromium.org2011-12-141-0/+14
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-12/+19
* Revert 109114thakis@chromium.org2011-11-091-19/+12
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-12/+19
* ppapi_tests: Add a way for TestCase to implement HandleInputEvent.polina@google.com2011-09-231-0/+5
* ppapi_tests: Move implementation of virtual Init to the .cc file.polina@google.com2011-09-141-1/+2
* ppapi_tests: Support DidChangeView overriding viapolina@google.com2011-09-131-0/+5
* Reland http://codereview.chromium.org/7648033dmichael@chromium.org2011-08-301-6/+12
* Revert 98826 - Add means for running some tests only o-o-p. Add messaging non...dtseng@chromium.org2011-08-301-12/+6