This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-01-28 16:58:21 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08ccc2d62440d3349d9fc073fdf63087dff86800
electron
/
atom
/
renderer
/
api
History
Milan Burda
28fd571d0c
refactoring: use std::make_unique<T> (
#13245
)
2018-06-18 16:32:55 +09:00
..
atom_api_renderer_ipc.cc
perf: don't use JSON to send the result of
ipcRenderer.sendSync
. (
#8953
)
2018-06-13 17:38:31 +10:00
atom_api_renderer_ipc.h
perf: don't use JSON to send the result of
ipcRenderer.sendSync
. (
#8953
)
2018-06-13 17:38:31 +10:00
atom_api_spell_check_client.cc
[chromium-style] out-of-line default constructors and destructors
2018-04-19 11:12:58 -07:00
atom_api_spell_check_client.h
[chromium-style] out-of-line default constructors and destructors
2018-04-19 11:12:58 -07:00
atom_api_web_frame.cc
refactoring: use std::make_unique<T> (
#13245
)
2018-06-18 16:32:55 +09:00
atom_api_web_frame.h
remove webFrame.registerURLSchemeAsSecure() deprecation
2018-05-23 09:33:57 -07:00