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
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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
`compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)
Martin Robinson
2025-04-06
2
-2
/
+2
*
Make the memory reporting multi-process aware (#35863)
webbeef
2025-04-05
1
-2
/
+4
*
Check all ancestor navigable trustworthiness for mixed content (#36157)
Sebastian C
2025-04-05
2
-12
/
+109
*
Webdriver delete cookie (#36306)
Euclid Ye
2025-04-04
2
-0
/
+19
*
libservo: Remove a couple `EmbedderMethods` (#36276)
Martin Robinson
2025-04-01
4
-15
/
+4
*
Refuse to provide partial response from earlier ranged request to API that di...
Simon Wülker
2025-03-31
3
-13
/
+46
*
Organize component Cargo.toml dependencies (#36224)
Alex Touchet
2025-03-30
1
-4
/
+4
*
net: Add missing feature required for unit tests. (#36193)
Josh Matthews
2025-03-28
1
-1
/
+1
*
fix: does_settings_prohibit_mixed_security_contexts typo (#36135)
Arya Nair
2025-03-24
1
-2
/
+2
*
pixels: Extend Image to allow for multiple frames (#36058)
TIN TUN AUNG
2025-03-21
1
-3
/
+4
*
Create `config_dir` if none exist for caching (#35761)
Euclid Ye
2025-03-18
1
-3
/
+3
*
Migrate to the 2024 edition (#35755)
Simon Wülker
2025-03-13
1
-3
/
+3
*
Implement `nonce` attribute to pass more CSP checks (#35876)
Simon Wülker
2025-03-10
1
-1
/
+1
*
Add an about:memory page (#35728)
webbeef
2025-03-07
1
-0
/
+13
*
Update rustfmt to the 2024 style edition (#35764)
Simon Wülker
2025-03-03
23
-262
/
+336
*
Don’t prompt user for credentials for non-Navigate request (#35664)
Isaac Marovitz
2025-02-26
2
-1
/
+57
*
Update to rust 1.85 (#35628)
Simon Wülker
2025-02-24
5
-15
/
+11
*
libservo: Convert `intercept_web_resource_load` into `load_web_resource` (#35...
Martin Robinson
2025-02-21
7
-130
/
+107
*
net: Use the unfiltered response status when comparing against cached resourc...
Josh Matthews
2025-02-16
1
-2
/
+4
*
libservo: Add a delegate method for HTTP authentication (#35400)
Martin Robinson
2025-02-10
3
-74
/
+55
*
Remove unintended `dbg!` from `components/net/fetch/methods.rs` (#35401)
Samson
2025-02-10
1
-1
/
+0
*
Add support for Upgrade a mixed content request. (#34794)
Shubham Gupta
2025-02-10
1
-4
/
+52
*
Modify the checks for upgrade-request algorithm (#35357)
Shubham Gupta
2025-02-07
2
-9
/
+4
*
deps: Upgrade to `webrender@0.66` (#35325)
Martin Robinson
2025-02-07
2
-2
/
+2
*
Cleanup blocking fetch operations with bad ports (#35324)
Simon Wülker
2025-02-06
2
-43
/
+22
*
Add support for Upgrade request to a potentially trustworthy URL. (#34986)
Shubham Gupta
2025-02-05
2
-6
/
+91
*
servoshell: Migrate to egui-file-dialog from tinyfiledialogs (#34823)
chickenleaf
2025-02-04
2
-4
/
+4
*
Update implementations of `HTTP-network fetch` and `HTTP-network-or-cache fet...
arthmis
2025-02-04
1
-26
/
+38
*
Use aws-lc-rs as rust-tls provider (#35106)
Jonathan Schwender
2025-01-30
2
-2
/
+2
*
Include `WebViewId` into EmbedderMsg variants where possible (#35211)
Delan Azabani
2025-01-30
10
-136
/
+147
*
script: Do not set up an IPC route for every image load (#35041)
Martin Robinson
2025-01-25
1
-46
/
+7
*
Remove `Preferences::network_tls_ignore_unexpected_eof` (#35080)
Martin Robinson
2025-01-20
1
-4
/
+1
*
Implement WebResourceRequested Event. (#34961)
zhuhaichao518
2025-01-16
6
-8
/
+249
*
api: Flatten and simplify Servo preferences (#34966)
Martin Robinson
2025-01-14
9
-16
/
+20
*
Add Content Range Header and add one for blob end range (#34797)
TIN TUN AUNG
2025-01-14
1
-6
/
+43
*
add minimal implementation of FetchParams (#34833)
arthmis
2025-01-12
9
-154
/
+234
*
net: Raed RippyPNG resource once at startup. (#34954)
Josh Matthews
2025-01-12
1
-3
/
+1
*
net: Use `RequestId` to cancel fetches instead of creating an IPC channel (#3...
Martin Robinson
2025-01-11
6
-54
/
+80
*
script: Move navigation fetching to the `ScriptThread` (#34919)
Martin Robinson
2025-01-10
2
-22
/
+4
*
Add http2 feature for hyper-util (#34920)
Oriol Brufau
2025-01-09
1
-1
/
+1
*
build(deps): bump async-tungstenite from 0.28.0 to 0.28.2 (#34904)
dependabot[bot]
2025-01-08
1
-1
/
+0
*
Update all network-related dependencies to the latest versions (#34630)
Josh Matthews
2025-01-08
14
-940
/
+1109
*
fix: add source browsing context to `Request` and HTTP credentials prompt (#3...
Jason Tsai
2025-01-03
1
-5
/
+11
*
Upgrade rustc to 1.83 (#34793)
Nico Burns
2025-01-01
2
-9
/
+10
*
Prompt user for credentials when http request needs it (#34620)
arthmis
2024-12-28
5
-49
/
+351
*
Optimize mutex usage in fetch by locking once and using scoped MutexGuard (#3...
Wulan Seruniati Salim
2024-12-22
1
-11
/
+5
*
Save http response reason instead of inferring it from status code (#34694)
Simon Wülker
2024-12-18
1
-9
/
+12
*
websocket: Revert use of h2 in websocket ALPN. (#34634)
Josh Matthews
2024-12-16
1
-1
/
+1
*
build: upgrade rustc to 1.81.0 (#34270)
Mukilan Thiyagarajan
2024-12-12
2
-4
/
+2
*
Update response handling in main_fetch (#34570)
shanehandley
2024-12-11
2
-17
/
+11
[next]