Kevin Sawicki
|
b964c304de
|
Add return type to systemPreferences.isAeroGlassEnabled()
|
2017-05-31 10:34:14 -07:00 |
|
Kevin Sawicki
|
9250b559f9
|
Merge pull request #9623 from miniak/gpu-info
Add app.getGPUFeatureStatus
|
2017-05-31 08:11:50 -07:00 |
|
Cheng Zhao
|
e82af41591
|
Merge pull request #9269 from electron/main-notifications
Notifications from the main process
|
2017-05-31 17:21:05 +09:00 |
|
Milan Burda
|
0ecfb4e2f8
|
Add app.getGPUFeatureStatus
|
2017-05-30 20:35:14 +02:00 |
|
Samuel Attard
|
3938373ecb
|
Fix linting errors and add isSupported
|
2017-05-30 20:27:24 +10:00 |
|
Samuel Attard
|
5048425e6e
|
Update implementation as per feedback
|
2017-05-30 19:06:51 +10:00 |
|
Samuel Attard
|
6cdfb43e4e
|
Emit a close event
|
2017-05-29 21:33:43 +10:00 |
|
Kevin Sawicki
|
b9a25113a6
|
Add backticks to Object
|
2017-05-26 14:04:28 -07:00 |
|
Kevin Sawicki
|
b0d4bf81a0
|
Add backticks around return types
|
2017-05-26 13:58:14 -07:00 |
|
Kevin Sawicki
|
385d6faf1a
|
Remove options to appease typescript definitions
|
2017-05-26 13:33:09 -07:00 |
|
Kevin Sawicki
|
dcb22d34b5
|
Mark deviceName as optional
|
2017-05-26 13:33:03 -07:00 |
|
Kevin Sawicki
|
8f22e6a265
|
Add webview example to nativeWindowOpen docs
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
6c520a5f40
|
Fix typo in option name
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
9137a2279a
|
Merge pull request #9486 from electron/child-observer
Adding CPU & Memory metrics for App
|
2017-05-26 09:28:22 -07:00 |
|
Kevin Sawicki
|
cabcd0ef8f
|
Fix typos in ProcessMetric doc
|
2017-05-26 08:36:51 -07:00 |
|
Kevin Sawicki
|
b5879b7399
|
🎨 Minor formatting/doc changes
|
2017-05-26 07:51:17 -07:00 |
|
Jan Němeček
|
1b96f66541
|
Update webview-tag.md
Spelling correction.
|
2017-05-25 13:32:20 +02:00 |
|
Hari Juturu
|
939747945e
|
Adding CPU & Memory metrics for App
|
2017-05-24 21:07:35 -07:00 |
|
Rajat
|
ec6eb74ccc
|
Docs: Remove optional parameter for removeAllListeners.
Fixes #9277
|
2017-05-25 00:36:14 +05:30 |
|
Kevin Sawicki
|
5adf9c47fc
|
Remove buffers option since only a single is supported
|
2017-05-22 13:49:26 -07:00 |
|
Ryohei Ikegami
|
fd313ad578
|
Tweak doc text
|
2017-05-22 13:43:21 -07:00 |
|
Ryohei Ikegami
|
f2471cb1b7
|
Rename buffer -> buffers
|
2017-05-22 13:43:21 -07:00 |
|
Ryohei Ikegami
|
6ec344a499
|
Add experimental
|
2017-05-22 13:43:21 -07:00 |
|
Ryohei Ikegami
|
44840ab6cc
|
Add docs
|
2017-05-22 13:43:21 -07:00 |
|
Javan Makhmali
|
b07a6af713
|
Update BrowserView docs. Fixes #9553
|
2017-05-22 13:41:01 -04:00 |
|
Samuel Attard
|
f5de57dbdb
|
Mark notification API as experimental
|
2017-05-23 02:05:13 +10:00 |
|
Samuel Attard
|
8815da314f
|
Add Notification API docs
|
2017-05-23 02:05:13 +10:00 |
|
Birunthan Mohanathas
|
cd2e6f497f
|
Fix missing return value type for systemPreferences.getUserDefault
|
2017-05-22 17:19:03 +03:00 |
|
Kevin Sawicki
|
6a3f2e90db
|
Tweak webviewTag option description
|
2017-05-19 10:22:28 -07:00 |
|
Kevin Sawicki
|
74b7afbec7
|
Merge origin/master into enable-webview
|
2017-05-19 10:17:34 -07:00 |
|
Kevin Sawicki
|
73b49f0dfe
|
Fix JSON issue in example block
|
2017-05-18 11:28:10 -07:00 |
|
Kevin Sawicki
|
a8d25d6855
|
Add printer info structure file
|
2017-05-18 10:50:08 -07:00 |
|
Kevin Sawicki
|
e0b39247a9
|
Tweak print docs
|
2017-05-18 10:17:08 -07:00 |
|
Kevin Sawicki
|
92f14f8d52
|
printerList() -> getPrinters()
|
2017-05-18 10:14:55 -07:00 |
|
Kevin Sawicki
|
84a9b6a42d
|
Merge remote-tracking branch 'origin/master' into renaesop_master
|
2017-05-18 10:08:40 -07:00 |
|
Kevin Sawicki
|
1a210ed114
|
Remote stray ©
|
2017-05-17 14:00:40 -07:00 |
|
Kevin Sawicki
|
6fccb75dfb
|
Mention preloadURL is in webPreferences
|
2017-05-17 13:59:48 -07:00 |
|
Kevin Sawicki
|
27a4522d65
|
Add will-attach-webview advice to security.md
|
2017-05-17 13:56:19 -07:00 |
|
Kevin Sawicki
|
bde13353fb
|
Rename option to webviewTag and default to nodeIntegration value
|
2017-05-17 13:12:23 -07:00 |
|
Kevin Sawicki
|
837ea884de
|
Merge remote-tracking branch 'origin/master' into enable-webview
|
2017-05-17 12:45:29 -07:00 |
|
Kevin Sawicki
|
e3160126d6
|
Update debug CLI flags
|
2017-05-16 14:44:28 -07:00 |
|
Kevin Sawicki
|
1df72e42a5
|
Merge pull request #9404 from tom-james-watson/master
Clarify dialog blocking functionality
|
2017-05-16 12:39:23 -07:00 |
|
Kevin Sawicki
|
4f99cb19bd
|
🔥 ;
|
2017-05-15 13:38:57 -07:00 |
|
Kevin Sawicki
|
d79ac8d9c1
|
Merge pull request #9222 from alexstrat/add-os-process-id
Add OS pid to web-contents
|
2017-05-15 13:28:47 -07:00 |
|
Daniel Pereira
|
f4d3c169b0
|
📝Update documentation desktopCapturer to javascript[ci skip]
|
2017-05-15 13:45:14 -05:00 |
|
Daniel Pereira
|
37bcc96e95
|
📝Update constraints for audio sharing[ci skip]
|
2017-05-15 13:42:47 -05:00 |
|
Daniel Pereira
|
e38e294be3
|
📝Update use of deprecated getUserMedia[ci skip]
|
2017-05-15 13:38:32 -05:00 |
|
Kevin Sawicki
|
c7e6cbcf9f
|
Merge pull request #9435 from electron/disk-cache-size-flag
support --disk-cache-size flag
|
2017-05-15 11:09:38 -07:00 |
|
Birunthan Mohanathas
|
a1e826e405
|
Fix copy paste typos in BrowserView docs
|
2017-05-15 21:09:11 +03:00 |
|
Alexandre Lachèze
|
77bf4c8ebb
|
📝 document getOSProcessId()
|
2017-05-15 20:02:20 +02:00 |
|