summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-101-1/+1
* Pepper: Move PPB_Testing_Dev to Private.teravest@chromium.org2013-11-251-1/+0
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-1/+2
* In ppapi/tests: |... const*| -> |const ...*| (for consistency).viettrungluu@chromium.org2011-12-081-1/+1
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-4/+2
* Add DEPS include rules so we don't accidentally use chromium stuff.dmichael@chromium.org2011-12-011-2/+1
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-8/+8
* Revert 109114thakis@chromium.org2011-11-091-8/+8
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-8/+8
* Fix some egregious bugs in Var.brettw@chromium.org2011-08-051-0/+7
* Proxy PPB_Var, fix o-o-p string var id tracking.dmichael@chromium.org2011-06-081-0/+247
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-231-168/+0
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-12/+2
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+178