| Commit message (Expand) | Author | Age | Files | Lines |
* | Support unions in extensions IDl dictionaries. | benwells@chromium.org | 2014-03-13 | 1 | -3/+38 |
* | PPAPI idl parser was missing error handler | habib.virji@samsung.com | 2013-12-11 | 1 | -0/+8 |
* | Pepper: More IDL generator cleanup. | teravest@chromium.org | 2013-12-04 | 1 | -1/+1 |
* | Pepper: Simplify IDLVisitor. | teravest@chromium.org | 2013-11-27 | 1 | -1/+0 |
* | Implement app.window.get() and app.window.getAll(). | mek@chromium.org | 2013-11-13 | 1 | -3/+3 |
* | Version support for structs, enum, typedef | noelallen@chromium.org | 2013-06-28 | 1 | -0/+1 |
* | Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. | yzshen@chromium.org | 2013-03-12 | 1 | -1/+2 |
* | Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd... | yzshen@chromium.org | 2013-03-11 | 1 | -2/+1 |
* | Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. | yzshen@chromium.org | 2013-03-11 | 1 | -1/+2 |
* | Added test and fixed bugs with release dependency | noelallen@chromium.org | 2012-12-06 | 1 | -12/+5 |
* | Change the way we generate versions. | noelallen@chromium.org | 2012-10-23 | 1 | -10/+86 |
* | Switch the downloads API over to IDL/json_schema_compiler | benjhayden@chromium.org | 2012-07-11 | 1 | -3/+35 |
* | This adds support for a number of features in the current WebIDL spec (http:/... | asargent@chromium.org | 2012-03-05 | 1 | -24/+93 |
* | Fix incorrectly resolved conflict, and add error message for missing sources. | noelallen@google.com | 2012-01-13 | 1 | -0/+3 |
* | Fix python scripts in src/ppapi/ | maruel@chromium.org | 2012-01-10 | 1 | -3/+4 |
* | Rev the Flash interface to add new functionality. | brettw@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Hide private IDL files from generator behind "--include_private" flag | jvoung@google.com | 2011-12-01 | 1 | -3/+6 |
* | Pepper IDL: also generate files from 'private' | piman@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | Cleanup IDL Generator | noelallen@google.com | 2011-11-14 | 1 | -3/+2 |
* | Allow enums values to be simple arithmetic expressions. | bbudge@chromium.org | 2011-10-07 | 1 | -12/+45 |
* | Fix IDL generation on Windows. The output file paths were wrong because | bbudge@chromium.org | 2011-10-04 | 1 | -1/+1 |
* | Update generator for Chrome generation as the default case | noelallen@google.com | 2011-08-26 | 1 | -1/+1 |
* | Adding linter for IDL | noelallen@google.com | 2011-07-22 | 1 | -23/+3 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 1 | -3/+4 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 1 | -3/+14 |
* | Trival lexer/parser changes for errors | noelallen@google.com | 2011-07-14 | 1 | -3/+1 |
* | Update Lexer/Parser to support '#inline' and 'label' | noelallen@google.com | 2011-07-02 | 1 | -171/+305 |
* | Fix 'C' header generation | noelallen@google.com | 2011-06-07 | 1 | -5/+6 |
* | Add idl_c_proto for generating 'C' style prototypes from IDL | noelallen@google.com | 2011-06-02 | 1 | -24/+51 |
* | Add idl_option | noelallen@google.com | 2011-05-15 | 1 | -45/+26 |
* | IDL cleanup, added AST node, namespace, StageResult | noelallen@google.com | 2011-05-04 | 1 | -44/+120 |
* | IDL Cleanup - add logger, and node | noelallen@google.com | 2011-04-26 | 1 | -132/+60 |
* | IDL AST cleanup | noelallen@google.com | 2011-04-20 | 1 | -54/+106 |
* | Add parser and test files | noelallen@google.com | 2011-04-08 | 1 | -0/+829 |