summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_image_data_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-0/+7
* 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
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+1
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-51/+22
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-172/+39
* Fixes the shared memory failure in OOO mode for the pepper example plugincpu@chromium.org2011-05-041-5/+16
* Implement proxy for PPB_Flash_NetConnector.brettw@chromium.org2011-03-291-1/+1
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-7/+16
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-15/+131
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-34/+13
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-4/+4
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Teach PPAPI proxy to share image memory on Mac OS Xabarth@chromium.org2010-12-081-72/+7
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-8/+12
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-3/+5
* Convert Chrome PPAPI proxy from bool to PP_Bool.brettw@chromium.org2010-11-081-10/+10
* Add proxies for ImageData and Graphics2D. These don't build by themselves, thisbrettw@chromium.org2010-11-041-0/+234
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-234/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+234