aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump vergen-git2 from 1.0.3 to 1.0.5 (#34972)dependabot[bot]2025-01-131-1/+1
* build(deps): bump ohos-ime-sys from 0.1.2 to 0.1.3 (#34974)dependabot[bot]2025-01-131-1/+1
* build(deps): bump the napi-ohos-related group with 4 updates (#34971)dependabot[bot]2025-01-131-2/+2
* build(deps): bump ohos-vsync from 0.1.2 to 0.1.3 (#34943)dependabot[bot]2025-01-101-1/+1
* build(deps): bump vergen-git2 from 1.0.2 to 1.0.3 (#34945)dependabot[bot]2025-01-101-1/+1
* build(deps): bump xcomponent-sys from 0.2.0 to 0.3.0 (#34936)dependabot[bot]2025-01-101-1/+1
* Update xcomponent-sys to 0.2.0 (#34898)Jonathan Schwender2025-01-083-11/+8
* Update all network-related dependencies to the latest versions (#34630)Josh Matthews2025-01-085-0/+10
* Fix a leak in MacOS thread count function (#34862)webbeef2025-01-072-1/+9
* build(deps): bump ohos-ime-sys from 0.1.1 to 0.1.2 (#34852)dependabot[bot]2025-01-061-1/+1
* build(deps): bump winit from 0.30.7 to 0.30.8 (#34854)dependabot[bot]2025-01-061-1/+1
* webxr: create glwindow with Rc window and without rendering context (#34813)Ngo Iok Ui (Wu Yu Wei)2025-01-035-95/+20
* chore: remove `WindowMethods::rendering_context` (#34780)Ngo Iok Ui (Wu Yu Wei)2025-01-0110-196/+164
* Prompt user for credentials when http request needs it (#34620)arthmis2024-12-282-2/+18
* fix(wayland): segfault because of double free surfaces (#34752)Ngo Iok Ui (Wu Yu Wei)2024-12-242-26/+33
* build(deps): bump winit from 0.30.5 to 0.30.7 (#34753)dependabot[bot]2024-12-241-1/+1
* build(deps): bump env_filter from 0.1.2 to 0.1.3 (#34722)dependabot[bot]2024-12-201-1/+1
* servoshell: Remove duplicate egl bindings on android/ohos (#34716)Jonathan Schwender2024-12-209-109/+6
* chore: remove deprecated winit method (#34638)Ngo Iok Ui (Wu Yu Wei)2024-12-193-361/+386
* build(deps): bump the egui-related group with 6 updates (#34647)dependabot[bot]2024-12-171-4/+4
* Upgrade Rust to 1.82.0 (#34592)Jonathan Schwender2024-12-121-2/+2
* build: upgrade rustc to 1.81.0 (#34270)Mukilan Thiyagarajan2024-12-121-2/+1
* Add embedder event for preferred color scheme and respond to it in the Layout...arthmis2024-12-122-0/+10
* Add prefs to limit threadpool sizes (#34478)Jonathan Schwender2024-12-071-1/+0
* Add `webgpu` feature flag (#34444)atbrakhi2024-12-051-1/+2
* build(deps): bump vergen-git2 from 1.0.1 to 1.0.2 (#34400)dependabot[bot]2024-11-281-1/+1
* Use `webrender_api::units::DevicePixel` rather than `style_traits::DevicePixe...Nico Burns2024-11-256-9/+6
* Remove some unused dependencies (#34355)Jonathan Schwender2024-11-251-1/+0
* Plumb URL into interval profiler tracing events (#34337)Delan Azabani2024-11-221-1/+2
* Disable layout-2013 feature by default (#34290)Jonathan Schwender2024-11-211-1/+1
* build(deps): bump the napi-ohos-related group with 4 updates (#34309)dependabot[bot]2024-11-201-2/+2
* Update vergen to v9 (#34283)Jonathan Schwender2024-11-192-7/+14
* Fix various clippy warnings on OpenHarmony (#34281)Jonathan Schwender2024-11-197-32/+21
* ohos: Add basic IME and keyboard support (#34188)Jonathan Schwender2024-11-155-45/+230
* servoshell: Fix --no-default-features and make webxr optional on ohos/android...Jonathan Schwender2024-11-135-4/+16
* feat: `webxr` feature flag (#34241)Ngo Iok Ui (Wu Yu Wei)2024-11-131-1/+1
* Allow filtering of tracing events via SERVO_TRACING (#34236)Delan Azabani2024-11-132-3/+10
* build(deps): bump cc from 1.1.37 to 1.2.0 (#34234)dependabot[bot]2024-11-121-1/+1
* Filter Perfetto traces to `servo_profiling` spans and events only (#34209)Delan Azabani2024-11-111-1/+2
* Add simple fling implementation (#33219)Jonathan Schwender2024-11-102-6/+7
* ohos: Bump napi-ohos (#34160)Jonathan Schwender2024-11-102-41/+35
* ohos/android: Fix some compiler warnings (#34178)Jonathan Schwender2024-11-072-5/+3
* ohos: Bump ohos-vsync and ohos-sys (#34155)Jonathan Schwender2024-11-051-2/+2
* servoshell: fix logical screen size calculation (#34096)Mukilan Thiyagarajan2024-11-012-9/+10
* Improve scrolling speed in servoshell. (#34063)Nico Burns2024-10-301-3/+3
* andrdoid: Fix some compiler warnings (#34070)Martin Robinson2024-10-304-67/+4
* servoshell: Allow overriding screen resolution with a command-line argument (...Martin Robinson2024-10-303-50/+71
* build(deps): bump hilog from 0.1.0 to 0.1.1 (#34045)dependabot[bot]2024-10-281-1/+1
* build(deps): bump napi-derive-ohos from 1.0.0 to 1.0.1 (#34044)dependabot[bot]2024-10-281-1/+1
* ServoShell: Don't request redrawing again when processing a RedrawRequested e...webbeef2024-10-251-1/+2