Jeremy Rose e6d3936a23 feat: add webContents.getResourceUsage() 3 years ago
..
api e6d3936a23 feat: add webContents.getResourceUsage() 3 years ago
badging 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
bluetooth f6531166ae chore: clean up forward declarations (#29904) 3 years ago
extensions ceebae170e feat: partially support chrome.tabs.update (#30069) 3 years ago
lib 396ea4b29c fix: select-bluetooth-device on Windows (#29591) 3 years ago
linux 00693bab30 refactor: use auto env = base::Environment::Create(); everywhere (#29502) 3 years ago
mac d267f979b7 feat: continue-activity event is extended to support webpageURL property (#30042) 3 years ago
media ddf3ef0a5f refactor: use C++11 class member variable initialization (#27477) 4 years ago
net ced2e8779f feat: Allow detection of MITM HTTPS proxies like ZScaler (#30174) 3 years ago
notifications 21f6937728 chore: remove unneeded conversions between wstring and u16string (#30047) 3 years ago
osr f6531166ae chore: clean up forward declarations (#29904) 3 years ago
plugins 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
printing b8261f1591 chore: bump chromium to 93.0.4550.0 (main) (#29751) 3 years ago
resources 4519bc3cd1 Bump v16.0.0-nightly.20210803 3 years ago
serial 9cc1b55663 chore: remove experimental from navigator.serial implementation (#30237) 3 years ago
ui 9a63d96e83 fix: respect LogJsConsoleMessages feature in InspectableWebContents::DidAddMessageToConsole (#30312) 3 years ago
win 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
auto_updater.cc 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
auto_updater.h ba26580f23 chore: use consistent parameter names (#29361) 3 years ago
auto_updater_mac.mm 38fafe4986 refactor: ginify autoUpdater (#24678) 4 years ago
browser.cc bec47f54f4 fix: use correct userData path when unbundled (#30113) 3 years ago
browser.h d267f979b7 feat: continue-activity event is extended to support webpageURL property (#30042) 3 years ago
browser_linux.cc 00693bab30 refactor: use auto env = base::Environment::Create(); everywhere (#29502) 3 years ago
browser_mac.mm 64ba8feb93 chore: bump chromium to 94.0.4584.0 (main) (#30030) 3 years ago
browser_observer.h d267f979b7 feat: continue-activity event is extended to support webpageURL property (#30042) 3 years ago
browser_process_impl.cc ebf54d7cc0 refactor: use PathProvider for user-data-dir and others (#29649) 3 years ago
browser_process_impl.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
browser_win.cc 64ba8feb93 chore: bump chromium to 94.0.4584.0 (main) (#30030) 3 years ago
child_web_contents_tracker.cc 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
child_web_contents_tracker.h 74372d65ae feat: enhance native window.open to match the custom implementation's behavior (#19703) 5 years ago
cookie_change_notifier.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
cookie_change_notifier.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_autofill_driver.cc 22d8f22cfb 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 4 years ago
electron_autofill_driver.h 22d8f22cfb 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 4 years ago
electron_autofill_driver_factory.cc 443540fd13 Bump v12.0.0-nightly.20200827 4 years ago
electron_autofill_driver_factory.h 443540fd13 Bump v12.0.0-nightly.20200827 4 years ago
electron_browser_client.cc 385d0f590f refactor: remove base::Value from WebContentsPreferences (#30193) 3 years ago
electron_browser_client.h 1b4ce6c69a fix: geolocation crashes electron on macOS (#29343) (#29913) 3 years ago
electron_browser_context.cc 461db8f1ab fix: persist permission granted to serial ports (#30209) 3 years ago
electron_browser_context.h 461db8f1ab fix: persist permission granted to serial ports (#30209) 3 years ago
electron_browser_handler_impl.cc de6696ef1d chore: remove unused and broken ipcRendererInternal.sendTo() (#29743) 3 years ago
electron_browser_handler_impl.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_browser_main_parts.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_browser_main_parts.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_browser_main_parts_mac.mm 1b4ce6c69a fix: geolocation crashes electron on macOS (#29343) (#29913) 3 years ago
electron_browser_main_parts_posix.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_download_manager_delegate.cc 385d0f590f refactor: remove base::Value from WebContentsPreferences (#30193) 3 years ago
electron_download_manager_delegate.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_gpu_client.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_gpu_client.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_javascript_dialog_manager.cc 385d0f590f refactor: remove base::Value from WebContentsPreferences (#30193) 3 years ago
electron_javascript_dialog_manager.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_navigation_throttle.cc b1e2185c5e refactor: wire will-navigate up to a navigation throttle instead of OpenURL (#25065) 4 years ago
electron_navigation_throttle.h b1e2185c5e refactor: wire will-navigate up to a navigation throttle instead of OpenURL (#25065) 4 years ago
electron_pdf_web_contents_helper_client.cc 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
electron_pdf_web_contents_helper_client.h 85647dfced refactor: remove references to non-existent webui (#20867) 5 years ago
electron_permission_manager.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_permission_manager.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_quota_permission_context.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_quota_permission_context.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_speech_recognition_manager_delegate.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_speech_recognition_manager_delegate.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_web_ui_controller_factory.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_web_ui_controller_factory.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
event_emitter_mixin.cc 232ca8af39 refactor: EventEmitters without gin_helper (#22726) 5 years ago
event_emitter_mixin.h 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
extended_web_contents_observer.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
fake_location_provider.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
fake_location_provider.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
feature_list.cc af276c96ec chore: disable default async spellchecker on Windows (#29690) 3 years ago
feature_list.h 2632564ccf feat: initialize field trials from command line arguments (#28305) 4 years ago
file_select_helper.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
file_select_helper.h ba26580f23 chore: use consistent parameter names (#29361) 3 years ago
file_select_helper_mac.mm 284c1b9539 fix: transparently package bundles as zip archives (#25030) 4 years ago
font_defaults.cc 22d8f22cfb 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 4 years ago
font_defaults.h 69f1731bbb chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 4 years ago
javascript_environment.cc 542abcd6fd chore: bump Node.js to v16.2.0 (#29244) 3 years ago
javascript_environment.h 7cc780d077 fix: let Node.js perform microtask checkpoint in the main process (#24131) 4 years ago
login_handler.cc e26901aba4 fix: crash when invoking login callback synchronously (#30068) 3 years ago
login_handler.h 4f1536479e fix: implement 'login' event for net.ClientRequest (#21096) 5 years ago
microtasks_runner.cc b266b5208a refactor: use public node::CallbackScope where possible (#27001) 4 years ago
microtasks_runner.h 49b47ee4ed chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 5 years ago
native_browser_view.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
native_browser_view.h acfbbe9869 fix: draggable regions calculation in BrowserWindow/BrowserView (#26690) 4 years ago
native_browser_view_mac.h acfbbe9869 fix: draggable regions calculation in BrowserWindow/BrowserView (#26690) 4 years ago
native_browser_view_mac.mm 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
native_browser_view_views.cc 639f03977f fix: BrowserViews not painting their WebContents (#29919) 3 years ago
native_browser_view_views.h 639f03977f fix: BrowserViews not painting their WebContents (#29919) 3 years ago
native_window.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
native_window.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
native_window_mac.h 1f8a46c9c6 feat: enable window controls overlay on macOS (#29253) 3 years ago
native_window_mac.mm 3ee6326b93 fix: use contentAspectRatio not aspectRatio (#30305) 3 years ago
native_window_observer.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
native_window_views.cc b8261f1591 chore: bump chromium to 93.0.4550.0 (main) (#29751) 3 years ago
native_window_views.h b8261f1591 chore: bump chromium to 93.0.4550.0 (main) (#29751) 3 years ago
native_window_views_win.cc f9d2a7077e feat: include resize edge with will-resize event (#29199) 3 years ago
network_hints_handler_impl.cc de44d28c8e refactor: ginify Session (#23569) 4 years ago
network_hints_handler_impl.h 94eb4ce38e fix: hold browser_context instead of render_frame_host to fix lifetime issues (#23271) 5 years ago
pref_store_delegate.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
pref_store_delegate.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
protocol_registry.cc 64ba8feb93 chore: bump chromium to 94.0.4584.0 (main) (#30030) 3 years ago
protocol_registry.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
relauncher.cc 64ba8feb93 chore: bump chromium to 94.0.4584.0 (main) (#30030) 3 years ago
relauncher.h ba26580f23 chore: use consistent parameter names (#29361) 3 years ago
relauncher_linux.cc b2652beceb refactor: apply some 'clang-tidy -fix' changes (#20172) 5 years ago
relauncher_mac.cc 2160c1fcc9 refactor: replace includes for atom with shell 5 years ago
relauncher_win.cc 64ba8feb93 chore: bump chromium to 94.0.4584.0 (main) (#30030) 3 years ago
session_preferences.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
session_preferences.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
special_storage_policy.cc 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
special_storage_policy.h 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
unresponsive_suppressor.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
unresponsive_suppressor.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
web_contents_permission_helper.cc 85718349cc chore: bump chromium to 93.0.4539.0 (main) (#29608) 3 years ago
web_contents_permission_helper.h 64ba8feb93 chore: bump chromium to 94.0.4584.0 (main) (#30030) 3 years ago
web_contents_preferences.cc c5ad7ed0cd refactor: remove guestInstanceId from WebPreferences (#30280) 3 years ago
web_contents_preferences.h c5ad7ed0cd refactor: remove guestInstanceId from WebPreferences (#30280) 3 years ago
web_contents_zoom_controller.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
web_contents_zoom_controller.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
web_dialog_helper.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
web_dialog_helper.h ba26580f23 chore: use consistent parameter names (#29361) 3 years ago
web_view_guest_delegate.cc 522b19e2d8 fix: crash when clicking links with target=_blank from webview (#29874) 3 years ago
web_view_guest_delegate.h 46f3491c7d chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 4 years ago
web_view_manager.cc c5ad7ed0cd refactor: remove guestInstanceId from WebPreferences (#30280) 3 years ago
web_view_manager.h c5ad7ed0cd refactor: remove guestInstanceId from WebPreferences (#30280) 3 years ago
window_list.cc 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
window_list.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
window_list_observer.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
zoom_level_delegate.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
zoom_level_delegate.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago