summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_char_set_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-5/+22
* Run PPB_CharSet_Dev logic directly in the plugin process.yzshen@chromium.org2011-03-151-20/+0
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+2
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-4/+6
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Add support for proxying the font and char set interfaces.brettw@chromium.org2010-11-111-0/+62