Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | layout: Rewrite clipping to be per-display-item instead of having | Patrick Walton | 2014-10-13 | 1 | -50/+6 | |
* | Use Gecko's simpler Bloom filter instead of one based on hash | Patrick Walton | 2014-10-10 | 1 | -5/+5 | |
* | Factors out DOM traversal, keeping the code in `parallel` free of traversal-s... | Clark Gaebel | 2014-10-10 | 1 | -294/+147 | |
* | Incremental Style Recalc | Clark Gaebel | 2014-10-09 | 1 | -41/+47 | |
* | layout: Mark the styles of elements with pseudos as unshareable. | Patrick Walton | 2014-10-08 | 1 | -2/+2 | |
* | layout: Implement the correct hypothetical box behavior for | Patrick Walton | 2014-10-01 | 1 | -6/+5 | |
* | layout: Remove `layout/extra.rs`. | Patrick Walton | 2014-09-18 | 1 | -3/+1 | |
* | Fixed #3386. | Clark Gaebel | 2014-09-18 | 1 | -7/+26 | |
* | Added more complex profiling metadata. | Clark Gaebel | 2014-09-17 | 1 | -2/+9 | |
* | Added a bloom filter to CSS selector matching. | Clark Gaebel | 2014-09-15 | 1 | -17/+116 | |
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+561 |