summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/graphics_2d.cc
Commit message (Expand)AuthorAgeFilesLines
* Move HiDPI-related Pepper interfaces to stablejhorwich@chromium.org2013-04-091-28/+76
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-11/+11
* Check for specific PPB interface versions in the C++ wrappers for Graphics2D,...wez@chromium.org2012-03-221-15/+15
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-3/+3
* Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead.brettw@chromium.org2011-07-081-2/+1
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-071-2/+5
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-7/+2
* Remove static initializers.neb@chromium.org2010-12-201-19/+30
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-1/+2
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+98