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