summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-262-21/+36
* Add CreateFromIPv[46]Address() in PPB_NetAddress_Private.sergeyu@chromium.org2012-03-221-7/+48
* Change interface namenoelallen@chromium.org2012-03-221-2/+2
* PPAPI: Remove out-dated or unnecessary TODOs from public files.dmichael@chromium.org2012-03-212-12/+2
* Add a private PPB_Talk_Private interface.varunjain@chromium.org2012-03-191-0/+58
* Add OpenGL occlusion query support to pepper.jbauman@chromium.org2012-03-161-20/+26
* Add missing ppp_graphics_3d.idlnoelallen@chromium.org2012-03-161-3/+29
* Pepper IME API for surrounding text retrieval.kinaba@chromium.org2012-03-152-4/+97
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-151-0/+118
* Require a user gesture to show the file chooser.bbudge@chromium.org2012-03-141-1/+8
* WebSocket Pepper API: Cleanup for more readability.toyoshim@chromium.org2012-03-131-1/+1
* WebSocket Pepper API: Implement extensionstoyoshim@chromium.org2012-03-101-2/+1
* Add the array output C API.brettw@chromium.org2012-03-081-0/+116
* Fixed some TODO comments so they wouldn't show up in the docs.jond@google.com2012-03-072-6/+9
* Rename NaCl/pepper gamepad interface from _dev to stablescottmg@chromium.org2012-03-071-16/+16
* PPB_AudioInput_Dev: support multiple audio input devices - Part 1.yzshen@chromium.org2012-03-071-32/+105
* 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
* Changed <code> to @code and </code> to @endcode (for formatting issues. Remov...jond@google.com2012-03-034-18/+17
* Fixing paths so that they pick up the variable for the pepper directory based...jond@google.com2012-03-021-2/+2
* Revise gamepad interfacescottmg@chromium.org2012-03-011-30/+32
* Adds a printing proxy and example. This adds a printing example.brettw@chromium.org2012-02-291-2/+2
* Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-262-0/+85
* Revert 123696 - Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-262-82/+47
* Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-262-47/+82
* 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
* 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-54/+67
* 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
* Add GetUsbKeyCode _Dev interface for Pepper key eventsgarykac@chromium.org2012-02-211-0/+74
* Pepper: Add a function to PPB_Flash to check if a rect is topmost.viettrungluu@chromium.org2012-02-181-4/+43
* Updated grammar, added resource argument to all functions.jond@google.com2012-02-181-57/+82
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-181-7/+38
* Add PPB_NetworkList_Private interface.sergeyu@chromium.org2012-02-171-0/+183
* Changes for 'C' version of documentation files needed to generate new DevSite...jond@google.com2012-02-173-32/+30
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-0/+278
* Updated documentation (added <code></code> and some other changes).jond@google.com2012-02-171-42/+56
* Minor changes as per Christians most-recent review of the docs.jond@google.com2012-02-163-7/+8
* Fixed grammar error and fixed problem with TODO items (changed to 'C' style c...jond@google.com2012-02-162-8/+6
* Change PPB_NetAddress_Private.GetFamily to return a PP_AddressFamily_Private ...yzshen@chromium.org2012-02-161-2/+26
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-151-21/+69
* Remove TODO in PPAPI input event interface files.yzshen@chromium.org2012-02-141-5/+1
* Added idl file for Pepper 3D.alokp@chromium.org2012-02-101-121/+193
* Move the charset inteface to "trusted" (we can't implement this efficientlybrettw@chromium.org2012-02-091-0/+124
* PPB_NetAddress_Private: add getter methods for sockaddr.yzshen@chromium.org2012-02-091-4/+37
* Make inline c blocks non-greedy, and use to add pragma pack to gamepad structurescottmg@chromium.org2012-02-081-1/+5
* Fix some random comment problems that people have noticed.brettw@chromium.org2012-02-072-12/+9