summaryrefslogtreecommitdiffstats
path: root/ppapi/examples/2d/paint_manager_example.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-061-1/+1
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* 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-201-10/+12
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-12/+10
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-10/+12
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-12/+10
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-10/+12
* 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-221-5/+5
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+157