summaryrefslogtreecommitdiffstats
path: root/ppapi/api
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Add Quota info to PPB_FileSystem::Open docdmichael@chromium.org2012-07-111-1/+8
* PPAPI: Add an API for setting a custom user agent for URL requests.viettrungluu@chromium.org2012-07-101-1/+13
* Plumb through the page focus lost event to Pepper plugins.brettw@chromium.org2012-06-301-2/+10
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-282-0/+89
* Implement right-to-left text rendering in Pepper.brettw@chromium.org2012-06-282-1/+21
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-271-1/+22
* Add documentation for the context menu Pepper event.brettw@chromium.org2012-06-251-4/+19
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-212-1/+224
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-181-1/+6
* Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.yzshen@chromium.org2012-06-182-9/+9
* 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