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
gh-readonly-queue/main/pr-36360-242b63f296c6696ba75bebde1a77b6cbdebb3136
gh-readonly-queue/main/pr-36608-b6a89ae40861b1ca0a15fb61f4e963955a992bda
gh-readonly-queue/main/pr-36726-e79520c25a221c3c8be492de8251abcf8a6651e9
gh-readonly-queue/main/pr-36743-bab788f5d541bd18da75331040d4cc6132723de4
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
/
src
/
components
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cargoify servo
Jack Moffitt
2014-09-08
370
-54377
/
+0
*
Avoid trying to trace a null JSVal.
Ms2ger
2014-09-07
1
-1
/
+1
*
Merge pull request #3210 from seanmonstar/private-node-type-id
Josh Matthews
2014-09-06
2
-2
/
+7
|
\
|
*
make Node.type_id field private
Sean McArthur
2014-09-05
2
-2
/
+7
*
|
Fix HTMLImageElement setters.
Ms2ger
2014-09-05
1
-2
/
+2
|
/
*
Merge pull request #3164 from cgaebel/layout-rpc
Josh Matthews
2014-09-04
3
-33
/
+36
|
\
|
*
Added a fast no-message RPC interface to the layout task.
Clark Gaebel
2014-09-04
3
-33
/
+36
*
|
Throw TypeErrors instead of uncatcheable exceptions in CodegenRust.py (fixes ...
Pierre Louis Aublin
2014-09-04
1
-5
/
+6
|
/
*
Implement document.lastModified (fixes #2972, #3127).
MechaXL
2014-09-04
3
-0
/
+55
*
Handle failure to parse the value of the width and height attributes on canva...
Ms2ger
2014-09-03
1
-2
/
+2
*
Implement the rules for parsing integers as defined by HTML, and use them for...
Ms2ger
2014-09-03
1
-4
/
+3
*
Make some of Node's members private.
Ms2ger
2014-09-03
2
-7
/
+8
*
Move the script type and language checks into HTMLScriptElement.
Ms2ger
2014-09-02
2
-61
/
+79
*
Share code between HTMLScriptElement:Text and Node:GetTextContent
Gilles Leblanc
2014-08-30
2
-18
/
+15
*
Merge pull request #3186 from wenderen/Window.frames
Ms2ger
2014-08-30
2
-0
/
+6
|
\
|
*
implement window.frames
Rohan Prinja
2014-08-30
2
-0
/
+6
*
|
Rename AttrList to NamedNodeMap
Aaron Hill
2014-08-29
5
-19
/
+18
|
/
*
Merge pull request #3183 from ChrisParis/callback-return
Josh Matthews
2014-08-29
2
-2
/
+2
|
\
|
*
Support callback return types in codegen
Chris Paris
2014-08-28
2
-2
/
+2
*
|
Merge pull request #3178 from SimonSapin/canvas-crate
Simon Sapin
2014-08-29
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add a canvas create, break script’s dependency on gfx.
Simon Sapin
2014-08-28
2
-2
/
+2
*
|
Uppercase element.tagName for HTML elements only
Matt Brubeck
2014-08-28
1
-8
/
+8
*
|
Introduce ConstantSpec::get_value.
Ms2ger
2014-08-28
1
-9
/
+15
*
|
Merge pull request #3175 from Ms2ger/propertyhooks
Ms2ger
2014-08-28
2
-3
/
+45
|
\
\
|
*
|
Introduce the NativePropertyHooks struct.
Ms2ger
2014-08-28
2
-3
/
+45
|
|
/
*
|
Merge pull request #3176 from Manishearth/more-macros
Ms2ger
2014-08-28
7
-28
/
+7
|
\
\
|
|
/
|
/
|
|
*
Use macro getters for input elements
Manish Goregaokar
2014-08-28
7
-28
/
+7
*
|
Merge pull request #3145 from wenderen/NamespaceURI.None
Manish Goregaokar
2014-08-27
2
-3
/
+6
|
\
\
|
*
|
return null from GetNamespaceURI, not the empty string
Rohan Prinja
2014-08-27
2
-3
/
+6
*
|
|
Factor out code to call JS_DeletePropertyById2.
Ms2ger
2014-08-27
2
-9
/
+15
*
|
|
Nuke Node's TLayoutData
Bruno de Oliveira Abinader
2014-08-26
1
-6
/
+0
*
|
|
Merge pull request #3131 from Manishearth/image
Manish Goregaokar
2014-08-26
1
-12
/
+17
|
\
\
\
|
*
|
|
Load bare images within an HTML document (#3108)
Manish Goregaokar
2014-08-26
1
-12
/
+17
|
|
|
/
|
|
/
|
*
|
|
Update ProxyTraps to use real bools.
Ms2ger
2014-08-26
2
-52
/
+57
*
|
|
Cleaned DOMTokenList code duplication
Bruno de Oliveira Abinader
2014-08-25
1
-22
/
+7
*
|
|
Implement DOMTokenList.contains
Bruno de Oliveira Abinader
2014-08-25
2
-2
/
+26
*
|
|
Use AttrValue::tokens() in Element::has_class()
Bruno de Oliveira Abinader
2014-08-25
1
-4
/
+6
*
|
|
Implemented Attribute's tokens() iterator
Bruno de Oliveira Abinader
2014-08-25
1
-17
/
+13
*
|
|
Fixed AttrValue::from_tokenlist indexes
Bruno de Oliveira Abinader
2014-08-25
1
-1
/
+6
|
|
/
|
/
|
*
|
Implement cache for remaining Document live collections
Bruno de Oliveira Abinader
2014-08-22
1
-49
/
+90
*
|
Make AttrValue::as_slice impl from Str
Bruno de Oliveira Abinader
2014-08-22
1
-1
/
+4
*
|
Use Attr::value() whenever possible
Bruno de Oliveira Abinader
2014-08-22
1
-3
/
+3
*
|
Merge pull request #3095 from ChrisParis/HTMLScriptElement.text
Ms2ger
2014-08-22
2
-3
/
+26
|
\
\
|
*
|
Improve Option deconstruction
Chris Paris
2014-08-16
1
-3
/
+4
|
*
|
Implement HTMLScriptElement.text
Chris Paris
2014-08-15
2
-3
/
+25
*
|
|
Merge pull request #3125 from seanmonstar/script-type
Ms2ger
2014-08-22
1
-1
/
+57
|
\
\
\
|
*
|
|
check the type/language of script elements
Sean McArthur
2014-08-21
1
-1
/
+57
*
|
|
|
Merge pull request #3086 from ChrisParis/HTMLAnchorElement.text
Ms2ger
2014-08-21
2
-1
/
+16
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Implement HTMLAnchorElement.text
Chris Paris
2014-08-15
2
-1
/
+16
*
|
|
|
Merge pull request #3121 from Ms2ger/sorted-dictionaries
Ms2ger
2014-08-20
1
-23
/
+0
|
\
\
\
\
[next]