233 Commits (1f14107f71a6c3da8270ed21c3588f945fa91733)

Author SHA1 Message Date
Ebrahim Byagowi 4146c00caa
[test] Use an in-repo font for test-multithread (#1218) 6 years ago
lantw44 7a1ab0464d Fix test-multithread build on FreeBSD (#1217) 6 years ago
Ebrahim Byagowi bf5088b3dc
Minor, fix -Weverthing bot warnings (#1210) 6 years ago
Behdad Esfahbod dcfcb950b8 [test] Fix -Wunused-parameter warnings 6 years ago
Behdad Esfahbod be0b2ed316 More warning fixes 6 years ago
Ebrahim Byagowi cefdef0247
Minor on test-multithread, align the actual and expected results 6 years ago
Behdad Esfahbod c763b94401 [test-multithread] Disable FreeType funcs 6 years ago
Ebrahim Byagowi 7b68edf2ab
[tests] Don't try to get glyph names on failures 6 years ago
Behdad Esfahbod 33231a855f Fix pthread fail for real 6 years ago
Behdad Esfahbod 8cb8209c91 Fix bot fails 6 years ago
Behdad Esfahbod 4cd342baea Fix ubsan bot 6 years ago
Behdad Esfahbod 7e6e094abd [test-multithread] Install ot funcs before filling ref buffer 6 years ago
Behdad Esfahbod 21fbee831e [test-multithread] Take num-threads and num-iters from command-line 6 years ago
Behdad Esfahbod 598be3bb38 Minor 6 years ago
Ebrahim Byagowi c09bf3d505
test-multithread, check the results on every iteration (#1194) 6 years ago
Ebrahim Byagowi dbc3070a15
Make test-multithread pass the tsan bot test (#1193) 6 years ago
Behdad Esfahbod d183b33c1d Rename test 6 years ago
Ebrahim Byagowi 39da1914b4
Test freetype funcs on test-multithread (#1187) 6 years ago
Ebrahim Byagowi e88009a93f
Minor, remove the no longer needed comment on test-multithread 6 years ago
Behdad Esfahbod 34d5a25953 Fix test-multithread and increase num_threads to 30 6 years ago
Ebrahim Byagowi 8bb73dad7f
Add a multithreaded test (#1184) 6 years ago
Behdad Esfahbod d07f3111b4 Link API test programs with C++ linker 6 years ago
Ebrahim Byagowi 403019482b
Fix test-subset-* leak issues 6 years ago
Ebrahim Byagowi f6ebe1f4dc
Fix test-ot-math leak issue 6 years ago
Ebrahim Byagowi 669ac81ac5
Fix test-set leak issue 6 years ago
Ebrahim Byagowi ef9307fd22
Fix test-font leak issue 6 years ago
Garret Rieger 21bf147054 [subset] Fix hdmx subsetted size calculation. 6 years ago
Behdad Esfahbod 93fe0faaee [subset] Clean up hb_subset_input_t API 6 years ago
Behdad Esfahbod f39166f0c0 [subset] Remove unused hb_subset_profile_t 6 years ago
Behdad Esfahbod dae39c58fb [face] Introduce character-map API 6 years ago
Behdad Esfahbod c77ae40852 Rename hb-*private.hh to hb-*.hh 6 years ago
Behdad Esfahbod d60c465627 Rename get_all_codepoints() to collect_unicodes() 6 years ago
Garret Rieger 2bdd903c69 [subset] limit the max codepoint value to the unicode limit. 6 years ago
Garret Rieger 7278d9df30 [subset] Add hb_ot_layout_collect_features to harfbuzz-sections.txt. 6 years ago
Garret Rieger 5edf454aa6 [subset] During lookup collection remember the features we've already processed. 6 years ago
Behdad Esfahbod 019d18e9ae Minor 6 years ago
Behdad Esfahbod 58cb4d9f73 Minor 6 years ago
Garret Rieger 4f8753464a [subset] Add fuzzer test case that caused a timeout to the corpus. 6 years ago
Jonathan Kew a95cde15af [hb-set] Additional testcase for hb-set-intersect. 6 years ago
Garret Rieger fc246ec985 [subset] Move variable declaration out of loop. 6 years ago
Garret Rieger 197cb18b22 [subset] Add test cases for gsub closure in subsetting. 6 years ago
Behdad Esfahbod 11f1f4131b [set] Add is_subset 6 years ago
Behdad Esfahbod f673cfbd64 Support scripts that are written both LTR and RTL 6 years ago
Garret Rieger a8e7f9b958 [subset] Get cmap tests passing again. 6 years ago
Garret Rieger c817992f49 [subset] Write out a format 4, plat 0 encoding record to match fontTools. 6 years ago
Ebrahim Byagowi ce17340b23 Add hb_blob_create_from_file, a new API (#926) 7 years ago
Garret Rieger 4fa1c6705a [subset] Check instruction offsets in glyph to ensure they are in bounds. 7 years ago
Garret Rieger e29c8e33f3 [subset] Add a test for previous cmap breakage. 7 years ago
Garret Rieger 5dadbb0fa0 [subset] Add implementation of cmap format 12 codepoint listing. (#988) 7 years ago
Garret Rieger 21a181af2b [subset] sketch out support for a call that lists all codepoints present in a font. Implement support for it in format 4 cmap sub table. 7 years ago