summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/resource_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a printing proxy and example. This adds a printing example.brettw@chromium.org2012-02-291-2/+15
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-291-0/+4
* Relanding this as the earlier attempt was reverted due to a boneheader mistak...ananta@chromium.org2011-09-301-4/+8
* Revert 103377 - Fix a pepper plugin process crash which occurs if we receive ...ddorwin@chromium.org2011-09-291-8/+4
* Fix a pepper plugin process crash which occurs if we receive input events for...ananta@chromium.org2011-09-291-4/+8
* Check for a crashed plugin before creating resources to send to the pluginbrettw@google.com2011-09-141-8/+7
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-4/+14
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-1/+0
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-0/+162