aboutsummaryrefslogtreecommitdiffstats
path: root/components/servo
Commit message (Expand)AuthorAgeFilesLines
* Initial internal support for multiple webviews (#31417)Ngo Iok Ui (Wu Yu Wei)2024-04-031-5/+36
* clippy: refactor struct literals to use shorthands (#31924)Azhar Ismagulova2024-03-281-15/+13
* clippy: remove unneeded return statements (#31923)Azhar Ismagulova2024-03-281-1/+1
* Rework “visible” to “throttled” in embedder-to-constellation + jniapi...Delan Azabani2024-03-211-3/+3
* clippy: fix `result_unit_err` warnings (#31791)eri2024-03-211-2/+2
* android: fix broken rendering in emulators (#31727)Mukilan Thiyagarajan2024-03-181-0/+5
* dependencies: Upgrade to WebRender 0.64 (#31486)Martin Robinson2024-03-142-10/+16
* compositor: Remove the `is_running_problem_test` setting (#31589)Martin Robinson2024-03-091-2/+0
* clippy: fix warnings in various modules in components (#31568)eri2024-03-081-1/+1
* Add multiview feature flag in libservo and servoshell (#31541)Delan Azabani2024-03-071-0/+1
* compositor: Improve the way we wait for frames (#31523)Martin Robinson2024-03-071-15/+6
* Update gstreamer crates to 0.22 (#31465)Samson2024-03-011-3/+3
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-1/+1
* script: Do not run layout in a thread (#31346)Martin Robinson2024-02-231-31/+21
* Implement non-XR Gamepad discovery and input (#31200)Daniel Adams2024-02-171-0/+7
* libservo: Handle GL video decoding setup internally (#31209)Martin Robinson2024-02-031-20/+117
* gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184)Martin Robinson2024-01-272-10/+10
* Update Servo::get_events to return drain type (#31181)Ngo Iok Ui (Wu Yu Wei)2024-01-261-6/+7
* constellation: focusing and closing webviews (#30842)Delan Azabani2024-01-241-13/+10
* Preliminary Android build support (#31086)Mukilan Thiyagarajan2024-01-221-1/+11
* Upgrade media / GStreamer / GLib (#30750)Martin Robinson2024-01-051-1/+1
* Add initial support for offscreen rendering (#30767)Delan Azabani2023-12-132-3/+16
* Update Servo::handle_events to take IntoIterator (#30762)Ngo Iok Ui (Wu Yu Wei)2023-11-221-1/+1
* Fix Servo taking a long time to start on MacOS after a recompile (#30726)atbrakhi2023-11-141-16/+17
* Fix servoshell can't respond when there's no minibrowser (#30598)Ngo Iok Ui (Wu Yu Wei)2023-11-111-4/+0
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-13/+13
* Cleanup: rename to top_level_browsing_context_id for consistency (#30663)atbrakhi2023-11-011-11/+14
* Rename messages forwarded from the constellation to the compositor (#30496)Martin Robinson2023-10-051-14/+22
* Fix pinch zoom and enable it for TouchpadMagnify events (#30459)Martin Robinson2023-10-031-2/+2
* servoshell: fix lockups while animating (#30322)Delan Azabani2023-09-121-1/+6
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-112-59/+29
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-101-36/+26
* remove `extern crate` (#30311)Samson2023-09-081-4/+1
* Always dummy (#30240)Samson2023-08-302-3/+2
* Disable WebRender debugger and upgrade webxr / media / rand (#30190)Martin Robinson2023-08-241-1/+0
* [NFC] compositing: extract types into new compositing_traits crate (#30125)Delan Azabani2023-08-182-10/+11
* Remove `EventLoopWaker` from Constellation (#30101)Atbrakhi2023-08-151-7/+0
* winit: initial minibrowser (#29976)Delan Azabani2023-08-151-0/+8
* Fix viewport origin of webrender frame (#30088)Ngo Iok Ui (Wu Yu Wei)2023-08-101-0/+5
* Switch to rustls and webpki-roots (#30025)Martin Robinson2023-08-081-0/+1
* [NFC] winit: document event handling and improve naming (#30016)Delan Azabani2023-07-241-38/+40
* Try to `use` WebRender types moreMartin Robinson2023-07-101-10/+7
* Make the choice of layout runtime settingMartin Robinson2023-07-063-37/+39
* Remove UWP / Hololens supportMartin Robinson2023-07-052-45/+5
* Vendor the current version of WebRenderMartin Robinson2023-07-031-2/+2
* Update mozangleMartin Robinson2023-07-011-2/+2
* Remove the DOMToTexture featureMartin Robinson2023-06-271-7/+0
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-9/+9
* Consume official GStreamer binaries on MacOSMukilan Thiyagarajan2023-05-121-0/+5
* Make sender and receiver name more coherentatbrakhi2023-05-081-8/+8