Commit Graph

  • b8dff4d352 chore(deps): update rust crate wgpu to v28 renovate/wgpu-28.x renovate[bot] 2026-01-18 15:56:30 +00:00
  • 9fa99b14fd apply version updates (#1656) dev wry-v0.54.1 wry-v0.54 wry-v0 github-actions[bot] 2026-01-18 16:55:21 +01:00
  • 6704b207ac feat: Derive PartialEq in Rect (#1655) Marc Espin 2026-01-18 16:53:45 +01:00
  • 598e22a971 apply version updates (#1627) wry-v0.54.0 github-actions[bot] 2026-01-15 14:29:14 +01:00
  • 4fcff147b5 fix: set WebKitGTK WebsiteDataManager's base_cache_directory (#1547) Youn Mélois 2026-01-15 14:21:42 +01:00
  • fd0ccdc94c refactor: share custom protocol work around logic (#1645) Tony 2026-01-15 20:28:52 +08:00
  • 64d92960b9 chore(deps): update rust crate webkit2gtk to v2.0.2 (#1640) renovate[bot] 2026-01-15 13:25:43 +01:00
  • ff8876d92b refactor: improve performance in wkwebview by optimizing string handling and memory usage (#1652) Tunglies 2026-01-15 10:04:47 +08:00
  • 51d06d0cec refactor: remove redundant clones in WebView and download handling (#1646) Tunglies 2026-01-04 15:28:31 +08:00
  • 7b77322f88 fix: clippy io_other_error errors (#1647) Tunglies 2025-12-28 23:28:39 +08:00
  • 1e09d85df7 Merge branch 'feat/mobile-multi-webview' into feat/android-on-new-intent feat/android-on-new-intent Lucas Nogueira 2025-12-03 14:10:58 -03:00
  • 0904dc98d6 call onPause and onResume feat/mobile-multi-webview Lucas Nogueira 2025-12-03 14:07:27 -03:00
  • 8d8836116a remove activity proxy on destroy Lucas Nogueira 2025-12-02 09:05:54 -03:00
  • 2e4850a583 fix: add missing backtick which breaks formatting in docs (#1635) Kevin Gimbel 2025-11-29 09:01:18 +01:00
  • 25cfa68f8e Merge branch 'feat/mobile-multi-webview' into feat/android-on-new-intent Lucas Nogueira 2025-11-18 08:26:51 -03:00
  • b69d100e6b disable cache for custom protocol, fixing load error Lucas Nogueira 2025-11-18 08:26:37 -03:00
  • 9dd669358e Merge branch 'feat/mobile-multi-webview' into feat/android-on-new-intent Lucas Nogueira 2025-11-18 07:06:57 -03:00
  • 9ded456dfa fix android Lucas Nogueira 2025-11-18 07:06:50 -03:00
  • fb22e44821 eprintln webview2 process failed events temp/crash-log FabianLars 2025-11-17 20:35:10 +01:00
  • 435ca59b9e Merge remote-tracking branch 'origin/feat/mobile-multi-webview' into feat/android-on-new-intent Lucas Nogueira 2025-11-17 12:17:47 -03:00
  • d5b014d89c feat(android): call onNewIntent Lucas Nogueira 2025-11-17 12:16:32 -03:00
  • cde5022514 change file Lucas Nogueira 2025-11-17 09:01:43 -03:00
  • 5861318d87 Merge remote-tracking branch 'origin/dev' into feat/mobile-multi-webview Lucas Nogueira 2025-11-17 08:40:51 -03:00
  • 5fdd1a9840 refactor(android): use OnBackPressedCallback (#1625) Lucas Fernandes Nogueira 2025-11-10 07:30:59 -03:00
  • 77dcc17ae8 Merge remote-tracking branch 'origin/dev' into feat/mobile-multi-webview Lucas Nogueira 2025-10-30 08:05:33 -03:00
  • ae9fe88ed7 fix autoresizing for multiwindow iOS Lucas Nogueira 2025-10-28 18:11:18 -03:00
  • a0403b9e2f docs: simpler dependencies with Nix on README (#1629) lon 2025-10-27 19:47:18 +01:00
  • df04aa8729 properly select activity, fix messaging for multi webview on android Lucas Nogueira 2025-10-23 15:27:28 -03:00
  • b4f5ac3037 feat(android): setup multi-webview support (activity embedding) Lucas Nogueira 2025-10-22 14:50:27 -03:00
  • 27ba73f077 Revert "temporarily remove changefiles" FabianLars 2025-10-22 11:40:11 +02:00
  • 2bfe45f48a temporarily remove changefiles wry-v0.53.5 wry-v0.53 FabianLars 2025-10-22 11:39:51 +02:00
  • 37b81221e0 chore: manually trigger release for 0.35.5 to fix docsrs (#1628) Fabian-Lars 2025-10-22 11:37:27 +02:00
  • 84b0ec2e35 feat(ios/macos): Add handler for web content process termination (#1624) Jeff Tsang 2025-10-15 17:04:40 +08:00
  • 9604b0e9fa chore: remove rustc/rustdoc args for docsrs cfg to fix docs.rs builds (#1626) Fabian-Lars 2025-10-15 11:03:44 +02:00
  • 71336f6bed copyright fix/android-body Lucas Nogueira 2025-10-08 17:32:48 -03:00
  • 6ddeddf594 fmt Lucas Nogueira 2025-10-08 17:32:39 -03:00
  • e3eba52996 fix(android): empty custom protocol body, closes #1448 Lucas Nogueira 2025-10-08 17:19:36 -03:00
  • 7dbc918799 apply version updates (#1611) wry-v0.53.4 github-actions[bot] 2025-10-06 15:43:16 -03:00
  • 093856a2a5 feat(android): add flag to opt out of automatic back navigation (#1622) Lucas Fernandes Nogueira 2025-10-06 15:41:24 -03:00
  • c1dd6f0e03 fix(macos): use strings to get/set SameSite cookie policy fix/macos/symbol-not-found-1013 FabianLars 2025-10-01 19:08:28 +02:00
  • 48e5e9903f fix(linux): improve download handler's default filename fallback logic (#1613) Fabian-Lars 2025-09-08 16:26:09 +02:00
  • 0f51d67485 fix(linux): remove harmful request loading workaround (#1605) Daniel Gerhardt 2025-08-27 18:29:35 +02:00
  • aaafa7c861 apply version updates (#1610) wry-v0.53.3 github-actions[bot] 2025-08-27 12:24:47 -03:00
  • 6aa5854b03 fix(macos): webview_version crash if com.apple.WebKit is not found (#1609) Lucas Fernandes Nogueira 2025-08-27 10:23:34 -03:00
  • cb36e77dad apply version updates (#1606) wry-v0.53.2 github-actions[bot] 2025-08-25 09:54:46 -03:00
  • 1743e7f9c1 fix(macos): new_window_req_handler crashing when using custom data store (#1608) Lucas Fernandes Nogueira 2025-08-25 09:52:53 -03:00
  • 4b44ebb202 apply version updates (#1604) wry-v0.53.1 github-actions[bot] 2025-08-16 13:43:06 -03:00
  • ccdf912621 fix: build without x11 feature (#1603) Lucas Fernandes Nogueira 2025-08-16 13:40:47 -03:00
  • a6fbc57aa6 apply version updates (#1597) wry-v0.53.0 github-actions[bot] 2025-08-16 10:22:50 -03:00
  • 88cbb019a8 fix(linux): deadlock in WebViewUriLoader (#1561) Daniel Gerhardt 2025-08-16 15:20:42 +02:00
  • 3f978d3290 refactor: allow new_window_req_handler to create the webview on its own (#1601) Lucas Fernandes Nogueira 2025-08-16 09:13:15 -03:00
  • 1456f8e33a fix: Allow downloads by default on linux/macos to match windows behavior (#1602) Fabian-Lars 2025-08-15 15:25:11 +02:00
  • 5399823a1e feat(linux): craete webview on new_window_req (#1600) Lucas Fernandes Nogueira 2025-08-13 15:10:29 -03:00
  • af1cc1334a fix(macos/ios): prepend the Downloads dir to the suggested download path (#1599) Fabian-Lars 2025-08-13 20:10:15 +02:00
  • eb562ca993 fix(macos): new_window_req not firing on window.open (#1596) Lucas Fernandes Nogueira 2025-08-13 13:20:49 -03:00
  • 66c91aa9b3 docs: small formatting fixes Fabian-Lars 2025-08-13 17:06:06 +02:00
  • cb2ba95ae3 chore: Port readme changes into lib.rs (#1598) Fabian-Lars 2025-08-13 16:59:29 +02:00
  • ce377e2783 ci: Rename covector release branch Fabian-Lars 2025-08-13 16:39:14 +02:00
  • 78634b3d4d fix(linux): set suggested filename for download started handler (#1594) Fabian-Lars 2025-08-13 15:49:25 +02:00
  • 43e78ff6b0 Feat: add WebViewBuilder::with_limit_navigations_to_app_bound_domains (#1588) Zephiris Evergreen 2025-07-15 22:32:08 -07:00
  • 6a89f46646 docs(readme): remove leftover partial feature description (#1585) Fabian-Lars 2025-07-11 15:14:19 +02:00
  • 7c7c0bfbf0 docs(readme): fix various typos (#1582) bobo 2025-07-10 11:04:11 +02:00
  • c5be1a3cd6 Fix typos and improve README.md (#1583) servo-wry-demo bobo 2025-07-10 10:54:02 +02:00
  • 35022fa9bb fix(macos): don't panic if Request can't be constructed (#1554) Oleh Dolhov 2025-07-02 12:53:12 +02:00
  • 60dba38ddc feat: add WebView::set_cookie and WebView::delete_cookie (#1569) Sean Wang 2025-07-01 23:38:00 +08:00
  • 27c59161ec apply version updates (#1574) wry-v0.52.1 wry-v0.52 github-actions[bot] 2025-06-26 11:21:32 +02:00
  • c9978bcec4 ci: enable create-pull-request sign commits (#1575) Tony 2025-06-26 17:15:25 +08:00
  • 63eaab80ba fix(windows): Drop::paths returns random data (#1573) Tony 2025-06-26 17:07:42 +08:00
  • 180458bdf3 apply version updates (#1549) wry-v0.52.0 github-actions[bot] 2025-06-24 13:27:09 -03:00
  • 41f4a3a65e feat(windows): Use new webview2 background color api (#1572) Fabian-Lars 2025-06-24 18:22:12 +02:00
  • b40bdb1026 chore: update tao to 0.34 Lucas Nogueira 2025-06-24 12:31:51 -03:00
  • 99dab51fef chore(deps): update rust crate webview2-com to 0.38 (#1570) renovate[bot] 2025-06-24 14:13:03 +02:00
  • 35270dc45d fix build renovate/wgpu-25.x FabianLars 2025-06-23 12:48:10 +02:00
  • 2f1fc42351 chore(deps): update rust crate wgpu to v25 renovate[bot] 2025-06-23 09:48:52 +00:00
  • bfebb423d7 chore(deps): Update html5ever and kuchikiki (#1566) sftse 2025-06-23 11:47:09 +02:00
  • 1567635ba5 refactor!: rename builder methods for clarity and consistency (#1558) Amr Bashir 2025-05-24 17:04:41 +03:00
  • f868658d6f refactor: remove internal and_then chaining (#1556) Tony 2025-05-24 21:43:02 +08:00
  • 5e6b0e689e feat(ios): add support for setting the background color (#1555) Fabian-Lars 2025-05-16 18:49:13 +02:00
  • 2c1c874240 refactor(windows): simplify and document work around uri (#1548) Tony 2025-04-19 20:04:43 +08:00
  • dca1283a52 build: update Cargo.lock to use proc-macro2 1.0.95 (#1550) Jason Tsai 2025-04-19 18:26:44 +09:00
  • eb40ac8b2a feat: add x11 feature flag to allow disabling x11 dependencies (#1528) Aurélien Jacobs 2025-04-19 01:39:56 +02:00
  • 0352b7aa8b apply version updates (#1546) wry-v0.51.2 wry-v0.51 github-actions[bot] 2025-04-12 20:47:16 -03:00
  • f7781a788d feat(ios): allow changing or removing input accessory view (#1544) Lucas Fernandes Nogueira 2025-04-12 20:46:10 -03:00
  • b7644ba41d apply version updates (#1545) wry-v0.51.1 github-actions[bot] 2025-04-11 16:21:28 -03:00
  • 3e24d6b7b1 fix: async custom protocol not responding (#1543) Lucas Fernandes Nogueira 2025-04-11 16:17:17 -03:00
  • ca6ca17433 chore(deps): update rust crate crossbeam-channel to v0.5.15 [security] (#1541) renovate[bot] 2025-04-11 09:01:07 -03:00
  • db654d8418 chore(deps): update rust crate tao to 0.33 (#1539) renovate[bot] 2025-04-11 09:00:54 -03:00
  • f64dd1bad6 apply version updates (#1527) wry-v0.51.0 github-actions[bot] 2025-04-07 11:20:27 -03:00
  • 78b83a0d8a fix(macos): fix race condition in protocol handlers (#1537) Brendan Allan 2025-04-07 22:17:10 +08:00
  • 2d753c6482 fix(windows): init scripts sometimes get executed too late (#1531) Tony 2025-04-07 22:08:35 +08:00
  • 5f1e4bafee fix(macos): Handle flipped coordinate system of a parent view (#1538) Aliaksei Syrel 2025-04-07 16:07:07 +02:00
  • ecbced25e5 feat: macOS/iOS: add option to disable or enable link previews when building a webview (#1534) Simon Laux 2025-04-06 14:12:35 +02:00
  • e5ac513427 Avoid extra clone in execute_script (#1536) Tony 2025-04-04 16:05:40 +08:00
  • 92f36a3e1b fix(bench): fix building benchmarks (#1532) Linda_pp 2025-03-27 00:25:10 +09:00
  • 9923466942 fix(macos): fix unused variables warnings from cargo check when tracing feature is disabled (#1529) Linda_pp 2025-03-26 18:25:17 +09:00
  • f99bbd97c6 fix typo in url parse error (#1507) Simon Laux 2025-03-23 12:38:35 +01:00
  • 4ec951a7b5 chore(deps): update windows to 0.61 and webview2-com to 0.37 (#1526) Tony 2025-03-21 13:01:59 +08:00
  • 97fd5b1f55 apply version updates (#1519) wry-v0.50.5 wry-v0.50 github-actions[bot] 2025-03-15 15:01:26 -03:00
  • 4f4ade3c95 fix(macos): crash setting traffic lights inset on undecorated window (#1520) Lucas Fernandes Nogueira 2025-03-15 15:00:00 -03:00
  • 353bd9573a feat(windows): add config to disable context menus (#1517) Fabian-Lars 2025-03-14 04:28:23 +01:00