summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_font_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-4/+5
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+1
* Minor cleanup of resource creation. This eliminates a bunch of copy-and-pastebrettw@chromium.org2011-06-221-1/+5
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-3/+0
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-1/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Give FunctionGroupBase a virtual destructor.thakis@chromium.org2011-05-311-1/+1
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-1/+3
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-4/+16
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-1/+1
* Fix the clang build by adding "virtual" to overridden functions.brettw@chromium.org2011-05-101-13/+13
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-14/+20
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-1/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+58