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
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
/
script_layout_interface
/
wrapper_traits.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorder imports
Pyfisch
2018-11-06
1
-3
/
+3
*
Format remaining files
Pyfisch
2018-11-06
1
-1
/
+2
*
Sort `use` statements
Simon Sapin
2018-11-06
1
-1
/
+1
*
`cargo fix --edition`
Simon Sapin
2018-11-06
1
-5
/
+5
*
Make layout use available image data before querying the image cache.
Josh Matthews
2018-10-12
1
-0
/
+5
*
layout: add media_data() method to ThreadSafeLayoutNode trait
Víctor Manuel Jáquez Leal
2018-10-08
1
-0
/
+3
*
Auto merge of #21687 - AnshulMalik:format-script_layout, r=jdm
bors-servo
2018-09-13
1
-62
/
+97
|
\
|
*
format script_layout_interface
Anshul Malik
2018-09-12
1
-62
/
+97
*
|
Current-pixel-density tests passing
paavininanda
2018-09-13
1
-0
/
+3
|
/
*
selectors: Remove the get_ prefix from get_local_name and get_namespace.
Emilio Cobos Álvarez
2018-02-24
1
-4
/
+4
*
Update WebRender
Martin Robinson
2018-02-06
1
-3
/
+3
*
style: Use CascadeFlags for what they're for.
Emilio Cobos Álvarez
2018-01-23
1
-2
/
+1
*
style: Derive debug for CascadeInputs.
Emilio Cobos Álvarez
2018-01-23
1
-4
/
+6
*
style: Make the TElement type arrive to the `cascade` function.
Emilio Cobos Álvarez
2018-01-23
1
-4
/
+9
*
layout: Deduplicate Node::fragment_type and FragmentDisplayListBuilding::frag...
Emilio Cobos Álvarez
2018-01-14
1
-7
/
+11
*
layout: Remove type parameter from PseudoElementType.
Emilio Cobos Álvarez
2018-01-14
1
-33
/
+23
*
style: Remove unused optional display from PseudoElementType definition.
Emilio Cobos Álvarez
2018-01-14
1
-8
/
+7
*
layout: Stop overriding display of the ::-servo-details-content pseudo-element.
Emilio Cobos Álvarez
2018-01-14
1
-7
/
+3
*
style: Remove some unneeded indirection.
Emilio Cobos Álvarez
2018-01-10
1
-15
/
+13
*
style: Remove TNode::set_can_be_fragmented and TNode::can_be_fragmented.
Emilio Cobos Álvarez
2018-01-04
1
-2
/
+0
*
style: Make all keywords CamelCase for consistency.
Emilio Cobos Álvarez
2017-12-06
1
-5
/
+5
*
style: Remove PresentationalHintsSynthesizer.
Emilio Cobos Álvarez
2017-10-26
1
-5
/
+9
*
Implement XUL tree pseudo style resolution for stylo.
Xidorn Quan
2017-10-20
1
-1
/
+2
*
style: Remove a few unused functions.
Emilio Cobos Álvarez
2017-10-17
1
-12
/
+0
*
style: Refactor children handling.
Emilio Cobos Álvarez
2017-10-17
1
-8
/
+0
*
Rename LayoutJS<T> to LayoutDom<T>
Anthony Ramine
2017-09-26
1
-1
/
+1
*
Remove sources of panic when laying out an iframe without a nested browsing c...
Alan Jeffrey
2017-09-22
1
-4
/
+4
*
order derivable traits lists
Clément DAVID
2017-08-23
1
-1
/
+1
*
Replace all uses of the style::stylearc alias with servo_arc.
Michael Partheil
2017-07-19
1
-1
/
+1
*
style: Cleanup most of the Inner mess.
Emilio Cobos Álvarez
2017-07-18
1
-2
/
+2
*
stylo: Switch Gecko over to ServoStyleContext
Manish Goregaokar
2017-07-17
1
-2
/
+2
*
stylo: Use ComputedValuesInner instead of ComputedValues when we don't need it
Manish Goregaokar
2017-07-17
1
-7
/
+7
*
script: Move the layout_wrapper outside of script.
Emilio Cobos Álvarez
2017-07-15
1
-0
/
+1
*
style: Kill some style sharing code.
Emilio Cobos Álvarez
2017-07-13
1
-2
/
+2
*
Upgrade to the latest version of WebRender
Martin Robinson
2017-07-13
1
-1
/
+1
*
Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLO...
Gecko Backout
2017-07-06
1
-4
/
+2
*
stylo: Create error reporters linked to documents (bug 1352669)
Josh Matthews
2017-07-06
1
-2
/
+4
*
Implement :visited handling for lazy pseudo-elements in stylo.
Boris Zbarsky
2017-06-29
1
-0
/
+1
*
Move match and cascade temporaries to CurrentElementInfo
J. Ryan Stinnett
2017-06-22
1
-15
/
+15
*
style: Add support for resolving default computed styles.
Cameron McCormack
2017-05-25
1
-0
/
+2
*
layout: Stop mutating the style data from layout.
Emilio Cobos Álvarez
2017-05-21
1
-45
/
+28
*
Simplify rust-selectors API for attribute selectors
Simon Sapin
2017-05-18
1
-0
/
+3
*
Bug 1364850: Move PseudoElement to be just another combinator in selectors. r...
Emilio Cobos Álvarez
2017-05-17
1
-2
/
+0
*
Auto merge of #16876 - asajeffrey:constellation-rename-frames, r=cbrewster
bors-servo
2017-05-16
1
-3
/
+3
|
\
|
*
Renamed constellation::Frame to constellation::BrowsingContext.
Alan Jeffrey
2017-05-15
1
-3
/
+3
*
|
Bug 1364412: Use the pseudo selector to reject state selectors. r=bholley
Emilio Cobos Álvarez
2017-05-16
1
-0
/
+2
|
/
*
Auto merge of #16506 - cbrewster:about_chaos, r=asajeffrey
bors-servo
2017-05-12
1
-1
/
+5
|
\
|
*
Make non-initial about:blank loads asynchronous
Connor Brewster
2017-05-12
1
-1
/
+5
*
|
Fix typo for PresentationalHintsSynthesizer
Ting-Yu Lin
2017-05-10
1
-2
/
+2
|
/
*
Auto merge of #16689 - servo:m5e, r=nox
bors-servo
2017-05-03
1
-1
/
+1
|
\
[next]