aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/compositing
Commit message (Expand)AuthorAgeFilesLines
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-173-8/+6
* fonts: Use `FontInstanceFlags::EMBEDDED_BITMAPS` for color fonts on MacOS (#3...Martin Robinson2024-05-021-2/+4
* Remove unused import (#32192)Taym Haddadi2024-04-301-1/+0
* Update WebView variants of ConstellationMsg (#32163)Ngo Iok Ui (Wu Yu Wei)2024-04-291-12/+3
* fonts: Rework platform font initialization (#32127)Mukilan Thiyagarajan2024-04-221-2/+3
* Initial internal support for multiple webviews (#31417)Ngo Iok Ui (Wu Yu Wei)2024-04-032-12/+46
* Rework “visible” to “throttled” in constellation + script + composito...Delan Azabani2024-03-221-3/+3
* Rework “visible” to “throttled” in embedder-to-constellation + jniapi...Delan Azabani2024-03-211-3/+3
* compositor: Handle synchronous messages while shutting down (#31733)Martin Robinson2024-03-191-5/+0
* compositor: Improve the way we wait for frames (#31523)Martin Robinson2024-03-071-40/+4
* script: Do not run layout in a thread (#31346)Martin Robinson2024-02-231-4/+3
* Implement non-XR Gamepad discovery and input (#31200)Daniel Adams2024-02-171-2/+5
* gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184)Martin Robinson2024-01-271-1/+0
* deps: Remove unused crate dependencies (#31185)Martin Robinson2024-01-261-1/+0
* constellation: focusing and closing webviews (#30842)Delan Azabani2024-01-241-10/+13
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-033-0/+364