Sign in
chromium
/
chromium
/
src
/
a33c61612cbfac204f93c1aa7fdcc1323a1b4387
/
ppapi
/
generate_ppapi_include_tests.py
a4895d8
Improve PPAPI scripts' Python 3 support
by Raul Tambre
· 6 years ago
2ec654a
Fix python scripts in src/ppapi/
by
[email protected]
· 14 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
227b067
- Add a script which:
by
[email protected]
· 15 years ago