Milan Burda 5e7d79baa3 fix: pass rfh instances through to the permission helper (#35986) 2 years ago
..
structures 7acb513ba6 docs: update links to Chromium source (#33309) 3 years ago
accelerator.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
app.md 23c18be06f revert: add first-instance-ack event to the app.requestSingleInstanceLock() flow (#34312) 2 years ago
auto-updater.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
browser-view.md db79734bfb feat: support more color formats for `backgroundColor` (#31868) 3 years ago
browser-window.md 07f54a4474 fix: fullscreen crashing with `roundedCorners: false` (#35456) 2 years ago
client-request.md 7acb513ba6 docs: update links to Chromium source (#33309) 3 years ago
clipboard.md e34d7f5d6f docs: fix missing tag end in clipboard example (#32673) 3 years ago
command-line-switches.md 7acb513ba6 docs: update links to Chromium source (#33309) 3 years ago
command-line.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
content-tracing.md 7acb513ba6 docs: update links to Chromium source (#33309) 3 years ago
context-bridge.md 20ed5701e9 docs: update context bridge docs about Promises and Errors (#32533) 3 years ago
cookies.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
crash-reporter.md 2c700da4de docs: add Bugsnag as a 3rd party crash server (#32053) 3 years ago
debugger.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
desktop-capturer.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
dialog.md ddd66543f7 docs: explicitly allow string for MessageBoxOptions.icon (#32422) 3 years ago
dock.md d657cd8ed6 docs: Remove the latin words from doc (#32641) 3 years ago
download-item.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
environment-variables.md fac61122d5 docs: fix anchors for broken relative links (#32478) 3 years ago
extensions.md 693b9ec77e feat: implement chrome.tabs.reload to fix PDF Viewer (#33712) 3 years ago
file-object.md cfbea4a0e3 docs: es6ify 'Breaking Changes' and 'File' API pages (#15507) 6 years ago
global-shortcut.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
in-app-purchase.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
incoming-message.md d26d337bb8 feat: add rawHeaders to IncomingMessage (#31853) 3 years ago
ipc-main.md e9a43be9be docs: add IPC doc (#32059) 3 years ago
ipc-renderer.md e9a43be9be docs: add IPC doc (#32059) 3 years ago
menu-item.md d657cd8ed6 docs: Remove the latin words from doc (#32641) 3 years ago
menu.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
message-channel-main.md 18a76c6b9d docs: uniformize module API doc format (#28920) 4 years ago
message-port-main.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
native-image.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
native-theme.md 755feb4d81 feat: add nativeTheme.inForcedColorsMode (#32956) 3 years ago
net-log.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
net.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
notification.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
power-monitor.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
power-save-blocker.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
process.md fc7f38c7ce docs: remove "marked" from process.getBlinkMemoryInfo() (#33263) 3 years ago
protocol.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
safe-storage.md b07e17a3bb fix: fix a crash in `safeStorage` on Linux (#34147) 2 years ago
screen.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
service-workers.md b0f315a637 chore: bump chromium to 99.0.4767.0 (main) (#31986) 3 years ago
session.md 5e7d79baa3 fix: pass rfh instances through to the permission helper (#35986) 2 years ago
share-menu.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
shell.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
synopsis.md 6330f8be9f docs: rework introduction docs (#29062) 3 years ago
system-preferences.md dce5680271 feat: allow `null` when subscribing notification (#33770) 3 years ago
touch-bar-button.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
touch-bar-color-picker.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
touch-bar-group.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-label.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
touch-bar-other-items-proxy.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-popover.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
touch-bar-scrubber.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
touch-bar-segmented-control.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
touch-bar-slider.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
touch-bar-spacer.md e6b1d95a1c docs: type names changed from wrapper to primitive (#31752) 3 years ago
touch-bar.md 18a76c6b9d docs: uniformize module API doc format (#28920) 4 years ago
tray.md db6c2274d9 docs: update tray docs with info for mac menubar icons (#35220) 2 years ago
web-contents.md 9ffebd1c53 fix: WCO occlusion of DevTools (#35308) 2 years ago
web-frame-main.md c2d73ae79c feat: webFrameMain.origin (#35624) 2 years ago
web-frame.md 6b66fea67d docs: update heading level of webFrame.insertCSS (#33467) 3 years ago
web-request.md 8ec81c1437 fix webRequest.onBeforeSendHeaders' attributes (#32474) 3 years ago
webview-tag.md 4342b7ff55 chore: remove awkward semi-documented preloadURL WebPreference (#33228) 3 years ago
window-open.md 41b2945ced feat: add ability to configure if window should close when opener closes (#31314) 3 years ago