summaryrefslogtreecommitdiffstats
path: root/ppapi/generators
Commit message (Expand)AuthorAgeFilesLines
* Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-121-1/+2
* Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd...yzshen@chromium.org2013-03-111-2/+1
* Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-111-1/+2
* IDL: Fix assertion error in idl_thunk.teravest@chromium.org2013-02-261-4/+2
* Apply pnacl irt shim change to the generator, not the generated file.jvoung@chromium.org2013-02-261-2/+8
* IDL: Autogen thunk: PPB_ContentDecryptor_Private.teravest@chromium.org2013-02-261-1/+4
* Pepper IDL: Autogenerate thunk for ppb_audio_inputteravest@chromium.org2013-02-251-43/+86
* IDL: Autogenerate thunk .cc file for PPB_Viewteravest@chromium.org2013-02-131-0/+1
* Pepper IDL: Keep "_dev" in thunk filenames.teravest@chromium.org2013-02-081-5/+6
* NaCl Ports uses the PPAPI_RELEASE macro to determine which versionnoelallen@chromium.org2013-01-111-6/+6
* IDL: Remove trailing commans in generated thunk files.teravest@chromium.org2013-01-031-3/+5
* idl_c_header: Use "/" as path separator in "From".teravest@chromium.org2012-12-191-1/+1
* Allow leading underscore on identifier names in IDL parserasargent@chromium.org2012-12-151-3/+7
* Add idl version of ppb_flash_menu.idlnoelallen@chromium.org2012-12-132-6/+65
* Auto generate thunk .cc file for PPB_FileSystem.teravest@chromium.org2012-12-081-0/+10
* Trivial individual generation fixnoelallen@chromium.org2012-12-071-1/+1
* Autogenerate thunk .cc file for PPB_FileIO.teravest@chromium.org2012-12-071-1/+1
* Add other account to ownersnoelallen@chromium.org2012-12-071-0/+2
* Added test and fixed bugs with release dependencynoelallen@chromium.org2012-12-0616-96/+203
* Make PPAPI headers compilable with -Wstrict-prototypesmseaborn@chromium.org2012-11-291-0/+2
* IDL: Ignore C++ style "From" comments.teravest@chromium.org2012-11-281-3/+4
* Fix generation of the wrong API header name.teravest@chromium.org2012-11-211-1/+3
* Autogenerate thunk .cc file for PPB_Console_Dev.teravest@chromium.org2012-11-201-18/+42
* Add support for generating thunk source from IDL.teravest@chromium.org2012-11-178-28/+643
* Get rid of pnacl_shim time stamps.jvoung@google.com2012-11-151-5/+4
* Update comments for the GeneratorByFile interface.teravest@chromium.org2012-11-071-29/+27
* Remove C++-style comments from C headers.sbc@chromium.org2012-11-061-1/+1
* Fix generation of Single version IDL for SDKnoelallen@chromium.org2012-11-021-0/+10
* Fix version discovery for Interfaces, Structsnoelallen@chromium.org2012-11-012-37/+79
* Change the way we generate versions.noelallen@chromium.org2012-10-2314-133/+424
* Build PNaCl IRT shims on arm as well as x86-64dschuff@chromium.org2012-10-191-2/+2
* Make ppapi idl generator work on windows.bradnelson@google.com2012-10-021-0/+1
* PNaCl: Build a PPAPI shims library on all architecturesmseaborn@chromium.org2012-09-212-0/+11
* Add pnacl shims to the chrome build.bradnelson@google.com2012-09-061-1/+5
* Switch the downloads API over to IDL/json_schema_compilerbenjhayden@chromium.org2012-07-111-3/+35
* Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.yzshen@chromium.org2012-06-181-0/+8
* Adding warning for missing Label.noelallen@chromium.org2012-06-171-0/+6
* Add "libraries" directory to SDKnoelallen@google.com2012-05-111-0/+10
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-232-6/+3
* This adds support for a number of features in the current WebIDL spec (http:/...asargent@chromium.org2012-03-054-28/+118
* Fix typo in IDLNode.Dump function.asargent@chromium.org2012-02-091-2/+1
* Make inline c blocks non-greedy, and use to add pragma pack to gamepad structurescottmg@chromium.org2012-02-081-1/+1
* PPAPI IDL -> C Generator: inout parameter should not be a pointer.alokp@chromium.org2012-02-071-1/+1
* Removed special keyword called attribute which is unused by the parser.alokp@chromium.org2012-02-061-1/+0
* Output generated headers using Python's "wb" mode, to prevent EOL-munging.wez@chromium.org2012-01-191-2/+2
* Fix incorrectly resolved conflict, and add error message for missing sources.noelallen@google.com2012-01-135-9/+17
* Fix single release generationnoelallen@google.com2012-01-104-16/+71
* Fix python scripts in src/ppapi/maruel@chromium.org2012-01-1017-74/+56
* Change IDL shim/wrapper generator to use version numbers in struct names.jvoung@google.com2012-01-082-6/+5
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-4/+15