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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use system lld on NixOS instead of rust-lld (#30123)
Mukilan Thiyagarajan
2023-08-18
4
-2
/
+17
*
Fix /custom-elements/when-defined-reentry-crash.html (#30121)
Martin Robinson
2023-08-18
1
-1
/
+2
*
rustfmt and llvm-tools are not preview anymore (#30119)
Samson
2023-08-17
1
-2
/
+2
*
Format toml files (#30112)
Samson
2023-08-17
19
-124
/
+139
*
Tackle half of canvas.toDataURL's FIXMEs (#30094)
Ennui Langeweile
2023-08-17
1
-7
/
+7
*
Remove unused import `EventLoopWaker` (#30110)
Oriol Brufau
2023-08-17
2
-2
/
+2
*
Add missing EmbedderMsg::ReadyToPresent (#30109)
Atbrakhi
2023-08-16
1
-0
/
+1
*
Update test expectations
Oriol Brufau
2023-08-16
6
-330
/
+0
*
Avoid complaints from ./mach test-tidy
Oriol Brufau
2023-08-16
3
-26
/
+5
*
style: Add an input-region-margin to widgets, and implement it on Linux
Emilio Cobos Álvarez
2023-08-16
1
-0
/
+10
*
Further changes required by Servo
Oriol Brufau
2023-08-16
11
-70
/
+81
*
style: Use ColorMix for interpolated colors in the computed style rather than...
Emilio Cobos Álvarez
2023-08-16
10
-535
/
+458
*
style: Remove -moz-scrollbar-thumb-proportional
Emilio Cobos Álvarez
2023-08-16
1
-5
/
+1
*
style: Update style to uluru 3.0
Mike Hommey
2023-08-16
2
-3
/
+3
*
style: Update style to arrayvec 0.7
Mike Hommey
2023-08-16
1
-8
/
+6
*
style: Fix warnings about whitelist/blocklist functions being deprecated in b...
Mike Hommey
2023-08-16
1
-3
/
+3
*
style: Remove some dead vibrancy code
Emilio Cobos Álvarez
2023-08-16
2
-8
/
+0
*
style: Improve Percentage -> LengthPercentage conversion
Emilio Cobos Álvarez
2023-08-16
3
-7
/
+17
*
style: Do hue interpolations in degrees rather than radians. r=barret
Emilio Cobos Álvarez
2023-08-16
1
-26
/
+21
*
style: Fix hue adjustment to match the spec
Emilio Cobos Álvarez
2023-08-16
1
-3
/
+3
*
style: Fix color-mix() percentage normalization
Emilio Cobos Álvarez
2023-08-16
1
-4
/
+21
*
style: Implement more color-mix() color-spaces
Emilio Cobos Álvarez
2023-08-16
2
-162
/
+299
*
style: Make the color interpolation code more generic
Emilio Cobos Álvarez
2023-08-16
1
-260
/
+160
*
Further changes required by Servo
Oriol Brufau
2023-08-16
1
-8
/
+0
*
style: Update color-mix() syntax to match the current spec
Emilio Cobos Álvarez
2023-08-16
4
-85
/
+141
*
style: Parse scroll-snap-stop style and propagate it to APZ side
Hiroyuki Ikezoe
2023-08-16
7
-5
/
+39
*
Further changes required by Servo
Oriol Brufau
2023-08-16
2
-3
/
+15
*
style: Cache computed styles objects display: none subtrees
Emilio Cobos Álvarez
2023-08-16
3
-9
/
+46
*
style: Make modal dialog code more generic, and make it apply to fullscreen t...
Emilio Cobos Álvarez
2023-08-16
3
-4
/
+4
*
style: Change order of container shorthand
Oriol Brufau
2023-08-16
1
-9
/
+9
*
style: Implement overflow-clip-margin: <length>
Emilio Cobos Álvarez
2023-08-16
1
-0
/
+10
*
style: Ensure options in listbox selects are not stacking contexts by default
Emilio Cobos Álvarez
2023-08-16
1
-1
/
+3
*
Further changes required by Servo
Oriol Brufau
2023-08-16
5
-8
/
+15
*
style: More container queries plumbing
Emilio Cobos Álvarez
2023-08-16
18
-143
/
+420
*
style: Clean up unused -moz-window-shadow values
Emilio Cobos Álvarez
2023-08-16
1
-1
/
+4
*
style: Implement 'update' media feature
Autumn on Tape
2023-08-16
1
-1
/
+35
*
style: Lint and 32-bit build fix.
Emilio Cobos Álvarez
2023-08-16
1
-0
/
+1
*
Further changes required by Servo
Oriol Brufau
2023-08-16
23
-117
/
+76
*
style: Move size of tests to compile-time tests in the style crate
Emilio Cobos Álvarez
2023-08-16
13
-49
/
+53
*
Further changes required by Servo
Oriol Brufau
2023-08-16
2
-52
/
+0
*
style: Convert specified value tests to compile-time tests
Emilio Cobos Álvarez
2023-08-16
4
-4
/
+35
*
style: Implement piecewise linear function
David Shin
2023-08-16
2
-0
/
+224
*
style: Fix layer statement rules with multiple layer names
Emilio Cobos Álvarez
2023-08-16
1
-2
/
+2
*
Further changes required by Servo
Oriol Brufau
2023-08-16
1
-2
/
+2
*
style: Track @container condition id in style rules
Emilio Cobos Álvarez
2023-08-16
2
-54
/
+135
*
Further changes required by Servo
Oriol Brufau
2023-08-16
3
-25
/
+35
*
style: Simplify selector flags setup even more
Emilio Cobos Álvarez
2023-08-16
14
-211
/
+176
*
style: Remove proton places tooltip code
Emilio Cobos Álvarez
2023-08-16
1
-5
/
+2
*
style: Implement media feature expression multi-range syntax
Emilio Cobos Álvarez
2023-08-16
1
-90
/
+214
*
style: Refactor media feature expression representation in preparation to sup...
Emilio Cobos Álvarez
2023-08-16
2
-127
/
+159
[prev]
[next]