summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* Adding new png resource for page indicator background (2/2)dpapad@chromium.org2012-01-241-1/+2
* Implement PPB_DeviceRef_Dev.yzshen@chromium.org2012-01-211-0/+86
* Repeat performance for 118553 -- Add nacl private interface and statesehr@google.com2012-01-211-1/+5
* Revert 118553 - Add nacl private interface and state for process creation.sehr@google.com2012-01-211-6/+2
* Add nacl private interface and state for process creation.sehr@google.com2012-01-201-2/+6
* Add API definition and error values for running message loops.brettw@chromium.org2012-01-202-3/+302
* WebSocket Pepper API: WebArrayBuffer supporttoyoshim@chromium.org2012-01-191-5/+5
* Adding functionality to print PDF embedded in the html page.gene@chromium.org2012-01-131-0/+3
* Fixed capitalization of error codes as per bug here:jond@google.com2012-01-132-6/+6
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-131-14/+22
* WebSocket Pepper API: add interfaces to handle binaryType attributetoyoshim@chromium.org2012-01-121-14/+79
* Pepper gamepad supportscottmg@chromium.org2012-01-101-0/+106
* Make PPB_Flash_NetConnector interface name macro usage consistent with others.wez@chromium.org2012-01-091-1/+2
* 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