12459 Commits (1522015bb2d140f199359c4e7cfcf342b93894a7)
 

Author SHA1 Message Date
Behdad Esfahbod cd33cb9ed8 [HB] More minor shuffling 15 years ago
Behdad Esfahbod 80e2aa2e1b [HB] Move code around 15 years ago
Behdad Esfahbod 3564ee5216 [HB] Correctly sanitize LigatureAttach 15 years ago
Behdad Esfahbod cb71a2fb76 [HB] Simplify MarkBase and MarkLig too 15 years ago
Behdad Esfahbod dfa54f4440 [HB] Simplify MarkMark 15 years ago
Behdad Esfahbod 815a73e420 [HB] Fix possible int overflows during sanitize 15 years ago
Behdad Esfahbod ae728e51e9 [HB] Debug output for SANITIZE_MEM() 15 years ago
Behdad Esfahbod 41895506cb [HB] Use inline function for SANITIZE_MEM() 15 years ago
Behdad Esfahbod 95528131b5 [HB] Use SANITIZE_THIS() when applicable 15 years ago
Behdad Esfahbod 5769538abf [HB] Add note about auditing sanitize code for overflows 15 years ago
Behdad Esfahbod 15232e26f4 [HB] Add empty hb_shape() API 15 years ago
Behdad Esfahbod 2866d2974b [HB] Bitfield packing *is* very delicate 15 years ago
Behdad Esfahbod ec90ee23b2 Bug 591511 – hh-blob.c does not compile using mingw on windows 15 years ago
Behdad Esfahbod 12eae6d55d [HB] Fix buffer sizing issue with mingw gcc 15 years ago
Behdad Esfahbod 6936706cd7 Bug 591413 – needs to link with libstdc++ 15 years ago
Behdad Esfahbod c486ea9c35 Bug 591511 – hb-blob.c does not compile using mingw on windows 15 years ago
Behdad Esfahbod a579584594 [HB] Add comment 15 years ago
Behdad Esfahbod b6e66ee102 [HB] Always clear positions if dirty, before returning to user 15 years ago
Behdad Esfahbod e4679d9fae [HB] Fix _hb_buffer_next() when positioning 15 years ago
Behdad Esfahbod 5ccf1ba339 [HB] Fixed signedness warnings 15 years ago
Behdad Esfahbod f71329147b [HB] Ouch. Fix compilation. 15 years ago
Behdad Esfahbod 0532ed160c [HB] Fix invalid access / overflow on x86-64 15 years ago
Behdad Esfahbod 8d70312c7b [HB] Add hb_font_funcs_make_immutable() 15 years ago
Behdad Esfahbod 3284d05da2 [HB] Add missing initializer 15 years ago
Behdad Esfahbod 081819ea8b [OT] Hookup glib unicode funcs 15 years ago
Behdad Esfahbod 49f261df2a [HB] Add hb-glib 15 years ago
Behdad Esfahbod eb27ec0cef [HB] Add hb_unicode_funcs_make_immutable() 15 years ago
Behdad Esfahbod af9e104028 [HB] Use nil unicode funcs in nil face 15 years ago
Behdad Esfahbod 48910f8f00 [HB] Initialize unicode funcs to nil getters 15 years ago
Behdad Esfahbod 04cc0a29ee [HB] Flesh out Unicode funcs 15 years ago
Behdad Esfahbod 299f08961f [HB] Implement buffer UTF-X input 15 years ago
Behdad Esfahbod 1b7b97f28a [HB] Add buffer UTF-X API 15 years ago
Behdad Esfahbod fbaf8ffa09 [HB] Add hb_buffer_reverse() 15 years ago
Behdad Esfahbod cbe5a4e08e [HB] Reuse the positions array as alt string array 15 years ago
Behdad Esfahbod 5c44188455 [HB] Start adding Unicode funcs 15 years ago
Behdad Esfahbod 20b035dad4 [HB] Put C++ inline's back 15 years ago
Behdad Esfahbod a62f776d8e [HB] Don't override CXX compiler 15 years ago
Behdad Esfahbod 6bdab706ec [HB] Indent 15 years ago
Behdad Esfahbod 797724904a [HB] Remove unused code 15 years ago
Behdad Esfahbod 284899ccbe [HB] Add a NEXT() macro 15 years ago
Behdad Esfahbod 918572fc87 [HB] Remove done TODO item 15 years ago
Behdad Esfahbod 67cb8111f2 [HB] Print mark sets in main.cc 15 years ago
Behdad Esfahbod 17878255fa [HB] Remove hb_ot_layout_table_find_feature() 15 years ago
Behdad Esfahbod 468769b8f5 [HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t 15 years ago
Behdad Esfahbod 7f96b39a9d [HB] Fix bug introduced recently 15 years ago
Behdad Esfahbod bff3c0fde5 [HB] Remove clumsy macros and improve API 15 years ago
Behdad Esfahbod d0b657379b [HB] Fix various XXX issues 15 years ago
Behdad Esfahbod 82199868fb [HB] Remove unused var 15 years ago
Behdad Esfahbod 07e69226cb [HB] Remove another stale XXX 15 years ago
Behdad Esfahbod e605c367c5 [HB] Rebrand XXX as TODO 15 years ago