Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pepper: Add IDL support for "channel=dev". | teravest@chromium.org | 2013-12-17 | 1 | -1/+21 |
* | Pepper: More IDL generator cleanup. | teravest@chromium.org | 2013-12-04 | 1 | -46/+37 |
* | Pepper: Clean up IDLNode internals. | teravest@chromium.org | 2013-12-02 | 1 | -98/+34 |
* | Version support for structs, enum, typedef | noelallen@chromium.org | 2013-06-28 | 1 | -2/+11 |
* | Added test and fixed bugs with release dependency | noelallen@chromium.org | 2012-12-06 | 1 | -7/+10 |
* | Fix version discovery for Interfaces, Structs | noelallen@chromium.org | 2012-11-01 | 1 | -15/+48 |
* | Change the way we generate versions. | noelallen@chromium.org | 2012-10-23 | 1 | -50/+110 |
* | This adds support for a number of features in the current WebIDL spec (http:/... | asargent@chromium.org | 2012-03-05 | 1 | -1/+5 |
* | Fix typo in IDLNode.Dump function. | asargent@chromium.org | 2012-02-09 | 1 | -2/+1 |
* | Fix incorrectly resolved conflict, and add error message for missing sources. | noelallen@google.com | 2012-01-13 | 1 | -2/+1 |
* | Fix single release generation | noelallen@google.com | 2012-01-10 | 1 | -9/+40 |
* | Fix python scripts in src/ppapi/ | maruel@chromium.org | 2012-01-10 | 1 | -4/+3 |
* | Cleanup IDL Generator | noelallen@google.com | 2011-11-14 | 1 | -0/+6 |
* | Update the IDL Generator to use Release instead of Version | noelallen@google.com | 2011-09-26 | 1 | -41/+19 |
* | More multi-version support (part 2) | noelallen@google.com | 2011-08-25 | 1 | -0/+11 |
* | More multi-version support | noelallen@google.com | 2011-08-24 | 1 | -0/+5 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 1 | -2/+5 |
* | IDLNode cleanup and use of new IDLNamespace object | noelallen@google.com | 2011-07-14 | 1 | -171/+274 |
* | Fix 'C' header generation | noelallen@google.com | 2011-06-07 | 1 | -0/+1 |
* | Add idl_c_proto for generating 'C' style prototypes from IDL | noelallen@google.com | 2011-06-02 | 1 | -3/+38 |
* | IDL cleanup, added AST node, namespace, StageResult | noelallen@google.com | 2011-05-04 | 1 | -3/+96 |
* | IDL Cleanup - add logger, and node | noelallen@google.com | 2011-04-26 | 1 | -0/+128 |