summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_input_event.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Make related tests run in 1 fixturedmichael@chromium.org2013-02-191-13/+9
* ppapi: Fix expectation for touch-event location.sadrul@chromium.org2012-10-101-6/+2
* ppapi: Make sure the touch-event interface is detected correctly.sadrul@chromium.org2012-08-301-2/+60
* ppapi: Add test for touch-event support.sadrul@chromium.org2012-06-281-1/+74
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-2/+2
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-4/+4
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-1/+1
* Add TestingInstance::ExecuteScript method which posts a message that the test...bbudge@chromium.org2011-12-171-5/+2
* In ppapi/tests: |... const*| -> |const ...*| (for consistency).viettrungluu@chromium.org2011-12-081-4/+4
* Add functions to generate input events to PPB_Testing_Dev. These makebbudge@chromium.org2011-11-201-0/+290