1096 Commits (cc1a8a938b4c13e76b58825a9e1951c4134e634a)
 

Author SHA1 Message Date
Behdad Esfahbod 65f46b0033 Simplify DEFINE_NULL_DATA 15 years ago
Behdad Esfahbod e45d3f86f9 Start cleaning up get_size() 15 years ago
Behdad Esfahbod b157617644 Remove the last of SANITIZE macros: SANITIZE_SELF 15 years ago
Behdad Esfahbod 4f252fedc7 Remove SANITIZE macro 15 years ago
Behdad Esfahbod c2ddfd2d26 Cleanup Value casts 15 years ago
Behdad Esfahbod 41a93d2c1f Remove SANITIZE_WITH_BASE 15 years ago
Behdad Esfahbod f5fab0c718 Remove SANITIZE_MEM 15 years ago
Behdad Esfahbod 4ad2cc5dec Rename check to check_range 15 years ago
Behdad Esfahbod 1cd1e117d0 Remove SANITIZE_ARRAY 15 years ago
Behdad Esfahbod 583d7f9586 Cosmetic 15 years ago
Behdad Esfahbod 705e215268 Minor 15 years ago
Behdad Esfahbod b18eafd0f6 Minor 15 years ago
Behdad Esfahbod 4169710911 Simplify chaining 15 years ago
Behdad Esfahbod 1911b9d21b Remove APPLY_ARG_DEF and APPLY_ARG 15 years ago
Behdad Esfahbod 6c42cddfe5 Port apply to use hb_trace_t 15 years ago
Behdad Esfahbod 969c9705ae Move context_length into apply_context 15 years ago
Behdad Esfahbod 94a23aaeca Move buffer into apply_context 15 years ago
Behdad Esfahbod 63493f956d Move layout_context into apply_context 15 years ago
Behdad Esfahbod fff9aa263d Minor 15 years ago
Behdad Esfahbod 27e302dc8e I keep changing my mind about this 15 years ago
Behdad Esfahbod 39840474af Remove SANITIZE_ARG_DEF and SANITIZE_ARG 15 years ago
Behdad Esfahbod b261e2ad5c Remove trace from sanitize_shallow() 15 years ago
Behdad Esfahbod dfc8cbe854 Add hb_trace_t 15 years ago
Behdad Esfahbod 20e3dd5d29 Make sanitize_depth variable automatic and not passed through function args 15 years ago
Behdad Esfahbod 4a446ac351 Use function template for pass-thru argument 15 years ago
Behdad Esfahbod 98daaf183d Make _hb_sanitize_*() methods of the context object 15 years ago
Behdad Esfahbod bb029af943 Remove SANITIZE_THIS 15 years ago
Behdad Esfahbod 2226fc93d1 Rename SANITIZE_BASE to SANITIZE_WITH_BASE 15 years ago
Behdad Esfahbod 89da1346ec Remove SANITIZE_OBJ 15 years ago
Behdad Esfahbod 4d4cce9626 Remove SANITIZE_THIS2 15 years ago
Behdad Esfahbod 26bfcb64e4 Cosmetic 15 years ago
Behdad Esfahbod be74284673 Remove SANITIZE_THIS3 15 years ago
Behdad Esfahbod fbab9f9bd8 Remove SANITIZE_BASE2 15 years ago
Behdad Esfahbod 73c7dbf7f5 Remove SANITIZE2 15 years ago
Behdad Esfahbod c9f14687a3 Remove the NEUTER macro, move code to a method 15 years ago
Behdad Esfahbod 30fa2821c2 Make internal method private 15 years ago
Behdad Esfahbod ce5694c796 [main] Recognize Apple SFNTs 15 years ago
Behdad Esfahbod 710500a93e Comment new SFNT tags 15 years ago
Behdad Esfahbod 64d3fc8d0d Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely 15 years ago
Behdad Esfahbod fa3b3d5844 Mark a couple functions as inline 15 years ago
Behdad Esfahbod 6b84198f9d Merge remote branch 'jrmuizel/master' 15 years ago
Jeff Muizelaar eaf29edb8f HB_UNUSED is unneeded on static inline functions 15 years ago
Jeff Muizelaar 4ce578ed36 Include the tags from the Apple specification for TrueType fonts 15 years ago
Behdad Esfahbod 631d10b728 Remove unused method 15 years ago
Behdad Esfahbod f0abcd6940 Whitespace 15 years ago
Behdad Esfahbod a8d960bd26 [GPOS] Speedup apply_value() 15 years ago
Behdad Esfahbod 2cd1ea4411 [ft] Disallow getting the entire font data with tag=0 15 years ago
Behdad Esfahbod 33d13fdda9 Rename HB_GNUC_UNUSED -> HB_UNUSED 15 years ago
Behdad Esfahbod 7d3a126334 Define HB_FUNC for portability to non-gcc 15 years ago
Behdad Esfahbod fa030175ca [sanitize] Make debug code always available to the compiler 15 years ago