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-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
/
components
/
script
/
script_task.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
sort all uses
Johann Tuffe
2015-08-20
1
-18
/
+18
*
Auto merge of #7260 - notriddle:issue_7169, r=Ms2ger
bors-servo
2015-08-19
1
-9
/
+18
|
\
|
*
Navigate to a new page even when there's a fragment.
Michael Howell
2015-08-18
1
-9
/
+18
*
|
Cleanup script_task
Manish Goregaokar
2015-08-18
1
-5
/
+5
*
|
Replace uses of `for foo in bar.iter()`,
João Oliveira
2015-08-18
1
-6
/
+6
|
/
*
Fix panics in the script_task memory reporter.
Nicholas Nethercote
2015-08-17
1
-14
/
+17
*
Fix existing syntactics nits.
Josh Matthews
2015-08-16
1
-10
/
+10
*
without the explicit dereferencing
vectorijk
2015-08-16
1
-4
/
+4
*
dereference via * instead of RefMut
vectorijk
2015-08-16
1
-6
/
+6
*
remove ScriptListener
vectorijk
2015-08-16
1
-9
/
+10
*
Splitting ScriptMsg into various enums; r=jdm
Ravi Shankar
2015-08-15
1
-67
/
+114
*
Auto merge of #7132 - jdm:docenum, r=ms2ger
bors-servo
2015-08-13
1
-2
/
+2
|
\
|
*
Simplify devtools frame marker notification. Record each frame tick based on ...
Josh Matthews
2015-08-12
1
-2
/
+2
*
|
Merge the fragment handling into handle_navigate.
Ms2ger
2015-08-12
1
-19
/
+13
*
|
Store a Sender<ConstellationControlMsg> in Window.
Ms2ger
2015-08-12
1
-2
/
+2
*
|
Store a Sender<ConstellationControlMsg> in ScriptTask.
Ms2ger
2015-08-12
1
-5
/
+5
|
/
*
Auto merge of #7009 - connorimes:remove-confusing-typedefs, r=Ms2ger
bors-servo
2015-08-07
1
-2
/
+2
|
\
|
*
Remove typedefs DevtoolsControlChan and DevtoolsControlPort. Fixes #6923.
Connor Imes
2015-08-05
1
-2
/
+2
*
|
Auto merge of #7003 - notriddle:master, r=Ms2ger
bors-servo
2015-08-07
1
-1
/
+52
|
\
\
|
*
|
GC profiling.
Michael Howell
2015-08-06
1
-1
/
+52
*
|
|
Create a run_with_memory_reporting method to reduce the boilerplate associate...
Ms2ger
2015-08-06
1
-18
/
+10
|
/
/
*
/
Update Animation Timing links and terminology to the HTML specification.
Ms2ger
2015-08-05
1
-1
/
+1
|
/
*
Start reporting memory usage for Window and all nodes in all DOM trees for fr...
Josh Matthews
2015-08-03
1
-2
/
+20
*
Persuading devtools to communicate with the workers; r=jdm
Ravi Shankar
2015-08-01
1
-6
/
+12
*
script: Fix test failures.
Patrick Walton
2015-07-31
1
-4
/
+5
*
script: Make the resource task communication use IPC channels.
Patrick Walton
2015-07-31
1
-14
/
+10
*
net: Use a thread for each `AsyncResponseTarget` to avoid having to send
Patrick Walton
2015-07-31
1
-2
/
+9
*
net: Make most of the resource task messages serializable.
Patrick Walton
2015-07-31
1
-7
/
+13
*
Auto merge of #6850 - servo:rustup_2015-07-30, r=SimonSapin
bors-servo
2015-07-30
1
-1
/
+1
|
\
|
*
Fix deprecation warnings
Simon Sapin
2015-07-24
1
-1
/
+1
*
|
Implement Msg::Status with serialized url upon mouseover
Bruno de Oliveira Abinader
2015-07-30
1
-1
/
+39
*
|
Auto merge of #6841 - pcwalton:squash-animation-ticks, r=metajack
bors-servo
2015-07-30
1
-1
/
+9
|
\
\
|
*
|
script: Squash duplicate animation tick events in the queue.
Patrick Walton
2015-07-29
1
-1
/
+9
*
|
|
Add a `kind` field to memory reports.
Nicholas Nethercote
2015-07-29
1
-10
/
+36
|
/
/
*
|
devtools: Convert the developer tools to run over IPC.
Patrick Walton
2015-07-27
1
-16
/
+21
*
|
script: Make the `ImageCacheTask` use IPC.
Patrick Walton
2015-07-26
1
-5
/
+9
*
|
profile: Make the time and memory profilers run over IPC.
Patrick Walton
2015-07-24
1
-14
/
+12
|
/
*
Auto merge of #6682 - boghison:scripttask, r=jdm
bors-servo
2015-07-22
1
-17
/
+7
|
\
|
*
Fix #6676
Bogdan Cuza
2015-07-22
1
-17
/
+7
*
|
Make struct part of unrooted_must_root handle type parameters
Manish Goregaokar
2015-07-22
1
-0
/
+2
|
/
*
Rename browser_context identifiers to browsing_context.
Ms2ger
2015-07-20
1
-1
/
+1
*
Ensure we get the post-redirect url
James Graham
2015-07-19
1
-0
/
+2
*
Wire up the JS engine's memory reporting.
Nicholas Nethercote
2015-07-15
1
-5
/
+78
*
script: Split `Pipeline::create` into chrome process and content
Patrick Walton
2015-07-14
1
-6
/
+32
*
compositing: Move messages that go over the `ScriptListener` to go over
Patrick Walton
2015-07-14
1
-19
/
+19
*
Remove url field from Page
Will Huxtable
2015-07-11
1
-1
/
+1
*
Refactor #[jstraceable] to #[derive(JSTraceable)]
David Winslow
2015-07-01
1
-3
/
+3
*
Fix some warnings caused by the SM upgrade
Michael Wu
2015-06-19
1
-1
/
+1
*
Upgrade to SM 39
Michael Wu
2015-06-19
1
-102
/
+101
*
Use euclid from crates.io
ecoal95
2015-06-19
1
-2
/
+2
[next]