Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the ResourceTracker in webkit to HostResourceTracker. | brettw@chromium.org | 2011-10-20 | 1 | -3/+3 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-20 | 1 | -2/+5 |
* | Revert 106142 - Add a new globals object for PPAPI tracking information. | sail@chromium.org | 2011-10-18 | 1 | -5/+2 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-18 | 1 | -2/+5 |
* | Remove webkit::ppapi::Resource. | brettw@chromium.org | 2011-08-24 | 1 | -7/+10 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -4/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -10/+11 |
* | A build fix for the "WebKit Mac (valgrind)" bot. | hbono@chromium.org | 2010-12-21 | 1 | -2/+2 |
* | Properly cancel PPAPI callbacks. | viettrungluu@chromium.org | 2010-12-21 | 1 | -0/+249 |