summaryrefslogtreecommitdiffstats
path: root/ppapi/examples/2d
Commit message (Expand)AuthorAgeFilesLines
* Add missing #includes of <algorithm> in ppapi for std::min/maxscottmg@chromium.org2013-10-222-0/+4
* PPAPI: Fix infinite loop in 2d exampledmichael@chromium.org2013-07-171-0/+1
* Revert the changes to the paint manager example.brettw@chromium.org2012-08-241-6/+2
* Cache image data objects.brettw@chromium.org2012-08-221-2/+6
* Small bug in PPAPI graphics_2_examplesail@chromium.org2012-08-181-0/+1
* Remove the PPAPI example plugin.brettw@chromium.org2012-06-291-0/+17
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-081-2/+3
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-062-3/+3
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-13/+12
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-042-3/+3
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-042-3/+3
* 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