aboutsummaryrefslogtreecommitdiffstats
path: root/ports/servoshell
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Enable debug assertions for all builds other than official releases (#30509)Delan Azabani2023-10-263-13/+42
* Fix running servoshell and unit tests through a symlink (#30537)Delan Azabani2023-10-182-47/+37
* 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
* 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
* [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
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-102-2/+4
* remove `extern crate` (#30311)Samson2023-09-089-11/+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-061-0/+1
* Use arboard in servoshell instead of rust-clipboard (#30274)Martin Robinson2023-09-062-16/+13
* Always dummy (#30240)Samson2023-08-301-1/+0
* make enter key equivalent to go button when location field is focused (#30126)Atbrakhi2023-08-291-0/+4
* Rename ports/winit package to servoshell (#30163)Atbrakhi2023-08-2822-0/+3553