aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/profile
Commit message (Expand)AuthorAgeFilesLines
* Refactor common infrastructure for creating memory reports. (#36579)Josh Matthews4 days2-0/+23
* compositing: Add memory reporter for WebRender. (#36557)Josh Matthews6 days1-7/+41
* Make the memory reporting multi-process aware (#35863)webbeef2025-04-051-9/+25
* metrics: Simplify `ProgressiveWebMetrics` (#35985)Martin Robinson2025-03-212-1/+4
* Use `strum` to iterate through enum variants and get their names (#35933)Martin Robinson2025-03-132-1/+5
* Remove obsolete memory profiler console output (#35861)webbeef2025-03-081-3/+0
* Add an about:memory page (#35728)webbeef2025-03-071-0/+10
* script: add skeleton implementation of `FontFace` API (#35262)Mukilan Thiyagarajan2025-02-191-29/+31
* libservo: Expose a single `InputEvent` type and pass it to script (#35430)Martin Robinson2025-02-121-2/+0
* deps: Upgrade to `webrender@0.66` (#35325)Martin Robinson2025-02-072-2/+2
* script: Eliminate code duplication in the task queue (#34798)Martin Robinson2025-01-011-11/+13
* Plumb URL into interval profiler tracing events (#34337)Delan Azabani2024-11-222-2/+13
* Make ScriptEvaluate count script execution in DOM events and timers (#34286)Delan Azabani2024-11-191-0/+4
* [NFC] Remove unused interval profiler events (#34285)Delan Azabani2024-11-191-22/+6
* Make ScriptParseHTML and ScriptParseXML only count actual parsing time (#34273)Delan Azabani2024-11-191-0/+6
* Plumb time profiler output into tracing (#34238)Delan Azabani2024-11-154-4/+98
* Use `ROUTER::add_typed_route` instead of `ROUTER::add_route` everywhere (#33866)Simon Wülker2024-10-182-5/+5
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* script: Create a `CrossProcessInstant` to enable serializable monotonic time ...Martin Robinson2024-09-052-23/+14
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-035-0/+501