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
dependabot/cargo/objc2-related-924cc4145e
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
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize component Cargo.toml dependencies (#36224)
Alex Touchet
2025-03-30
1
-5
/
+5
*
Migrate to the 2024 edition (#35755)
Simon Wülker
2025-03-13
1
-1
/
+1
*
Update rustfmt to the 2024 style edition (#35764)
Simon Wülker
2025-03-03
2
-2
/
+2
*
Include `WebViewId` into EmbedderMsg variants where possible (#35211)
Delan Azabani
2025-01-30
2
-6
/
+10
*
api: Flatten and simplify Servo preferences (#34966)
Martin Robinson
2025-01-14
1
-1
/
+1
*
Upgrade rustc to 1.83 (#34793)
Nico Burns
2025-01-01
1
-1
/
+1
*
Add `rust-version` to all `Cargo.toml` files (#33483)
Martin Robinson
2024-09-17
1
-0
/
+1
*
Replace .map_or(false with Option::is_some_and (#33468)
Simon Wülker
2024-09-16
1
-5
/
+5
*
clippy: fix some warnings in desktop and some components (#32583)
ItsSunnyMonster
2024-06-25
1
-1
/
+1
*
Use workspace definitions for all crates and update to the 2021 edition (#32544)
Martin Robinson
2024-06-18
1
-5
/
+5
*
clippy: fix warnings in components/bluetooth (#31566)
eri
2024-03-07
4
-92
/
+81
*
Fix several clippy warnings in components/bluetooth (#31512)
Mucha Naibei
2024-03-06
1
-48
/
+41
*
Preliminary Android build support (#31086)
Mukilan Thiyagarajan
2024-01-22
1
-0
/
+1
*
fix conditional logic that enables native bluetooth (#31073)
Mukilan Thiyagarajan
2024-01-12
4
-158
/
+151
*
Integrate the `devices` respository (#30974)
Martin Robinson
2024-01-09
8
-14
/
+1725
*
Move `*_traits` and other shared types to `shared`
Martin Robinson
2023-11-03
1
-2
/
+2
*
Strict import formatting (grouping and granularity) (#30325)
Samson
2023-09-11
2
-15
/
+22
*
remove `extern crate` (#30311)
Samson
2023-09-08
1
-5
/
+2
*
Start the transition to workspace dependencies
Martin Robinson
2023-05-17
1
-4
/
+4
*
feat: shorten thread names
yvt
2021-07-19
1
-1
/
+1
*
Use struct shorthand initialization.
teymour-aldridge
2021-06-25
1
-3
/
+3
*
Pin git revisions of dependencies that aren't compatible in newer revisions.
Josh Matthews
2020-11-12
1
-1
/
+1
*
Some Cargo.toml cleanups
atouchet
2020-05-13
1
-6
/
+6
*
Update ipc-channel and crossbeam-channel.
Josh Matthews
2020-02-20
2
-2
/
+2
*
Fix some warnings in future Rust nightlies
Simon Sapin
2020-01-02
1
-1
/
+1
*
Update rand to 0.7 (fixes #24448)
Anthony Ramine
2019-10-23
1
-1
/
+1
*
Update ipc-channel and related dependencies
Bastien Orivel
2019-08-27
1
-1
/
+1
*
#23065 removed unnecessary headless checking
cdeler
2019-03-22
1
-2
/
+1
*
#8539 Config preferences backend restructure
Peter Hall
2019-03-20
1
-2
/
+2
*
Update bool pattern matching into if-else
Piotr Szpetkowski
2019-01-30
1
-15
/
+15
*
Rustfmt has changed its default style :/
Simon Sapin
2018-12-28
1
-7
/
+5
*
Update MPL license to https (part 4)
Jan Andre Ikenmeyer
2018-11-19
2
-2
/
+2
*
Get the magicleap build to work in CI
Alan Jeffrey
2018-11-09
1
-7
/
+2
*
Update uuid
Bastien Orivel
2018-11-09
1
-1
/
+1
*
`cargo fix --edition-idioms`
Simon Sapin
2018-11-08
2
-25
/
+18
*
Reorder imports
Pyfisch
2018-11-06
2
-4
/
+8
*
Format remaining files
Pyfisch
2018-11-06
2
-8
/
+13
*
Switch most crates to the 2018 edition
Simon Sapin
2018-11-06
1
-0
/
+1
*
`cargo fix --edition`
Simon Sapin
2018-11-06
1
-1
/
+1
*
Add a build switch to disable the native bluetooth backend.
Josh Matthews
2018-10-30
1
-1
/
+9
*
Make `mach test-unit` not recompile components after `mach build`
Simon Sapin
2018-10-07
1
-3
/
+0
*
Replace mpsc with crossbeam/servo channel, update ipc-channel
Simon Sapin
2018-09-12
1
-1
/
+1
*
Format component bluetooth
kingdido999
2018-08-17
2
-306
/
+442
*
Remove unused compositing dependency from bluetooth crate
George Roman
2018-08-05
1
-1
/
+0
*
move top_level_browsing_context_id out of embedder msg
Gregory Terzian
2018-05-23
1
-1
/
+1
*
move msg to embedder_traits, use in script, handle send error in embedder
Gregory Terzian
2018-05-23
2
-2
/
+6
*
refactor(bluetooth): uses embedderproxy directly
OJ Kwon
2018-04-18
2
-22
/
+36
*
refactor(bluetooth): send message to open select dialog
OJ Kwon
2018-04-18
2
-34
/
+4
*
refactor(bluetooth): factory fn returns constellation channel
OJ Kwon
2018-04-18
2
-18
/
+21
*
Bump ipc-channel and bincode
Bastien Orivel
2018-03-21
1
-2
/
+2
[next]