summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_char_set_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-33/+7
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-7/+33
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-33/+7
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-7/+33
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-33/+7
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Removed MemAlloc and MemFree from PPB_Coremball@google.com2011-07-141-6/+6
* 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-40/+45
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-2/+2
* Run PPB_CharSet_Dev logic directly in the plugin process.yzshen@chromium.org2011-03-151-96/+16
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-8/+17
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-4/+18
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-12/+16
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Add support for proxying the font and char set interfaces.brettw@chromium.org2010-11-111-0/+157