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-36688-281d942981d9518c9c9c60a942de5023a11436c0
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
/
tests
/
unit
/
script
/
size_of.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to rustc 1.48.0-nightly (623fb90b5 2020-09-26)
Simon Sapin
2021-01-26
1
-8
/
+8
*
Make Node::style_and_layout_data be a DomRefCell<T>
Anthony Ramine
2020-05-19
1
-7
/
+7
*
Make OpaqueLayoutAndStyleData just a bit less opaque
Anthony Ramine
2020-04-04
1
-7
/
+7
*
Update rand to 0.7 (fixes #24448)
Anthony Ramine
2019-10-23
1
-4
/
+4
*
ISSUE-23995: lazily generate unique_id for node
Thomas Delacour
2019-09-24
1
-7
/
+7
*
Make Node and Element rare_data an Option
Fernando Jiménez Moreno
2019-04-26
1
-8
/
+7
*
Update size of tests after *RareData changes
Fernando Jiménez Moreno
2019-04-26
1
-7
/
+8
*
Update size of tests with shadow root size
Fernando Jiménez Moreno
2019-04-26
1
-7
/
+7
*
Upgrade to rustc 1.36.0-nightly (e305df184 2019-04-24)
Simon Sapin
2019-04-25
1
-8
/
+8
*
Update MPL license to https (part 5)
Jan Andre Ikenmeyer
2018-11-27
1
-1
/
+1
*
Track custom element state
Connor Brewster
2017-08-09
1
-4
/
+4
*
Auto merge of #17614 - cbrewster:custom_element_reactions, r=jdm
bors-servo
2017-07-17
1
-4
/
+4
|
\
|
*
Support custom element callback reactions
Connor Brewster
2017-07-17
1
-4
/
+4
*
|
script: Move the layout_wrapper outside of script.
Emilio Cobos Álvarez
2017-07-15
1
-5
/
+0
|
/
*
Allow element prefix to be set
Connor Brewster
2017-06-23
1
-4
/
+4
*
Support `is` option when creating elements
Connor Brewster
2017-06-23
1
-4
/
+4
*
Introduce NonZeroPtrMut and use it in servo_arc.
Bobby Holley
2017-06-06
1
-4
/
+4
*
Mutation Observer API
Sumit
2017-05-15
1
-7
/
+7
*
Solving merge conficts related to the html5ever_atoms -> html5ever change
Christian Poveda
2017-05-03
1
-4
/
+4
|
\
|
*
Bump the DOM element sizes.
Bobby Holley
2017-05-02
1
-4
/
+4
*
|
Changed all prefixes from DOMString to the atomic Prefix from html5ever
Christian Poveda
2017-05-03
1
-4
/
+4
|
/
*
script: Update expected size of elements now we have bigger state flags.
Emilio Cobos Álvarez
2017-03-29
1
-4
/
+4
*
Update to rustc 1.17.0-nightly (8c72b7651 2017-03-11)
Simon Sapin
2017-03-11
1
-8
/
+8
*
Update to rustc 1.17.0-nightly (413a975e3 2017-02-23)
Simon Sapin
2017-02-24
1
-8
/
+8
*
Bug 1336646 - Apply selector flags during traversal. r=emilio
Bobby Holley
2017-02-08
1
-4
/
+4
*
Remove generation, remove filter pop, and add size tests.
Bobby Holley
2016-12-22
1
-0
/
+4
*
Introduce a script::test module to expose the APIs needed for unit tests.
Ms2ger
2016-12-22
1
-12
/
+3
*
Use Arc<PropertyDeclarationBlock> everwhere it’s appropriate.
Simon Sapin
2016-08-31
1
-4
/
+4
*
Update Rust to 1.13.0-nightly (198713106 2016-08-26)
Anthony Ramine
2016-08-28
1
-7
/
+7
*
Compute tag_name a maximum of once per document owner
Mitchell Hentges
2016-08-03
1
-4
/
+4
*
Remove the wrapper::ServoThreadSafeLayoutNode re-export.
Ms2ger
2016-06-20
1
-0
/
+2
*
Update path in script_tests::size_of error messages
Matt Brubeck
2016-03-29
1
-2
/
+2
*
Dirty elements whose selectors are affected by sibling changes
Matt Brubeck
2016-02-23
1
-4
/
+4
*
Abstract out Node::unique_id in its own structure
Anthony Ramine
2016-02-04
1
-7
/
+7
*
Separate style+layout and layout-specific wrapper functionality.
Bobby Holley
2015-12-29
1
-7
/
+7
*
Properly propagate changes when range or trees are mutated
Anthony Ramine
2015-12-25
1
-7
/
+7
*
reduce node.unique_id size
Aleksandr Likhanov
2015-11-19
1
-7
/
+7
*
Added versioning to DOM nodes.
Alan Jeffrey
2015-11-06
1
-7
/
+7
*
Bump the expected sizes for Element.
Bobby Holley
2015-10-16
1
-4
/
+4
*
Auto merge of #7611 - nox:cache-element-id, r=frewsxcv
bors-servo
2015-09-20
1
-4
/
+4
|
\
|
*
Cache the `id` attribute on Element
Ali Sabil
2015-09-13
1
-4
/
+4
*
|
Fix reported test-tidy errors for unmerged import blocks
Brandon Fairchild
2015-09-19
1
-1
/
+0
|
/
*
Move EventTargetTypeId/NodeTypeId to DOMClass
Michael Wu
2015-09-12
1
-8
/
+8
*
Remove LayoutChan from LayoutDataWrapper
Michael Wu
2015-07-04
1
-7
/
+7
*
Move script crate unit tests into the unit_tests crate.
Simon Sapin
2015-04-08
1
-0
/
+48