summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_cursor_control_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-6/+5
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-5/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-6/+5
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-2/+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-5/+20
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+2
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-2/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Re-land previous change r65856. Add implementations for Fullscreen and Cursor...brettw@chromium.org2010-11-121-0/+54
* Revert 65856 - Add implementations for Fullscreen and CursorControl interfaces.brettw@chromium.org2010-11-111-54/+0
* Add implementations for Fullscreen and CursorControl interfaces.brettw@chromium.org2010-11-111-0/+54