summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_fullscreen.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.dmichael@chromium.org2012-04-071-10/+9
* Notify tabs when the user presses ESC to exit tab-fullscreen mode.bbudge@chromium.org2012-03-271-2/+2
* Re-enable OutOfProcessPPAPITest.Fullscreenbbudge@chromium.org2012-03-141-26/+34
* Add HandleInputEventAck message to allow out-of-process plugins to respond to...bbudge@chromium.org2012-03-091-60/+12
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-2/+4
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-1/+1
* Resubmit 114881, but without a bad dependency on base.polina@google.com2011-12-201-23/+121
* Revert 114881 - PPB_Fullscreen test: Merge the NaCl version of the test into ...georgey@chromium.org2011-12-171-121/+24
* PPB_Fullscreen test: Merge the NaCl version of the test into ppapi/tests comp...polina@google.com2011-12-161-24/+121
* Simulate a user gesture in Fullscreen test so it can run on bots.bbudge@chromium.org2011-12-081-0/+20
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-3/+3
* Revert 109114thakis@chromium.org2011-11-091-3/+3
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-3/+3
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-141-1/+1
* PPAPI Fullscreen: update ppapi_test to match the behavior afterpolina@google.com2011-10-141-2/+2
* PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...polina@google.com2011-10-141-5/+11
* PPAPI SetFullscreen: Explicitely disallow state changes when the oppositepolina@google.com2011-10-031-2/+8
* PPAPI SetFullscreen: Do return PP_FALSE when transition cannot be process. Th...polina@google.com2011-09-291-4/+15
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-48/+106
* ppapi_tests: Add a test for PPB_Fullscreen_Dev. Disabled on Mac. Marked as fl...polina@google.com2011-09-151-0/+145