electron/shell/renderer/api
2020-03-02 16:11:40 -08:00
..
context_bridge fix: use a WeakPtr so we do not UAF the store in FunctionLifetimeMonitor (#22056) 2020-02-08 20:49:38 -08:00
electron_api_context_bridge.cc fix(extensions): set lowest isolated world id (#22212) 2020-02-24 13:33:58 +09:00
electron_api_context_bridge.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_renderer_ipc.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_spell_check_client.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_spell_check_client.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_web_frame.cc feat: optional typically sync callback for WebFrame#executeJavaScript* (#21423) 2020-03-02 16:11:40 -08:00