electron/lib/browser/api
Cheng Zhao a3786f66c9 Do not add JS wrapper for setFeedURL
When possible we should avoid adding wrappers in JS, it usually makes
code more difficult to mantain
2016-06-13 09:38:47 +09:00
..
auto-updater Do not add JS wrapper for setFeedURL 2016-06-13 09:38:47 +09:00
exports Add systemPreferences module 2016-04-25 11:32:33 +09:00
app.js Explicitly initialize session before webContents 2016-06-01 14:57:35 +09:00
auto-updater.js 🎨 2016-05-06 10:12:55 -07:00
browser-window.js Add showDefinitionForSelection webContents proxy method 2016-06-08 10:19:43 -07:00
content-tracing.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
dialog.js Merge pull request #5542 from stevekinney/standardize-requires 2016-05-16 10:42:12 +09:00
global-shortcut.js 💄 Destructure globalShortcut module 2016-05-14 21:53:42 -04:00
ipc-main.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
menu-item.js Add 'delete' and 'pasteandmatchstyle' roles 2016-06-05 21:50:37 -04:00
menu.js replace __proto__ with Object.setPrototype 2016-03-30 17:00:33 -07:00
navigation-controller.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
power-monitor.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
power-save-blocker.js 💄 Make the power-save-blocker a bit more concise 2016-05-15 09:36:13 -04:00
protocol.js move protocol to session properties for working with partitions 2016-06-09 10:39:18 +05:30
screen.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
session.js fix spec and docs 2016-06-09 10:48:05 +05:30
system-preferences.js Add systemPreferences module 2016-04-25 11:32:33 +09:00
tray.js Remove the JavaScript wrapper for setContextMenu 2016-05-20 16:18:38 +09:00
web-contents.js Add devtools from web-contents-created event 2016-06-08 12:00:13 -07:00