7673 Commits (95abd53758e281325b9124f0942aafb382a89090)
 

Author SHA1 Message Date
Ebrahim Byagowi 95abd53758 [feat] Expose public API 6 years ago
Behdad Esfahbod 264c4a539c [test] Reorder test suites 6 years ago
Behdad Esfahbod 9326912941 [kerx] Fix crash 6 years ago
Behdad Esfahbod 6ee401049d Simplify sanitize set_object() / fix bots 6 years ago
Behdad Esfahbod c5a6b355e1 [kerx] Port to hb_sanitize_with_object_t 6 years ago
Behdad Esfahbod c405ed0509 [morx] Port to hb_sanitize_with_object_t 6 years ago
Behdad Esfahbod 1e8994221f Add hb_sanitize_with_object_t 6 years ago
Behdad Esfahbod b3c5affc05 Simplify sanitize set_object() 6 years ago
Behdad Esfahbod 3d30972699 [aat] Skip terminator in VarSizedBinSearchArray<> 6 years ago
Behdad Esfahbod 4202a3cde3 Minor 6 years ago
Behdad Esfahbod 1c2302bbf1 [debug] Print function in return_trace() 6 years ago
Behdad Esfahbod 748198a671 Revert "[aat.morx] Remove set_object() business" 6 years ago
Behdad Esfahbod c8a2dc820e Revert "[aat.kerx] Remove kerx subtable boundary enforcement" 6 years ago
Behdad Esfahbod 9eeebd8dde Revert "[sanitize] Remove now-unused set_object() machinery" 6 years ago
Behdad Esfahbod 248ce22857 [tests] Minor 6 years ago
Behdad Esfahbod f47c5da0aa [arrays] Use hb_array_t<> in all places with sub_array() 6 years ago
Behdad Esfahbod 3246a8ebbd [arrays] Merge ArrayOf's sub_array into hb_array_t's 6 years ago
Ebrahim Byagowi e6877e28cd [test] Add the missed aots fonts 6 years ago
Ebrahim Byagowi 825ea5a460 [test] Merge 10.12.6 and 10.13.6 tests, update to Apple Chancery fix 6 years ago
Behdad Esfahbod bbdb6edb3e [sanitize] Remove now-unused set_object() machinery 6 years ago
Behdad Esfahbod 15905a2a29 [aat.kerx] Remove kerx subtable boundary enforcement 6 years ago
Behdad Esfahbod ae8ed58a6e [aat.morx] Remove set_object() business 6 years ago
Ebrahim Byagowi b518e5af9f
Add 10.13.6 aat fonts tests and bot (#1409) 6 years ago
Behdad Esfahbod b7f7950e8f [aat] Add test for recent regression 6 years ago
Behdad Esfahbod ea9512e61a [tests] Redo test runner logging a bit 6 years ago
Behdad Esfahbod 5020affc38 [tests] Minor 6 years ago
Behdad Esfahbod ee3a3e10d4 [tests/shaping] Allow comments in test files 6 years ago
Behdad Esfahbod ed900ee9af [tests] Rename 6 years ago
Behdad Esfahbod 20edc70d53 [morx/kerx] Fix sanitize regression 6 years ago
Ebrahim Byagowi 3cc14e78ae
[test] Enable more of aots tests (#1408) 6 years ago
Ebrahim Byagowi 24887d1115
Add Adobe AOTS tests (#1395) 6 years ago
Behdad Esfahbod ae96c98dfa [color] Use SortedUnsizedArrayOf<> 6 years ago
Behdad Esfahbod 4a3b20738f [trak] Coment 6 years ago
Behdad Esfahbod 918b1ee54d [arrays] Add not_found to reference bsearch as well 6 years ago
Behdad Esfahbod d77a098b73 [arrays] Improve bfind() interface 6 years ago
Behdad Esfahbod 1204a247a5 [fuzzing] Add tests for previous commit 6 years ago
Behdad Esfahbod 8dcc1913a1 [kerx/morx] Make sure object length is sanitized before accessing it 6 years ago
Behdad Esfahbod 70d80c90fe [arrays] Port ArrayOf.qsort() and hb_vector_t.qsort() to hb_array_t 6 years ago
Behdad Esfahbod 073d837aa2 [arrays] Port ArrayOf.qsort() to hb_array_t's 6 years ago
Behdad Esfahbod ad5c871d80 [arrays] Add copy-constructor to hb_array_t and hb_sorted_array_t 6 years ago
Behdad Esfahbod 61de55bf49 [arrays] Port hb_vector_t.qsort() to hb_array_t's 6 years ago
Behdad Esfahbod e3face8e79 [arrays] Remove one flavor of hb_vector_t.qsort() 6 years ago
Behdad Esfahbod 7c1600dcd9 [arrays] Add (unused) SortedUnsizedArrayOf<> 6 years ago
Behdad Esfahbod e700392f5c [arrays] Port SortedArrayOf.bsearch/bfind to hb_sorted_array_t's 6 years ago
Behdad Esfahbod e604306f28 [arrays] Port hb_vector_t.bsearch/bfind to (new) hb_sorted_array_t's 6 years ago
Behdad Esfahbod 268eca2492 [arrays] Port (unused) ArrayOf.lsearch() to hb_array_t's 6 years ago
Behdad Esfahbod 830856ba6b [arrays] Port hb_vector_t.lsearch() to hb_array_t's 6 years ago
Behdad Esfahbod 96cf088980 [arrays] More 6 years ago
Behdad Esfahbod 3e26c8d2b1 [arrays] Update ArrayOf.lsearch() 6 years ago
Behdad Esfahbod 22e1857b01 [arrays] Change argument type of cmp called by hb_vector_t.bsearch() 6 years ago