Samuel Attard
|
cbfd276917
fix: bootstrap the node environment after we setup the InspectorAgent (#19317) (#19332)
|
5 years ago |
Samuel Attard
|
38f2d11c39
feat: update to node 12.4 (#19270) (#19281)
|
5 years ago |
Samuel Attard
|
57f7c8b6b9
build: ensure consistent lock files across multiple machines (#17955) (#18071)
|
6 years ago |
Nitish Sakhawalkar
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
Robo
|
5afb7dc715
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
6 years ago |
Milan Burda
|
3f1d22759a
refactor: use helpers for command-line parsing in renderer/init.js (#16239)
|
6 years ago |
Cheng Zhao
|
47bf8e1bb3
view: add ResizeArea class (#15752)
|
6 years ago |
Michelle Tilley
|
2a8e8a0603
fix: make certain values on `process` read-only (#15628)
|
6 years ago |
Cheng Zhao
|
260778e0fb
feat: add MdTextButton to View APIs (#15328)
|
6 years ago |
Samuel Attard
|
8bc0c343fa
fix: convert wstring to string on windows in node_bindings (#15266)
|
6 years ago |
Shelley Vohr
|
a0b9d47d5e
fix: enable NODE_OPTIONS env var (#15158)
|
6 years ago |
Milan Burda
|
db37ab1039
feat: add remote.require() / remote.getGlobal() filtering (#15014)
|
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 |