summaryrefslogtreecommitdiffstats
path: root/ppapi/generators/idl_c_proto.py
Commit message (Expand)AuthorAgeFilesLines
* Pnacl ppapi shim generator (from IDL), based on Noel's first cut.jvoung@google.com2011-11-301-15/+38
* Convert a few ppapi dev interfaces to IDL. NaCl has tests for thesejvoung@google.com2011-11-181-4/+11
* Cleanup IDL Generatornoelallen@google.com2011-11-141-13/+52
* Fix PPAPI generator so that it might actually report exceptions properly.viettrungluu@chromium.org2011-11-091-1/+1
* Update the IDL Generator to use Release instead of Versionnoelallen@google.com2011-09-261-1/+8
* More multi-version support (part 2)noelallen@google.com2011-08-251-7/+23
* More multi-version supportnoelallen@google.com2011-08-241-192/+122
* Add base class for generatorsnoelallen@google.com2011-08-221-5/+4
* Update placement of interface 'Define'noelallen@google.com2011-08-171-15/+18
* Update the generatornoelallen@google.com2011-07-191-15/+20
* Update the generatornoelallen@google.com2011-07-191-244/+550
* Fix 'C' header generationnoelallen@google.com2011-06-071-52/+76
* Add idl_c_proto for generating 'C' style prototypes from IDLnoelallen@google.com2011-06-021-0/+287