Sign in
chromium
/
chromium
/
src.git
/
128ac5269b76f16e8ec6c4a6acc689d3914c4ba5
/
ppapi
/
generate_ppapi_include_tests.py
2ec654a
Fix python scripts in src/ppapi/
by
[email protected]
· 13 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]
· 14 years ago
227b067
- Add a script which:
by
[email protected]
· 15 years ago