Samuel Attard
80a037db86
chore: update goma documentation ( #21761 )
2020-01-13 15:49:29 -08:00
Jeremy Apthorp
fa42b5980e
feat: flesh out the api for //extensions ( #21587 )
2020-01-13 14:56:28 -08:00
Jeremy Apthorp
8bc0c92137
feat: [extensions] background pages ( #21591 )
2020-01-13 14:55:58 -08:00
Andrea Brancaleoni
cf497ea478
build: upload windows toolchain profile ( #21327 )
...
This commit uploads the output of the windows toolchain profiler.
The windows toolchain profiler is aimed at allowing the compilation
of electron release artifacts using the same windows toolchain on user
builder. This combined with the ability of electron of outputting
deterministic build should allow in future to check electron build
artifacts against CI artifacts.
See: 97959b5e5c
include windows toolchain profiler (contd #20949 )
2020-01-13 15:40:13 -05:00
Cheng Zhao
32af863e34
fix: double-autorelease of NSImage ( #21757 )
2020-01-13 11:37:11 -08:00
Jeremy Apthorp
d68f17b32c
fix: stream protocols not completing ( #21733 )
2020-01-13 10:28:21 -08:00
Electron Bot
7723c2c16d
Bump v9.0.0-nightly.20200113
2020-01-13 07:31:46 -08:00
Cheng Zhao
758863b84d
fix: disable private macOS APIs in MAS build except for CAContext/CALayerHost ( #21573 )
...
* fix: add patch to disable remote accessibility APIs
* fix: add patch to disable private window frame APIs
2020-01-13 09:04:38 -05:00
Nate Wienert
425d2a2e1b
add border radius to frameless window ( #20360 )
2020-01-13 15:43:00 +09:00
Konstantinos Ntoutsos-Oikonomou
20c910f98e
docs: New fiddle example 'Create a new window' ( #20480 )
...
* add: New fiddle for Manage Windows section example
* Delete package.json
Not needed
* Address issue with .gitignore file, load new window, removing unwanted css class
* Delete package.json
* Pushing change regarding the use of shell.OpenExternal API with an event listener for the href tag on the link
2020-01-13 15:35:56 +09:00
Yaser
b31084493e
docs: Added Window Management Fiddle example ( #20535 )
2020-01-13 15:34:13 +09:00
Jeremy Apthorp
2e1531ad90
feat: warn when remote is used without enableRemoteModule: true ( #21546 )
...
* feat: warn when remote is used without enableRemoteModule: true
* fix security warning
2020-01-13 15:23:03 +09:00
daveilers
2f394d46c7
docs: Update online-offline-events.md to reflect nodeIntegration required ( #21707 )
...
* Update online-offline-events.md
NodeIntegration is required for online/offline and the default changed, so the example should reflect the need for that config
* chore: fix lint warning
Co-authored-by: Cheng Zhao <zcbenz@github.com>
2020-01-13 14:56:39 +09:00
Shelley Vohr
2e7f9bffeb
docs: update source code dir structure ( #21659 )
2020-01-12 21:08:00 -08:00
Jorn
aef9ab1bb7
Es6ify api docs ( #21686 )
...
* docs: es6ify docs -> var -> const / let
* docs: apply arrow functions throughout all of the docs
2020-01-13 10:29:46 +09:00
Daniel Playfair Cal
29b7d80eb5
fix(scripts): account for sys.platform being "linux" as well "linux2" ( #21741 )
2020-01-13 09:58:25 +09:00
loc
a0a932826c
fix: prefer occluded rather than unloading layout info ( #21585 )
2020-01-13 09:56:49 +09:00
Shelley Vohr
19ef7a0fc9
fix: don't fallback to OpenFolderViaShell ( #21668 )
2020-01-13 09:49:51 +09:00
Milan Burda
c0bde4baa4
docs: responseHeaders should be Record<string, string[]> ( #21730 )
2020-01-12 09:20:13 -08:00
Electron Bot
702d18b2e3
Bump v9.0.0-nightly.20200111
2020-01-11 07:31:07 -08:00
loc
301bd8aec0
fix: avoid contextBridge double free on garbage collection ( #21592 )
...
* fix: reset next/prev pointers for life-monitored nodes
* fix: don't double-delete nodes in a linked list
2020-01-10 15:59:50 -08:00
Shelley Vohr
2858471151
feat: remove visibleOnFullscreen option ( #21706 )
2020-01-10 09:11:38 -08:00
Electron Bot
48ae7552f6
Bump v9.0.0-nightly.20200110
2020-01-10 07:32:59 -08:00
CezaryKulakowski
f461dc7002
fix: don't unnecessarily copy draggable regions ( #21704 )
2020-01-09 12:13:28 -08:00
Jeremy Apthorp
768a6ace1b
test: move some fixtures from spec/ to spec-main/ ( #21403 )
2020-01-09 11:50:56 -08:00
Cheng Zhao
8a92b65fd3
test: retry for a few flaky tests ( #21658 )
2020-01-09 11:50:30 -08:00
Electron Bot
cfae97a64c
chore: bump node to v12.14.1 (master) ( #21703 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2020-01-09 10:42:53 -08:00
Shelley Vohr
f5e202a898
fix: Notification crash in before-quit ( #21709 )
2020-01-09 09:42:20 -08:00
Kilian Valkhof
bd923838c1
docs: initial document for comparing web embeds ( #20478 )
...
Co-authored-by: Felix Rieseberg <felix@felixrieseberg.com>
Co-authored-by: Mark Lee <malept@users.noreply.github.com>
2020-01-09 09:29:22 -08:00
Shelley Vohr
bb054716c9
feat: allow http-parser NODE_OPTION in packaged apps ( #21694 )
2020-01-09 08:09:14 -08:00
Electron Bot
75e39be916
Bump v9.0.0-nightly.20200109
2020-01-09 07:31:24 -08:00
Electron Bot
349da6af7f
Bump v9.0.0-nightly.20200108
2020-01-08 07:31:48 -08:00
Samuel Attard
e18acb4380
build: document electron goma usage and add the external binaries ( #21622 )
2020-01-07 10:35:52 -08:00
Shogun Sea
0a850fbc5d
docs: Update react devtool version in document ( #21601 )
...
* docs: update react devtool version in document
* bump react devtool version ref to 4.3.0
2020-01-07 09:14:49 -05:00
Milan Burda
31c93fec67
fix: load window-setup in sandboxed renderer ( #21416 )
2020-01-06 22:23:03 +01:00
Shelley Vohr
d56f67b7af
refactor: throw error for getLastCrashReport if crashReporter not started ( #21643 )
2020-01-06 11:00:27 -05:00
Electron Bot
7d2c97b671
Bump v9.0.0-nightly.20200106
2020-01-06 07:33:51 -08:00
Electron Bot
fb1131d531
Bump v9.0.0-nightly.20200105
2020-01-05 07:31:32 -08:00
Electron Bot
1abd24aa28
Bump v9.0.0-nightly.20200104
2020-01-04 07:33:32 -08:00
Kilian Valkhof
8dc4a20069
docs: fix typos in security.md ( #21665 )
2020-01-03 11:11:01 -05:00
Angel_Kitty
70029aa069
chore: update license year ( #21657 )
2020-01-03 11:10:23 -05:00
Electron Bot
b2071d2966
Bump v9.0.0-nightly.20200103
2020-01-03 07:31:59 -08:00
Electron Bot
35a7f76205
Bump v9.0.0-nightly.20200102
2020-01-02 07:31:08 -08:00
Electron Bot
55d8c4d937
Bump v9.0.0-nightly.20200101
2020-01-01 07:31:32 -08:00
Electron Bot
7b4a5a9f3a
Bump v9.0.0-nightly.20191231
2019-12-31 07:32:05 -08:00
Shelley Vohr
fbb10beb40
fix: highlight defaulted button correctly ( #21642 )
2019-12-31 05:48:43 -08:00
Lutz Roeder
ed6a3877a4
fix: SimpleURLLoaderWrapper redirects ( #21630 )
2019-12-31 10:47:08 +11:00
Shelley Vohr
181eecd03e
docs: fix shell.openPath documentation ( #21641 )
2019-12-30 11:40:30 -08:00
David Sanders
85382d8f1d
fix: improve error handling in npm install ( #21589 )
...
* fix: improve error handling in npm install
* chore: simplify logic
2019-12-30 09:48:54 -08:00
Electron Bot
b41fb2e554
Bump v9.0.0-nightly.20191230
2019-12-30 07:32:58 -08:00