summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* ppb_fullscreen: update the comments that got out of date when this patchpolina@google.com2011-10-171-8/+6
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-162-18/+18
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-141-0/+62
* PPAPI Fullscreen: remove redundant code errouneously inherited frompolina@google.com2011-10-141-8/+6
* PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...polina@google.com2011-10-141-7/+5
* Move 'SaveAs' functionality from PPB_FileChooser_Dev to PPB_FileChooser_Trust...bbudge@google.com2011-10-122-25/+25
* Fix the IDL for PPB_Font_Dev now that enum values can be expressions.bbudge@chromium.org2011-10-111-3/+3
* Prevent reentrant destructors in the PluginModule.brettw@chromium.org2011-10-111-1/+4
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-076-298/+505
* Create IDL for PPB_FileChooser_Dev and PPB_FileChooser_Trusted, and add the a...bbudge@google.com2011-10-052-45/+127
* Convert transport, scrollbar, and query policy to IDL.brettw@chromium.org2011-10-054-121/+243
* Convert font, console, buffer, and find to IDL.brettw@chromium.org2011-10-044-59/+139
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-293-27/+17
* Add IsScalingDisabled and PP_PRINTOUTPUTFORMAT_EMF to pepper printing interface.vandebo@chromium.org2011-09-281-3/+10
* Deleted deprecated file ppb_opengles.halokp@chromium.org2011-09-271-14/+0
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-273-17/+27
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-273-27/+17
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-272-18/+27
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-261-0/+76
* Add IDL file for PPB_Flash_TCPSocket.yzshen@chromium.org2011-09-261-54/+100
* Add DISABLE_TCP_TRANSPORT flag in the Transport API.sergeyu@chromium.org2011-09-211-1/+5
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-0/+62
* Add a new error code for a null callback on the main thread.brettw@chromium.org2011-09-161-4/+28
* Declarations for Pepper IME API.kinaba@chromium.org2011-09-163-2/+240
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-151-7/+22
* Remove support for the old scrollbar interfaces.brettw@chromium.org2011-09-151-40/+0
* Renamed ppb_opengles.h to ppb_opengles2.h.alokp@chromium.org2011-09-154-296/+311
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-151-3/+8
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-8/+3
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-3/+8
* Use Instance* in the Graphics3D constructor rather than Instance&, forbrettw@chromium.org2011-09-132-164/+183
* More comments for PPB_Flash_TCPSocket.SSLHandshake.yzshen@chromium.org2011-09-121-0/+4
* Make NaCl PPAPI proxy honor the Disable3DApis policy.mnissler@chromium.org2011-09-081-2/+7
* Remove executable permission.yzshen@chromium.org2011-09-082-0/+0
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-082-0/+124
* Proxy FlushSyncFast, switch nacl's command buffer to use it.nfullagar@google.com2011-09-081-3/+5
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-0710-52/+48
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-0610-48/+52
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-0610-52/+48
* Convert c/dev ppp_zoom_dev and ppp_widget_dev to IDLnoelallen@google.com2011-09-062-14/+60
* Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been s...yzshen@chromium.org2011-09-061-0/+4
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-061-1/+10
* Convert zoom and widget to IDLnoelallen@google.com2011-09-062-30/+78
* Pepper 3D API changes:alokp@chromium.org2011-09-033-25/+73
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-021-0/+19
* Make autoscroll/panning resources available for PDF plugin.gene@chromium.org2011-09-011-1/+2
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-012-156/+26
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-311-4/+37
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-319-46/+52
* Reland http://codereview.chromium.org/7648033dmichael@chromium.org2011-08-301-2/+8