Commit History

Author SHA1 Message Date
  Shelley Vohr d561af4480 docs: Add breaking change note 3 weeks ago
  Shelley Vohr 71a00852b0 chore: feedback from review 1 month ago
  Shelley Vohr e9bf9d9f78 Update docs/api/command-line.md 1 month ago
  Shelley Vohr a32f5b5d53 fix: hard crash on invalid command line switch 1 month ago
  Shelley Vohr 9ec14b91e7 feat: add `BrowserWindow.isSnapped()` (#46079) 3 weeks ago
  Shelley Vohr 47cf4e7bfd fix: Wayland resizing border (#46155) 3 weeks ago
  Charles Kerr b8150f33db refactor: remove unused `weak_factory_` in electron_management_api_delegate.cc (#46200) 3 weeks ago
  Charles Kerr 02a4bd5942 refactor: remove unused method ProxyingWebSocket::web_request_api() (#46201) 4 weeks ago
  Charles Kerr 7ed4f0ca27 perf: use `absl::flat_hash_map` instead of `std::unordered_map` (#46202) 4 weeks ago
  Shelley Vohr 964090d086 fix: ensure `TraverseParent` bails on resource path exit (#46100) 4 weeks ago
  Erik Moura e9082ea57a docs: fix capitalization for `InputEvent.modifiers` (#46130) 4 weeks ago
  Charles Kerr 5623c96dd7 refactor: remove unused field `ServiceWorkerMain::weak_factory_` (#46171) 4 weeks ago
  Charles Kerr 3fd35abe98 refactor: remove unused method `ElectronBrowserContext::GetWeakPtr()` (#46170) 4 weeks ago
  Charles Kerr a81e11d9de refactor: use `= default` to define trivial destructors (#46165) 1 month ago
  John Kleinschmidt db47267be4 build: Use windows src cache (#45881) 1 month ago
  Charles Kerr 6723bfbe32 refactor: reduce coupling in `electron::api::Protocol` (#46122) 1 month ago
  Shelley Vohr 603057b198 fix: remove `File.path` from types (#46005) 1 month ago
  Shelley Vohr 9ccc63d682 fix: add missing `cpp_heap` to Node.js worker `CreateParams` (#46104) 1 month ago
  LZL 4d7161f36e feat: add ffmpeg.dll to delay load configuration (#46151) 1 month ago
  Shelley Vohr 32141eacfb refactor: use upstream `Widget::IsVisibleOnAllWorkspaces()` (#45887) 1 month ago
  Charles Kerr 1b5db9989e refactor: make URLPipeLoader private (#46113) 1 month ago
  Charles Kerr 46967ca9c9 refactor: Add `ElectronBrowserContext::BrowserContexts()` (#46089) 1 month ago
  Charles Kerr 273baf4ec2 refactor: use base::NumberToString() (#46141) 1 month ago
  Charles Kerr c4800d9934 refactor: remove ToV8(isolate, const char*) (#46108) 1 month ago
  Shelley Vohr 86cc9f626f fix: APNS token ids are lowercase ASCII (#46101) 1 month ago
  Shelley Vohr 09a3bcf0f0 fix: `webContents.print()` crash on Linux (#46087) 1 month ago
  Shelley Vohr bf64967b68 build: combine pipewire patches (#46129) 1 month ago
  Niklas Wenzel bf1d377e08 docs: use optional chaining for `app.dock` (#46119) 1 month ago
  Shelley Vohr d424c3aee7 test: disable `parallel/test-worker-resource-limits` (#46105) 1 month ago
  Niklas Wenzel e4d660af86 docs: fix code example in breaking-changes.md (#46093) 1 month ago