aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/devtools
Commit message (Expand)AuthorAgeFilesLines
* Devtools: initial Debugger > Sources panel (#36164)delan azabani2025-04-081-0/+9
* Add SimulateColorScheme command and script thread handling (#36253)Usman Yahaya Baba2025-04-012-0/+4
* devtools: Use `webview_id` as `browser_id` (#35956)atbrakhi2025-03-191-2/+2
* Show correctly computed element display type in devtools (#35870)Stephen Muss2025-03-101-0/+1
* Register iframes with the devtools (#35874)Simon Wülker2025-03-091-0/+1
* Inform the devtools about shadow roots on a node (#35294)Simon Wülker2025-02-051-0/+19
* Support syntax highlighting of arguments in the devtools console (#34810)Simon Wülker2025-01-021-5/+112
* Implement `console.trace` (#34629)Simon Wülker2024-12-181-1/+17
* Upgrade Rust to 1.82.0 (#34592)Jonathan Schwender2024-12-121-0/+2
* Create HttpStatus to safely deal with HTTP responses status. (#33581)webbeef2024-09-292-1/+3
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* Stop using `time@0.1` in Servo (#33394)Martin Robinson2024-09-112-26/+6
* script: Create a `CrossProcessInstant` to enable serializable monotonic time ...Martin Robinson2024-09-051-2/+2
* DevTools: Inspect node styles (#33025)eri2024-08-251-2/+50
* DevTools: Allow modification of attributes (#32888)eri2024-08-051-1/+1
* DevTools: Inline text and clean whitespace (#32884)eri2024-07-301-0/+1
* DevTools: Show HTML tree (#32655)eri2024-07-261-8/+1
* DevTools: Display console messages and errors (#32727)eri2024-07-091-7/+5
* DevTools: Replace camel case variable names (#32726)eri2024-07-081-47/+49
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-172-2/+2
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-1/+1
* deps: Remove unused crate dependencies (#31185)Martin Robinson2024-01-261-1/+0
* Replace time with std::time in components/devtools (#30927)Taym Haddadi2024-01-031-3/+3
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-032-0/+396