summaryrefslogtreecommitdiffstats
path: root/ppapi/api
Commit message (Expand)AuthorAgeFilesLines
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-143-39/+69
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-112-1/+29
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-111-1/+10
* Plumb texture target to VideoDecodeAccelerator::Clientsail@chromium.org2012-06-081-1/+26
* "Replace" PPB_Flash's GetSettingInt with a more general GetSetting.viettrungluu@chromium.org2012-06-081-13/+20
* Pepper Flash: Remove PPB_Flash 11.viettrungluu@chromium.org2012-06-071-29/+0
* Fix trivial and inconsequential typo in ppp_flash_browser_operations.idl.viettrungluu@chromium.org2012-06-071-1/+1
* Add a comment explaining a different failure mode of the Pepper file chooser.brettw@chromium.org2012-06-061-0/+21
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-041-1/+13
* WebSocket Pepper API: allow to close connection without code and reasontoyoshim@chromium.org2012-05-311-1/+11
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-301-183/+0
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-301-7/+9
* Pepper Flash settings integration: implement "deauthorize content licenses".yzshen@chromium.org2012-05-271-2/+104
* Test for Pepper IME events.kinaba@chromium.org2012-05-211-2/+50
* [Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...kmadhusu@chromium.org2012-05-161-2/+12
* Add an instance parameter to PPB_NaCl_Private::LaunchSelLdr.bbudge@chromium.org2012-05-151-11/+11
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-101-13/+1
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-071-1/+13
* Add a way to query whether a given instance is off-the-recordbrettw@chromium.org2012-05-021-1/+7
* Add an API to determine if the system will support accelerationbrettw@chromium.org2012-05-021-1/+26
* Add a PPB_Flash_Print interface and implement in Chrome.brettw@chromium.org2012-04-272-1/+24
* Fix small error in code in comment for PostMessage usage. No functional chang...elijahtaylor@chromium.org2012-04-271-1/+1
* WebSocket Pepper API: the second Close() should not return error code.toyoshim@chromium.org2012-04-251-2/+2
* Remove support for bitmap printing in pepperbrettw@chromium.org2012-04-191-8/+7
* Add a way to implement GetInterface in the broker.brettw@chromium.org2012-04-131-0/+16
* Add a Flash API to get the device ID.brettw@chromium.org2012-04-131-1/+8
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-121-0/+45
* Fixed some PP_X509Certificate_Private_Field enum values.raymes@chromium.org2012-04-121-3/+9
* This adds the following to functions to the ppapi TCPSocket interface:raymes@chromium.org2012-04-121-1/+24
* Fix line endings in ppapi. No code change.brettw@chromium.org2012-04-111-106/+106
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-081-0/+106
* Implemented the function which converts a Chrome X509Certificate into a peppe...raymes@chromium.org2012-04-051-8/+14
* Add the PPAPI X509 Certificate interface and implementation.raymes@chromium.org2012-04-041-0/+161
* Added RTF support to pepper API.raymes@chromium.org2012-04-021-3/+14
* Cleaned up documentation (standard documentation rewrite).jond@google.com2012-03-271-7/+7
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-263-2/+59
* Add CreateFromIPv[46]Address() in PPB_NetAddress_Private.sergeyu@chromium.org2012-03-221-25/+51
* Change interface namenoelallen@chromium.org2012-03-221-1/+1
* PPAPI: Remove out-dated or unnecessary TODOs from public files.dmichael@chromium.org2012-03-212-12/+0
* Add a private PPB_Talk_Private interface.varunjain@chromium.org2012-03-191-0/+35
* Add missing ppp_graphics_3d.idlnoelallen@chromium.org2012-03-161-0/+25
* Pepper IME API for surrounding text retrieval.kinaba@chromium.org2012-03-152-1/+68
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-151-0/+79
* Require a user gesture to show the file chooser.bbudge@chromium.org2012-03-141-0/+7
* WebSocket Pepper API: Cleanup for more readability.toyoshim@chromium.org2012-03-131-1/+1
* WebSocket Pepper API: Implement extensionstoyoshim@chromium.org2012-03-101-1/+0
* Add the array output C API.brettw@chromium.org2012-03-081-0/+89
* Pepper: Make C++ wrappers for PPB_NetAddress_Private backwards compatible.viettrungluu@chromium.org2012-03-071-1/+1
* Fixed some TODO comments so they wouldn't show up in the docs.jond@google.com2012-03-072-5/+10
* Rename NaCl/pepper gamepad interface from _dev to stablescottmg@chromium.org2012-03-071-9/+9