Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add presubmit check to verify PPAPI C headers match IDL files. | noelallen@google.com | 2011-09-14 | 2 | -2/+4 |
* | Update generator for Chrome generation as the default case | noelallen@google.com | 2011-08-26 | 4 | -7/+23 |
* | More multi-version support (part 2) | noelallen@google.com | 2011-08-25 | 6 | -31/+93 |
* | More multi-version support | noelallen@google.com | 2011-08-24 | 12 | -350/+460 |
* | IDLOutFile throws execption | noelallen@google.com | 2011-08-22 | 1 | -3/+13 |
* | Minor change to IDL lint | noelallen@google.com | 2011-08-22 | 1 | -7/+9 |
* | Add base class for generators | noelallen@google.com | 2011-08-22 | 10 | -131/+563 |
* | Update placement of interface 'Define' | noelallen@google.com | 2011-08-17 | 2 | -16/+25 |
* | Trivial fix for error message | noelallen@google.com | 2011-07-27 | 1 | -1/+1 |
* | Adding linter for IDL | noelallen@google.com | 2011-07-22 | 3 | -28/+132 |
* | Add missing IDL Visistor class | noelallen@google.com | 2011-07-19 | 1 | -0/+81 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 5 | -31/+67 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 12 | -345/+1069 |
* | Trival lexer/parser changes for errors | noelallen@google.com | 2011-07-14 | 2 | -3/+4 |
* | IDLNode cleanup and use of new IDLNamespace object | noelallen@google.com | 2011-07-14 | 3 | -171/+553 |
* | Split property system into it's own file. | noelallen@google.com | 2011-07-14 | 1 | -0/+196 |
* | Update generators owners file. | noelallen@google.com | 2011-07-14 | 1 | -0/+1 |
* | Add version aware name resolution | noelallen@google.com | 2011-07-02 | 1 | -0/+346 |
* | Update Lexer/Parser to support '#inline' and 'label' | noelallen@google.com | 2011-07-02 | 10 | -218/+444 |
* | Add owners files to ppapi. | brettw@chromium.org | 2011-06-29 | 1 | -0/+1 |
* | Add diff tool for IDL | noelallen@google.com | 2011-06-27 | 1 | -0/+191 |
* | Trivial changes to IDL parser. | noelallen@google.com | 2011-06-20 | 2 | -1/+5 |
* | Fix 'C' header generation | noelallen@google.com | 2011-06-07 | 4 | -57/+133 |
* | Add idl_c_proto for generating 'C' style prototypes from IDL | noelallen@google.com | 2011-06-02 | 8 | -29/+470 |
* | Add idl_option | noelallen@google.com | 2011-05-15 | 4 | -87/+161 |
* | IDL cleanup, added AST node, namespace, StageResult | noelallen@google.com | 2011-05-04 | 5 | -48/+264 |
* | IDL cleanup, added IDLOutFile | noelallen@google.com | 2011-05-03 | 1 | -0/+115 |
* | IDL Cleanup - add logger, and node | noelallen@google.com | 2011-04-26 | 4 | -134/+248 |
* | IDL AST cleanup | noelallen@google.com | 2011-04-20 | 1 | -54/+106 |
* | Add parser and test files | noelallen@google.com | 2011-04-08 | 7 | -22/+1068 |
* | Add IDL Lexer | noelallen@google.com | 2011-03-23 | 2 | -0/+321 |