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
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
gh-readonly-queue/main/pr-36704-e22ce3988b5962c254857419afbf36cced9648aa
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
/
display_list
/
webrender_helpers.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy layout (layout 2013) (#35943)
Oriol Brufau
2025-03-13
1
-553
/
+0
*
Update rustfmt to the 2024 style edition (#35764)
Simon Wülker
2025-03-03
1
-1
/
+1
*
clippy: Fix a couple clippy warnings on macOS (#35703)
Martin Robinson
2025-02-27
1
-1
/
+1
*
layout: Implement overflow scroll support for different axes (#35414)
Euclid Ye
2025-02-14
1
-2
/
+6
*
deps: Upgrade to `webrender@0.66` (#35325)
Martin Robinson
2025-02-07
1
-0
/
+1
*
fix many clippy warnings (#33510)
Gae24
2024-09-21
1
-9
/
+9
*
legacy-layout: Fix display list building after WebRender upgrade (#33073)
Martin Robinson
2024-08-16
1
-25
/
+87
*
deps: Upgrade to WebRender 0.65 (#32930)
Martin Robinson
2024-08-05
1
-0
/
+1
*
compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315)
Mukilan Thiyagarajan
2024-05-20
1
-3
/
+3
*
Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)
Martin Robinson
2024-05-17
1
-2
/
+2
*
chore: Clean up use of `gfx` and `constellation` types (#31981)
Martin Robinson
2024-04-09
1
-2
/
+2
*
dependencies: Upgrade to WebRender 0.64 (#31486)
Martin Robinson
2024-03-14
1
-63
/
+81
*
layout: Propagate overflow values from `<body>` to root element (#31618)
Martin Robinson
2024-03-13
1
-1
/
+7
*
rustdoc: Fix many rustdoc errors (#31147)
Martin Robinson
2024-01-22
1
-1
/
+1
*
Only access hit test items for the current epoch in the compositor (#30491)
Martin Robinson
2023-10-04
1
-1
/
+2
*
Strict import formatting (grouping and granularity) (#30325)
Samson
2023-09-11
1
-2
/
+5
*
Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)
Martin Robinson
2023-09-10
1
-15
/
+22
*
remove `extern crate` (#30311)
Samson
2023-09-08
1
-0
/
+1
*
Use explicit WebRender hit test items in legacy layout (#29981)
Martin Robinson
2023-07-17
1
-13
/
+37
*
Auto merge of #29965 - mrobinson:clip-chain, r=delan
bors-servo
2023-07-11
1
-67
/
+77
|
\
|
*
Use the WebRender clip chain API
Martin Robinson
2023-07-04
1
-67
/
+77
*
|
Try to `use` WebRender types more
Martin Robinson
2023-07-10
1
-1
/
+1
|
/
*
Clean up and document the `send_display_list` interface
Martin Robinson
2023-05-24
1
-16
/
+11
*
Add a compositor-side scroll tree
Martin Robinson
2023-05-19
1
-39
/
+76
*
Move hit testing information out of WebRender
Martin Robinson
2023-03-15
1
-5
/
+13
*
Move more code into ClipScrollState during WebRender DL building
Martin Robinson
2023-03-10
1
-74
/
+99
*
Bump euclid to 0.22
Martin Robinson
2023-01-26
1
-1
/
+1
*
Proxy all WR interactions for layout/font/script/canvas threads to the compos...
Josh Matthews
2020-06-09
1
-3
/
+7
*
Use new webrender rounded clip API.
Josh Matthews
2020-05-12
1
-10
/
+13
*
Update webrender.
Josh Matthews
2020-05-11
1
-3
/
+0
*
Fix failing assertion -- failure to pop reference frame
Daniel Alley
2020-03-30
1
-2
/
+5
*
Remove syn 0.15 from our crate graph (fixes #24421)
Anthony Ramine
2020-03-05
1
-0
/
+1
*
Update webrender and serde_bytes
Anthony Ramine
2019-11-13
1
-5
/
+10
*
Replace DisplayList::is_contentful with tracking during conversion to WR disp...
Simon Sapin
2019-09-06
1
-5
/
+33
*
Replace the WebRenderDisplayItemConverter trait with an inherent method
Simon Sapin
2019-09-06
1
-16
/
+3
*
Update webrender, image, png and raqote
Bastien Orivel
2019-08-16
1
-0
/
+1
*
Update euclid.
Emilio Cobos Álvarez
2019-07-23
1
-1
/
+1
*
Remove sometimes-unused bounds field from base display item to prevent confus...
Josh Matthews
2019-07-09
1
-1
/
+1
*
rustfmt
Josh Matthews
2019-07-09
1
-17
/
+25
*
Upgrade display list building for the WebRender update.
Patrick Walton
2019-07-09
1
-102
/
+94
*
WebRender units are no longer reexported.
Patrick Walton
2019-07-09
1
-5
/
+4
*
WR update: APIs update
Paul Rouget
2019-03-22
1
-8
/
+27
*
Update webrender.
Josh Matthews
2019-01-17
1
-87
/
+155
*
Update webrender
Manish Goregaokar
2018-11-27
1
-8
/
+14
*
Update MPL license to https (part 4)
Jan Andre Ikenmeyer
2018-11-19
1
-1
/
+1
*
Auto merge of #22074 - jdm:wrup, r=nox
bors-servo
2018-11-07
1
-1
/
+1
|
\
|
*
Update webrender to 790b76f1547453615262c3037e1fb04bda22fbc8.
Josh Matthews
2018-11-06
1
-1
/
+1
*
|
`cargo fix --edition`
Simon Sapin
2018-11-06
1
-2
/
+2
|
/
*
Directly build WebRender LineDisplayItem
Pyfisch
2018-10-28
1
-8
/
+1
*
Layout: Remove redundant deny unsafe and format
Pyfisch
2018-10-22
1
-4
/
+7
[next]