summaryrefslogtreecommitdiffstats
path: root/ppapi/generators/idl_c_header.py
Commit message (Expand)AuthorAgeFilesLines
* 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