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
/
ports
Commit message (
Expand
)
Author
Age
Files
Lines
*
Embedder Prompt API
Paul Rouget
2020-02-10
5
-35
/
+198
*
Try to avoid panicking during I/O in the signal and panic handlers.
Josh Matthews
2020-01-31
2
-9
/
+16
*
Add profilemozjs feature to C API crate.
Josh Matthews
2020-01-28
1
-0
/
+1
*
Add profilemozjs feature to simpleservo/api.
Josh Matthews
2020-01-28
1
-0
/
+1
*
tinyfiledialogs mitigation
Patrick Shaughnessy
2020-01-14
2
-3
/
+28
*
Add accountable-refcell as optional build time feature
Kunal Mohan
2020-01-08
3
-0
/
+3
*
Use gstreamer_gl metadata
Alan Jeffrey
2019-12-20
1
-10
/
+4
*
Removed outdated comment
Alan Jeffrey
2019-12-20
1
-1
/
+0
*
Updated README
Alan Jeffrey
2019-12-18
1
-2
/
+5
*
Make wayland happier by sharing a Connection between servo and gstreamer
Alan Jeffrey
2019-12-18
1
-25
/
+73
*
Miscellaneous gstreamer plugin fixes
Alan Jeffrey
2019-12-18
3
-116
/
+210
*
Run GL commands on the GStreamer GL thread
Alan Jeffrey
2019-12-12
1
-6
/
+45
*
Block the gstreamer plugin waiting for the next frame
Alan Jeffrey
2019-12-11
2
-4
/
+51
*
Rename servosrc to servowebsrc
Alan Jeffrey
2019-12-11
3
-47
/
+47
*
Rename the ServoSrc type to ServoGstSrc to avoid a name clash
Alan Jeffrey
2019-12-09
2
-8
/
+8
*
Get the servosrc gstreamer plugin to use a GL buffer pool
Alan Jeffrey
2019-12-06
4
-21
/
+79
*
GStreamer plugin should use GLMemory
Alan Jeffrey
2019-12-05
3
-252
/
+296
*
Fix libsimpleservo build after MediaSession C enums change
Fernando Jiménez Moreno
2019-12-05
3
-5
/
+8
*
Introduce CMediaSessionPlaybackState and CMediaSessionActionType
Fernando Jimenez Moreno
2019-12-05
2
-11
/
+62
*
Hololens - Trigger MediaSessionActions for play and pause buttons
Fernando Jimenez Moreno
2019-12-05
1
-0
/
+8
*
Auto merge of #24885 - shnmorimoto:implement_mediasession_set_positon_state, ...
bors-servo
2019-12-03
3
-2
/
+51
|
\
|
*
extended HostTrait with on_media_session_set_position_state
Shinichi Morimoto
2019-12-03
3
-1
/
+50
|
*
fix typo
Shinichi Morimoto
2019-12-03
1
-1
/
+1
*
|
Avoid locking in the signal handler
Simon Sapin
2019-11-27
1
-37
/
+42
*
|
Only print a backtrace the first time the signal handler is called.
Simon Sapin
2019-11-27
1
-6
/
+9
*
|
Avoid allocation in the signal handler to fix a deadlock
Simon Sapin
2019-11-27
2
-8
/
+107
|
/
*
Auto merge of #24861 - asajeffrey:gstplugin-url, r=ferjm
bors-servo
2019-11-26
1
-6
/
+58
|
\
|
*
Add url parameter to the servosrc gstreamer plugin
Alan Jeffrey
2019-11-25
1
-6
/
+58
*
|
The gstreamer plugin should resize when it's presented with frames to fill, n...
Alan Jeffrey
2019-11-25
1
-5
/
+8
|
/
*
Add a gstreamer servosrc plugin
Alan Jeffrey
2019-11-25
8
-0
/
+985
*
Make gstreamer(-sys) optional
Tuncer Ayaz
2019-11-21
2
-4
/
+4
*
simpleservo: add media-{dummy,gstreamer} features
Tuncer Ayaz
2019-11-21
3
-0
/
+6
*
Allow mach build to explicitly set the media stack
Alan Jeffrey
2019-11-21
1
-0
/
+2
*
Mach fmt, this time including C++ files
Fernando Jimenez Moreno
2019-11-20
1
-8
/
+2
*
Fix simpleservo build
Fernando Jiménez Moreno
2019-11-20
1
-5
/
+5
*
Fix metadata update
Fernando Jiménez Moreno
2019-11-20
1
-2
/
+2
*
Fix media session action handling
Fernando Jiménez Moreno
2019-11-20
1
-2
/
+1
*
Format code and fix rebase errors
Fernando Jiménez Moreno
2019-11-20
1
-1
/
+2
*
Send MediaSessionAction from Android
Fernando Jiménez Moreno
2019-11-20
2
-6
/
+13
*
MediaSession show media controls on Android
Fernando Jiménez Moreno
2019-11-20
2
-15
/
+42
*
MediaSession Android bits
Fernando Jiménez Moreno
2019-11-20
1
-3
/
+1
*
MediaSession: refactor embedder API. Fix Android build
Fernando Jiménez Moreno
2019-11-20
4
-16
/
+63
*
Introduce embedder MediaSessionEvent and move active session to Servo
Fernando Jiménez Moreno
2019-11-20
2
-9
/
+11
*
Register media instance with session and prepare communication with embedder
Fernando Jiménez Moreno
2019-11-20
1
-0
/
+4
*
Add embedder message to (de)activate media session
Fernando Jiménez Moreno
2019-11-20
1
-1
/
+4
*
Extend libsimpleservo API with a callback for media session activation
Fernando Jiménez Moreno
2019-11-20
2
-0
/
+8
*
Extend libsimpleservo API with a method to request a media session action
Fernando Jiménez Moreno
2019-11-20
1
-1
/
+10
*
glutin: Support WASD for translating positing in webxr content.
Josh Matthews
2019-11-19
2
-2
/
+43
*
glutin: Use existing routines for rounding physical/logical sizes.
Josh Matthews
2019-11-19
1
-2
/
+4
*
Avoid recompiling script every time surfman changes
Alan Jeffrey
2019-11-18
3
-7
/
+7
[next]