aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* Remove the servo-gst-plugin (#30976)Martin Robinson2024-01-028-1496/+0
* 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-122-3/+11
* Fix libsimpleservo build on Linux and BSD (#30865)Delan Azabani2023-12-121-1/+2
* 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
* Enable debug assertions for all builds other than official releases (#30509)Delan Azabani2023-10-266-26/+86
* Fix running servoshell and unit tests through a symlink (#30537)Delan Azabani2023-10-183-88/+69
* Update core-foundation in simpleservo (#30477)Martin Robinson2023-10-071-1/+1
* Fix libsimpleservo build (#30481)Martin Robinson2023-10-035-8/+11
* Fix pinch zoom and enable it for TouchpadMagnify events (#30459)Martin Robinson2023-10-031-0/+6
* build(deps): bump winit from 0.28.6 to 0.28.7 (#30440)dependabot[bot]2023-09-281-1/+1
* Update version of `nix`, and `ron` (#30330)Fabrice Desré2023-09-151-1/+1
* minibrowser: implement HiDPI support (#30343)Delan Azabani2023-09-146-67/+130
* build(deps): bump vergen from 8.2.4 to 8.2.5 (#30346)dependabot[bot]2023-09-141-1/+1
* [NFC] servoshell: fix euclid units associated with winit geometry (#30344)Delan Azabani2023-09-141-26/+20
* servoshell: fix unwrap None during RedrawRequested (#30360)Delan Azabani2023-09-141-23/+22
* build(deps): bump cbindgen from 0.25.0 to 0.26.0 (#30352)dependabot[bot]2023-09-131-1/+1
* [NFC] servoshell: clarify that device_pixels_per_px is an override (#30342)Delan Azabani2023-09-124-15/+18
* [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340)Delan Azabani2023-09-1218-216/+269
* servoshell: fix lockups while animating (#30322)Delan Azabani2023-09-122-24/+73
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-1110-150/+99
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-102-2/+4
* remove `extern crate` (#30311)Samson2023-09-0812-23/+8
* minibrowser: fix spurious update when location has not changed (#30309)Delan Azabani2023-09-072-14/+23
* Move user input logic into servoshell (#30238)Atbrakhi2023-09-066-41/+167
* constellation: crash to a new “sad tab” error page (#30290)Delan Azabani2023-09-063-0/+3
* Use arboard in servoshell instead of rust-clipboard (#30274)Martin Robinson2023-09-062-16/+13
* remove unnecessary heap allocation (#30272)XXIV2023-09-011-2/+2
* Always dummy (#30240)Samson2023-08-304-4/+0
* Fix typo in build.rs link directive for EGL (#30236)Mukilan Thiyagarajan2023-08-291-2/+2
* make enter key equivalent to go button when location field is focused (#30126)Atbrakhi2023-08-291-0/+4
* build(deps): bump cbindgen from 0.24.5 to 0.25.0 (#30227)dependabot[bot]2023-08-291-1/+1
* Rename ports/winit package to servoshell (#30163)Atbrakhi2023-08-2822-1/+1
* Disable WebRender debugger and upgrade webxr / media / rand (#30190)Martin Robinson2023-08-241-1/+0
* Fix failing test in winit prefs (#30186)Atbrakhi2023-08-241-1/+1
* build(deps): bump winit from 0.28.3 to 0.28.6 (#30156)dependabot[bot]2023-08-221-1/+1
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-1/+1
* Fix `mach test-wpt` to make crash tests work (#29832)Mukilan Thiyagarajan2023-08-181-6/+10
* Cmd or Ctrl+L should focus on location bar in minibrowser mode (#30105)Atbrakhi2023-08-182-14/+21
* Format toml files (#30112)Samson2023-08-174-5/+3
* Add missing EmbedderMsg::ReadyToPresent (#30109)Atbrakhi2023-08-161-0/+1
* winit: initial minibrowser (#29976)Delan Azabani2023-08-159-54/+450
* Make `native-bluetooth` a default feature (#30097)Martin Robinson2023-08-143-3/+3
* Remove dependency on surfman-chains (#30090)Martin Robinson2023-08-112-4/+1
* Clean up some unused code after switching to rustls (#30081)Martin Robinson2023-08-093-3/+0