summaryrefslogtreecommitdiffstats
path: root/ppapi/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* PPB_AudioInput_Dev: support multiple audio input devices - Part 1.yzshen@chromium.org2012-03-071-29/+106
* This adds support for a number of features in the current WebIDL spec (http:/...asargent@chromium.org2012-03-051-2/+1
* Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-051-10/+15
* Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-031-15/+10
* Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-031-10/+15
* Changed <code> to @code and </code> to @endcode (for formatting issues. Remov...jond@google.com2012-03-034-13/+12
* Fixing paths so that they pick up the variable for the pepper directory based...jond@google.com2012-03-021-1/+1
* Revise gamepad interfacescottmg@chromium.org2012-03-011-33/+33
* Adds a printing proxy and example. This adds a printing example.brettw@chromium.org2012-02-291-1/+1
* Make VideoCapture_Dev backward compatible.yzshen@chromium.org2012-02-281-1/+1
* Modified the flash cipboard interface to add html clipboard support.raymes@chromium.org2012-02-241-7/+38
* Make PPB_NetworkList_Private immutable.sergeyu@chromium.org2012-02-242-58/+90
* Change to interface to M19, add a few more test cases to test_audio.nfullagar@google.com2012-02-241-3/+4
* Fixed some grammar.jond@google.com2012-02-241-53/+66
* Exposed Listen and Accept methods to in-process plugins.ygorshenin@chromium.org2012-02-221-0/+61
* GetBoundAddress will return the address that Bind actually bound to. If ther...yzshen@chromium.org2012-02-211-1/+10
* Add GetUsbKeyCode _Dev interface for Pepper key eventsgarykac@chromium.org2012-02-211-0/+50
* Pepper: Add a function to PPB_Flash to check if a rect is topmost.viettrungluu@chromium.org2012-02-181-1/+26
* Updated grammar, added resource argument to all functions.jond@google.com2012-02-181-56/+81
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-181-4/+59
* Add PPB_NetworkList_Private interface.sergeyu@chromium.org2012-02-171-0/+160
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-0/+257
* Updated documentation (added <code></code> and some other changes).jond@google.com2012-02-171-41/+55
* Minor changes as per Christians most-recent review of the docs.jond@google.com2012-02-163-6/+8
* Fixed grammar error and fixed problem with TODO items (changed to 'C' style c...jond@google.com2012-02-162-7/+4
* Change PPB_NetAddress_Private.GetFamily to return a PP_AddressFamily_Private ...yzshen@chromium.org2012-02-161-2/+18
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-151-7/+73
* Remove TODO in PPAPI input event interface files.yzshen@chromium.org2012-02-141-4/+0
* Added idl file for Pepper 3D.alokp@chromium.org2012-02-101-0/+293
* Move the charset inteface to "trusted" (we can't implement this efficientlybrettw@chromium.org2012-02-091-0/+95
* PPB_NetAddress_Private: add getter methods for sockaddr.yzshen@chromium.org2012-02-091-1/+26
* Make inline c blocks non-greedy, and use to add pragma pack to gamepad structurescottmg@chromium.org2012-02-081-0/+8
* Fix some random comment problems that people have noticed.brettw@chromium.org2012-02-072-10/+7
* WebSocket Pepper API: Add close status code definitiontoyoshim@chromium.org2012-02-061-0/+122
* Introduce PPB_Flash_MessageLoop interface for Pepper Flash.yzshen@chromium.org2012-01-311-0/+73
* WebSocket Pepper API: make the API out of devtoyoshim@chromium.org2012-01-271-16/+16