Commit History

Author SHA1 Message Date
  Sam Maddock e3f61b465d refactor: move extension APIs to session.extensions (#45597) 1 month ago
  Charles Kerr 2a383e9ddd refactor: use C++20's contains() method (#45742) 1 month ago
  Sam Maddock 26da3c5d6e feat: service worker preload scripts for improved extensions support (#44411) 2 months ago
  Robo ecd5d0a3a4 fix: crash in gin::wrappable::secondweakcallback (#45368) 2 months ago
  Sam Maddock e09577b123 feat: redesign preload APIs (#45230) 2 months ago
  Calvin 6f7999ad0d fix: `session.clearData` `avoidClosingConnections` default to false (#45187) 3 months ago
  Felix Rieseberg 687a59b43b feat: Add shared dictionary management APIs (#44750) 4 months ago
  Charles Kerr f7e823ac80 refactor: return-braced-init-list pt 2 of 2 (#44870) 4 months ago
  Charles Kerr 726d439399 refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44515) 5 months ago
  Charles Kerr 05dfd14913 refactor: add `EmitWarning(v8::Isolate*)` helper (#43722) 7 months ago
  Keeley Hammond 309d5dade3 feat: add support for system picker in setDisplayMediaRequestHandler (#43581) 7 months ago
  Charles Kerr 2390706030 refactor: prefer std::ranges over begin() and end() (#43464) 7 months ago
  Alexander Cyon ca0837c852 chore: fix typos in 'shell/' folder. (#43373) 8 months ago
  Shelley Vohr 70dda694e2 build: fix build when `enable_pdf_viewer` and `enable_electron_extensions` disabled (#43206) 8 months ago
  Charles Kerr e70ce89235 chore: more iwyu (#43063) 8 months ago
  Charles Kerr 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
  Charles Kerr e89da2bad2 fix: dangling raw_ptr<Session> in UserDataLink (#42786) 9 months ago
  Charles Kerr cf5fb4505e refactor: make session::browser_context_ a const raw_ref (#42728) 9 months ago
  Charles Kerr ae0c55c0b1 refactor: inherit Observer classes privately, pt. 2 (#42237) 10 months ago
  electron-roller[bot] 9b0409f7c9 chore: bump chromium to 126.0.6445.0 (main) (#41868) 11 months ago
  Charles Kerr b684a98267 refactor: replace base::EndsWith() with std::ends_with() (#41937) 1 year ago
  Calvin 3eb94b72ba feat: Options parameter for `Session.clearData` API (#41355) 1 year ago
  Calvin 12d7a8ff66 feat: `Session#clearData` API (#40983) 1 year ago
  Charles Kerr 4164ef93ad refactor: remove banned std::to_string() calls (#41087) 1 year ago
  Milan Burda 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
  electron-roller[bot] bc1ba1fe9d chore: bump chromium to 120.0.6099.0 (main) (#40316) 1 year ago
  electron-roller[bot] be44a2c5b7 chore: bump chromium to 120.0.6078.0 (main) (#40114) 1 year ago
  Milan Burda 563c370d51 refactor: use gin_helper::Dictionary::CreateEmpty() helper (#40140) 1 year ago
  Shelley Vohr c7bdd907d7 fix: set prototype names on `gin::Constructible` classes (#39006) 1 year ago
  Shelley Vohr e73edb5481 feat: allow headers to be sent with `session.downloadURL()` (#38785) 1 year ago