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
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-06-2025
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
/
dom
/
element.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Usage of JSRef<Attr> in before_remove_attr & after_set_attr
Bruno de Oliveira Abinader
2014-10-22
1
-20
/
+21
*
Use html5ever for HTML parsing
Keegan McAllister
2014-10-16
1
-9
/
+13
*
auto merge of #3695 : saneyuki/servo/cell, r=jdm
bors-servo
2014-10-16
1
-0
/
+2
|
\
|
*
Add the comment about to use `mem::transmute()` for values contained in DOMRe...
Tetsuharu OHZEKI
2014-10-16
1
-0
/
+2
*
|
Use #[dom_struct] everywhere
Manish Goregaokar
2014-10-16
1
-3
/
+1
|
/
*
Use DOMRefCell<T> in Element.
Tetsuharu OHZEKI
2014-10-15
1
-14
/
+11
*
layout: Introduce support for legacy presentational attributes to selector
Patrick Walton
2014-10-14
1
-2
/
+41
*
script: Use atom comparison in more places, especially for attributes.
Patrick Walton
2014-10-14
1
-96
/
+110
*
Privatize Element
Tim Taubert
2014-10-13
1
-8
/
+39
*
Privatize Document
Tim Taubert
2014-10-13
1
-2
/
+2
*
Privatize EventTarget and EventListenerEntry
Tim Taubert
2014-10-13
1
-1
/
+1
*
Privatize Attr
Tim Taubert
2014-10-13
1
-6
/
+6
*
Privatize InheritTypes
Tim Taubert
2014-10-13
1
-0
/
+5
*
Use Gecko's simpler Bloom filter instead of one based on hash
Patrick Walton
2014-10-10
1
-0
/
+30
*
Incremental Style Recalc
Clark Gaebel
2014-10-09
1
-8
/
+12
*
Remove unnecessary `deref()`s (fixes #3586)
Tim Taubert
2014-10-09
1
-30
/
+27
*
auto merge of #3605 : Manishearth/servo/form-stuff, r=jdm
bors-servo
2014-10-08
1
-2
/
+13
|
\
|
*
Address review comments
Manish Goregaokar
2014-10-08
1
-2
/
+13
*
|
Support [*|attr], attribute selectors in any namespace (fixes #1558)
Tim Taubert
2014-10-08
1
-3
/
+36
|
/
*
Remove Traceable from element.rs
Manish Goregaokar
2014-10-05
1
-5
/
+4
*
Implement MutNullableJS for mutable, nullable member pointers to DOM objects.
Josh Matthews
2014-10-01
1
-25
/
+20
*
Remove an unused lifetime parameter
Cameron Zwarich
2014-09-30
1
-1
/
+1
*
Convert TNode / TElement to use self methods rather than &self
Cameron Zwarich
2014-09-30
1
-16
/
+16
*
Convert the remaining ElementHelpers methods to take self
Cameron Zwarich
2014-09-30
1
-4
/
+4
*
Refine a lifetime parameter on TElement's get_local_name
Cameron Zwarich
2014-09-30
1
-2
/
+2
*
Disambiguate methods without using trait objects
Cameron Zwarich
2014-09-30
1
-3
/
+21
*
Add a lifetime parameter to the ElementHelper trait
Cameron Zwarich
2014-09-30
1
-8
/
+8
*
Convert a method from &JSRef to JSRef
Cameron Zwarich
2014-09-30
1
-3
/
+3
*
Use string-cache's Namespace type
Keegan McAllister
2014-09-29
1
-31
/
+30
*
Eliminate servo_util::atom
Keegan McAllister
2014-09-29
1
-1
/
+1
*
Upgrade to rustc d2b30f7d3 2014-09-23
Simon Sapin
2014-09-29
1
-2
/
+2
*
Remove the 'static lifetime parameters from TElement methods
Cameron Zwarich
2014-09-27
1
-7
/
+7
*
Add an extra lifetime parameter to TElement / TNode
Cameron Zwarich
2014-09-27
1
-1
/
+1
*
Merge pull request #3468 from Manishearth/jstraceable
Manish Goregaokar
2014-09-24
1
-2
/
+3
|
\
|
*
Use JSTraceable everywhere
Manish Goregaokar
2014-09-24
1
-2
/
+3
*
|
Handle null strings in Namespace::new.
Ms2ger
2014-09-23
1
-4
/
+4
|
/
*
Make Document.idmap key to Atom.
Tetsuharu OHZEKI
2014-09-21
1
-1
/
+5
*
Eliminate warnings
Keegan McAllister
2014-09-20
1
-1
/
+1
*
Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)
Keegan McAllister
2014-09-20
1
-1
/
+1
*
Convert various helper traits from &JSRef to JSRef
Cameron Zwarich
2014-09-20
1
-44
/
+44
*
More progress in the &JSRef -> JSRef conversion
Cameron Zwarich
2014-09-20
1
-54
/
+54
*
Move is_void() Element method together with the other struct methods,
Adenilson Cavalcanti
2014-09-20
1
-16
/
+15
*
First steps of &JSRef -> JSRef conversion
Cameron Zwarich
2014-09-19
1
-59
/
+59
*
Retrieve some basic layout properties for nodes to make the box model somewha...
Josh Matthews
2014-09-18
1
-0
/
+15
*
Revert "script: Use atom comparison in more places, especially for attributes...
Josh Matthews
2014-09-18
1
-91
/
+45
*
script: Use atom comparison in more places, especially for attributes.
Patrick Walton
2014-09-17
1
-45
/
+91
*
Merge pull request #3374 from Manishearth/lint_unrooted_jsmanaged
Manish Goregaokar
2014-09-17
1
-2
/
+7
|
\
|
*
Make Reflector #[must_root], propagate to non-HTMLElements
Manish Goregaokar
2014-09-17
1
-2
/
+6
|
*
Add unrooted_must_root lint for usages of JS<T> in let/for bindings
Manish Goregaokar
2014-09-16
1
-0
/
+1
*
|
Added a bloom filter to CSS selector matching.
Clark Gaebel
2014-09-15
1
-1
/
+1
|
/
[next]