.. |
atom_api_app.cc
|
Refactor client cert private key handling.
|
2017-11-24 10:58:16 +09:00 |
atom_api_app.h
|
Refactor client cert private key handling.
|
2017-11-24 10:58:16 +09:00 |
atom_api_auto_updater.cc
|
Indenting stuff
|
2017-07-27 11:54:06 +10:00 |
atom_api_auto_updater.h
|
Indenting stuff
|
2017-07-27 11:54:06 +10:00 |
atom_api_browser_view.cc
|
Merge pull request #11208 from electron/mips64el
|
2017-11-24 10:54:19 +09:00 |
atom_api_browser_view.h
|
Fix compiler warning when building with gcc
|
2017-11-21 21:47:51 +09:00 |
atom_api_content_tracing.cc
|
contentTracing.setWatchEvent/cancelWatchEvent is removed
|
2017-02-06 10:34:28 -08:00 |
atom_api_cookies.cc
|
There are a few more new values for ChangeCause
|
2017-04-27 16:34:52 +09:00 |
atom_api_cookies.h
|
Adding cookie flush store api
|
2017-04-18 09:05:13 -07:00 |
atom_api_debugger.cc
|
Remove raw base::DictionaryValue::Set
|
2017-11-24 10:58:16 +09:00 |
atom_api_debugger.h
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
atom_api_desktop_capturer.cc
|
Fix API changes of Chrome58
|
2017-04-27 16:34:52 +09:00 |
atom_api_desktop_capturer.h
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
atom_api_dialog.cc
|
and use the same signature for Windows
|
2017-04-20 14:21:08 +10:00 |
atom_api_download_item.cc
|
remove the call to download_item_->Remove() on cancel
|
2017-02-24 14:08:21 +08:00 |
atom_api_download_item.h
|
remove the call to download_item_->Remove() on cancel
|
2017-02-24 14:08:21 +08:00 |
atom_api_global_shortcut.cc
|
Every native class now gets a name
|
2016-08-02 19:28:12 +09:00 |
atom_api_global_shortcut.h
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
atom_api_menu.cc
|
Add Menu.closePopup API on macOS
|
2017-02-22 10:30:28 -08:00 |
atom_api_menu.h
|
🎨
|
2017-02-22 10:30:28 -08:00 |
atom_api_menu_mac.h
|
Make variables private instead of protected
|
2017-02-22 10:30:28 -08:00 |
atom_api_menu_mac.mm
|
Add Menu.closePopup API on macOS
|
2017-02-22 10:30:28 -08:00 |
atom_api_menu_views.cc
|
Implement ClosePopupAt on Windows/Linux
|
2017-02-22 10:30:28 -08:00 |
atom_api_menu_views.h
|
Make variables private instead of protected
|
2017-02-22 10:30:28 -08:00 |
atom_api_net.cc
|
Fixing code review issues.
|
2016-10-25 12:41:01 +02:00 |
atom_api_net.h
|
Fixing code review issues.
|
2016-10-25 12:41:01 +02:00 |
atom_api_notification.cc
|
FIXME: DesktopNotificationDelegate has been removed
|
2017-11-24 10:58:16 +09:00 |
atom_api_notification.h
|
Definitely didn't forget to push the header file
|
2017-10-27 16:27:37 +13:00 |
atom_api_power_monitor.cc
|
initialize -> require
|
2016-09-16 13:09:06 -07:00 |
atom_api_power_monitor.h
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
atom_api_power_save_blocker.cc
|
Update files for Chrome 54 API changes
|
2017-01-19 09:05:59 +02:00 |
atom_api_power_save_blocker.h
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
atom_api_protocol.cc
|
Implement {register,intecept}StreamProtocol
|
2017-11-13 16:16:14 -03:00 |
atom_api_protocol.h
|
Stop allowing electron.net requests to be intercepted.
|
2017-11-13 15:20:46 -03:00 |
atom_api_render_process_preferences.cc
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
atom_api_render_process_preferences.h
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
atom_api_screen.cc
|
🎨 ✅ code comments and test for getMenuBarHeight function
|
2017-05-30 17:26:02 -04:00 |
atom_api_screen.h
|
🎨
|
2017-06-05 10:33:46 -07:00 |
atom_api_screen_mac.mm
|
🎨
|
2017-06-05 10:33:46 -07:00 |
atom_api_session.cc
|
add error code to session.setCertificateVerifyProc
|
2017-10-16 17:17:21 +08:00 |
atom_api_session.h
|
session: api to clear auth cache
|
2016-12-09 09:54:30 -08:00 |
atom_api_system_preferences.cc
|
Add systemPreferences.removeUserDefault()
|
2017-10-10 22:57:47 +03:00 |
atom_api_system_preferences.h
|
Add systemPreferences.removeUserDefault()
|
2017-10-10 22:57:47 +03:00 |
atom_api_system_preferences_mac.mm
|
Add systemPreferences.removeUserDefault()
|
2017-10-10 22:57:47 +03:00 |
atom_api_system_preferences_win.cc
|
Initialize color listener after app is ready
|
2017-02-03 09:00:18 -08:00 |
atom_api_tray.cc
|
Fix cpplint warnings
|
2017-10-05 11:49:26 +09:00 |
atom_api_tray.h
|
Fix cpplint warnings
|
2017-10-05 11:49:26 +09:00 |
atom_api_url_request.cc
|
net: allow controlling redirects
|
2017-03-28 18:46:21 +05:30 |
atom_api_url_request.h
|
net: allow controlling redirects
|
2017-03-28 18:46:21 +05:30 |
atom_api_web_contents.cc
|
Network Traffic Annotation added to DownloadURLParams.
|
2017-11-24 10:58:16 +09:00 |
atom_api_web_contents.h
|
Partial revert of Provide WebContents::CreateParams to tab helpers.
|
2017-11-24 10:58:16 +09:00 |
atom_api_web_contents_mac.mm
|
Access window through native view
|
2016-08-23 09:51:54 -07:00 |
atom_api_web_request.cc
|
Allow filter to use any scheme
|
2017-02-06 10:34:30 -08:00 |
atom_api_web_request.h
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
atom_api_web_view_manager.cc
|
code cleanup
|
2017-02-12 01:48:24 +05:30 |
atom_api_window.cc
|
Code style fixes
|
2017-11-13 16:13:54 +09:00 |
atom_api_window.h
|
Merge pull request #10667 from dittos/window-opacity
|
2017-10-04 15:03:45 +09:00 |
event.cc
|
Every native class now gets a name
|
2016-08-02 19:28:12 +09:00 |
event.h
|
Sort includes alphabetically
|
2016-08-26 15:30:02 -07:00 |
event_emitter.cc
|
Set prototype of constructor directly
|
2016-08-02 20:38:35 +09:00 |
event_emitter.h
|
Make linter happy
|
2017-10-27 00:04:19 -07:00 |
event_subscriber.cc
|
Implement EventSubscriber<T> class.
|
2017-11-13 15:22:50 -03:00 |
event_subscriber.h
|
Implement EventSubscriber<T> class.
|
2017-11-13 15:22:50 -03:00 |
frame_subscriber.cc
|
SkBitmap and SkPixelRef no longer need lock/unlock
|
2017-11-24 10:58:16 +09:00 |
frame_subscriber.h
|
Fix API changes of FrameSubscriber
|
2017-04-27 16:34:52 +09:00 |
save_page_handler.cc
|
use DownloadItem to determine download initiator
|
2016-04-27 20:29:39 +05:30 |
save_page_handler.h
|
use DownloadItem to determine download initiator
|
2016-04-27 20:29:39 +05:30 |
trackable_object.cc
|
add a null-pointer check before processing base::SupportsUserData::GetUserData
|
2017-10-03 12:42:35 +08:00 |
trackable_object.h
|
Cleanup per review comment
|
2017-10-27 00:07:54 -07:00 |