summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/resource_tracker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make a global enum to differentiate impl & proxy.brettw@chromium.org2012-02-141-2/+2
* Remove TrackerBase.brettw@chromium.org2011-10-201-23/+1
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-8/+3
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-3/+8
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-8/+3
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-251-0/+3
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-1/+1
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-0/+148