aboutsummaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Refactor scrolls on the window object (#29680)Martin Robinson2023-09-1511-114/+126
* Update version of `nix`, and `ron` (#30330)Fabrice Desré2023-09-151-1/+1
* Add GPUSupportedFeatures and update GPUSupportedLimits (#30359)Samson2023-09-1411-48/+240
* Enable minibrowser by default but also keep the option to disable it (#30338)Atbrakhi2023-09-131-3/+3
* Layout 2020: Rename `flow_relative` types to `Logical...` (#30324)Martin Robinson2023-09-1215-315/+312
* servoshell: fix lockups while animating (#30322)Delan Azabani2023-09-122-1/+7
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-11776-6125/+6629
* Use MozTools 4 and update mozjs (#30326)Samson2023-09-116-7/+8
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-1023-228/+253
* Layout 2013: Don't make gradient display items for zero-sized gradients (#30321)Martin Robinson2023-09-092-7/+22
* remove `extern crate` (#30311)Samson2023-09-08262-406/+407
* Layout 2013: Don't use WebRender border image outset support (#30315)Martin Robinson2023-09-081-14/+10
* Replace a method call now deprecated in mozjs (#30307)Martin Robinson2023-09-061-1/+1
* Impl Setlike and Maplike (#30237)Samson2023-09-0611-4/+574
* Move user input logic into servoshell (#30238)Atbrakhi2023-09-062-110/+0
* constellation: crash to a new “sad tab” error page (#30290)Delan Azabani2023-09-069-46/+91
* Replace `immeta` dependency with `imsz` (#30294)Martin Robinson2023-09-062-13/+12
* Refactor inline layout nesting (#30289)Martin Robinson2023-09-051-138/+204
* Fix handling of `white-space` property for wrapping (#30259)Martin Robinson2023-09-041-45/+95
* Fix PlacementAmongFloats to avoid missing some bands (#30280)Oriol Brufau2023-09-011-2/+18
* fix: Enter realm before dispatch activate (#30271)Li-Hsuan Hsieh2023-09-011-0/+1
* build(deps): bump bitflags from 1.3.2 to 2.3.1 (#30273)Martin Robinson2023-09-0116-104/+101
* Flow inlines around floats (#30243)Martin Robinson2023-08-313-99/+410
* Properly handle degenerate aspect ratios (#30245)Martin Robinson2023-08-302-29/+35
* Always dummy (#30240)Samson2023-08-302-3/+2
* Avoid crash in PlacementAmongFloats (#30235)Oriol Brufau2023-08-291-1/+1
* Fix type attribute for module script not in case insensitive issue (#30206)Li-Hsuan Hsieh2023-08-251-1/+3
* Use std::cell::OnceCell and remove mitochondria dependency (#30207)Martin Robinson2023-08-256-12/+11
* build(deps): bump parking_lot from 0.11.2 to 0.12.0 (#30199)dependabot[bot]2023-08-253-3/+3
* Fix the 32-bit build (#30204)Martin Robinson2023-08-251-2/+2
* Disable WebRender debugger and upgrade webxr / media / rand (#30190)Martin Robinson2023-08-242-3/+2
* Fix warnings after chrono upgrade (#30165)Martin Robinson2023-08-232-43/+56
* Layout floats as children of their inline ancestors (#30130)Martin Robinson2023-08-222-104/+163
* Update wgpu to 0.17 (#30147)Samson2023-08-214-10/+10
* Upgrade whole webgpu stack (#29795)Samson2023-08-2069-1310/+2139
* remove minibrowser from prefs (#30127)Atbrakhi2023-08-191-3/+0
* Fix `mach test-wpt` to make crash tests work (#29832)Mukilan Thiyagarajan2023-08-181-15/+20
* [NFC] compositing: extract types into new compositing_traits crate (#30125)Delan Azabani2023-08-1815-284/+332
* Fix /custom-elements/when-defined-reentry-crash.html (#30121)Martin Robinson2023-08-181-1/+2
* Format toml files (#30112)Samson2023-08-178-15/+22
* Tackle half of canvas.toDataURL's FIXMEs (#30094)Ennui Langeweile2023-08-171-7/+7
* Remove unused import `EventLoopWaker` (#30110)Oriol Brufau2023-08-172-2/+2
* Avoid complaints from ./mach test-tidyOriol Brufau2023-08-162-0/+2
* style: Add an input-region-margin to widgets, and implement it on LinuxEmilio Cobos Álvarez2023-08-161-0/+10
* Further changes required by ServoOriol Brufau2023-08-1611-70/+81
* style: Use ColorMix for interpolated colors in the computed style rather than...Emilio Cobos Álvarez2023-08-1610-535/+458
* style: Remove -moz-scrollbar-thumb-proportionalEmilio Cobos Álvarez2023-08-161-5/+1
* style: Update style to uluru 3.0Mike Hommey2023-08-161-1/+1
* style: Update style to arrayvec 0.7Mike Hommey2023-08-161-8/+6
* style: Fix warnings about whitelist/blocklist functions being deprecated in b...Mike Hommey2023-08-161-3/+3