2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix destruction of wrong style. Coverity #1137922. More... over 10 years ago
Fix leak. Coverity #1137921. More... over 10 years ago
Update for new lpu API. More... over 10 years ago
Improve explanation of TODO. More... over 10 years ago
Hideous casing to avoid warning (treated as error) with RO toolchain. More... over 10 years ago
Various changes which modify API and ABI: More... over 10 years ago
Just match against universal string intern instead of checking strings length/data. More... over 10 years ago
Slight simplification to selector detail itterator. More... over 10 years ago
Fixup for insensitive hash utilisation. More... over 10 years ago
Since element/class/id names are known to have insensitive string set, just use that hash value for hash table, instead of calculating own hash. More... over 10 years ago
We know element/id/class names are available through the insensitive ptr now. More... over 10 years ago
Ensure that element/class/id names in selector details always get their caseless string. More... over 10 years ago
Add selection test using bloom filter. More... over 10 years ago
Update for new selection API. More... over 10 years ago
Significantly optimise CSS selection performance. More... over 10 years ago
Bloom filter implementation for selection optimisation. More... over 10 years ago
Fix NULL check of array. Coverity #1127067. More... over 10 years ago
Remove redundant masks. Coverity #1127061, #1127062, #1127063, #1127064, and #1127065. More... over 10 years ago
Handle css__stylesheet_style_append() returning error. Coverity #1127060. More... over 10 years ago
Update test dumpers to output writing-mode. More... almost 11 years ago
Add tests for writing-mode. Update selection tests to handle writing-mode. More... almost 11 years ago
Add computed style accessor for writing-mode and and writing-mode to the property handler table. More... almost 11 years ago
Add support for parsing the writing-mode property. Thanks to Caitlin Potter. More... almost 11 years ago
Fix test data for border shorthand property. More... almost 11 years ago
Apply slightly modified patch from Murat Gocmen. More... almost 11 years ago
Add a couple of letter spacing tests. More... almost 11 years ago
Clarify MBZ. More... about 11 years ago
Early return after processing @namespace. More... about 11 years ago
Don't use the nonportable alloca() during tests. More... about 11 years ago
ensure enough parameetrs to IDENT list exist More... about 11 years ago