.. |
lib
|
Add cancelId option for showMessageBox
|
2015-07-07 18:39:08 +08:00 |
atom_api_app.cc
|
Rename event name to gpu-process-crashed
|
2015-06-26 10:34:38 +08:00 |
atom_api_app.h
|
Move gpu-crashed event to app
|
2015-06-26 10:33:52 +08:00 |
atom_api_auto_updater.cc
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_auto_updater.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_content_tracing.cc
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_cookies.cc
|
Remove calls to v8::Isolate::GetCurrent
|
2015-06-23 17:22:14 +08:00 |
atom_api_cookies.h
|
Fix more code styles.
|
2015-06-20 10:41:40 +08:00 |
atom_api_dialog.cc
|
Add cancelId option for showMessageBox
|
2015-07-07 18:39:08 +08:00 |
atom_api_global_shortcut.cc
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_global_shortcut.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_menu.cc
|
Remove calls to v8::Isolate::GetCurrent
|
2015-06-23 17:22:14 +08:00 |
atom_api_menu.h
|
Remove Menu::AttachToWindow
|
2015-06-04 15:32:33 +08:00 |
atom_api_menu_mac.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_menu_mac.mm
|
Remove NativeWindow::GetWebContents
|
2015-06-25 14:54:00 +08:00 |
atom_api_menu_views.cc
|
Remove NativeWindow::GetWebContents
|
2015-06-25 14:54:00 +08:00 |
atom_api_menu_views.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_power_monitor.cc
|
Fix calls to deprecated node::ThrowError API
|
2015-06-10 14:21:09 +08:00 |
atom_api_power_monitor.h
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_power_save_blocker.cc
|
More updates: use string instead of integer to identify blocker type.
|
2015-06-24 13:06:39 +08:00 |
atom_api_power_save_blocker.h
|
More updates: use string instead of integer to identify blocker type.
|
2015-06-24 13:06:39 +08:00 |
atom_api_protocol.cc
|
Remove calls to v8::Isolate::GetCurrent
|
2015-06-23 17:22:14 +08:00 |
atom_api_protocol.h
|
Merge pull request #1970 from deepak1556/scheme_patch
|
2015-06-19 16:16:46 +08:00 |
atom_api_screen.cc
|
Fix calls to deprecated node::ThrowError API
|
2015-06-10 14:21:09 +08:00 |
atom_api_screen.h
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_session.cc
|
Clean up ResolveProxyHelper
|
2015-06-26 11:04:12 +08:00 |
atom_api_session.h
|
Make each class only have one weak map
|
2015-06-24 17:58:12 +08:00 |
atom_api_tray.cc
|
Some methods can be accessed after object is destroyed
|
2015-07-06 21:26:50 +08:00 |
atom_api_tray.h
|
Remove manual lifetime check for Tray
|
2015-07-06 18:24:40 +08:00 |
atom_api_web_contents.cc
|
Some methods can be accessed after object is destroyed
|
2015-07-06 21:26:50 +08:00 |
atom_api_web_contents.h
|
Check whether WebContents lives before using its methods
|
2015-07-06 18:21:04 +08:00 |
atom_api_web_view_manager.cc
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_window.cc
|
Some methods can be accessed after object is destroyed
|
2015-07-06 21:26:50 +08:00 |
atom_api_window.h
|
Check BrowserWindow's lifetime
|
2015-07-06 18:28:42 +08:00 |
event.cc
|
|
|
event.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
event_emitter.cc
|
Fix building on Windows
|
2015-06-26 12:04:15 +08:00 |
event_emitter.h
|
Fix building on Windows
|
2015-06-26 12:04:15 +08:00 |
trackable_object.cc
|
Make each class only have one weak map
|
2015-06-24 17:58:12 +08:00 |
trackable_object.h
|
Make each class only have one weak map
|
2015-06-24 17:58:12 +08:00 |