electron/docs/api
Samuel Attard dde194d853 Remove the memory property from getAppMetrics
See 03d0bfd593 for more information
2018-09-11 20:24:03 +02:00
..
structures Remove the memory property from getAppMetrics 2018-09-11 20:24:03 +02:00
accelerator.md
app.md
auto-updater.md docs: clarify default auto-updater installation behavior (#12783) 2018-07-25 08:33:53 +10:00
breaking-changes.md Remove the memory property from getAppMetrics 2018-09-11 20:24:03 +02:00
browser-view.md
browser-window-proxy.md
browser-window.md feat: add options to webContents.loadFile (#14515) 2018-09-11 17:56:49 +10:00
chrome-command-line-switches.md docs: chrome-command-line-switches.md: update proxy-server support (#14198) 2018-08-19 12:34:14 -07:00
client-request.md feat: add getUploadProgress API to the net API (#13783) 2018-07-27 07:15:48 -07:00
clipboard.md
content-tracing.md
cookies.md
crash-reporter.md docs: crashReporter companyName is not optional 2018-08-16 09:15:17 -07:00
debugger.md
desktop-capturer.md
dialog.md docs: cancelId works on windows (#13882) 2018-08-10 16:07:39 +10:00
download-item.md
environment-variables.md build: remove gyp build files (#14097) 2018-09-09 10:15:32 +09:00
file-object.md
frameless-window.md
global-shortcut.md
in-app-purchase.md
incoming-message.md
ipc-main.md
ipc-renderer.md feat: add event.senderId property to IPCs sent via ipcRenderer.sendTo (#14395) 2018-08-31 20:13:51 -05:00
locales.md
menu-item.md docs: Update menu-item with new position props (#14465) 2018-09-09 20:03:58 -07:00
menu.md fix: make menu.popup options optional (#13977) 2018-08-08 17:38:52 -05:00
native-image.md
net-log.md
net.md
notification.md
power-monitor.md
power-save-blocker.md
process.md Remove the 'getProcessMemoryInfo' API 2018-09-11 20:21:32 +02:00
protocol.md
remote.md
sandbox-option.md
screen.md fix: dipToScreenRect / screenToDipRect - window can be null (#13903) 2018-08-03 13:08:42 +10:00
session.md feat: add session.setPermissionCheckHandler (#13925) 2018-08-28 09:05:08 -05:00
shell.md
synopsis.md
system-preferences.md
touch-bar-button.md
touch-bar-color-picker.md
touch-bar-group.md
touch-bar-label.md
touch-bar-popover.md
touch-bar-scrubber.md
touch-bar-segmented-control.md
touch-bar-slider.md
touch-bar-spacer.md
touch-bar.md
tray.md fix: don't crash on tray.setContextMenu(null) (#14322) 2018-08-27 11:58:47 -05:00
web-contents.md feat: add options to webContents.loadFile (#14515) 2018-09-11 17:56:49 +10:00
web-frame.md docs: explain "worldId" in the web frame docs (#14309) 2018-08-25 12:48:57 -07:00
web-request.md docs: warning unicity of webRequest event listener (#13482) 2018-07-30 11:38:59 +10:00
webview-tag.md docs: add missing documentation for <webview> methods (#14413) 2018-09-03 13:27:51 +10:00
window-open.md