summaryrefslogtreecommitdiffstats
path: root/ppapi/generators/generator.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for generating thunk source from IDL.teravest@chromium.org2012-11-171-1/+2
* Fix version discovery for Interfaces, Structsnoelallen@chromium.org2012-11-011-22/+31
* Change the way we generate versions.noelallen@chromium.org2012-10-231-0/+4
* Add pnacl shims to the chrome build.bradnelson@google.com2012-09-061-1/+5
* Fix incorrectly resolved conflict, and add error message for missing sources.noelallen@google.com2012-01-131-1/+10
* Fix python scripts in src/ppapi/maruel@chromium.org2012-01-101-11/+11
* Pnacl ppapi shim generator (from IDL), based on Noel's first cut.jvoung@google.com2011-11-301-5/+3
* Allow defaults for generator which will check all available versions.noelallen@google.com2011-11-041-1/+1
* Update the IDL Generator to use Release instead of Versionnoelallen@google.com2011-09-261-1/+1
* Update generator for Chrome generation as the default casenoelallen@google.com2011-08-261-1/+1
* Add base class for generatorsnoelallen@google.com2011-08-221-0/+32