summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_cursor_control_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-3/+2
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-2/+3
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-24/+2
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-2/+24
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-24/+2
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-2/+24
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-24/+2
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-5/+3
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-4/+4
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-1/+2
* 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-80/+73
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-6/+15
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-4/+21
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-8/+28
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Re-land previous change r65856. Add implementations for Fullscreen and Cursor...brettw@chromium.org2010-11-121-0/+129
* Revert 65856 - Add implementations for Fullscreen and CursorControl interfaces.brettw@chromium.org2010-11-111-129/+0
* Add implementations for Fullscreen and CursorControl interfaces.brettw@chromium.org2010-11-111-0/+129