summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/resource.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-1/+1
* Make sure PluginResource doesn't live forever because of holding references t...yzshen@chromium.org2012-11-081-2/+7
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-301-1/+5
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-2/+1
* Create a PPAPI host for new resource message routing.brettw@chromium.org2012-06-301-0/+6
* Make a global enum to differentiate impl & proxy.brettw@chromium.org2012-02-141-10/+21
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-0/+5
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-5/+5
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-5/+5
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-5/+5
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-0/+54