aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/devtools/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Create HttpStatus to safely deal with HTTP responses status. (#33581)webbeef2024-09-291-1/+2
* Stop using `time@0.1` in Servo (#33394)Martin Robinson2024-09-111-25/+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
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+1
* 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-031-0/+372