.. |
atom_api_app.cc
|
cbddbdb296
fix code style
|
8 years ago |
atom_api_app.h
|
0410a184ce
webContents: handle POST navigation for new windows
|
8 years ago |
atom_api_auto_updater.cc
|
6285500cdc
Sort includes alphabetically
|
8 years ago |
atom_api_auto_updater.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_content_tracing.cc
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
atom_api_cookies.cc
|
8abe8fe01d
Remove unneeded locker and handle scope
|
8 years ago |
atom_api_cookies.h
|
19c7ee0932
Use scoped_refptr for cookie delegate
|
8 years ago |
atom_api_debugger.cc
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
atom_api_debugger.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_desktop_capturer.cc
|
8c3232dc56
Every native class now gets a name
|
8 years ago |
atom_api_desktop_capturer.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_dialog.cc
|
40c531737d
Add buttonLabel param to showOpen/showSave dialogs
|
9 years ago |
atom_api_download_item.cc
|
86961d0f44
session: add api to create interrupted downloads
|
8 years ago |
atom_api_download_item.h
|
86961d0f44
session: add api to create interrupted downloads
|
8 years ago |
atom_api_global_shortcut.cc
|
8c3232dc56
Every native class now gets a name
|
8 years ago |
atom_api_global_shortcut.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_menu.cc
|
8c3232dc56
Every native class now gets a name
|
8 years ago |
atom_api_menu.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_menu_mac.h
|
1505a46ed0
Do not rely on Constructor to call Init
|
8 years ago |
atom_api_menu_mac.mm
|
1505a46ed0
Do not rely on Constructor to call Init
|
8 years ago |
atom_api_menu_views.cc
|
1505a46ed0
Do not rely on Constructor to call Init
|
8 years ago |
atom_api_menu_views.h
|
1505a46ed0
Do not rely on Constructor to call Init
|
8 years ago |
atom_api_net.cc
|
61278f9ace
Fixing code review issues.
|
8 years ago |
atom_api_net.h
|
61278f9ace
Fixing code review issues.
|
8 years ago |
atom_api_power_monitor.cc
|
0c3ad527e3
initialize -> require
|
8 years ago |
atom_api_power_monitor.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_power_save_blocker.cc
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
atom_api_power_save_blocker.h
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
atom_api_protocol.cc
|
cac85d2a12
Remove linter errors
|
8 years ago |
atom_api_protocol.h
|
cac85d2a12
Remove linter errors
|
8 years ago |
atom_api_render_process_preferences.cc
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
atom_api_render_process_preferences.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_screen.cc
|
0c3ad527e3
initialize -> require
|
8 years ago |
atom_api_screen.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_session.cc
|
b08bc02cde
Merge pull request #8137 from deepak1556/media_device_id_patch
|
8 years ago |
atom_api_session.h
|
35349643af
session: api to clear auth cache
|
8 years ago |
atom_api_system_preferences.cc
|
486b6b9096
Add systemPreferences.setUserDefault for macOS
|
8 years ago |
atom_api_system_preferences.h
|
486b6b9096
Add systemPreferences.setUserDefault for macOS
|
8 years ago |
atom_api_system_preferences_mac.mm
|
486b6b9096
Add systemPreferences.setUserDefault for macOS
|
8 years ago |
atom_api_system_preferences_win.cc
|
c8189046fe
Emit color-changed event on Windows
|
8 years ago |
atom_api_tray.cc
|
8c3232dc56
Every native class now gets a name
|
8 years ago |
atom_api_tray.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_url_request.cc
|
7456b9ae17
net: add api to set request flags for testing
|
8 years ago |
atom_api_url_request.h
|
7456b9ae17
net: add api to set request flags for testing
|
8 years ago |
atom_api_web_contents.cc
|
8f63fdb278
Destroy web contents when preventing default
|
8 years ago |
atom_api_web_contents.h
|
41afeb744a
Configure background throttling on RenderViewCreated callback
|
8 years ago |
atom_api_web_contents_mac.mm
|
dd5ee28b2f
Access window through native view
|
8 years ago |
atom_api_web_request.cc
|
8c3232dc56
Every native class now gets a name
|
8 years ago |
atom_api_web_request.h
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
atom_api_web_view_manager.cc
|
583bb49f6c
Get hidden state by using parent window directly
|
9 years ago |
atom_api_window.cc
|
f81908711b
use only one if statement
|
8 years ago |
atom_api_window.h
|
18c49285a8
Add BrowserWindow.setAutoHideCursor for macOS
|
8 years ago |
event.cc
|
8c3232dc56
Every native class now gets a name
|
8 years ago |
event.h
|
6285500cdc
Sort includes alphabetically
|
8 years ago |
event_emitter.cc
|
844f32aa36
Set prototype of constructor directly
|
8 years ago |
event_emitter.h
|
e6327fb015
Add EventEmitter::CreateEventFromFlags
|
8 years ago |
frame_subscriber.cc
|
da677b683b
Merge pull request #7163 from MaxWhere/frame-sub-scale-fix
|
8 years ago |
frame_subscriber.h
|
6285500cdc
Sort includes alphabetically
|
8 years ago |
save_page_handler.cc
|
6dbd2ce243
use DownloadItem to determine download initiator
|
9 years ago |
save_page_handler.h
|
6dbd2ce243
use DownloadItem to determine download initiator
|
9 years ago |
trackable_object.cc
|
846ec5ba49
AttachAsUserData now can assume the existence of wrapper
|
8 years ago |
trackable_object.h
|
1308f790ad
Don't load URL if web contents is destroyed
|
8 years ago |