electron/shell/renderer/api
trop[bot] 65f9f08187
perf: prefer absl::flat_hash_set over std::unordered_set (#46374)
* perf: use absl::flat_hash_set in SpellCheckClient::SpellCheckText()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* perf: use absl::flat_hash_set in MessagePort::DisentanglePorts()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-03-31 08:25:16 -05:00
..
context_bridge perf: use v8::Local<v8::Object> as the key in ObjectCache (#43519) 2024-09-04 22:53:06 -05:00
electron_api_context_bridge.cc fix: crash when drag-dropping some files (#46311) 2025-03-26 22:23:24 -05:00
electron_api_context_bridge.h feat: contextBridge.executeInMainWorld (#45330) 2025-01-31 09:50:44 -05:00
electron_api_crash_reporter_renderer.cc build: make is_mas_build a generated header instead of config (#43737) 2024-09-17 01:38:56 -07:00
electron_api_ipc_renderer.cc feat: service worker preload scripts for improved extensions support … (#45408) 2025-02-05 14:18:24 -05:00
electron_api_spell_check_client.cc perf: prefer absl::flat_hash_set over std::unordered_set (#46374) 2025-03-31 08:25:16 -05:00
electron_api_spell_check_client.h chore: bump chromium to 134.0.6998.3 (35-x-y) (#45460) 2025-02-07 11:14:12 -05:00
electron_api_web_frame.cc fix: avoid IPC for renderer webFrame.getZoom... APIs (#45557) 2025-02-13 12:53:59 +01:00
electron_api_web_utils.cc feat: add webUtils module with getPathForFile method (#38776) 2023-11-20 15:59:36 -08:00
electron_api_web_utils.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00