aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/devtools
Commit message (Expand)AuthorAgeFilesLines
* 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