.. |
views
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_app.cc
|
fa4a26a1db
fix: throw better error on getPath('logs') (#19514) (#19545)
|
5 years ago |
atom_api_app.h
|
18ec438eaf
feat: Add option to conditionally disable site instance patches (#18554)
|
5 years ago |
atom_api_app_mac.mm
|
0749dc4cc1
refactor: make app logs dir creation opt-in (#17841)
|
6 years ago |
atom_api_app_mas.mm
|
12a57ff1c2
clang-format objc files (#12673)
|
7 years ago |
atom_api_auto_updater.cc
|
40e05eef23
chore: bump chromium to 76.0.3783.1 (6-0-x) (#18116)
|
6 years ago |
atom_api_auto_updater.h
|
e6695cf2ec
[chromium-style] override / virtual warnings
|
7 years ago |
atom_api_browser_view.cc
|
5afb7dc715
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
6 years ago |
atom_api_browser_view.h
|
746beb0d8b
fix: destroy WebContents synchronously on shutdown (#15541)
|
6 years ago |
atom_api_browser_window.cc
|
a5ed8fb65e
fix: ensure that reloads retain modified window background colors (#19973)
|
5 years ago |
atom_api_browser_window.h
|
47827ed45c
fix: crash in BrowserWindow destructor after win.webContents.destroy() (#18686) (#18793)
|
5 years ago |
atom_api_browser_window_mac.mm
|
d228bdfb9e
gfx::NativeView is no longer NSView on mac
|
6 years ago |
atom_api_browser_window_views.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_api_content_tracing.cc
|
2b9bd0f56f
fix crash when passing empty string to recording (#17698)
|
6 years ago |
atom_api_cookies.cc
|
eb15be06e3
fix: use is_valid for cookie url validation (#18770) (#18843)
|
5 years ago |
atom_api_cookies.h
|
8396a2d504
feat: promisify cookies api (#16464)
|
6 years ago |
atom_api_debugger.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_debugger.h
|
32a4de4a68
chore: make util::Promise a move-only type (#17071)
|
6 years ago |
atom_api_desktop_capturer.cc
|
cd3539aaf8
refactor: rewire the desktop capturer API to remove race conditions (#18042)
|
6 years ago |
atom_api_desktop_capturer.h
|
547097b036
security: allow to block desktopCapturer.getSources() calls (#15964)
|
6 years ago |
atom_api_dialog.cc
|
8991c0056e
feat: promisify dialog.showMessageBox() (#17298)
|
6 years ago |
atom_api_download_item.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_download_item.h
|
ca2d74e118
feat: add methods to allow customization of save dialog during will-download event (#15497)
|
6 years ago |
atom_api_event.cc
|
53f6cbccbf
refactor: use mojo for electron internal IPC (#17406)
|
6 years ago |
atom_api_global_shortcut.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_global_shortcut.h
|
e9ba26f50e
feat: allow registering multiple shortcuts (#15542)
|
6 years ago |
atom_api_in_app_purchase.cc
|
f7042c8d1b
fix: correct isDownloadable docs to match impl (#18747)
|
5 years ago |
atom_api_in_app_purchase.h
|
3e5a98b5f4
feat: promisify In-App Purchase (#17355)
|
6 years ago |
atom_api_menu.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_menu.h
|
544d8a423c
feat: allow MenuItems to work optionally when hidden (#16853)
|
6 years ago |
atom_api_menu_mac.h
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
atom_api_menu_mac.mm
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_menu_views.cc
|
3419c3c730
chore: bump chromium to 75.0.3770.3 (#17883)
|
6 years ago |
atom_api_menu_views.h
|
d663b4eaee
fix: fix gn cpplint warnings (#14583)
|
6 years ago |
atom_api_net.cc
|
5afb7dc715
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
6 years ago |
atom_api_net.h
|
61278f9ace
Fixing code review issues.
|
8 years ago |
atom_api_net_log.cc
|
d9234798d3
chore: clean up promise resoution with helpers (#17268)
|
6 years ago |
atom_api_net_log.h
|
32a4de4a68
chore: make util::Promise a move-only type (#17071)
|
6 years ago |
atom_api_notification.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_notification.h
|
a369a4172b
refactor: move notifications from brightray to atom (#15209)
|
6 years ago |
atom_api_power_monitor.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_power_monitor.h
|
bfa07ec4be
feat: Add new powerMonitor synchronous API (#17144)
|
6 years ago |
atom_api_power_monitor_mac.mm
|
7fc3bcaa02
chore: run clang-format
|
6 years ago |
atom_api_power_monitor_win.cc
|
7fc3bcaa02
chore: run clang-format
|
6 years ago |
atom_api_power_save_blocker.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_power_save_blocker.h
|
1d8ab03146
refactor: use public WakeLock interface (#15351)
|
6 years ago |
atom_api_protocol.cc
|
d9234798d3
chore: clean up promise resoution with helpers (#17268)
|
6 years ago |
atom_api_protocol.h
|
940c4c0787
feat: move webFrame scheme privilege methods to main process (#16416)
|
6 years ago |
atom_api_render_process_preferences.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_render_process_preferences.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
atom_api_screen.cc
|
d8dd94e3a3
fix: delay emitting screen events by a tick to avoid re-entrancy crash (#19022)
|
5 years ago |
atom_api_screen.h
|
72c63a10ee
remove screen.getMenuBarHeight() deprecation
|
7 years ago |
atom_api_session.cc
|
0491abf4cc
fix: work around a null scoped_ptr dereference (#19366)
|
5 years ago |
atom_api_session.h
|
3a186dad5d
refactor: session.{clearCache,getCacheSize} nws13n (#18897)
|
5 years ago |
atom_api_system_preferences.cc
|
4c51fa93f5
feat: add systemPreferences.getAnimationSettings() (#17382)
|
6 years ago |
atom_api_system_preferences.h
|
4c51fa93f5
feat: add systemPreferences.getAnimationSettings() (#17382)
|
6 years ago |
atom_api_system_preferences_mac.mm
|
450a83d0f7
refactor: use NativeTheme dark mode detection on macOS 10.14+ (#19309)
|
5 years ago |
atom_api_system_preferences_win.cc
|
6d2a088be9
feat: detect high contrast color mode (#15493)
|
6 years ago |
atom_api_top_level_window.cc
|
3419c3c730
chore: bump chromium to 75.0.3770.3 (#17883)
|
6 years ago |
atom_api_top_level_window.h
|
4e57a732a8
feat: allow windows to be excluded from the windows menu (#17404)
|
6 years ago |
atom_api_tray.cc
|
cba1a946d5
fix: tray.displayBalloon() does not work with custom icon on Windows (#19528)
|
5 years ago |
atom_api_tray.h
|
2fb9085e5b
feat: add tray.getTitle() (#17385)
|
6 years ago |
atom_api_url_request.cc
|
3419c3c730
chore: bump chromium to 75.0.3770.3 (#17883)
|
6 years ago |
atom_api_url_request.h
|
3419c3c730
chore: bump chromium to 75.0.3770.3 (#17883)
|
6 years ago |
atom_api_view.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_view.h
|
a24ad6bc14
build: define compile time features with buildflag header (#14840)
|
6 years ago |
atom_api_web_contents.cc
|
ffb96acab0
fix: when building with enable_plugins=false (#20354) (#20508)
|
5 years ago |
atom_api_web_contents.h
|
47827ed45c
fix: crash in BrowserWindow destructor after win.webContents.destroy() (#18686) (#18793)
|
5 years ago |
atom_api_web_contents_impl.cc
|
7936237677
build: enable gn check for //electron:electron_lib (#17100)
|
6 years ago |
atom_api_web_contents_mac.mm
|
d228bdfb9e
gfx::NativeView is no longer NSView on mac
|
6 years ago |
atom_api_web_contents_view.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
atom_api_web_contents_view.h
|
6f3c46cc7e
refactor: move devtools from brightray to atom (#15234)
|
6 years ago |
atom_api_web_request.cc
|
75fecf4e4f
fix: throw on invalid webRequest filters (#19337) (#19570)
|
5 years ago |
atom_api_web_request.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
atom_api_web_view_manager.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
event.cc
|
40e05eef23
chore: bump chromium to 76.0.3783.1 (6-0-x) (#18116)
|
6 years ago |
event.h
|
53f6cbccbf
refactor: use mojo for electron internal IPC (#17406)
|
6 years ago |
event_emitter.cc
|
53f6cbccbf
refactor: use mojo for electron internal IPC (#17406)
|
6 years ago |
event_emitter.h
|
40e05eef23
chore: bump chromium to 76.0.3783.1 (6-0-x) (#18116)
|
6 years ago |
frame_subscriber.cc
|
e7c48922e7
fix: FrameSubscriber should not scale frame down (#17444)
|
6 years ago |
frame_subscriber.h
|
e7c48922e7
fix: FrameSubscriber should not scale frame down (#17444)
|
6 years ago |
gpu_info_enumerator.cc
|
28d3edcd92
Update gpuinfo enumerator api
|
5 years ago |
gpu_info_enumerator.h
|
28d3edcd92
Update gpuinfo enumerator api
|
5 years ago |
gpuinfo_manager.cc
|
32a4de4a68
chore: make util::Promise a move-only type (#17071)
|
6 years ago |
gpuinfo_manager.h
|
7936237677
build: enable gn check for //electron:electron_lib (#17100)
|
6 years ago |
save_page_handler.cc
|
32a4de4a68
chore: make util::Promise a move-only type (#17071)
|
6 years ago |
save_page_handler.h
|
32a4de4a68
chore: make util::Promise a move-only type (#17071)
|
6 years ago |
stream_subscriber.cc
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
stream_subscriber.h
|
d4d6b9862f
fix: make StreamSubscriber ref counted (#17221)
|
6 years ago |
trackable_object.cc
|
d663b4eaee
fix: fix gn cpplint warnings (#14583)
|
6 years ago |
trackable_object.h
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |