summaryrefslogtreecommitdiffstats
path: root/ppapi/generators/idl_c_header.py
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Add IDL support for "channel=dev".teravest@chromium.org2013-12-171-5/+26
* Add PPB_Alarms_Dev interface definition.yzshen@chromium.org2013-12-111-6/+1
* Remove unused trusted interfaces.piman@chromium.org2013-06-011-2/+1
* Pepper: Disallow new passByValue structs in IDL.teravest@chromium.org2013-05-151-0/+28
* Pepper IDL: Check for structs in callbacks.teravest@chromium.org2013-04-241-0/+29
* NaCl Ports uses the PPAPI_RELEASE macro to determine which versionnoelallen@chromium.org2013-01-111-6/+6
* idl_c_header: Use "/" as path separator in "From".teravest@chromium.org2012-12-191-1/+1
* Add idl version of ppb_flash_menu.idlnoelallen@chromium.org2012-12-131-0/+42
* Added test and fixed bugs with release dependencynoelallen@chromium.org2012-12-061-12/+16
* Add support for generating thunk source from IDL.teravest@chromium.org2012-11-171-1/+0
* Remove C++-style comments from C headers.sbc@chromium.org2012-11-061-1/+1
* Change the way we generate versions.noelallen@chromium.org2012-10-231-2/+2
* Add "libraries" directory to SDKnoelallen@google.com2012-05-111-0/+10
* Fix incorrectly resolved conflict, and add error message for missing sources.noelallen@google.com2012-01-131-4/+2
* Fix single release generationnoelallen@google.com2012-01-101-4/+18
* Fix python scripts in src/ppapi/maruel@chromium.org2012-01-101-4/+2
* Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary.wez@chromium.org2012-01-041-4/+12
* Convert a few ppapi dev interfaces to IDL. NaCl has tests for thesejvoung@google.com2011-11-181-1/+5
* Cleanup IDL Generatornoelallen@google.com2011-11-141-37/+16
* Fix IDL generation on Windows. The output file paths were wrong becausebbudge@chromium.org2011-10-041-7/+9
* Update generator for Chrome generation as the default casenoelallen@google.com2011-08-261-1/+12
* More multi-version support (part 2)noelallen@google.com2011-08-251-9/+8
* More multi-version supportnoelallen@google.com2011-08-241-136/+164
* Add base class for generatorsnoelallen@google.com2011-08-221-125/+52
* Update placement of interface 'Define'noelallen@google.com2011-08-171-1/+7
* Update the generatornoelallen@google.com2011-07-191-4/+4
* Update the generatornoelallen@google.com2011-07-191-24/+244
* Fix 'C' header generationnoelallen@google.com2011-06-071-0/+50