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
/
compositing
/
compositor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libservo: Port desktop servoshell to use the new `WebView` API (#35183)
Martin Robinson
2025-01-28
1
-1
/
+1
*
libservo: Stop using `script_traits` in the embedding layer (#35185)
Martin Robinson
2025-01-28
1
-3
/
+3
*
libservo: Add an initial WebView data structure to the API (#35119)
Delan Azabani
2025-01-25
1
-10
/
+25
*
Remove type parameter from Servo and IOCompositor (#35121) (#35156)
Delan Azabani
2025-01-24
1
-4
/
+4
*
feat: Turn `RenderingContext` into a trait (#35052)
DK Liao
2025-01-24
1
-36
/
+16
*
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
-3
/
+2
*
chore: remove `WindowMethods::rendering_context` (#34780)
Ngo Iok Ui (Wu Yu Wei)
2025-01-01
1
-22
/
+6
*
compositing: Invert check for webxr when determining animation status. (#34715)
Josh Matthews
2024-12-20
1
-1
/
+1
*
Use `webrender_api::units::DevicePixel` rather than `style_traits::DevicePixe...
Nico Burns
2024-11-25
1
-3
/
+3
*
compositing: Properly clean up pending paint metrics (#34305)
Martin Robinson
2024-11-20
1
-53
/
+77
*
Set all tracing spans to trace level for now (#34256)
Delan Azabani
2024-11-19
1
-25
/
+14
*
Plumb time profiler output into tracing (#34238)
Delan Azabani
2024-11-15
1
-3
/
+4
*
feat: `webxr` feature flag (#34241)
Ngo Iok Ui (Wu Yu Wei)
2024-11-13
1
-1
/
+8
*
Add simple fling implementation (#33219)
Jonathan Schwender
2024-11-10
1
-0
/
+10
*
Gate all use of `tracing` behind Cargo feature (#33845)
Delan Azabani
2024-10-16
1
-12
/
+32
*
compositor: Create a single cross-process compositor API (#33619) (#33660)
Martin Robinson
2024-10-09
1
-122
/
+72
*
tools: Improve instrumentation and add it for some layout (#33647)
Martin Robinson
2024-10-05
1
-6
/
+6
*
Revert "compositor: Create a single cross-process compositor API (#33619)" (#...
Martin Robinson
2024-10-04
1
-72
/
+122
*
compositor: Create a single cross-process compositor API (#33619)
Martin Robinson
2024-10-03
1
-122
/
+72
*
clippy: Fix warning in components/compositing (#33625)
tanishka
2024-10-03
1
-5
/
+2
*
Compositor: add document id to NewWebRenderFrame variant (#33597)
Ngo Iok Ui (Wu Yu Wei)
2024-10-02
1
-5
/
+5
*
fonts: Make `FontKey` and `FontInstanceKey` generation asynchronous (#33600)
Martin Robinson
2024-10-01
1
-37
/
+26
*
fonts: Simplify `FontContext` in two ways that affect the unit test (#33541)
Martin Robinson
2024-09-25
1
-34
/
+76
*
fonts: Use `IpcSharedMemory` to send font data (#33530)
Martin Robinson
2024-09-25
1
-3
/
+2
*
Plumb selected tracing spans into hitrace (#33324)
Delan Azabani
2024-09-10
1
-8
/
+20
*
script: Create a `CrossProcessInstant` to enable serializable monotonic time ...
Martin Robinson
2024-09-05
1
-4
/
+2
*
Add tracing events (#33189)
atbrakhi
2024-09-05
1
-0
/
+12
*
compositor: Do not parse the Cargo.lock file while building (#33222)
Martin Robinson
2024-08-28
1
-53
/
+23
*
clippy: Fix various clippy warnings throughout the code (#33003)
Ashwin Naren
2024-08-13
1
-2
/
+2
*
Fix save to image on Windows (#32914)
Cristian Brinza
2024-08-03
1
-2
/
+2
*
compositor: propagate scroll events across pipelines (#32829)
Mukilan Thiyagarajan
2024-07-22
1
-13
/
+25
*
Set compositor's cursor_pos properly (#32718)
Ngo Iok Ui (Wu Yu Wei)
2024-07-08
1
-0
/
+1
*
fonts: Clean up WebRender web fonts when they are no longer used (#32545)
Martin Robinson
2024-06-18
1
-0
/
+17
*
Move `RenderingContext` to `webrender_traits` (#32386)
Martin Robinson
2024-05-28
1
-2
/
+2
*
Remove more IPC messages between script and layout (#32377)
Martin Robinson
2024-05-27
1
-12
/
+11
*
compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315)
Mukilan Thiyagarajan
2024-05-20
1
-54
/
+39
*
Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)
Martin Robinson
2024-05-17
1
-2
/
+2
*
Fix some clippy warnings in `components/gfx` and `components/script` (#32215)
Pi-Cla
2024-05-02
1
-2
/
+4
*
fonts: Use `FontInstanceFlags::EMBEDDED_BITMAPS` for color fonts on MacOS (#3...
Martin Robinson
2024-05-02
1
-7
/
+19
*
compositor: Do not handle embedder events during or after shutdown (#32207)
Martin Robinson
2024-05-02
1
-0
/
+32
*
Update WebView variants of ConstellationMsg (#32163)
Ngo Iok Ui (Wu Yu Wei)
2024-04-29
1
-0
/
+8
*
fonts: Rework platform font initialization (#32127)
Mukilan Thiyagarajan
2024-04-22
1
-10
/
+24
*
chore: Clean up use of `gfx` and `constellation` types (#31981)
Martin Robinson
2024-04-09
1
-25
/
+7
*
clippy: fix warnings in components/compositing (#31987)
Azhar Ismagulova
2024-04-03
1
-2
/
+2
*
Initial internal support for multiple webviews (#31417)
Ngo Iok Ui (Wu Yu Wei)
2024-04-03
1
-116
/
+304
*
compositing: Send entire scene's scroll offsets when sending WebRender displa...
Martin Robinson
2024-04-03
1
-13
/
+29
*
Rework “visible” to “throttled” in constellation + script + composito...
Delan Azabani
2024-03-22
1
-10
/
+10
*
compositor: Handle synchronous messages while shutting down (#31733)
Martin Robinson
2024-03-19
1
-46
/
+96
*
dependencies: Upgrade to WebRender 0.64 (#31486)
Martin Robinson
2024-03-14
1
-165
/
+204
[prev]
[next]