.. |
atom_api_app.cc
|
635c3f53d8
fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277)
|
6 years ago |
atom_api_app.h
|
635c3f53d8
fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277)
|
6 years ago |
atom_api_app_mas.mm
|
12a57ff1c2
clang-format objc files (#12673)
|
7 years ago |
atom_api_auto_updater.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_api_auto_updater.h
|
e6695cf2ec
[chromium-style] override / virtual warnings
|
7 years ago |
atom_api_box_layout.cc
|
2c8dc9e0bd
Add View.addChildView API
|
7 years ago |
atom_api_box_layout.h
|
2c8dc9e0bd
Add View.addChildView API
|
7 years ago |
atom_api_browser_view.cc
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
atom_api_browser_view.h
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
atom_api_browser_window.cc
|
2bdb7a5047
fix: window.setVibrancy parameter passing (backport: 3-0-x) (#13863)
|
6 years ago |
atom_api_browser_window.h
|
2bdb7a5047
fix: window.setVibrancy parameter passing (backport: 3-0-x) (#13863)
|
6 years ago |
atom_api_browser_window_mac.mm
|
2046d8052a
fix: incorrect view ordering for customButtonsOnHover (#15564) (#16002)
|
6 years ago |
atom_api_browser_window_views.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_api_button.cc
|
70e17b5f8f
feat: add LabelButton API
|
6 years ago |
atom_api_button.h
|
70e17b5f8f
feat: add LabelButton API
|
6 years ago |
atom_api_content_tracing.cc
|
d9afe43cee
fix: extending tracing startRecording API to take a full tracing config (#16157)
|
6 years ago |
atom_api_cookies.cc
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
atom_api_cookies.h
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
atom_api_debugger.cc
|
664371245a
backport debugger fix (#14481)
|
6 years ago |
atom_api_debugger.h
|
664371245a
backport debugger fix (#14481)
|
6 years ago |
atom_api_desktop_capturer.cc
|
2955b0168c
fix: ensure DirectX capturer is supported. (backport: 3-0-x) (#13738)
|
6 years ago |
atom_api_desktop_capturer.h
|
2955b0168c
fix: ensure DirectX capturer is supported. (backport: 3-0-x) (#13738)
|
6 years ago |
atom_api_dialog.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_api_download_item.cc
|
4e580d5b39
Move download_item.h from content/public to components/download
|
6 years ago |
atom_api_download_item.h
|
4e580d5b39
Move download_item.h from content/public to components/download
|
6 years ago |
atom_api_global_shortcut.cc
|
cdc310ed94
fix: don't register some shortcuts without accessibility (#16378)
|
6 years ago |
atom_api_global_shortcut.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_in_app_purchase.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_api_in_app_purchase.h
|
5486a65702
Improve in-app purchase for MacOS (#12464)
|
7 years ago |
atom_api_label_button.cc
|
70e17b5f8f
feat: add LabelButton API
|
6 years ago |
atom_api_label_button.h
|
70e17b5f8f
feat: add LabelButton API
|
6 years ago |
atom_api_layout_manager.cc
|
322bde526c
Add LayoutManager/BoxLayout APIs
|
7 years ago |
atom_api_layout_manager.h
|
322bde526c
Add LayoutManager/BoxLayout APIs
|
7 years ago |
atom_api_menu.cc
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
atom_api_menu.h
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 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
|
d2653e8192
Fix: Prevent menu update while it's open (#12809)
|
7 years ago |
atom_api_menu_views.cc
|
28fd571d0c
refactoring: use std::make_unique<T> (#13245)
|
6 years ago |
atom_api_menu_views.h
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
atom_api_net.cc
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
7 years ago |
atom_api_net.h
|
61278f9ace
Fixing code review issues.
|
8 years ago |
atom_api_net_log.cc
|
ab24a1e36d
feat: netLog API for dynamic logging control (#13068)
|
6 years ago |
atom_api_net_log.h
|
ab24a1e36d
feat: netLog API for dynamic logging control (#13068)
|
6 years ago |
atom_api_notification.cc
|
8e125b2953
REVIEW: Remove the notification close-closure in favour of an explicit method
|
6 years ago |
atom_api_notification.h
|
29f9929703
Organize code
|
7 years ago |
atom_api_power_monitor.cc
|
338a816ffd
Screen Lock / Unlock events (#12714)
|
7 years ago |
atom_api_power_monitor.h
|
338a816ffd
Screen Lock / Unlock events (#12714)
|
7 years ago |
atom_api_power_monitor_mac.mm
|
cdc5022305
Fix chromium-style errors (#12802)
|
7 years ago |
atom_api_power_monitor_win.cc
|
338a816ffd
Screen Lock / Unlock events (#12714)
|
7 years ago |
atom_api_power_save_blocker.cc
|
343c42e4ef
Remove redundant device::PowerSaveBlocker enums.
|
6 years ago |
atom_api_power_save_blocker.h
|
343c42e4ef
Remove redundant device::PowerSaveBlocker enums.
|
6 years ago |
atom_api_protocol.cc
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
atom_api_protocol.h
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
atom_api_render_process_preferences.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_api_render_process_preferences.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
atom_api_screen.cc
|
72c63a10ee
remove screen.getMenuBarHeight() deprecation
|
7 years ago |
atom_api_screen.h
|
72c63a10ee
remove screen.getMenuBarHeight() deprecation
|
7 years ago |
atom_api_session.cc
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
atom_api_session.h
|
4e580d5b39
Move download_item.h from content/public to components/download
|
6 years ago |
atom_api_system_preferences.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_api_system_preferences.h
|
cdc310ed94
fix: don't register some shortcuts without accessibility (#16378)
|
6 years ago |
atom_api_system_preferences_mac.mm
|
cdc310ed94
fix: don't register some shortcuts without accessibility (#16378)
|
6 years ago |
atom_api_system_preferences_win.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_api_text_field.cc
|
a11182ca84
feat: add SetText for TextField
|
6 years ago |
atom_api_text_field.h
|
a11182ca84
feat: add SetText for TextField
|
6 years ago |
atom_api_top_level_window.cc
|
524bb99948
fix: Check minSize constraints before resizing (backport: 3-0-x) (#15038)
|
6 years ago |
atom_api_top_level_window.h
|
af4f08e030
fix: notify focus change right away rather not on next tick (#14453)
|
6 years ago |
atom_api_tray.cc
|
c8a21dbb92
fix: don't crash on tray.setContextMenu(null) (#14331)
|
6 years ago |
atom_api_tray.h
|
94ffd4bfc0
add getter for ignoreDoubleClickEvents field
|
7 years ago |
atom_api_url_request.cc
|
89a6f1efbb
feat: add getUploadProgress API to the net API (#14446)
|
6 years ago |
atom_api_url_request.h
|
89a6f1efbb
feat: add getUploadProgress API to the net API (#14446)
|
6 years ago |
atom_api_view.cc
|
0f7c25fc63
Put View APIs under a build flag
|
7 years ago |
atom_api_view.h
|
0f7c25fc63
Put View APIs under a build flag
|
7 years ago |
atom_api_web_contents.cc
|
8716f718a9
fix: print warning after DOM is created
|
6 years ago |
atom_api_web_contents.h
|
8716f718a9
fix: print warning after DOM is created
|
6 years ago |
atom_api_web_contents_mac.mm
|
8968c447f4
Include missing header
|
6 years ago |
atom_api_web_contents_osr.cc
|
65b8dd48d8
Update OSR code
|
6 years ago |
atom_api_web_contents_view.cc
|
322bde526c
Add LayoutManager/BoxLayout APIs
|
7 years ago |
atom_api_web_contents_view.h
|
595b0663b2
WebContents may be managed by multiple owners
|
7 years ago |
atom_api_web_request.cc
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
atom_api_web_request.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
atom_api_web_view_manager.cc
|
44b0245ac4
fix: use OOPIF for webview tag (#13869) (#14156)
|
6 years ago |
event.cc
|
6ff111a141
perf: don't use JSON to send the result of `ipcRenderer.sendSync`. (#8953)
|
6 years ago |
event.h
|
6ff111a141
perf: don't use JSON to send the result of `ipcRenderer.sendSync`. (#8953)
|
6 years ago |
event_emitter.cc
|
bb36a26950
update native-mate ref
|
6 years ago |
event_emitter.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
event_subscriber.cc
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
event_subscriber.h
|
73ac019882
Fix up #includes to work with both GYP and GN
|
7 years ago |
frame_subscriber.cc
|
7702cc1090
fix: don't invoke callback after FrameSubscriber is destroyed
|
6 years ago |
frame_subscriber.h
|
7702cc1090
fix: don't invoke callback after FrameSubscriber is destroyed
|
6 years ago |
save_page_handler.cc
|
4e580d5b39
Move download_item.h from content/public to components/download
|
6 years ago |
save_page_handler.h
|
4e580d5b39
Move download_item.h from content/public to components/download
|
6 years ago |
trackable_object.cc
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
trackable_object.h
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |