| Commit message (Expand) | Author | Age | Files | Lines |
* | PPAPI: Move PPB_Console out of dev. | ncbray@chromium.org | 2012-12-13 | 1 | -0/+21 |
* | Check for specific PPB interface versions in the C++ wrappers for Graphics2D,... | wez@chromium.org | 2012-03-22 | 1 | -22/+23 |
* | Remove assertion on instance destruction. | brettw@chromium.org | 2012-02-29 | 1 | -7/+0 |
* | Make the PPP wrappers take an Instance*. | brettw@chromium.org | 2012-02-27 | 1 | -12/+0 |
* | Convert resources to take an instance key instead of an Instance*. | brettw@chromium.org | 2012-02-27 | 1 | -0/+24 |
* | Change the DidChangeView update to take a new ViewChanged resource. | brettw@chromium.org | 2012-01-03 | 1 | -0/+6 |
* | Remove Context3D/Surface3D | piman@chromium.org | 2011-12-01 | 1 | -8/+0 |
* | reconstitute moving 3d out of dev CL. (previous attempt was reverted) | nfullagar@google.com | 2011-09-07 | 1 | -2/+2 |
* | Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev. | nfullagar@google.com | 2011-09-06 | 1 | -2/+2 |
* | Move PPAPI graphics3d and opengles interfaces out of Dev. | nfullagar@google.com | 2011-09-06 | 1 | -2/+2 |
* | Reland http://codereview.chromium.org/7452002/ again | dmichael@chromium.org | 2011-07-20 | 1 | -4/+0 |
* | Revert 93223 - Reland http://codereview.chromium.org/7452002/ | dmichael@chromium.org | 2011-07-20 | 1 | -0/+4 |
* | Reland http://codereview.chromium.org/7452002/ | dmichael@chromium.org | 2011-07-20 | 1 | -4/+0 |
* | Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0. | dmichael@chromium.org | 2011-07-20 | 1 | -0/+4 |
* | Remove HandleInputEvent from PPP_Instance and freeze to 1.0. | dmichael@chromium.org | 2011-07-20 | 1 | -4/+0 |
* | Binding Graphics3D with Instance and OpenGLES2 interface. | alokp@chromium.org | 2011-07-19 | 1 | -0/+8 |
* | Remove untrusted scripting support. | dmichael@chromium.org | 2011-07-14 | 1 | -31/+0 |
* | Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead. | brettw@chromium.org | 2011-07-08 | 1 | -5/+3 |
* | Add interfaces for requesting and receiving input event resources. | brettw@chromium.org | 2011-07-07 | 1 | -0/+31 |
* | Remove GetSelectedText. This is never called. It was leftover from before we | brettw@chromium.org | 2011-06-16 | 1 | -4/+0 |
* | PPAPI: Update the C++ PPP_Printing_Dev wrapper. | thestig@chromium.org | 2011-06-10 | 1 | -1/+0 |
* | Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag). | dmichael@chromium.org | 2011-05-24 | 1 | -14/+16 |
* | Reupload of http://codereview.chromium.org/6801053/ | dmichael@chromium.org | 2011-04-08 | 1 | -6/+6 |
* | 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/+16 |
* | Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp... | alokp@chromium.org | 2010-12-28 | 1 | -2/+2 |
* | Added ppapi::Context3D interface. The API has already been reviewed. I am add... | alokp@chromium.org | 2010-12-23 | 1 | -2/+2 |
* | Remove static initializers. | neb@chromium.org | 2010-12-20 | 1 | -18/+25 |
* | Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory | brettw@chromium.org | 2010-11-10 | 1 | -3/+1 |
* | Reland r65152 with mac and linux fix. | apatrick@chromium.org | 2010-11-06 | 1 | -0/+8 |
* | Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W... | dmichael@google.com | 2010-11-05 | 1 | -2/+4 |
* | Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor. | apatrick@chromium.org | 2010-11-05 | 1 | -7/+0 |
* | Integrated Pepper3D v2 with the accelerated compositor. | apatrick@chromium.org | 2010-11-05 | 1 | -0/+7 |
* | Move PPAPI into the Chrome repo. The old repo was | brettw@chromium.org | 2010-11-01 | 1 | -0/+143 |