summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_var_deprecated.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-101-2/+3
* Add test support for transition from NPObject to gin bindings for Pepperraymes@chromium.org2014-08-111-1/+0
* 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/+6
* 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-10/+10
* Revert 109114thakis@chromium.org2011-11-091-10/+10
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-10/+10
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-091-70/+62
* Reland http://codereview.chromium.org/7312008/dmichael@chromium.org2011-07-081-3/+4
* Revert 91859 - Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-4/+3
* Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-3/+4
* Proxy PPB_Var, fix o-o-p string var id tracking.dmichael@chromium.org2011-06-081-11/+6
* Properly set the testing_interface_ member. Previously this was not beingbrettw@chromium.org2011-05-041-11/+2
* Make AddRefObject a sync message to avoid a race condition between (1)brettw@chromium.org2011-04-191-1/+85
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-8/+8
* Use PASS() everywhere in ppapi/tests.neb@chromium.org2011-01-071-8/+8
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-1/+1
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+329