summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/var.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-071-2/+3
* Remove static initializers.neb@chromium.org2010-12-201-65/+72
* Fix a bug in pp:Var (var.cc) where DebugString could throw an exception on Wi...bbudge@google.com2010-12-071-11/+20
* Remove pp::Var(int) garianov@google.com2010-11-191-6/+0
* Run Pepper unit tests in Native Clientgarianov@google.com2010-11-161-0/+6
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-2/+3
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+365