1. db497b3 Update copyright headers in pdf/, ppapi/, printing/ by Avi Drissman · 2 years, 9 months ago
  2. 94b0625a Remove PPB_Instance 0.5 by [email protected] · 13 years ago
  3. 25651387 Update PPAPI IDL generator to define versioned structs, and unversioned typedef. by [email protected] · 13 years ago
  4. e12a6a1 Fixed spelling errors and changed all references to PP_Resource to be the by [email protected] · 14 years ago
  5. 5e19e6b Fix incorrect API version information. by [email protected] · 14 years ago
  6. 49aa1387 Update placement of interface 'Define' by [email protected] · 14 years ago
  7. e6ce5e42 Fixed several issues with <code> tags mostly (warnings in Doxygen). by [email protected] · 14 years ago
  8. d912c698 Convert input event to interface version 1.0. Rename some of the mouse and by [email protected] · 14 years ago
  9. 9b37f480 More trivial cleanupi of ppapi/c headers by [email protected] · 14 years ago
  10. 657f4ef Remove untrusted scripting support. by [email protected] · 14 years ago
  11. 7d0284e0 Reland http://codereview.chromium.org/7292033 by [email protected] · 14 years ago
  12. 84e59a4 Revert 92302 - First pass at revving stable pepper interfaces to 1.0. by [email protected] · 14 years ago
  13. 52e2114 First pass at revving stable pepper interfaces to 1.0. by [email protected] · 14 years ago
  14. de57284 Rewrote a little, adding some formatting. by [email protected] · 14 years ago
  15. ceadc39 Move fullscreen and instance to the new thunk system. by [email protected] · 14 years ago
  16. 95cfdc8 Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag). by [email protected] · 14 years ago
  17. f9e424303 by [email protected] · 14 years ago
  18. cd6d14b Add version-specific defines for each C interface. by [email protected] · 14 years ago
  19. 3bcd2cc by [email protected] · 14 years ago
  20. 040d5e8 Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct (enums, interfaces, and so on). by [email protected] · 14 years ago
  21. b788060 Revert of revert 69309 - switch handles to 32 bit in PPAPI. by [email protected] · 14 years ago
  22. 6ea6954 Change ppapi C++ comment style into C. by [email protected] · 15 years ago
  23. 5f79c2a Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPI by [email protected] · 15 years ago
  24. 22611c6 Resource width 64->32 change. by [email protected] · 15 years ago
  25. 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
  26. 6f2e391 Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on Windows). This includes changing bool to PP_Bool and adding a PP_INLINE macro. by [email protected] · 15 years ago
  27. 1758e88 Move PPAPI into the Chrome repo. The old repo was http://ppapi.googlecode.com/ by [email protected] · 15 years ago