1. c90ffec7 Add a new parameter |latency| to PPB_AudioInput_Callback. by [email protected] · 12 years ago
  2. 9b37f480 More trivial cleanupi of ppapi/c headers by [email protected] · 14 years ago
  3. c549595 Mostly minor changes such as adding <code></code> around elements, a little rewriting, and a few new documentation bits to pp_var.h. Mostly trying to ensure consistency across all docs and doing cleanup. by [email protected] · 14 years ago
  4. 590872fa by [email protected] · 15 years ago
  5. f98c6a1 Some minor tweaks to doxygen code. Namely adding @file sections to the start by [email protected] · 15 years ago
  6. 6ea6954 Change ppapi C++ comment style into C. by [email protected] · 15 years ago
  7. 1ad2a1db Add compile assertions to enforce the sizes of all structs and enums in the C API. Adjust some structs to make their sizes consistent across architectures. Note that some structs contain pointers, so are difficult to make consistent between 32-bit and 64-bit. Those types are in test_struct_sizes.c. Other types have a compile assertion immediately after their definition. by [email protected] · 15 years ago
  8. 1758e88 Move PPAPI into the Chrome repo. The old repo was http://ppapi.googlecode.com/ by [email protected] · 15 years ago