index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
dependabot/cargo/objc2-related-924cc4145e
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
layout_2020
/
flow
Commit message (
Expand
)
Author
Age
Files
Lines
*
layout: Combine `layout_2020` and `layout_thread_2020` into a crate called `l...
Martin Robinson
3 days
10
-9904
/
+0
*
layout: Report memory usage for fragment and box trees. (#36553)
Josh Matthews
4 days
6
-17
/
+28
*
layout: Store `Fragment` results in `LayoutBoxBase` and start using them for ...
Martin Robinson
5 days
4
-59
/
+101
*
layout: Always floor the max-content size by the min-content size (#36571)
Oriol Brufau
5 days
1
-7
/
+1
*
layout: Throw away nested marker elements instead of storing them in a `BoxSl...
Martin Robinson
6 days
1
-8
/
+31
*
layout: Floor the max-content size by the min-content size (#36518)
Oriol Brufau
8 days
1
-2
/
+8
*
layout: Add a `LayoutBoxBase` to inline boxes (#36513)
Martin Robinson
8 days
4
-18
/
+21
*
layout: Store table parts in DOM layout data (#36447)
Martin Robinson
10 days
1
-0
/
+1
*
layout: Box `block_margins_collapsed_with_children` member of `BoxFragment` (...
Martin Robinson
11 days
2
-11
/
+6
*
layout: Eliminate extra stored style on outside markers (#36471)
Martin Robinson
11 days
2
-5
/
+3
*
fix: Crashing due to input element hack (#36461)
DK Liao
12 days
1
-1
/
+1
*
feat: Implement display for text selection and caret (#35830)
DK Liao
12 days
4
-3
/
+61
*
refactor: use is_zero() instead of comparing with Au::Zero() (#36347)
Barigbue Nbira
13 days
2
-7
/
+7
*
layout: Enable using cached fragments when there is a BoxTree update point (#...
Martin Robinson
13 days
3
-41
/
+111
*
layout: Add initial support for the `::marker` pseudo-element (#36317)
Martin Robinson
2025-04-07
1
-2
/
+2
*
`compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)
Martin Robinson
2025-04-06
1
-1
/
+1
*
layout: Restrict stretch alignment to flex items with computed auto size (#36...
Oriol Brufau
2025-04-04
1
-0
/
+2
*
layout: Allow collapsing bottom margins with any indefinite block size (#36278)
Oriol Brufau
2025-04-02
1
-1
/
+1
*
layout: Simplify and generalize the usage of pseudo-elements (#36202)
Martin Robinson
2025-03-29
2
-54
/
+43
*
layout: Cache `IndependentNonReplacedContents::layout()` (#36082)
Oriol Brufau
2025-03-24
3
-30
/
+38
*
layout: Implement the `fit-content()` sizing function (#36056)
Oriol Brufau
2025-03-23
1
-3
/
+5
*
layout: Don't consider a definite `stretch` size as intrinsic (#36045)
Oriol Brufau
2025-03-19
1
-5
/
+7
*
layout: Allow lazy resolution of automatic minimum sizes (#35965)
Oriol Brufau
2025-03-13
1
-8
/
+8
*
Migrate to the 2024 edition (#35755)
Simon Wülker
2025-03-13
3
-9
/
+9
*
layout: Fix interaction of margin and stretch size on block-level boxes (#35904)
Oriol Brufau
2025-03-11
1
-10
/
+59
*
Reduce allocations in layout_block_level_children_in_parallel (#35781)
Jonathan Schwender
2025-03-04
1
-3
/
+6
*
Update rustfmt to the 2024 style edition (#35764)
Simon Wülker
2025-03-03
9
-23
/
+25
*
layout: Merge `BoxFragment::used_overflow` into `ComputedValuesExt::effective...
Euclid Ye
2025-03-02
2
-9
/
+20
*
fonts: Remove the per-FontGroup cached fallback font (#35705)
Martin Robinson
2025-02-28
1
-7
/
+19
*
layout: Ignore indefinite `stretch` on min and max sizing properties (#35630)
Oriol Brufau
2025-02-24
1
-10
/
+10
*
Fix scroll_sensitivity related naming issue (#35462)
Euclid Ye
2025-02-14
1
-3
/
+3
*
layout: Implement overflow scroll support for different axes (#35414)
Euclid Ye
2025-02-14
1
-18
/
+16
*
Upgrade Stylo to 2025-02-03 (#35289)
Oriol Brufau
2025-02-05
1
-2
/
+3
*
layout: Limit `content_inline_size_for_table` override to collapsed columns (...
Oriol Brufau
2025-02-05
1
-63
/
+58
*
layout: Remove wrong optimization when placing table among floats (#35207)
Oriol Brufau
2025-01-29
2
-16
/
+3
*
layout: Take percentage columns into account when sizing table grid min and m...
Martin Robinson
2025-01-27
5
-58
/
+49
*
layout: Proper check for BoxFragment generated by a table wrapper box (#35136)
Oriol Brufau
2025-01-22
1
-3
/
+1
*
Make naming of variables consistent with `SpecificLayoutInfo` (#35104)
Martin Robinson
2025-01-21
1
-3
/
+3
*
layout: Remove some unneeded `is_table` parameters (#35064)
Oriol Brufau
2025-01-19
1
-5
/
+1
*
layout: Allow layouts to customize their used style (#35012)
Oriol Brufau
2025-01-16
3
-23
/
+51
*
layout: Remove the obsolete layout tracing functionality (#35001)
Martin Robinson
2025-01-15
6
-27
/
+15
*
layout: Generalize `ContainingBlock`'s block size to a `SizeConstraint` (#34946)
Oriol Brufau
2025-01-13
2
-13
/
+13
*
layout: Make `Fragment` hold `ArcRefCell` inside (#34923)
Martin Robinson
2025-01-13
3
-36
/
+35
*
layout: grid template getComputedStyle resolved value (#34885)
Steven Novaryo
2025-01-09
1
-0
/
+3
*
layout: Defer some table sizing logic to the parent formatting context (#34889)
Oriol Brufau
2025-01-09
1
-2
/
+17
*
layout: Refine the check for dependending on available space (#34907)
Oriol Brufau
2025-01-08
1
-4
/
+11
*
layout: Remove wrong FIXME (#34895)
Oriol Brufau
2025-01-08
1
-1
/
+0
*
Treat % as 0 for the min-content contribution of replaced elements (#32103)
Oriol Brufau
2025-01-06
1
-0
/
+1
*
Elide lifetimes where possible after rustup (#34824)
Martin Robinson
2025-01-03
2
-2
/
+2
*
Upgrade rustc to 1.83 (#34793)
Nico Burns
2025-01-01
1
-1
/
+1
[next]