summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.viettrungluu@chromium.org2011-02-241-20/+23
* Implement the filesystem proxy. This allows the FileRef tests (the ones whichbrettw@chromium.org2011-02-211-1/+16
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+42
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-3/+22
* Share PPAPI out-of-process plugins between renderer processes.brettw@chromium.org2011-02-131-11/+12
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-5/+0
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-1/+65
* Fix some bugs with incorrect ! (both missing and extra) in the proxy error ha...brettw@chromium.org2011-01-281-2/+6
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-62/+58
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-13/+6
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-18/+20
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-151-1/+2
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-2/+2
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-530/+522
* Teach PPAPI proxy to share image memory on Mac OS Xabarth@chromium.org2010-12-081-1/+1
* Implement PPAPI proxy shutdown.brettw@chromium.org2010-12-031-0/+2
* Make the DrawGlyphs call have the proper const arguments, and make the proxiedbrettw@chromium.org2010-12-021-2/+5
* Add URLLoaderTrusted proxy, hook up Flash proxy. This actually starts usingbrettw@chromium.org2010-12-021-0/+4
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-6/+43
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-3/+3
* Make the Graphics2D flush call an asynchronous operation. This tracks thebrettw@chromium.org2010-11-121-4/+7
* Add proxies for some of the PDF & Flash functionality. There are still a fewbrettw@chromium.org2010-11-121-0/+66
* Re-land previous change r65856. Add implementations for Fullscreen and Cursor...brettw@chromium.org2010-11-121-0/+28
* Revert 65856 - Add implementations for Fullscreen and CursorControl interfaces.brettw@chromium.org2010-11-111-28/+0
* Add implementations for Fullscreen and CursorControl interfaces.brettw@chromium.org2010-11-111-0/+28
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-1/+1
* Random updates for all added proxy interfaces I've done in the past week.brettw@chromium.org2010-11-091-35/+111
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+321
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-321/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+321