Milan Burda
|
a71ca144e2
fix: CSP with `unsafe-eval` detection with Trusted Types (#27472)
|
4 years ago |
Jeremy Rose
|
5c8e7e8b7f
fix: restrict sendToFrame to same-process frames by default (#26928)
|
4 years ago |
Shelley Vohr
|
1aeba811cc
chore: add V8 crash information to crashReporter (#24864)
|
4 years ago |
Milan Burda
|
4ace4995c8
feat: MessagePorts in the main process (#24323)
|
4 years ago |
Alexey Kuzmin
|
8803c12715
test: do not run spellchecker tests if the feature is disabled (9-x-y) (#23724)
|
4 years ago |
Milan Burda
|
90833d372f
build: allow use of BUILDFLAG directives from within JS code (#23496)
|
4 years ago |
Samuel Attard
|
320487080f
refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) (#23617)
|
5 years ago |
Milan Burda
|
3f2cb91a35
refactor: declare KeyWeakMap<K, V> returned by createIDWeakMap() / createDoubleIDWeakMap() (#21171)
|
5 years ago |
Milan Burda
|
0f7ebff81e
fix: pass frameId to v8Util.setRemoteCallbackFreer() (#20732)
|
5 years ago |
Jeremy Apthorp
|
b7b0992768
refactor: convert some more remote stuff to typescript (#20324)
|
5 years ago |
Milan Burda
|
11cd0db86b
build: add enable_remote_module build flag (#19821)
|
5 years ago |
Milan Burda
|
81e9dab52f
refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574)
|
5 years ago |
Milan Burda
|
7825d043f2
refactor: unify module-list format and exports/electron (#19697)
|
5 years ago |
Heilig Benedek
|
9ccd6aa0dd
feat: enable picture-in-picture mode for video tags (#17686)
|
5 years ago |
Milan Burda
|
3011a0f14f
refactor: convert ipc-renderer.ts to TypeScript (#19556)
|
5 years ago |
Samuel Maddock
|
95977291f7
feat: preliminary support for //extensions (#17440)
|
5 years ago |
Milan Burda
|
c79613b037
chore: convert more files to TypeScript (#18820)
|
5 years ago |
Jeremy Apthorp
|
27599a851f
test: move some BrowserWindow specs to the main process (#19182)
|
5 years ago |
Milan Burda
|
370e9522b4
refactor: re-implement desktop-capturer in TypeScript (#18580)
|
5 years ago |
Shelley Vohr
|
3309005325
chore: convert callbacks-registry to ts (#18682)
|
5 years ago |
Jeremy Apthorp
|
ed5fb4a720
refactor: simplify content script injection (#18532)
|
5 years ago |
Samuel Attard
|
24b3d66767
refactor: remove electron.asar and embed JS in binary (#18577)
|
5 years ago |
Samuel Attard
|
b8dbe4bc15
spec: add tests for the autoUpdater on macOS that actually test if it works (#17442)
|
6 years ago |
Shelley Vohr
|
38d75010c7
chore: rename atomBinding to electronBinding (#17419)
|
6 years ago |
Samuel Attard
|
ca701bb9af
spec: initial spike of main-process based tests
|
6 years ago |
Robo
|
5afb7dc715
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
6 years ago |
Felix Rieseberg
|
f3fc4023cf
refactor: Port renderer/web-view to TypeScript (#17250)
|
6 years ago |
Felix Rieseberg
|
7f007109c3
refactor: Port inspector to TypeScript (#16943)
|
6 years ago |
Felix Rieseberg
|
91f81b4b72
refactor: Port renderer/init to TypeScript (#17027)
|
6 years ago |
Felix Rieseberg
|
eaa0e28396
refactor: Port content-scripts-injector to TypeScript (#17012)
|
6 years ago |