Electron Bot
|
40e05eef23
chore: bump chromium to 76.0.3783.1 (6-0-x) (#18116)
|
6 years ago |
Jeremy Apthorp
|
53f6cbccbf
refactor: use mojo for electron internal IPC (#17406)
|
6 years ago |
Thiago de Arruda
|
6ff111a141
perf: don't use JSON to send the result of `ipcRenderer.sendSync`. (#8953)
|
6 years ago |
Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
deepak1556
|
3cfe66e4c3
move ipc use from rvh to rfh
|
7 years ago |
Cheng Zhao
|
8c3232dc56
Every native class now gets a name
|
8 years ago |
Cheng Zhao
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
Haojian Wu
|
fab02809c6
Modernize to C++11: NULL => nullptr.
|
8 years ago |
deepak1556
|
45b3bd3a22
ipcRenderer: fix crash with multiple listeners to sync message
|
9 years ago |
Cheng Zhao
|
9fe3dbcfe0
Make VS happy
|
9 years ago |
Cheng Zhao
|
2ae52d0ff4
Make Wrappable a template class
|
9 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
94818aef26
Set "defaultPrevented" when "preventDefault()" is called
|
10 years ago |
Cheng Zhao
|
e4a71b86df
Caching object templates for Event, fixes #705
|
10 years ago |
Cheng Zhao
|
7a89a08534
Update to new Chromium APIs.
|
10 years ago |
Cheng Zhao
|
e0e1d45859
Rename string16 to base::string16.
|
10 years ago |
Cheng Zhao
|
f176b2c58f
Switch to use MIT license.
|
11 years ago |
Cheng Zhao
|
7106a36ccb
Add native_mate implemented Event and EventEmitter.
|
11 years ago |