aboutsummaryrefslogtreecommitdiffstats
path: root/components/gfx/tests
Commit message (Expand)AuthorAgeFilesLines
* Update Stylo to 2023-10-16 (#31932)Oriol Brufau2024-03-301-0/+2
* Attempt using version of Stylo with -x-lang enabled (#31737)Rhea-Eve2024-03-201-1/+2
* fonts: Consider Tertiary Ideographic Plane to be CJK (#31670)sandeep2024-03-181-1/+20
* fonts: Add `FontIdentifier` and `LocalFontIdentifier` (#31658)Martin Robinson2024-03-142-19/+38
* font_cache: Handle filtering `@font-face` rules in Servo (#31601)Martin Robinson2024-03-111-0/+2
* clippy: fix warnings in components/gfx (#31560)eri2024-03-082-5/+5
* layout: Turn on synthetic small-caps for layout 2020 (#31435)Martin Robinson2024-02-281-2/+2
* Further changes required by ServoOriol Brufau2023-10-022-18/+14
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-112-11/+13
* Try to `use` WebRender types moreMartin Robinson2023-07-101-7/+4
* Further changes required by ServoOriol Brufau2023-06-091-0/+1
* Further changes required by ServoOriol Brufau2023-05-241-1/+3
* Fix gfx unit tests.Emilio Cobos Álvarez2019-04-121-2/+2
* gfx: Fix unit tests.Emilio Cobos Álvarez2019-03-271-1/+4
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-2/+2
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-193-3/+3
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* `cargo fix --edition-idioms`Simon Sapin2018-11-083-16/+1
* Reorder importsPyfisch2018-11-063-6/+10
* Format remaining filesPyfisch2018-11-062-2/+4
* Format the rest of gfx #21373kingdido9992018-09-083-146/+134
* FontContext: Cache data fetched from the cache threadJon Leighton2018-05-191-1/+36
* Implement font fallbackJon Leighton2018-05-192-29/+51
* Fix servo build.Emilio Cobos Álvarez2018-04-282-12/+15
* Add test for FontContext/FontGroup functionalityJon Leighton2018-02-2255-0/+293
* Fix FontTemplateDescriptor under FreeTypeJon Leighton2018-02-0737-0/+9804
* Merge gfx and gfx_testsAnthony Ramine2018-01-201-0/+162