summaryrefslogtreecommitdiffstats
path: root/ppapi/examples/2d
Commit message (Expand)AuthorAgeFilesLines
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-9/+16
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-6/+6
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-202-17/+12
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-202-12/+17
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-202-17/+12
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-202-12/+17
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-202-17/+12
* Turn off scripting by default. If this sticks, a later CL will delete all the...dmichael@chromium.org2011-07-131-6/+1
* Enable building ppapi/examples on Windows.darin@chromium.org2011-06-272-21/+22
* Don't copy the Graphics2D when binding a new one. This brings thebrettw@google.com2011-06-241-1/+2
* Unbreak compilation of ppapi examples.neb@chromium.org2011-03-222-8/+8
* Fix ppapi_example_2d.neb@chromium.org2011-01-121-5/+2
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-18/+21
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-54/+44
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-013-0/+501