| Commit message (Expand) | Author | Age | Files | Lines |
* | PPAPI: Move some of NexeFileDidOpen to NexeLoadManager | dmichael@chromium.org | 2014-04-10 | 1 | -1/+1 |
* | Pepper: Add IDL support for "channel=dev". | teravest@chromium.org | 2013-12-17 | 1 | -10/+43 |
* | Pepper: More IDL generator cleanup. | teravest@chromium.org | 2013-12-04 | 1 | -14/+8 |
* | PPAPI: Introduce ability to Map a FileIO (Dev) | dmichael@chromium.org | 2013-09-27 | 1 | -0/+8 |
* | Add PPAPI interfaces for platform verification. | dalecurtis@google.com | 2013-09-09 | 1 | -1/+7 |
* | Version support for structs, enum, typedef | noelallen@chromium.org | 2013-06-28 | 1 | -9/+18 |
* | PNaCl PPAPI shims: Update for new PNaCl ABI for by-value struct passing | mseaborn@chromium.org | 2013-04-26 | 1 | -8/+7 |
* | Add idl version of ppb_flash_menu.idl | noelallen@chromium.org | 2012-12-13 | 1 | -6/+23 |
* | Added test and fixed bugs with release dependency | noelallen@chromium.org | 2012-12-06 | 1 | -4/+5 |
* | Make PPAPI headers compilable with -Wstrict-prototypes | mseaborn@chromium.org | 2012-11-29 | 1 | -0/+2 |
* | Add support for generating thunk source from IDL. | teravest@chromium.org | 2012-11-17 | 1 | -26/+49 |
* | Change the way we generate versions. | noelallen@chromium.org | 2012-10-23 | 1 | -5/+32 |
* | Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*. | yzshen@chromium.org | 2012-06-18 | 1 | -0/+8 |
* | PPAPI IDL -> C Generator: inout parameter should not be a pointer. | alokp@chromium.org | 2012-02-07 | 1 | -1/+1 |
* | Fix single release generation | noelallen@google.com | 2012-01-10 | 1 | -1/+5 |
* | Fix python scripts in src/ppapi/ | maruel@chromium.org | 2012-01-10 | 1 | -2/+1 |
* | Update PPAPI IDL generator to define versioned structs, and unversioned typedef. | wez@chromium.org | 2012-01-05 | 1 | -4/+15 |
* | Pnacl ppapi shim generator (from IDL), based on Noel's first cut. | jvoung@google.com | 2011-11-30 | 1 | -15/+38 |
* | Convert a few ppapi dev interfaces to IDL. NaCl has tests for these | jvoung@google.com | 2011-11-18 | 1 | -4/+11 |
* | Cleanup IDL Generator | noelallen@google.com | 2011-11-14 | 1 | -13/+52 |
* | Fix PPAPI generator so that it might actually report exceptions properly. | viettrungluu@chromium.org | 2011-11-09 | 1 | -1/+1 |
* | Update the IDL Generator to use Release instead of Version | noelallen@google.com | 2011-09-26 | 1 | -1/+8 |
* | More multi-version support (part 2) | noelallen@google.com | 2011-08-25 | 1 | -7/+23 |
* | More multi-version support | noelallen@google.com | 2011-08-24 | 1 | -192/+122 |
* | Add base class for generators | noelallen@google.com | 2011-08-22 | 1 | -5/+4 |
* | Update placement of interface 'Define' | noelallen@google.com | 2011-08-17 | 1 | -15/+18 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 1 | -15/+20 |
* | Update the generator | noelallen@google.com | 2011-07-19 | 1 | -244/+550 |
* | Fix 'C' header generation | noelallen@google.com | 2011-06-07 | 1 | -52/+76 |
* | Add idl_c_proto for generating 'C' style prototypes from IDL | noelallen@google.com | 2011-06-02 | 1 | -0/+287 |