Electron Bot
f26dcaeaf3
Bump v3.0.13
2018-12-17 11:14:38 -08:00
Michelle Tilley
3928b7cba8
Revert "Bump v3.0.13"
...
This reverts commit 48a279cbb5
.
2018-12-17 11:04:58 -08:00
Electron Bot
48a279cbb5
Bump v3.0.13
2018-12-17 10:28:07 -08:00
trop[bot]
79b6e6f1af
fix: allow 2 threads for CreateIoCompletionPort on single-core to prevent busy looping (backport: 3-0-x) ( #16082 )
2018-12-15 14:14:59 -08:00
Electron Bot
3db872e004
Bump v3.0.12
2018-12-14 13:08:13 -08:00
Electron Bot
3d4bedda0c
Bump v3.0.11
2018-12-10 15:02:35 -08:00
Michelle Tilley
a7f23b862b
Revert "Bump v3.0.11"
...
This reverts commit 68ae725b47
.
2018-12-10 14:55:04 -08:00
Electron Bot
68ae725b47
Bump v3.0.11
2018-12-10 14:25:54 -08:00
Electron Bot
4305657858
Bump v3.0.10
2018-11-19 12:40:54 -08:00
Michelle Tilley
e391b7df69
Revert "Bump v3.0.10"
...
This reverts commit 82e7bd3f22
.
2018-11-19 12:19:50 -08:00
Electron Bot
82e7bd3f22
Bump v3.0.10
2018-11-19 11:04:25 -08:00
Electron Bot
a0a9d9d159
Bump v3.0.9
2018-11-12 19:18:08 -08:00
Samuel Attard
7165fb181d
Revert "Bump v3.0.9"
...
This reverts commit 67cf0eb9b0
.
2018-11-13 14:14:50 +11:00
Electron Bot
67cf0eb9b0
Bump v3.0.9
2018-11-12 13:34:43 -08:00
Electron Bot
5c14992e43
Bump v3.0.8
2018-11-05 14:36:14 -08:00
Electron Bot
7b0959ed2b
Bump v3.0.7
2018-10-31 16:11:44 -07:00
trop[bot]
b6b9966162
fix: use gio as default linux trash impl (backport: 3-0-x) ( #15421 )
...
* fix: use gio as default linux trash impl
* doc: add ELECTRON_TRASH env var
2018-10-26 11:10:35 -07:00
Electron Bot
dcdbc87ef4
Bump v3.0.6
2018-10-24 15:40:18 -07:00
Electron Bot
b208fcbf0d
Bump v3.0.5
2018-10-18 17:03:53 -07:00
Samuel Attard
6899ac9bde
Revert "Bump v3.0.5"
...
This reverts commit 72c033299f
.
2018-10-18 23:46:35 +11:00
Electron Bot
72c033299f
Bump v3.0.5
2018-10-17 22:56:11 -07:00
Samuel Attard
07deaaa502
Revert "Bump v3.0.5"
...
This reverts commit 259f0a62e8
.
2018-10-18 14:08:56 +11:00
Electron Bot
259f0a62e8
Bump v3.0.5
2018-10-17 19:33:27 -07:00
Samuel Attard
4f78df9cfa
Revert "Bump v3.0.5"
...
This reverts commit b2be093bd3
.
2018-10-18 13:26:20 +11:00
Electron Bot
b2be093bd3
Bump v3.0.5
2018-10-17 10:28:20 -07:00
Electron Bot
6719f66d5a
Bump v3.0.4
2018-10-10 20:51:33 -07:00
Electron Bot
6c085cda74
Bump v3.0.3
2018-10-06 16:31:11 -07:00
Electron Bot
9ab77adc94
Bump v3.0.2
2018-09-27 13:32:27 -07:00
Electron Bot
3979315517
Bump v3.0.1
2018-09-26 17:07:12 -07:00
Electron Bot
34c202518d
Bump v3.0.0
2018-09-18 11:23:25 -07:00
Electron Bot
e3195413aa
Bump v3.0.0-beta.13
2018-09-17 10:27:13 -07:00
Electron Bot
2a113e512b
Bump v3.0.0-beta.12
2018-09-12 13:36:12 -07:00
Electron Bot
64c8c27575
Bump v3.0.0-beta.11
2018-09-12 01:08:37 -07:00
Robo
8d27657fa5
fix: use render client id to track deleted render process hosts (backport: 3-0-x) ( #14557 )
...
* fix: use render client id to track deleted render process hosts
* fix: use webContentsId with contextId together (#13749 )
2018-09-11 19:56:20 -07:00
Electron Bot
893f866c05
Bump v3.0.0-beta.10
2018-09-07 21:36:19 -07:00
Shelley Vohr
664371245a
backport debugger fix ( #14481 )
...
* chore: enable debugger api specs (#14475 )
* backport base::Value converters
2018-09-06 10:57:41 -07:00
Electron Bot
8f74a77a64
Bump v3.0.0-beta.9
2018-09-05 17:46:59 -07:00
Electron Bot
b15a3ee2be
Bump v3.0.0-nightly.20180904
2018-09-04 17:16:17 -07:00
Electron Bot
7da7dd85e3
Bump v3.0.0-beta.8
2018-08-28 23:04:31 -07:00
trop[bot]
97058837e7
fix: dont parse arguments after a -- in the inspector ( #14333 )
2018-08-27 14:44:53 -05:00
trop[bot]
ff539c1d61
fix: don't expose view APIs when not enabled ( #14321 )
2018-08-27 13:00:19 +09:00
Shelley Vohr
4721dc0856
fix: opt into location services once device service has been started (backport: 3-0-x) ( #14289 )
...
* fix: opt into location services once device service has been started (#14253 )
* fix: opt into location services once device service has been started
* refactor: provide fake location provider to mock geolocation reponses
* chore: add spec for navigator.geolocation api using fake location provider
* fix conflict
2018-08-24 08:23:15 -07:00
Electron Bot
1f7fd985dd
Bump v3.0.0-nightly.20180823
2018-08-23 21:23:48 -07:00
trop[bot]
635c3f53d8
fix: add method and referrer properties to app login event (backport: 3-0-x) ( #14277 )
...
* refactor: remove brightray/network_delegate.{cc|h}
* refactor: respond to http requests through network delegate
2018-08-23 20:47:16 +09:00
Electron Bot
b03178105d
Bump v3.0.0-beta.7
2018-08-22 11:13:36 -07:00
trop[bot]
4c7af6a429
fix: notify request context shutdown on IO before cleanup ( #14092 )
2018-08-22 08:24:56 -07:00
Electron Bot
be68cfd4ea
Bump v3.0.0-nightly.20180821
2018-08-21 12:07:19 -07:00
Samuel Attard
115a15c356
Revert "Bump v3.0.0-nightly.20180821"
...
This reverts commit d4fb904450
.
2018-08-21 11:45:21 -07:00
Electron Bot
d4fb904450
Bump v3.0.0-nightly.20180821
2018-08-21 11:16:44 -07:00
Electron Bot
c7f7bdab8a
Bump v3.0.0-beta.6
2018-08-20 11:01:41 -07:00