Alexey Kuzmin
|
b3c44d1fe6
Revert "chore: reformat code C++ to make the linter happy (#18687)" (#18881)
|
5 years ago |
Alexey Kuzmin
|
38cca77346
chore: reformat code C++ to make the linter happy (#18687)
|
5 years ago |
Nitish Sakhawalkar
|
ffd2224bbe
Node 12 Upgrade (5-0-x) (#17752)
|
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 |
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 |