summaryrefslogtreecommitdiffstats
path: root/ppapi/generators/idl_outfile.py
Commit message (Expand)AuthorAgeFilesLines
* Output generated headers using Python's "wb" mode, to prevent EOL-munging.wez@chromium.org2012-01-191-2/+2
* Fix python scripts in src/ppapi/maruel@chromium.org2012-01-101-4/+8
* Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary.wez@chromium.org2012-01-041-6/+6
* Add presubmit check to verify PPAPI C headers match IDL files.noelallen@google.com2011-09-141-1/+3
* More multi-version supportnoelallen@google.com2011-08-241-1/+1
* IDLOutFile throws execptionnoelallen@google.com2011-08-221-3/+13
* Update the generatornoelallen@google.com2011-07-191-1/+31
* Update the generatornoelallen@google.com2011-07-191-1/+3
* Trivial changes to IDL parser.noelallen@google.com2011-06-201-0/+4
* Add idl_optionnoelallen@google.com2011-05-151-2/+15
* IDL cleanup, added IDLOutFilenoelallen@google.com2011-05-031-0/+115