Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Output generated headers using Python's "wb" mode, to prevent EOL-munging. | wez@chromium.org | 2012-01-19 | 1 | -2/+2 |
* | Fix python scripts in src/ppapi/ | maruel@chromium.org | 2012-01-10 | 1 | -4/+8 |
* | Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary. | wez@chromium.org | 2012-01-04 | 1 | -6/+6 |
* | Add presubmit check to verify PPAPI C headers match IDL files. | noelallen@google.com | 2011-09-14 | 1 | -1/+3 |
* | More multi-version support | noelallen@google.com | 2011-08-24 | 1 | -1/+1 |
* | IDLOutFile throws execption | noelallen@google.com | 2011-08-22 | 1 | -3/+13 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 1 | -1/+31 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 1 | -1/+3 |
* | Trivial changes to IDL parser. | noelallen@google.com | 2011-06-20 | 1 | -0/+4 |
* | Add idl_option | noelallen@google.com | 2011-05-15 | 1 | -2/+15 |
* | IDL cleanup, added IDLOutFile | noelallen@google.com | 2011-05-03 | 1 | -0/+115 |