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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
add Blob URL store
Zhen Zhang
2016-06-03
1
-0
/
+1
*
Remove spurious JS_Init call.
Ms2ger
2016-06-02
1
-1
/
+0
*
Auto merge of #11221 - izgzhen:blob-file-backend, r=Manishearth
bors-servo
2016-06-01
1
-0
/
+1
|
\
|
*
Add file backend support for Blob and related
Zhen Zhang
2016-06-01
1
-0
/
+1
*
|
Add WebBluetooth Blacklist support
fokinv
2016-05-31
1
-0
/
+1
|
/
*
Implement window.openURLInDefaultBrowser() (fixes #11292)
Anthony Ramine
2016-05-27
1
-0
/
+1
*
Move DOMString back to script
Anthony Ramine
2016-05-24
1
-0
/
+1
*
remove page and move functionality to browing context
Connor Brewster
2016-05-11
1
-1
/
+0
*
Make debug logging for tracing JS objects more informative.
Josh Matthews
2016-05-11
1
-0
/
+1
*
Implement alert dialogs
Connor Brewster
2016-05-03
1
-0
/
+2
*
Support form submission of multipart/form-data
Prabhjyot Singh Sodhi
2016-04-30
1
-0
/
+2
*
Replace range::Range with std::ops::Range in script
Matt Brubeck
2016-04-28
1
-1
/
+0
*
Update rustc.
Ms2ger
2016-04-26
1
-1
/
+0
*
Auto merge of #10706 - zwn:unused-extern-crates, r=nox
bors-servo
2016-04-22
1
-0
/
+1
|
\
|
*
Silence unused-extern-crates false positives.
Zbynek Winkler
2016-04-22
1
-0
/
+1
*
|
Use num-traits in script.
Ms2ger
2016-04-20
1
-1
/
+1
|
/
*
Implement origin concept.
Josh Matthews
2016-04-13
1
-0
/
+1
*
refactors entities from script_thread into script_runtime
Rahul Sharma
2016-04-06
1
-0
/
+1
*
TextInput::max_length should be in code units, not bytes
Matt Brubeck
2016-04-02
1
-0
/
+1
*
#10211: Stop re-exporting webrender_traits WebGL types from canvas_traits
Jan-Fabian Humann
2016-03-30
1
-0
/
+1
*
Highlight selected text in input fields
Matt Brubeck
2016-03-24
1
-0
/
+1
*
Auto merge of #9838 - szeged:webbluetooth, r=jdm
bors-servo
2016-03-16
1
-0
/
+1
|
\
|
*
WebBluetooth API classes
Attila Dusnoki
2016-03-16
1
-0
/
+1
*
|
Add task_source directory
Keith Yeung
2016-03-10
1
-0
/
+1
*
|
Remove unused cell_extras feature gates. Fixes #9912
Suvish Varghese Thoovamalayil
2016-03-08
1
-1
/
+0
*
|
Auto merge of #9903 - servo:ref-filter-map, r=nox
bors-servo
2016-03-08
1
-0
/
+1
|
\
\
|
*
|
Replace usage of deprecated std::cell::Ref::filter_map
Simon Sapin
2016-03-07
1
-0
/
+1
|
|
/
*
/
rename deprecated utf16_units to encode_utf16
Arpad Borsos
2016-03-07
1
-1
/
+0
|
/
*
Lazily define interface objects on globals (fixes #6419)
Anthony Ramine
2016-02-25
1
-0
/
+2
*
Auto merge of #9523 - ruud-v-a:hasher, r=Wafflespeanut
bors-servo
2016-02-05
1
-1
/
+0
|
\
|
*
Upgrade to new Hasher API
Ruud van Asseldonk
2016-02-03
1
-1
/
+0
*
|
Say farewell to in-tree HeapSizeOf
Anthony Ramine
2016-02-04
1
-0
/
+2
|
/
*
Update rust-selectors
Emilio Cobos Álvarez
2016-02-03
1
-1
/
+1
*
Update html5ever and xml5ever for API changes.
Simon Sapin
2016-01-27
1
-1
/
+0
*
Remove some unused extern crates.
Ms2ger
2016-01-13
1
-3
/
+0
*
task -> thread
rohan.prinja
2016-01-10
1
-2
/
+2
*
Fix a bunch of clippy lints
Johannes Linke
2016-01-02
1
-1
/
+1
*
Auto merge of #8506 - nox:finish-ranges, r=dzbarsky
bors-servo
2015-12-26
1
-1
/
+0
|
\
|
*
Properly propagate changes when range or trees are mutated
Anthony Ramine
2015-12-25
1
-1
/
+0
*
|
Move LayerKind and ScrollPolicy enums to gfx_traits
Brandon Fairchild
2015-12-20
1
-0
/
+1
|
/
*
Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all
Tetsuharu OHZEKI
2015-12-10
1
-1
/
+0
*
Remove two "#![feature]" that are now stable
Alex Gaynor
2015-12-09
1
-2
/
+0
*
Update rustc to the 2015-12-09 nightly.
Ms2ger
2015-12-09
1
-0
/
+1
*
Prepare infrastructure for XML parser.
jsharda
2015-12-04
1
-0
/
+1
*
now using external ref_slice instead of the std version
Jason Williams
2015-12-03
1
-1
/
+1
*
Add check up on extern crate order and sort extern crates alphabetically
Guillaume Gomez
2015-11-28
1
-10
/
+10
*
Defined new trait ParseErrorReporter and added error_reporter member to Parse...
GauriGNaik
2015-11-25
1
-0
/
+2
*
Update string_cache to 0.2.
Alan Jeffrey
2015-11-25
1
-2
/
+1
*
refactor(script): move SetDOMProxyInformation() call to lib.rs
Rizky Luthfianto
2015-11-21
1
-0
/
+3
*
Use the conversion traits from js.
Ms2ger
2015-11-12
1
-1
/
+0
[next]