summaryrefslogtreecommitdiffstats
path: root/ppapi/c/private
Commit message (Expand)AuthorAgeFilesLines
* Add the PPAPI X509 Certificate interface and implementation.raymes@chromium.org2012-04-041-0/+172
* Added RTF support to pepper API.raymes@chromium.org2012-04-021-4/+15
* Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.viettrungluu@chromium.org2012-03-281-46/+0
* Add CreateFromIPv[46]Address() in PPB_NetAddress_Private.sergeyu@chromium.org2012-03-221-7/+48
* Add a private PPB_Talk_Private interface.varunjain@chromium.org2012-03-191-0/+58
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-151-0/+118
* Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-051-7/+11
* Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-031-11/+7
* Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-031-7/+11
* Modified the flash cipboard interface to add html clipboard support.raymes@chromium.org2012-02-241-12/+38
* Make PPB_NetworkList_Private immutable.sergeyu@chromium.org2012-02-242-66/+125
* Exposed Listen and Accept methods to in-process plugins.ygorshenin@chromium.org2012-02-221-0/+87
* GetBoundAddress will return the address that Bind actually bound to. If ther...yzshen@chromium.org2012-02-211-4/+31
* Pepper: Add a function to PPB_Flash to check if a rect is topmost.viettrungluu@chromium.org2012-02-181-4/+43
* Add PPB_NetworkList_Private interface.sergeyu@chromium.org2012-02-171-0/+183
* Change PPB_NetAddress_Private.GetFamily to return a PP_AddressFamily_Private ...yzshen@chromium.org2012-02-161-2/+26
* PPB_NetAddress_Private: add getter methods for sockaddr.yzshen@chromium.org2012-02-091-4/+37
* Introduce PPB_Flash_MessageLoop interface for Pepper Flash.yzshen@chromium.org2012-01-311-0/+94
* Adding new png resource for page indicator background (2/2)dpapad@chromium.org2012-01-241-1/+2
* Repeat performance for 118553 -- Add nacl private interface and statesehr@google.com2012-01-211-1/+5
* Revert 118553 - Add nacl private interface and state for process creation.sehr@google.com2012-01-211-6/+2
* Add nacl private interface and state for process creation.sehr@google.com2012-01-201-2/+6
* Adding functionality to print PDF embedded in the html page.gene@chromium.org2012-01-131-0/+3
* Make PPB_Flash_NetConnector interface name macro usage consistent with others.wez@chromium.org2012-01-091-1/+2
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-0512-35/+60
* Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary.wez@chromium.org2012-01-041-2/+4
* Regenerate the PPB_Flash interface header with LF line-endings.wez@chromium.org2011-12-201-142/+142
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-152-92/+148
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-011-14/+8
* Remove unused enum value from PPAPI Flash Clipboarddcheng@chromium.org2011-11-301-4/+2
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-281-0/+42
* Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...dpolukhin@chromium.org2011-11-162-0/+205
* Pepper: Generate ppb_flash_clipboard.h from .idl file.viettrungluu@chromium.org2011-11-151-13/+72
* Convert comments in ppb_flash.h to the standard format.viettrungluu@chromium.org2011-11-121-28/+53
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-2/+0
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-104-35/+37
* Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-093-19/+89
* Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...binji@chromium.org2011-11-093-89/+19
* Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...viettrungluu@chromium.org2011-11-093-19/+89
* Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.thakis@chromium.org2011-11-093-89/+19
* Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-083-19/+89
* Prevent reentrant destructors in the PluginModule.brettw@chromium.org2011-10-111-1/+4
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-4/+10
* 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
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-0/+62
* 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
* 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