summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/fullscreen.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-5/+6
| | | | | | Review URL: https://chromiumcodereview.appspot.com/9381010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123795 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed lint errorsjond@google.com2012-01-111-2/+2
| | | | | | Review URL: http://codereview.chromium.org/9111026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117315 0039d316-1c4b-4281-b951-d872f2087c98
* New CPP docs for mouse lock and fullscreen. The docs are identical to those ↵jond@google.com2012-01-041-2/+44
| | | | | | | | found in the C IDL with the exception of class descriptions and a CPP-specific types Review URL: http://codereview.chromium.org/9018032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116358 0039d316-1c4b-4281-b951-d872f2087c98
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-141-0/+29
BUG=41780 TEST=in CL Review URL: http://codereview.chromium.org/8291002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105590 0039d316-1c4b-4281-b951-d872f2087c98