13139 Commits (98aaecd3978c4389741789657d3fcacc8d1686d0)
 

Author SHA1 Message Date
Garret Rieger 98aaecd397 [subset] fix data race touching Crap() in cff subsetting. 3 years ago
Garret Rieger d8d96b26e7 [threads-test] Add a threads test against hb-subset. 3 years ago
Garret Rieger 858570b1d9 [subset] add some additional 32bit var store cases. 3 years ago
Garret Rieger 209d6aa2b7 [subset] Update make files for 32bit_var_store test. 3 years ago
Garret Rieger 9c41bfe1a6 [subset] Add subset test of font with 32 bit delta in a var store. 3 years ago
Behdad Esfahbod c88a6a9ec3 [face] Remove const from get_user_data prototype 3 years ago
Behdad Esfahbod bc6ecaa262 [font-funcs] Handle case of null func but non-null destroy or user-data 3 years ago
Behdad Esfahbod 88ccbd2c43 [font-funcs] Optimize user-data/destroy storage 3 years ago
Behdad Esfahbod e421613e8f [sbix] Fix conditional 3 years ago
Behdad Esfahbod 55b911d863 [buffer] Mark getter functions as taking const buffer 3 years ago
Behdad Esfahbod 18cd15bede Rename test 3 years ago
Behdad Esfahbod 9e1479b5f0 [morx] Limit context length 3 years ago
Behdad Esfahbod 62e803b361 [sbix] Limit glyph extents 3 years ago
Behdad Esfahbod cd05d187c8 [font] Fix undefined-behavior when scales are negative 3 years ago
Behdad Esfahbod fc4d42ff99 [ft] Add API to notify that hb_font_t changed 3 years ago
Behdad Esfahbod a31fd97c35
Merge pull request #3432 from harfbuzz/fuzz-verify 3 years ago
Behdad Esfahbod e246723f0c [shape] Fail shaping internally if buffer ops exceeded 3 years ago
Behdad Esfahbod 5a058ba158 [shape-fuzzer] Add commented out more buffer-verify option 3 years ago
Behdad Esfahbod 189f65344a [fuzz-shape] Verify shape output 3 years ago
Behdad Esfahbod 9c0c31dfaa [buffer] When deleting glyphs, check cluster backwards as well 3 years ago
Behdad Esfahbod 0384f80e78 [buffer-verify] If shaping buffers failed during verification, pass the test 3 years ago
Behdad Esfahbod eba626ff6a [shape-plan] Return empty plan if buffer direction is invalid 3 years ago
Behdad Esfahbod a441c6c16b [shape] Only verify if text_buffer is successful 3 years ago
Behdad Esfahbod f7f61aeb6f [buffer] Add TODO item 3 years ago
Behdad Esfahbod d72d37008d [shape] Allow null buffer 3 years ago
Behdad Esfahbod 33145a4b75 [test/shape] Pass --unsafe-to-concat to hb-shape 3 years ago
Behdad Esfahbod 45a2252607 [flags] Fix undefined-behavior 3 years ago
Behdad Esfahbod f3f9fc1544 [buffer] Mark glyph_flags_t as flags 3 years ago
Behdad Esfahbod ab143e85c3 [buffer] Add HB_BUFFER_FLAG_DEFINED and HB_BUFFER_SERIALIZE_FLAG_DEFINED 3 years ago
Behdad Esfahbod 9a2a857043 [ot-shape] Don't verify buffer if shaping failed 3 years ago
Behdad Esfahbod f8b26f43ec
Merge pull request #3606 from harfbuzz/32bit-varstore 3 years ago
Behdad Esfahbod 6dd7e31f71 [util] Accept | as delimiter in Unicode parsing 3 years ago
Behdad Esfahbod 5af5a56593 [VarStore] Implement writing 32bit var-store 3 years ago
Behdad Esfahbod 75112098ac [VarStore] Implement reading 32bit var-store 3 years ago
Xavier Claessens 334bd013d9 Skip warning when building as subproject and ragel is missing 3 years ago
Behdad Esfahbod e5d6da7905 [varStore] rename shortCount to wordCount 3 years ago
Behdad Esfahbod d11455f285 [blob] Fix strncpy() use in Mac resource opening code 3 years ago
Behdad Esfahbod 9eab6d326f [benchmark-set] Another Pause/Resume 3 years ago
Behdad Esfahbod ea2dd54b68 [map] Place item hash between key and value, not after them 3 years ago
Behdad Esfahbod ec6cefc46a [repacker] Simplify map types 3 years ago
Behdad Esfahbod cbcdf442c5 [map] Speed up map's own hash() 3 years ago
Behdad Esfahbod de33ef61b7 [map] Add TODO item 3 years ago
Behdad Esfahbod fc5739ea90 [test-map] Whitespace 3 years ago
Behdad Esfahbod 3e64abd5d6
Merge pull request #3613 from harfbuzz/threads-test 3 years ago
Behdad Esfahbod efa4385b16
Merge pull request #3615 from harfbuzz/gir-freetype 3 years ago
Behdad Esfahbod b010962c3b [test/hb-shape-threads] Silence hb_language_get_default() threadysafety issue 3 years ago
Behdad Esfahbod f4a8b70016 More member initialization 3 years ago
Behdad Esfahbod 4e59900ff5 [test/hb-shape-threads] Share font amongst threads 3 years ago
Behdad Esfahbod 18b0bd0f5f [test/hb-shape-threads] Verify buffer 3 years ago
Behdad Esfahbod 484cc18732 [test-shape-threads] Set language 3 years ago