Commit History

Author SHA1 Message Date
  Shelley Vohr 430d1f9c1e feat: support system-context-menu on Linux 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
  Shelley Vohr 2efd75e2ca build: fail for out of date patches on forks (#46080) 1 month ago
  electron-roller[bot] b13f05e2dc chore: bump chromium to 136.0.7067.0 (main) (#46018) 1 month ago
  Shelley Vohr dcbab692c0 test: fix `app.dock` for corrected type (#46110) 1 month ago
  Niklas Wenzel 71f3ff6bf2 docs: fix types of `app.dock` (#46073) 1 month ago
  Alice Zhao ff0a14a7c6 build: move set chromium cookie before build tools step (#46091) 1 month ago
  Charles Kerr 4bf99c9bea refactor: add `ElectronBrowserContext::GetDefaultBrowserContext()` (#46065) 1 month ago
  Charles Kerr 9513486bf3 refactor: use `GetDefaultStoragePartition()` instead of `GetStoragePartition(nullptr)` (#46064) 1 month ago
  Charles Kerr bea7d618f1 fix: warning in file picker UI (#46067) 1 month ago
  Charles Kerr 4ad20ccb39 chore: e patches all (#46068) 1 month ago
  Charles Kerr 73a017577e perf: avoid redundant map lookup in ElectronBrowserContext::From() (#46044) 1 month ago
  Shelley Vohr 2d8a547692 build: fix compound bash conditional in patchup (#46047) 1 month ago
  Charles Kerr 5f0603ed28 fix: `ElectronBrowserContext` `raw_ptr` bug + remove dead code (#46030) 1 month ago
  Sam Maddock afca4e271e feat: ServiceWorkerMain.scriptURL (#45863) 1 month ago
  Charles Kerr 30d2fadb28 refactor: replace base::StringPrintf() calls with absl::StrFormat() (#46024) 1 month ago