summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/instance.h
Commit message (Expand)AuthorAgeFilesLines
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-3/+3
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-3/+3
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-3/+3
* Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P...jond@google.com2011-08-301-10/+10
* Fixed references such that all begin "Refer to xyz for further information." jond@google.com2011-08-231-2/+5
* Small changes such as spacing and adding [in/out] identifiers after @params.jond@google.com2011-08-161-31/+62
* Pepper and WebKit API change to support a plugin knowing if a scrollbar is an...jam@chromium.org2011-08-101-1/+0
* New instance.h documentationjond@google.com2011-08-091-126/+136
* PPAPI: header comments on when PPP_Instance::DidDestroy and PPP_ShutdownModulepolina@google.com2011-08-081-5/+6
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-21/+233
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-4/+1
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-1/+4
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-4/+1
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-1/+4
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-4/+1
* Binding Graphics3D with Instance and OpenGLES2 interface.alokp@chromium.org2011-07-191-0/+4
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-14/+0
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-0/+8
* Remove GetSelectedText. This is never called. It was leftover from before webrettw@chromium.org2011-06-161-2/+0
* Improve documentation of PPP_Instance and PPP_ShutdownModule. In particular, ...brettw@google.com2011-06-151-81/+181
* Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).dmichael@chromium.org2011-05-241-6/+8
* Change a parameter name from message_data to message based on a review commen...dmichael@google.com2011-03-281-2/+2
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-0/+10
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-281-3/+2
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-231-2/+3
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-4/+2
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-061-0/+4
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-4/+0
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-0/+4
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+157