24 Commits (d5c30b6270088aa97c5ebb449d5e63a406bb70f1)

Author SHA1 Message Date
Dong Bin c9d6efbf67
Add boundary check to HarfBuzzTextShaper (#20716) 1 month ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Washi 7369175c2d
Reduce Allocations in Text Rendering (#20175) 3 months ago
Julien Lebosquain 5824d9b079
Warning fixes: '25 winter wave (#18103) 1 year ago
solveEM 5f0ae7fccb
TextLayout: TextStyleOverrides aren't applied correctly (#17922) 1 year ago
Benedikt Stebner 4c428d073d
Update Unicode data and algorithms to v. 16.0 (#16919) 1 year ago
Julien Lebosquain 270f8c8582
Encode unicode tries as ReadOnlySpan<uint> (#15074) 2 years ago
Nikita Tsukanov 5b02b0389a
X11 IME preedit, preedit cursor, input context improvements (#13282) 2 years ago
Julien Lebosquain f951929d54 Perf: improved CodepointEnumerator 3 years ago
Julien Lebosquain 2f429062a1 Perf: improved GraphemeEnumerator by avoiding double codepoint iteration 3 years ago
Julien Lebosquain 7ae394d247 Fixed text layout buffer reset for Stack and Dictionary (+ tests) 3 years ago
Julien Lebosquain 076d10fcaf BiDiAlgorithm and BiDiData instances are reusable 3 years ago
Julien Lebosquain dec8c1c586 Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
Sergey Mikolaitis 84206e93dd [Text] Optimize grapheme and add performance benchmark 3 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 3 years ago
Giuseppe Lippolis a763255f3f fix: revert test changes 3 years ago
Giuseppe Lippolis 36cfc43a59 feat: Address CA1820 Rule 3 years ago
Benedikt Stebner 373372fd51 Update to Unicode 15.0 4 years ago
Benedikt Stebner 77e32f4bbe Update to Unicode 14 4 years ago
Benedikt Stebner 90e0dcc9e3 Add Copy geasture 4 years ago
Benedikt Stebner a408ea10d7 Some Progress 4 years ago
Benedikt Stebner 7f347308f1 Update generator 4 years ago
Benedikt Stebner 608238211b Disable trie generation 4 years ago
Benedikt Stebner f6c5dbe5ea First naive attempt to get zero reflection unicode data 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago