aboutsummaryrefslogtreecommitdiffstats
path: root/ports/servoshell
Commit message (Expand)AuthorAgeFilesLines
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-172-2/+3
* Make MouseButtons Forward & Back navigate (#32283)Magnus Larsen2024-05-141-0/+19
* servoshell: Support Cursor::None and all winit keys (#32228)Magnus Larsen2024-05-132-86/+465
* clippy: Fix last few warnings (#32270)Pi-Cla2024-05-122-2/+2
* servoshell: Upgrade `egui` and many other dependencies (#31278)Magnus Larsen2024-05-0211-300/+410
* build(deps): bump gilrs from 0.10.6 to 0.10.7 (#32180)dependabot[bot]2024-04-291-1/+1
* Address issues uncovered by rust-1.78 beta (#32130)Martin Robinson2024-04-223-13/+0
* Add minibrowser update on window resize event (#32067)Ngo Iok Ui (Wu Yu Wei)2024-04-151-0/+10
* mach: Remove unused `--angle` command line argument (#32050)Gae242024-04-121-5/+0
* feat: use set_poll, set_wait, set_exit of control_flow (#32012)iterminatorheart2024-04-091-3/+3
* Gamepad: Remove GamepadList and fix dropped connection event on startup (#31684)Daniel Adams2024-04-082-13/+15
* Initial internal support for multiple webviews (#31417)Ngo Iok Ui (Wu Yu Wei)2024-04-037-107/+185
* clippy: Fix some issues issues in `ports/servoshell` (#31939)Ekta Siwach2024-03-313-59/+57
* clippy: remove unneeded return statements (#31923)Azhar Ismagulova2024-03-281-2/+2
* minibrowser: Add loading spinner (#31713)Frederik Reiter2024-03-263-20/+70
* Rework “visible” to “throttled” in embedder-to-constellation + jniapi...Delan Azabani2024-03-211-1/+1
* fixed unused import warning in minibrowser (#31797)sandeep2024-03-201-1/+1
* servoshell: fix gap between minibrowser toolbar and webview (#31774)Delan Azabani2024-03-201-45/+45
* build(deps): bump gilrs from 0.10.4 to 0.10.6 (#31740)dependabot[bot]2024-03-191-1/+1
* rustdoc: Fix errors in `components` and `ports` (#31654)Tumuhairwe2024-03-151-1/+1
* dependencies: Upgrade to WebRender 0.64 (#31486)Martin Robinson2024-03-142-3/+3
* servoshell: allow event tracing to be configured with RUST_LOG (#31657)Delan Azabani2024-03-144-19/+239
* Gamepad: Align closer to spec and implement missing slots (#31385)Daniel Adams2024-03-121-1/+1
* compositor: Remove the `is_running_problem_test` setting (#31589)Martin Robinson2024-03-091-3/+0
* clippy: fix warnings on modules outside components (#31567)eri2024-03-073-19/+14
* Add multiview feature flag in libservo and servoshell (#31541)Delan Azabani2024-03-071-0/+1
* Update gstreamer crates to 0.22 (#31465)Samson2024-03-011-1/+1
* Add `use-system-allocator` to not use jemalloc (#31443)Samson2024-02-291-0/+4
* mach: Do not use unstable rust for `rustfmt` (#31441)Martin Robinson2024-02-281-1/+3
* Move servoshell code into an internal lib crate (#31439)Delan Azabani2024-02-283-45/+50
* Implement non-XR Gamepad discovery and input (#31200)Daniel Adams2024-02-173-1/+119
* Fix resize event is not fired for window in headless mode (#26194)Daniel Alley2024-02-162-4/+37
* libservo: Handle GL video decoding setup internally (#31209)Martin Robinson2024-02-033-96/+4
* dependencies: Upgrade surfman to 0.9 (#31224)Martin Robinson2024-01-301-2/+5
* gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184)Martin Robinson2024-01-274-31/+31
* Update Servo::get_events to return drain type (#31181)Ngo Iok Ui (Wu Yu Wei)2024-01-262-2/+3
* constellation: focusing and closing webviews (#30842)Delan Azabani2024-01-244-91/+92
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-2/+2
* build(deps): bump vergen from 8.3.0 to 8.3.1 (#31114)dependabot[bot]2024-01-171-1/+1
* build(deps): bump vergen from 8.2.10 to 8.3.0 (#31107)dependabot[bot]2024-01-161-1/+1
* build(deps): bump vergen from 8.2.7 to 8.2.10 (#31100)dependabot[bot]2024-01-151-1/+1
* build(deps): bump vergen from 8.2.6 to 8.2.7 (#31081)dependabot[bot]2024-01-121-1/+1
* Add initial support for offscreen rendering (#30767)Delan Azabani2023-12-136-61/+207
* constellation: notify embedder when events are hit-tested to browsers (#30841)Delan Azabani2023-12-121-2/+9
* Minibrowser: Add Back and Forward navigation (#30805)atbrakhi2023-12-061-18/+49
* Fix the location url that reverts to the old value while loading (#30518)atbrakhi2023-12-043-57/+106
* Use git2 version of vergen (#30804)Martin Robinson2023-12-011-1/+1
* Fix servoshell can't respond when there's no minibrowser (#30598)Ngo Iok Ui (Wu Yu Wei)2023-11-111-12/+15
* Handle URL without scheme (#30148)atbrakhi2023-11-095-24/+184
* build(deps): bump vergen from 8.2.5 to 8.2.6 (#30697)dependabot[bot]2023-11-061-1/+1