aboutsummaryrefslogtreecommitdiffstats
path: root/ports/servoshell/egl/ohos
Commit message (Expand)AuthorAgeFilesLines
* libservo: Expose a `ServoBuilder` (#36549)Martin Robinson5 days1-21/+7
* [OHOS] Allow setting the log-filter via cli arguments (#36444)Astraea Quinn S7 days1-0/+2
* libservo: Make zooming and HiDPI scaling work per-`WebView` (#36419)Martin Robinson8 days1-2/+1
* Implement WebviewDelegate.screen_geometry for OHOS (#36459)JoeDow11 days1-0/+9
* libservo: Remove a couple `EmbedderMethods` (#36276)Martin Robinson2025-04-011-1/+0
* Allow setting userscripts directly without the need of files (#35388)Tony2025-03-271-0/+1
* Create `config_dir` if none exist for caching (#35761)Euclid Ye2025-03-181-1/+17
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-3/+3
* servoshell: Read prefs.json from bundle on OHOS (#35581)Narfinger2025-03-011-2/+11
* libservo: Move size handling to `RenderContext` from `WindowMethods` (#35621)Martin Robinson2025-02-251-9/+3
* compositing: Move image output and shutdown management out of the compositor ...Martin Robinson2025-02-201-2/+0
* libservo: Expose `SoftwareRenderingContext` and `WindowRenderingContext` (#35...Martin Robinson2025-02-181-33/+31
* Add cli option for tracing-filter (#35370)Jonathan Schwender2025-02-081-1/+2
* Migrate Android and OHOS ports to the delegate API (#35315)Mukilan Thiyagarajan2025-02-061-6/+6
* chore: Rename `CompositeTarget` enum (#35263)DK Liao2025-02-041-1/+1
* ohos: Support resizing the surface (#35158)Jonathan Schwender2025-01-291-19/+14
* servoshell: Port Android / OHOS servoshell to use the WebView API (#35192)Martin Robinson2025-01-291-12/+3
* libservo: Stop using `script_traits` in the embedding layer (#35185)Martin Robinson2025-01-282-7/+6
* feat: Turn `RenderingContext` into a trait (#35052)DK Liao2025-01-241-3/+3
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-45/+19
* Update xcomponent-sys to 0.2.0 (#34898)Jonathan Schwender2025-01-081-1/+1
* Update all network-related dependencies to the latest versions (#34630)Josh Matthews2025-01-081-0/+1
* chore: remove `WindowMethods::rendering_context` (#34780)Ngo Iok Ui (Wu Yu Wei)2025-01-011-4/+11
* servoshell: Remove duplicate egl bindings on android/ohos (#34716)Jonathan Schwender2024-12-201-7/+1
* Fix various clippy warnings on OpenHarmony (#34281)Jonathan Schwender2024-11-191-10/+4
* servoshell: Fix --no-default-features and make webxr optional on ohos/android...Jonathan Schwender2024-11-131-1/+6
* ohos: Allow passing arguments to servoshell (#33588)Jonathan Schwender2024-10-021-0/+54
* ohos: Bundle resource files in hap (#33513)Jonathan Schwender2024-09-242-3/+42
* Make tracing available on all platforms, with or without perfetto (#33301)Delan Azabani2024-09-041-0/+1
* ohos: Bump ohos-sys to v0.2.1 (#32834)Jonathan Schwender2024-07-231-3/+1
* Add OpenHarmony support to servoshell (#32594)Jonathan Schwender2024-06-281-0/+110