..
atom_api_app.cc
Fix client certificate private key handling api
2017-11-24 10:58:53 +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
atom_api_cookies.cc
atom_api_cookies.h
atom_api_debugger.cc
Remove raw base::DictionaryValue::Set
2017-11-24 10:58:16 +09:00
atom_api_debugger.h
atom_api_desktop_capturer.cc
atom_api_desktop_capturer.h
atom_api_dialog.cc
atom_api_download_item.cc
atom_api_download_item.h
atom_api_global_shortcut.cc
atom_api_global_shortcut.h
atom_api_menu.cc
atom_api_menu.h
Remove "async" option from menu.popup()
2017-11-24 10:58:17 +09:00
atom_api_menu_mac.h
Remove "async" option from menu.popup()
2017-11-24 10:58:17 +09:00
atom_api_menu_mac.mm
Remove "async" option from menu.popup()
2017-11-24 10:58:17 +09:00
atom_api_menu_views.cc
Remove "async" option from menu.popup()
2017-11-24 10:58:17 +09:00
atom_api_menu_views.h
Remove "async" option from menu.popup()
2017-11-24 10:58:17 +09:00
atom_api_net.cc
atom_api_net.h
atom_api_notification.cc
Sanitized notification delegate implementation
2017-11-24 10:58:53 +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
atom_api_power_monitor.h
atom_api_power_save_blocker.cc
atom_api_power_save_blocker.h
Consolidate PowerSaveBlocker and WakeLock inside Device Service.
2017-11-24 10:58:16 +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
atom_api_render_process_preferences.h
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
Ban raw pointers to ref-counted types on base::Bind
2017-11-24 10:58:16 +09:00
atom_api_session.h
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
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
atom_api_url_request.h
atom_api_web_contents.cc
Move IconURLs method from WebFrame to WebLocalFrame
2017-11-24 10:58:17 +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
atom_api_web_request.cc
atom_api_web_request.h
atom_api_web_view_manager.cc
Move "atom/common/node_includes.h" to the end of the includes list
2017-11-24 10:58:17 +09:00
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
event.h
event_emitter.cc
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
save_page_handler.cc
save_page_handler.h
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