9268 Commits (941c1b6d711b8528d0f5faa5655b09ea74f7dfb4)
 

Author SHA1 Message Date
Rod Sheeter d1b12a5465 Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 5 years ago
Rod Sheeter 3a43603ece [subset] Fix memory leak caused by failure to cleanup glyf accelerator 5 years ago
Rod Sheeter 5cedda5e4a [subset] Fix null pointer deref, tidy up a bit 5 years ago
Rod Sheeter 8a84b540c7 [subset] Tests passing using iterator based glyf 5 years ago
Rod Sheeter 82bbec3063 Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 5 years ago
rsheeter 9d09ac13a1 [subset] Tweak hint stripping 5 years ago
rsheeter 3a4c928fcf [subset] Fix glyf tests except hint stripping & local test asan 5 years ago
Rod Sheeter b77dde8f13 [subset] Destroy blob 5 years ago
Rod Sheeter 14db6512f8 [subset] Correct flipped use short computation 5 years ago
Rod Sheeter ab3fe5de2b [subset] Glyf by iter now runs but fails tests 5 years ago
Rod Sheeter f8de063b48 Merge branch 'glyf' of github.com:googlefonts/harfbuzz into glyf 5 years ago
rsheeter 0d7fef2d50 [subset] Dinner time, checkpoint 5 years ago
rsheeter 240bc86e3a [subset] Remove subset-glyf; want everything to point to new iter-based edition. Some of the code will resurface as impl builds out. 5 years ago
rsheeter 02d4d4f3e6 [subset] Starting to sketch glyf as iter 5 years ago
rsheeter 8f174870e9 [subset] Dinner time, checkpoint 5 years ago
rsheeter 723d054dcb Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 5 years ago
rsheeter ed727d4bb7 Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 5 years ago
rsheeter fb9bff955a [subset] Remove subset-glyf; want everything to point to new iter-based edition. Some of the code will resurface as impl builds out. 5 years ago
rsheeter f9b089b695 [subset] Starting to sketch glyf as iter 5 years ago
rsheeter f49a5bec9f
[docs] Tweak fuzzer doc 5 years ago
Behdad Esfahbod 1aadd1449c [gen-ucd] Generate script order table 5 years ago
Behdad Esfahbod be8de18867 [gen-ucd] Start adding script-order 5 years ago
Behdad Esfahbod 4a0eb066fd [gen-ucd] Add gc order 5 years ago
Behdad Esfahbod d1f9b2f961 [gen-ucd] Flesh out a bit more 5 years ago
Behdad Esfahbod d6de4659aa Add HB_OPTIMIZE_SIZE 5 years ago
Garret Rieger 0ff3618c2d [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 5 years ago
Garret Rieger 67064294a0 [subset] Add drop-tables option to hb-subset util. 5 years ago
Garret Rieger 3be0ffe45d [subset] Add drop tables to subset input. 5 years ago
Behdad Esfahbod 0ca7ad4352 [cff] Fix unlikely invocations 5 years ago
Behdad Esfahbod 9ef241cd40 [test] Add one more 5 years ago
Behdad Esfahbod 3efb7af7e2 [STAT] Fix sanitize condition 5 years ago
Ebrahim Byagowi e66eb21a46
Don't set _POSIX_C_SOURCE in NetBSD 5 years ago
Behdad Esfahbod 08c3648c6e Oops, fix include 5 years ago
Behdad Esfahbod 24958b8868 [set] Use StructAtOffsetUnaligned 5 years ago
rsheeter a0febbac43
Update TESTING.md 5 years ago
Behdad Esfahbod b7be59311f Fix msan issue 5 years ago
Behdad Esfahbod bcd3ffc948 Whitespace 5 years ago
Behdad Esfahbod 05bc5f96fb [subset] Remove extra iteration 5 years ago
Garret Rieger 6555f20958 [subset] Truncate empty gids at the end in retain-gids mode. 5 years ago
Behdad Esfahbod 2376867649 Use hb_map(hb_add(this)) to dereference OffsetTo<>'s 5 years ago
Behdad Esfahbod 6f51e55524 [algs] Rename hb_bind to hb_partial 5 years ago
Behdad Esfahbod 0888e7bc86 [algs] Change hb_bind parameter number to be from one 5 years ago
Behdad Esfahbod dfa5e42971 Add back symmetric OffsetTo<>::friend operator+ 5 years ago
Behdad Esfahbod a06a236891 [algs] Partialize all operators 5 years ago
Behdad Esfahbod edc69ec935 [algs] Rewrite bind API 5 years ago
Behdad Esfahbod 16a3540ea4 [algs] Add hb_bind0 and hb_bind1 5 years ago
Behdad Esfahbod d214b07883 Fix clang build 5 years ago
Behdad Esfahbod 371b55c7a0 Fix clang build 5 years ago
Behdad Esfahbod 243a5a6af2 [algs] Remove pair copy constructor 5 years ago
Behdad Esfahbod f92d188d77 Whitespace 5 years ago