summaryrefslogtreecommitdiffstats
path: root/ppapi/generators
Commit message (Expand)AuthorAgeFilesLines
* Generate Pepper IDL for OpenGLES2hamaji2014-09-091-9/+33
* PPAPI: make generator output a pointer to an array correctly.wuchengli@chromium.org2014-08-221-1/+7
* PPAPI: Make "no_interface_string" APIs have no PNaCl wrapperdmichael@chromium.org2014-05-313-3/+13
* PPAPI: Make generator support "no_interface_string"dmichael@chromium.org2014-05-194-1/+17
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-301-2/+1
* PPAPI: Move some of NexeFileDidOpen to NexeLoadManagerdmichael@chromium.org2014-04-104-6/+2
* Support scoped types in PPAPI IDL.mtomasz@chromium.org2014-04-041-6/+32
* Pepper: Fix VLOG line wrapping in generated thunks.teravest@chromium.org2014-03-191-1/+6
* Support unions in extensions IDl dictionaries.benwells@chromium.org2014-03-132-3/+41
* Cleanups for pnacl_irt_shim: more const, fewer headers, move .h, remove depsjvoung@google.com2014-02-253-50/+10
* Pepper: Reduce includes in generated thunks.teravest@chromium.org2014-01-161-6/+5
* Make some of the pnacl_irt_shim data members local.jvoung@google.com2014-01-081-3/+3
* Pepper: Add IDL support for "channel=dev".teravest@chromium.org2013-12-178-20/+275
* Add PPB_Alarms_Dev interface definition.yzshen@chromium.org2013-12-111-6/+1
* PPAPI idl parser was missing error handlerhabib.virji@samsung.com2013-12-112-0/+25
* Pepper: More IDL generator cleanup.teravest@chromium.org2013-12-048-172/+80
* Pepper: Clean up IDLNode internals.teravest@chromium.org2013-12-023-204/+59
* Pepper: Simplify IDLVisitor.teravest@chromium.org2013-11-273-52/+4
* Implement app.window.get() and app.window.getAll().mek@chromium.org2013-11-132-3/+6
* PPAPI: Introduce ability to Map a FileIO (Dev)dmichael@chromium.org2013-09-272-1/+10
* Add PPAPI interfaces for platform verification.dalecurtis@google.com2013-09-091-1/+7
* Version support for structs, enum, typedefnoelallen@chromium.org2013-06-285-12/+43
* Add to yzshennoelallen@chromium.org2013-06-281-0/+1
* Pepper: Don't emit structs with no wrapping.teravest@chromium.org2013-06-211-11/+12
* Pepper: Remove PNaCl shims for Trusted interfaces.teravest@chromium.org2013-06-201-0/+2
* Remove unused trusted interfaces.piman@chromium.org2013-06-011-2/+1
* Pepper: Fix thunk function names with versions.teravest@chromium.org2013-05-244-14/+50
* Pepper: Disallow new passByValue structs in IDL.teravest@chromium.org2013-05-151-0/+28
* There is a range failure when an old file differs from the file about to be g...noelallen@chromium.org2013-05-021-42/+55
* Pepper: Autogenerate thunk for PPB_Fullscreenteravest@chromium.org2013-05-021-2/+4
* PNaCl PPAPI shims: Update for new PNaCl ABI for by-value struct passingmseaborn@chromium.org2013-04-264-81/+111
* Autogenerate thunk for PPB_ImageData.teravest@chromium.org2013-04-261-13/+33
* Pepper IDL: Check for structs in callbacks.teravest@chromium.org2013-04-241-0/+29
* PNaCl PPAPI shims: Remove unused InterfaceNeedsWrapper() methodmseaborn@chromium.org2013-04-232-20/+0
* PNaCl PPAPI shims: Remove function pointer casts for PPP_* shimsmseaborn@chromium.org2013-04-231-9/+18
* Pepper: Autogenerate thunk for PPB_AudioTrusted.teravest@chromium.org2013-04-231-1/+1
* Pepper thunks: Merge '_Private' into overall API.teravest@chromium.org2013-04-221-0/+4
* Pepper: Simplify idl_thunk implementation.teravest@chromium.org2013-04-191-46/+29
* Pepper: Autogenerate thunk for PPB_URL_Loader.teravest@chromium.org2013-04-181-24/+55
* Revert 194613 "Pepper: Autogenerate thunk for PPB_URL_Loader."asargent@chromium.org2013-04-171-55/+24
* Pepper: Autogenerate thunk for PPB_URL_Loader.teravest@chromium.org2013-04-171-24/+55
* Pepper: Autogenerate thunk for PPB_TrueTypeFont.teravest@chromium.org2013-04-161-11/+24
* Pepper: Add optional logging for PPAPI calls.teravest@chromium.org2013-04-021-4/+5
* IDL: Autogenerate thunk for PPB_Gamepad.teravest@chromium.org2013-03-301-21/+62
* Pepper: Unify Buffer and BufferTrusted APIs.teravest@chromium.org2013-03-231-0/+5
* 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