10171 Commits (33c3d63a0a9734a9cca9411a666d6ba9793d642f)
 

Author SHA1 Message Date
Ebrahim Byagowi 33c3d63a0a
Merge pull request #1594 from harfbuzz/var-subset 5 years ago
Khaled Hosny 68c1798a67 [coretext] Use kCTFontOpenTypeFeatureTag 5 years ago
Marcel Fabian Krüger b28c282585 Check to avoid overflows 5 years ago
Marcel Fabian Krüger d70afb1e5a Clamp max_ops to upper bound in hb-sanitize.hh 5 years ago
Behdad Esfahbod aa43e183dd [perf Add texts/en-words.txt 5 years ago
Ebrahim Byagowi 80762cc4d0
[ci] Speedup tsan bot 5 years ago
Evgeniy Reizner b79ceac3c6 Prefer UINT_MAX instead of uint overflow. 5 years ago
Evgeniy Reizner b618e0ae13 Remove non-breaking spaces from comments. 5 years ago
Evgeniy Reizner 780d640c02 Remove unnecessary check in hb_buffer_t::set_masks. 5 years ago
Evgeniy Reizner 34ed8e7218 Prefer _hb_glyph_info_is_unicode_mark where possible. 5 years ago
Ebrahim Byagowi 3e1a2632dc
[unscribe] fix leak issue 5 years ago
Ebrahim Byagowi e75d785b51
[doc] fix hb_blob_create call example 5 years ago
Daeren 4ef597e170 Fix unary minus operator applied to unsigned int 5 years ago
Daeren 1770493cf5 Fix unary minus operator applied to unsigned int 5 years ago
Behdad Esfahbod a061e47fcc Change a few HB_INTERNAL static methods to static inline 5 years ago
Behdad Esfahbod dd3972a364 [GSUB] Simplify Extension is_reverse() 5 years ago
Behdad Esfahbod 858b627984 [machinery] Remove CastR<>() 5 years ago
Behdad Esfahbod b84ceb2fcf [machinery] Remove CastP 5 years ago
Behdad Esfahbod 85574ec287 [machinery] Minor 5 years ago
Behdad Esfahbod e101a67257 [perf] Add texts/fa-thelittleprince.txt 5 years ago
Behdad Esfahbod 2c781a6701 [perf] More rename 5 years ago
Behdad Esfahbod d703392afe [perf] Adjust text/fa-monologue.txt 5 years ago
Behdad Esfahbod 19d1b9d4f3 [perf] Renames 5 years ago
Behdad Esfahbod 6a60ca117c [algs] Fold last other bsearch() in 5 years ago
Ebrahim Byagowi 53dc8d944f
Add initial shaping performance test and profiler 5 years ago
Behdad Esfahbod 39afe608b4 [algs] Fold one more custom bsearch() in 5 years ago
Behdad Esfahbod b1dc676eaa [algs] Reduce one more bsearch() impl 5 years ago
Ebrahim Byagowi 6f76c325e5
[test] Update 10.15 results 5 years ago
Ebrahim Byagowi 2241a676ba
[test] Add macOS 10.15 related fonts 5 years ago
Ebrahim Byagowi f3de3b6d3d
[ci] fix macOS 10.15 bot 5 years ago
Ebrahim Byagowi 49434bdd49
[ci] Add a macOS 10.15 bot 5 years ago
Behdad Esfahbod f47cbade18 [aat] Adjust fallback positioning logic 5 years ago
Behdad Esfahbod fa7edf87c9 [bsearch] Massage API some more 5 years ago
Behdad Esfahbod 70aa5071d8 [algs] Adjust return value of hb_ctz(0) to be 32 instead of 0 5 years ago
Behdad Esfahbod eefb78f674 Minor 5 years ago
Behdad Esfahbod 9fb030585a Rename start/end to first/last in RangeRecord 5 years ago
Evgeniy Reizner 8ac4ba14dc Fix typo in TESTING.md (#2066) 5 years ago
Ebrahim Byagowi 9b1d5c4a59
[number] fix where strtod_l not available 5 years ago
Ebrahim Byagowi 5c8f960289
[number] minor, include the renamed header 5 years ago
Behdad Esfahbod 48eef2724c [algs/array] Consolidate the last two bsearch implementations! 5 years ago
Behdad Esfahbod ed35dea8c0 Fourth try... sighs 5 years ago
Behdad Esfahbod 9168310bb4 Fix build, third times... 5 years ago
Behdad Esfahbod 34f5cc2cc8 Second try at fixing build 5 years ago
Behdad Esfahbod 14ce5ab0b7 First try at fixing build errors 5 years ago
Behdad Esfahbod 2274270c6a [algs] Streamline bsearch some more 5 years ago
Behdad Esfahbod bd55d4b49f [algs] Streamline bsearch() API more towards hb_array_t::bsearch_impl() 5 years ago
Behdad Esfahbod fd6df520a1 [array] Isolate bsearch implementation more 5 years ago
Behdad Esfahbod 06d3c2019f [array] Simplify bfind() positioning 5 years ago
Ebrahim Byagowi d67ba649a3 Rename hb_array_t::in_range to hb_array_t::check_range 5 years ago
Ebrahim Byagowi 72d83a0280 Make hb_array_t::in_range similar to hb_sanitize_context_t::check_range 5 years ago