0
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a profiling cargo profile. More... almost 2 years ago
Update Servo style crate URL (#379) More... almost 2 years ago
Fix the documentation of what certain parse functions return (#372) More... almost 2 years ago
Rename `master` branch to `main` (#371) More... about 2 years ago
Fix dependencies minimal versions (#365) More... about 2 years ago
Apply clippy lints for more idiomatic code More... over 2 years ago
Make color use serde, and update serialization to be derived. More... over 2 years ago
Replace TokenSerializationType with TokenSerializationTypeVariants (#369) More... over 2 years ago
Bump version. More... over 2 years ago
color: Split most of the color parsing to a separate crate. (#363) More... over 2 years ago
Remove procedural-masquerade. (#362) More... over 2 years ago
parser: Use a lookup table for Delimiter::from_byte. (#358) More... over 2 years ago
serializer: Use match_byte in the serializer. (#361) More... over 2 years ago
rules: Avoid tokenizing too much when nesting declarations that look like selectors. (#359) More... over 2 years ago
parser: minor clean-ups. More... over 2 years ago
Make NumberOrPercentage and AngleOrNumber getters public. (#357) More... over 2 years ago
tokenizer: Source positions are always at char boundaries, so avoid overhead when slicing. (#356) More... over 2 years ago
parser: Remove the line-number-offset mechanism. (#355) More... over 2 years ago
macros: Keep the ability for ascii_case_insensitive_phf_map to reference custom types. (#354) More... over 2 years ago
color: Expose named colors more directly. More... over 2 years ago
Run miri on CI (#350) More... over 2 years ago
Rgba does not store Option as component (#352) More... over 2 years ago
Enhance modern component serialization with inf and nan support (#351) More... over 2 years ago
Enable the GitHub merge queue (#349) More... over 2 years ago
Version bump. More... almost 3 years ago
Auto merge of #347 - servo:color-copy, r=emilio More... almost 3 years ago
Auto merge of #345 - servo:cow-rc-str, r=glandium More... almost 3 years ago
color: Avoid a string copy in parse_color_function. More... almost 3 years ago
cow-rc-str: Use ptr::NonNull. More... almost 3 years ago
Bump cssparser-macros version too. More... almost 3 years ago