aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_traits/compositor.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-306/+0
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+1
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-101-0/+4
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Clean up and document the `send_display_list` interfaceMartin Robinson2023-05-241-2/+15
* Add a compositor-side scroll treeMartin Robinson2023-05-191-4/+248
* Move hit testing information out of WebRenderMartin Robinson2023-03-151-0/+44