Milan Burda
|
f43920e436
feat: add remote.require() / remote.getGlobal() filtering (#15562)
|
6 years ago |
trop[bot]
|
57153ead89
fix: convert wstring to string on windows in node_bindings (#15268)
|
6 years ago |
trop[bot]
|
435ca8cff3
fix: enable NODE_OPTIONS env var (#15259)
|
6 years ago |
Robo
|
434a6e3561
refactor: create request context from network context (#14656)
|
6 years ago |
Jeremy Apthorp
|
6e037f5e71
use new node options parser
|
6 years ago |
Jeremy Apthorp
|
de581ca0b4
PathService -> base::PathService
|
6 years ago |
Robo
|
a24ad6bc14
build: define compile time features with buildflag header (#14840)
|
6 years ago |
Charles Kerr
|
d663b4eaee
fix: fix gn cpplint warnings (#14583)
|
6 years ago |
Samuel Attard
|
a43a292d18
fix: dont parse arguments after a -- in the inspector (#14297)
|
6 years ago |
Milan Burda
|
fc85d02786
feat: expose missing process APIs in sandboxed renderers (#13505)
|
6 years ago |
Zhuo Lu
|
ab24a1e36d
feat: netLog API for dynamic logging control (#13068)
|
6 years ago |
Cheng Zhao
|
70e17b5f8f
feat: add LabelButton API
|
7 years ago |
Cheng Zhao
|
c8e8cb86ce
feat: add Button API
|
7 years ago |
Cheng Zhao
|
ba3700141f
feat: add TextField API
|
7 years ago |
Alexey Kuzmin
|
dee9aef975
Add "enable_desktop_capturer" build flag (#13133)
|
6 years ago |
Thiago de Arruda
|
6ff111a141
perf: don't use JSON to send the result of `ipcRenderer.sendSync`. (#8953)
|
6 years ago |
Cheng Zhao
|
0f7c25fc63
Put View APIs under a build flag
|
7 years ago |
Cheng Zhao
|
322bde526c
Add LayoutManager/BoxLayout APIs
|
7 years ago |
Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
Cheng Zhao
|
5a320222e2
feat: add WebContentsView API
|
7 years ago |
Cheng Zhao
|
e058d11657
feat: add View API
|
7 years ago |
Robo
|
ff571f3b5d
Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661)
|
7 years ago |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
Cheng Zhao
|
858828d343
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow (#12596)
|
7 years ago |
deepak1556
|
e24c0dda5d
add features module to detect availability of build time features at runtime
|
7 years ago |
Cheng Zhao
|
39e0433570
Fix build error after rebasing
|
7 years ago |
shelley vohr
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
7 years ago |
Aleš Pergl
|
c49cb29ddf
Disallow launching unknown apps via browser client.
|
7 years ago |
Adrien Fery
|
f3ae566164
Add in-app purchase for MacOS
|
7 years ago |