Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppapi: Fix expectation for touch-event location. | sadrul@chromium.org | 2012-10-10 | 1 | -6/+2 |
* | ppapi: Make sure the touch-event interface is detected correctly. | sadrul@chromium.org | 2012-08-30 | 1 | -2/+60 |
* | ppapi: Add test for touch-event support. | sadrul@chromium.org | 2012-06-28 | 1 | -1/+74 |
* | Convert resources to take an instance key instead of an Instance*. | brettw@chromium.org | 2012-02-27 | 1 | -2/+2 |
* | Add tests for the page visibility, position, and clip in the new view API. Th... | brettw@chromium.org | 2012-01-05 | 1 | -4/+4 |
* | Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered. | dmichael@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Add TestingInstance::ExecuteScript method which posts a message that the test... | bbudge@chromium.org | 2011-12-17 | 1 | -5/+2 |
* | In ppapi/tests: |... const*| -> |const ...*| (for consistency). | viettrungluu@chromium.org | 2011-12-08 | 1 | -4/+4 |
* | Add functions to generate input events to PPB_Testing_Dev. These make | bbudge@chromium.org | 2011-11-20 | 1 | -0/+290 |