aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/display_list/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: Combine `layout_2020` and `layout_thread_2020` into a crate called `l...Martin Robinson8 days1-0/+1511
* Remove legacy layout (layout 2013) (#35943)Oriol Brufau2025-03-131-41/+0
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-0/+24
* Implement support for the `drop-shadow` filter (#30439)Ennui Langeweile2023-10-041-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-5/+4
* Update webrender.Josh Matthews2020-05-111-1/+1
* Replace the WebRenderDisplayItemConverter trait with an inherent methodSimon Sapin2019-09-061-1/+0
* Remove FlexFlowDisplayListBuildingAnthony Ramine2019-01-141-1/+0
* Remove ListItemFlowDisplayListBuildingAnthony Ramine2019-01-141-1/+0
* Remove InlineFlowDisplayListBuildingAnthony Ramine2019-01-141-1/+0
* Remove BlockFlowDisplayListBuildingAnthony Ramine2019-01-141-1/+0
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Split layout/background.rs filePyfisch2018-10-221-0/+2
* Move DL items from gfx to layoutPyfisch2018-04-221-0/+1
* Introduce a dedicated data structure for text queriesPyfisch2018-02-241-0/+1
* Use the new WebRender conversion functions.Pyfisch2018-01-071-1/+0
* Create a file for WebRender conversionsPyfisch2018-01-071-0/+2
* Create own file for background calculations in layoutPyfisch2018-01-061-0/+18