| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix small error in code in comment for PostMessage usage. No functional chang... | elijahtaylor@chromium.org | 2012-04-27 | 1 | -1/+1 |
* | Make the PPP wrappers take an Instance*. | brettw@chromium.org | 2012-02-27 | 1 | -7/+0 |
* | Convert resources to take an instance key instead of an Instance*. | brettw@chromium.org | 2012-02-27 | 1 | -2/+17 |
* | Minor changes as per Christians most-recent review of the docs. | jond@google.com | 2012-02-16 | 1 | -2/+2 |
* | Fix a tiny typo in the comment on pp::Instance::Init(). | wez@chromium.org | 2012-02-04 | 1 | -2/+2 |
* | Change the DidChangeView update to take a new ViewChanged resource. | brettw@chromium.org | 2012-01-03 | 1 | -3/+18 |
* | Remove Context3D/Surface3D | piman@chromium.org | 2011-12-01 | 1 | -12/+0 |
* | Cleanup: Remove unneeded forward declarations in ppapi. | thestig@chromium.org | 2011-11-11 | 1 | -4/+0 |
* | Some description changes and documentation for logging.h | jond@google.com | 2011-11-10 | 1 | -1/+1 |
* | reconstitute moving 3d out of dev CL. (previous attempt was reverted) | nfullagar@google.com | 2011-09-07 | 1 | -3/+3 |
* | Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev. | nfullagar@google.com | 2011-09-06 | 1 | -3/+3 |
* | Move PPAPI graphics3d and opengles interfaces out of Dev. | nfullagar@google.com | 2011-09-06 | 1 | -3/+3 |
* | Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P... | jond@google.com | 2011-08-30 | 1 | -10/+10 |
* | Fixed references such that all begin "Refer to xyz for further information." | jond@google.com | 2011-08-23 | 1 | -2/+5 |
* | Small changes such as spacing and adding [in/out] identifiers after @params. | jond@google.com | 2011-08-16 | 1 | -31/+62 |
* | Pepper and WebKit API change to support a plugin knowing if a scrollbar is an... | jam@chromium.org | 2011-08-10 | 1 | -1/+0 |
* | New instance.h documentation | jond@google.com | 2011-08-09 | 1 | -126/+136 |
* | PPAPI: header comments on when PPP_Instance::DidDestroy and PPP_ShutdownModule | polina@google.com | 2011-08-08 | 1 | -5/+6 |
* | Convert input event to interface version 1.0. Rename some of the mouse and | brettw@chromium.org | 2011-07-20 | 1 | -21/+233 |
* | Reland http://codereview.chromium.org/7452002/ again | dmichael@chromium.org | 2011-07-20 | 1 | -4/+1 |
* | Revert 93223 - Reland http://codereview.chromium.org/7452002/ | dmichael@chromium.org | 2011-07-20 | 1 | -1/+4 |
* | Reland http://codereview.chromium.org/7452002/ | dmichael@chromium.org | 2011-07-20 | 1 | -4/+1 |
* | Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0. | dmichael@chromium.org | 2011-07-20 | 1 | -1/+4 |
* | Remove HandleInputEvent from PPP_Instance and freeze to 1.0. | dmichael@chromium.org | 2011-07-20 | 1 | -4/+1 |
* | Binding Graphics3D with Instance and OpenGLES2 interface. | alokp@chromium.org | 2011-07-19 | 1 | -0/+4 |
* | Remove untrusted scripting support. | dmichael@chromium.org | 2011-07-14 | 1 | -14/+0 |
* | Add interfaces for requesting and receiving input event resources. | brettw@chromium.org | 2011-07-07 | 1 | -0/+8 |
* | Remove GetSelectedText. This is never called. It was leftover from before we | brettw@chromium.org | 2011-06-16 | 1 | -2/+0 |
* | Improve documentation of PPP_Instance and PPP_ShutdownModule. In particular, ... | brettw@google.com | 2011-06-15 | 1 | -81/+181 |
* | Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag). | dmichael@chromium.org | 2011-05-24 | 1 | -6/+8 |
* | Change a parameter name from message_data to message based on a review commen... | dmichael@google.com | 2011-03-28 | 1 | -2/+2 |
* | A proposal and implementation for an initial postMessage interface. These in... | dmichael@google.com | 2011-03-23 | 1 | -0/+10 |
* | Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp... | alokp@chromium.org | 2010-12-28 | 1 | -3/+2 |
* | Added ppapi::Context3D interface. The API has already been reviewed. I am add... | alokp@chromium.org | 2010-12-23 | 1 | -2/+3 |
* | Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory | brettw@chromium.org | 2010-11-10 | 1 | -4/+2 |
* | Reland r65152 with mac and linux fix. | apatrick@chromium.org | 2010-11-06 | 1 | -0/+4 |
* | Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor. | apatrick@chromium.org | 2010-11-05 | 1 | -4/+0 |
* | Integrated Pepper3D v2 with the accelerated compositor. | apatrick@chromium.org | 2010-11-05 | 1 | -0/+4 |
* | Move PPAPI into the Chrome repo. The old repo was | brettw@chromium.org | 2010-11-01 | 1 | -0/+157 |