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/getrandom-0.2.16
dependabot/cargo/git2-0.20.1
dependabot/cargo/objc2-related-924cc4145e
dependabot/cargo/tokio-util-0.7.15
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-36670-30fdf48ca67a6b5cae1bc92aff69a95b5ab8d7d6
gh-readonly-queue/main/pr-36671-71dff809d1f57fce55ad928fdd868641d32a665c
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
/
ports
/
servoshell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update to rust 1.85 (#35628)
Simon Wülker
2025-02-24
2
-3
/
+3
*
chore: silence unused import warning in app_state.rs (#35612)
Yerkebulan Tulibergenov
2025-02-23
1
-2
/
+1
*
servoshell: Port Permission dialog code to use egui instead of tinyfiledialog...
chickenleaf
2025-02-21
2
-30
/
+49
*
fix(servoshell): blank view when close non focused tab (#35569)
Jason Tsai
2025-02-21
1
-1
/
+3
*
compositing: Move image output and shutdown management out of the compositor ...
Martin Robinson
2025-02-20
8
-42
/
+91
*
libservo: Move GL acclerated media setup out of `RenderingContext` and simpli...
Martin Robinson
2025-02-20
3
-0
/
+82
*
chore: cleanup IME code for Servoshell (#35546)
DK Liao
2025-02-20
1
-11
/
+12
*
servoshell: Port Authentication dialog code to use egui intead of tinyfiledia...
chickenleaf
2025-02-19
2
-9
/
+78
*
feat: support pre-edit text display for IME (#35535)
DK Liao
2025-02-19
3
-0
/
+68
*
libservo: Rework and clarify the rendering model of the `WebView` (#35522)
Martin Robinson
2025-02-19
4
-29
/
+26
*
libservo: Expose `SoftwareRenderingContext` and `WindowRenderingContext` (#35...
Martin Robinson
2025-02-18
9
-167
/
+128
*
Make WebBluetooth an optional feature. (#35479)
Josh Matthews
2025-02-18
1
-1
/
+1
*
implement Touchevent prevent default behavior (#35031)
Bi Fuguo
2025-02-17
3
-26
/
+32
*
libservo: Expose an `OffscreenRenderingContext` and use it for servoshell (#3...
Martin Robinson
2025-02-17
6
-248
/
+205
*
servoshell: Actually set the Servo delegate in servoshell (#35502)
Martin Robinson
2025-02-16
2
-3
/
+8
*
servoshell: Port input dialog code to use egui intead of tinyfiledialogs (#35...
chickenleaf
2025-02-14
2
-47
/
+56
*
libservo: change 'request_fullscreen_state_change' API to a notification (#35...
Mukilan Thiyagarajan
2025-02-13
1
-1
/
+1
*
Use surfman with glow bindings (take II) (#35422)
Samson
2025-02-13
1
-1
/
+1
*
(chore): tinyfiledialog::MessageBoxIcon is only used on Linux (#35441)
webbeef
2025-02-13
1
-1
/
+2
*
Update window.screenX and window.screenY when moving the embedder window (#35...
webbeef
2025-02-13
2
-22
/
+23
*
libservo: Expose a single `InputEvent` type and pass it to script (#35430)
Martin Robinson
2025-02-12
4
-106
/
+136
*
servoshell: Port alert/confirm dialog code to use egui intead of tinyfiledial...
chickenleaf
2025-02-12
2
-91
/
+140
*
libservo: Don't bounce ready-to-present frame notifications to the Constellat...
Martin Robinson
2025-02-12
2
-16
/
+0
*
libservo: Add a delegate method for HTTP authentication (#35400)
Martin Robinson
2025-02-10
2
-17
/
+20
*
servoshell: Move `initial_window_size` and `screen_size_override` into `Servo...
Martin Robinson
2025-02-10
4
-29
/
+30
*
Revert "Use surfman with glow bindings (#34328)" (#35402)
Samson
2025-02-10
1
-1
/
+1
*
libservo: Flesh out permissions API (#35396)
Martin Robinson
2025-02-10
2
-57
/
+24
*
dom: Always replace unpaired surrogates when handling page text (#35381)
Martin Robinson
2025-02-09
1
-1
/
+0
*
Add cli option for tracing-filter (#35370)
Jonathan Schwender
2025-02-08
5
-8
/
+44
*
servoshell: Move `headless` setting to ServoShellPreferences (#35377)
Martin Robinson
2025-02-07
3
-20
/
+20
*
libservo: Add a `ClipboardDelegate` and a default implementation (#35297)
Martin Robinson
2025-02-07
7
-69
/
+2
*
servoshell: upgrade egui and related depenencies (#35353)
Mukilan Thiyagarajan
2025-02-07
3
-95
/
+92
*
build(deps): bump winit from 0.30.8 to 0.30.9 (#35332)
dependabot[bot]
2025-02-06
1
-1
/
+1
*
Migrate Android and OHOS ports to the delegate API (#35315)
Mukilan Thiyagarajan
2025-02-06
8
-782
/
+792
*
servoshell: Port desktop servoshell to use delegate API (#35284)
Martin Robinson
2025-02-06
13
-1252
/
+1099
*
Simplify `RenderingContext` trait methods (#35251)
Ngo Iok Ui (Wu Yu Wei)
2025-02-05
1
-3
/
+14
*
libservo: Add WebViewDelegate and ServoDelegate and port `winit_minimal` (#35...
Delan Azabani
2025-02-05
3
-25
/
+6
*
Use surfman with glow bindings (#34328)
Samson
2025-02-05
1
-1
/
+1
*
servoshell: Migrate to egui-file-dialog from tinyfiledialogs (#34823)
chickenleaf
2025-02-04
5
-44
/
+134
*
Clean up some stale debug options for ServoDriver (#35281)
Xiaocheng Hu
2025-02-04
1
-4
/
+0
*
libservo: Remove `EmbedderEvent::WindowResize` (#35277)
Martin Robinson
2025-02-04
1
-29
/
+3
*
chore: Rename `CompositeTarget` enum (#35263)
DK Liao
2025-02-04
3
-4
/
+4
*
libservo: Combine `LoadStart, `HeadParsed`, and `LoadComplete` messages (#35260)
Martin Robinson
2025-02-03
7
-74
/
+52
*
libservo: Make background hang monitor integration optional. (#35256)
Josh Matthews
2025-02-01
1
-1
/
+1
*
More cleanup, less unwrap() (#35249)
webbeef
2025-02-01
4
-40
/
+40
*
Finish the integration of `webxr` into the Cargo workspace (#35229)
Martin Robinson
2025-01-31
8
-28
/
+27
*
libservo: Move Android `MediaSessionAction` conversion to servoshell (#35225)
Martin Robinson
2025-01-30
1
-1
/
+15
*
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
3
-114
/
+103
*
servoshell: Remove debugging `println!` (#35224)
Martin Robinson
2025-01-30
1
-1
/
+0
[prev]
[next]