.. |
modernization
|
45174dfc19
feat: add property support for remainder of BrowserWindow (#23208)
|
5 years ago |
structures
|
5c8e7e8b7f
fix: restrict sendToFrame to same-process frames by default (#26928)
|
4 years ago |
accelerator.md
|
6d3a6ce307
docs: minor grammar & spelling fixes (#22851) (#23262)
|
5 years ago |
app.md
|
2800ddf930
chore: cleanup inline HTML in docs (#26393)
|
4 years ago |
auto-updater.md
|
cfd230d7f1
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
|
5 years ago |
browser-view.md
|
662b94f46e
docs: windows don't need to be retained (#21957)
|
5 years ago |
browser-window-proxy.md
|
419ce494e9
refactor: use IPC helpers in window-setup (#17948)
|
5 years ago |
browser-window.md
|
b5720bb2b8
feat: reinvigorate visibleOnFullscreen option (#25126)
|
4 years ago |
client-request.md
|
9b14ae770d
feat: add support for net requests to use the session cookie store (#22806)
|
5 years ago |
clipboard.md
|
e510af77b2
docs: improve and add examples for clipboard (#20224)
|
5 years ago |
command-line-switches.md
|
fc9fb0b179
fix: default to NTLM v2 in the network service for POSIX platforms (#23934)
|
4 years ago |
command-line.md
|
ccff140046
feat: add --enable-api-filtering-logging commandline switch (#20335)
|
5 years ago |
content-tracing.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
context-bridge.md
|
1aac233711
docs: clean up context bridge API docs (#21888)
|
5 years ago |
cookies.md
|
792f6b246c
docs: fix spelling and grammar errors (#18910)
|
5 years ago |
crash-reporter.md
|
f01bb5f43b
fix: increase max crash key value length (#24854)
|
4 years ago |
debugger.md
|
9d6ac058c9
feat: expose sessionId in debugger module (#24398)
|
4 years ago |
desktop-capturer.md
|
97e2569f02
feat: add 'screen' to systemPreferences.getMediaAccessStatus() (#20764)
|
5 years ago |
dialog.md
|
ff6e411973
fix: don't assign NSAlert to window which is not visible (#23090)
|
5 years ago |
dock.md
|
c6a8b7f959
docs: clarify dock.bounce usage (#19894)
|
5 years ago |
download-item.md
|
54e31956f8
chore: more modules to dual prop/fn support (#22734)
|
5 years ago |
environment-variables.md
|
a3256facea
fix: leave behind the unmodified XDG_CURRENT_DESKTOP variable (#23554)
|
5 years ago |
extensions.md
|
6e734570ac
feat(extensions): add support for some chrome.management APIs (#25344)
|
4 years ago |
file-object.md
|
cfbea4a0e3
docs: es6ify 'Breaking Changes' and 'File' API pages (#15507)
|
6 years ago |
frameless-window.md
|
6d3a6ce307
docs: minor grammar & spelling fixes (#22851) (#23262)
|
5 years ago |
global-shortcut.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
in-app-purchase.md
|
dba8a0caa8
feat: enable explicit IAP restoration (#21461)
|
5 years ago |
incoming-message.md
|
cfd230d7f1
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
|
5 years ago |
ipc-main.md
|
2800ddf930
chore: cleanup inline HTML in docs (#26393)
|
4 years ago |
ipc-renderer.md
|
4ace4995c8
feat: MessagePorts in the main process (#24323)
|
4 years ago |
locales.md
|
410078bb54
Use actual Chromium l10n_util list in locales.md
|
8 years ago |
menu-item.md
|
f7c4199853
docs: fix MenuItem click handler type (#24177)
|
4 years ago |
menu.md
|
c9294e686f
docs: update menu item '&' escaping (#27818)
|
4 years ago |
message-channel-main.md
|
4ace4995c8
feat: MessagePorts in the main process (#24323)
|
4 years ago |
message-port-main.md
|
4ace4995c8
feat: MessagePorts in the main process (#24323)
|
4 years ago |
native-image.md
|
54e31956f8
chore: more modules to dual prop/fn support (#22734)
|
5 years ago |
native-theme.md
|
0bd8a97f38
update (#21915)
|
5 years ago |
net-log.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
net.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
notification.md
|
f80a17c5be
feat: allow Linux/Windows users to set notification timeout (#20153)
|
5 years ago |
power-monitor.md
|
123f4087ca
docs: fix supported platforms of powerMonitor (#25215)
|
4 years ago |
power-save-blocker.md
|
558fff69e7
chore: update to standard 12
|
6 years ago |
process.md
|
af1e8a347e
chore: remove unused promisify code (#21114)
|
5 years ago |
protocol-ns.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
protocol.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
remote.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
sandbox-option.md
|
6d3a6ce307
docs: minor grammar & spelling fixes (#22851) (#23262)
|
5 years ago |
screen.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
service-workers.md
|
0d7e13d2a6
feat: add API for receiving logs from service workers (#22313)
|
5 years ago |
session.md
|
2800ddf930
chore: cleanup inline HTML in docs (#26393)
|
4 years ago |
shell.md
|
181eecd03e
docs: fix shell.openPath documentation (#21641)
|
5 years ago |
synopsis.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
system-preferences.md
|
4f10bde056
feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24275) (#24312)
|
4 years ago |
touch-bar-button.md
|
5b7382765c
feat: allow TouchBarButton instances to be disabled (#20945)
|
5 years ago |
touch-bar-color-picker.md
|
d7a003b0bc
:memo: Fix dead urls
|
7 years ago |
touch-bar-group.md
|
d7a003b0bc
:memo: Fix dead urls
|
7 years ago |
touch-bar-label.md
|
c16a186de0
feat: improve TouchBarButton accessibility (#20454)
|
5 years ago |
touch-bar-popover.md
|
115b57649e
docs: fix TouchBar related documentation (#19444)
|
5 years ago |
touch-bar-scrubber.md
|
115b57649e
docs: fix TouchBar related documentation (#19444)
|
5 years ago |
touch-bar-segmented-control.md
|
115b57649e
docs: fix TouchBar related documentation (#19444)
|
5 years ago |
touch-bar-slider.md
|
d7a003b0bc
:memo: Fix dead urls
|
7 years ago |
touch-bar-spacer.md
|
115b57649e
docs: fix TouchBar related documentation (#19444)
|
5 years ago |
touch-bar.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
tray.md
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
web-contents.md
|
afbfc4b7c5
docs: document frameId meaning (#27192)
|
4 years ago |
web-frame.md
|
525179dbfc
docs: errors in isolated world are not dispatched (#23706)
|
4 years ago |
web-request.md
|
f41423501a
fix: make webRequest work with WebSocket (#22133)
|
5 years ago |
webview-tag.md
|
928175bdfe
feat: allow specifying pageSize for print (#22014)
|
5 years ago |
window-open.md
|
3ab22c6164
docs: specify BrowserWindow features passable to window.open
|
6 years ago |