summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* Introduce PPB_ResourceArray_Dev.yzshen@chromium.org2012-01-071-0/+85
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-0584-241/+394
* Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary.wez@chromium.org2012-01-043-6/+12
* Switch a number of code and header files from DOS to Unix line-endings.wez@chromium.org2012-01-042-343/+343
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-032-206/+343
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-2/+25
* Fixed misspelled word in ppb_image_data. Updated/rewrote docs in the other th...jond@google.com2011-12-214-42/+77
* Regenerate the PPB_Flash interface header with LF line-endings.wez@chromium.org2011-12-201-142/+142
* WebSocket Pepper API: C++ bindings implementation.toyoshim@chromium.org2011-12-161-46/+55
* Fix a typo in ppp_input_event.idl.wez@chromium.org2011-12-151-2/+2
* GetDocumentURL is added to PPB_Testing_Dev.ygorshenin@google.com2011-12-152-82/+142
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-152-92/+148
* <video> decode in hardware! fischman@chromium.org2011-12-131-4/+6
* Updated doxy_cleanup.py to move h2 tag in front of table tagmball@google.com2011-12-121-11/+26
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-5/+3
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-101-9/+25
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-101-6/+4
* <video> decode in hardware!fischman@chromium.org2011-12-101-4/+6
* Revert 113817 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-091-25/+9
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-091-9/+25
* Revert 113656 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-081-25/+9
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-081-9/+25
* Move the PP_ALLOW_THIS_IN_INITIALIZER_LIST macro from test_utils.h totoyoshim@chromium.org2011-12-081-1/+17
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-3/+5
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-6/+13
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-5/+3
* Draft of a PPAPI interface for ArrayBuffer.dmichael@chromium.org2011-12-072-2/+77
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-3/+5
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-5/+3
* Modified html2ezt.py to not rename the html filesmball@google.com2011-12-061-17/+9
* Add DEPS include rules so we don't accidentally use chromium stuff.dmichael@chromium.org2011-12-011-0/+11
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-017-387/+77
* 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
* Pepper: Fix the definition of |PPB_AudioInput_Callback|.viettrungluu@chromium.org2011-11-231-3/+3
* Pepper: Fix nits mentioned in review in audio input code.viettrungluu@chromium.org2011-11-211-12/+11
* Add functions to generate input events to PPB_Testing_Dev. These makebbudge@chromium.org2011-11-201-2/+34
* Convert a few ppapi dev interfaces to IDL. NaCl has tests for thesejvoung@google.com2011-11-185-108/+199
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-182-0/+181
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-172-181/+0
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-172-0/+181
* Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...dpolukhin@chromium.org2011-11-162-0/+205
* WebSocket Pepper API documents minor revisiontoyoshim@chromium.org2011-11-161-16/+20
* Pepper: Generate ppb_flash_clipboard.h from .idl file.viettrungluu@chromium.org2011-11-151-13/+72
* Add values to all dev Pepper .idl enumerations.viettrungluu@chromium.org2011-11-134-28/+28
* Add values to all (non-dev, non-private) Pepper .idl enumerations.viettrungluu@chromium.org2011-11-134-38/+38
* 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
* IDL for WebSocket Pepper API.toyoshim@chromium.org2011-11-111-0/+317
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-104-35/+37