electron/atom/browser
2016-06-07 20:23:29 +09:00
..
api Add update-target-url event 2016-06-07 15:56:19 +09:00
lib fix header paths and comments 2016-06-01 11:44:29 +05:30
mac Expose the NSArrayToListValue converter. 2016-06-01 18:53:49 -07:00
net Clear the buffers before notifying the other end of the pipe 2016-05-30 22:38:01 +09:00
resources Bump v1.2.1 2016-06-01 16:15:53 +09:00
ui Add 'delete' and 'pasteandmatchstyle' roles 2016-06-05 21:50:37 -04:00
atom_access_token_store.cc AccessTokenSet -> AccessTokenMap 2016-05-13 11:07:17 +09:00
atom_access_token_store.h
atom_browser_client.cc Make it possible to only set preferences for BrowserWindow 2016-05-27 09:20:46 +09:00
atom_browser_client.h Make it possible to only set preferences for BrowserWindow 2016-05-27 09:20:46 +09:00
atom_browser_context.cc
atom_browser_context.h
atom_browser_main_parts.cc
atom_browser_main_parts.h
atom_browser_main_parts_mac.mm
atom_browser_main_parts_posix.cc
atom_download_manager_delegate.cc
atom_download_manager_delegate.h
atom_javascript_dialog_manager.cc
atom_javascript_dialog_manager.h
atom_permission_manager.cc
atom_permission_manager.h
atom_quota_permission_context.cc
atom_quota_permission_context.h browser: create quota permission context to allow quota request 2015-05-12 17:52:30 +05:30
atom_resource_dispatcher_host_delegate.cc
atom_resource_dispatcher_host_delegate.h
atom_security_state_model_client.cc
atom_security_state_model_client.h
atom_speech_recognition_manager_delegate.cc
atom_speech_recognition_manager_delegate.h
auto_updater.cc
auto_updater.h
auto_updater_mac.mm
bridge_task_runner.cc
bridge_task_runner.h
browser.cc Provide a flexible API for app.relaunch 2016-06-02 21:49:29 +09:00
browser.h Provide a flexible API for app.relaunch 2016-06-02 21:49:29 +09:00
browser_linux.cc
browser_mac.mm Implement Relaunch on Linux 2016-06-02 16:54:21 +09:00
browser_observer.h Fully support converting NSDictionary to JS userInfo object 2016-05-05 16:26:44 +09:00
browser_win.cc Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
common_web_contents_delegate.cc
common_web_contents_delegate.h
common_web_contents_delegate_mac.mm
common_web_contents_delegate_views.cc
javascript_environment.cc
javascript_environment.h
login_handler.cc Adapt to changes of Chrome 51 API changes (Part 2) 2016-05-23 12:29:14 +09:00
login_handler.h
native_window.cc Implement SetIgnoreMouseEvents for Windows 2016-06-07 19:38:41 +09:00
native_window.h Implement SetIgnoreMouseEvents for Windows 2016-06-07 19:38:41 +09:00
native_window_mac.h Fix title of frameless window showing as empty under fullscreen 2016-06-07 17:26:26 +09:00
native_window_mac.mm Fix title of frameless window showing as empty under fullscreen 2016-06-07 17:26:26 +09:00
native_window_observer.h
native_window_views.cc Implement SetIgnoreMouseEvents for Linux 2016-06-07 20:23:29 +09:00
native_window_views.h Implement SetIgnoreMouseEvents for Windows 2016-06-07 19:38:41 +09:00
native_window_views_win.cc
node_debugger.cc
node_debugger.h
relauncher.cc Correctly quotes the argv on Windows 2016-06-02 21:10:39 +09:00
relauncher.h Correctly quotes the argv on Windows 2016-06-02 21:10:39 +09:00
relauncher_linux.cc Make sure the new instance inherite cwd on mac 2016-06-02 20:32:29 +09:00
relauncher_mac.cc Make sure the new instance inherite cwd on mac 2016-06-02 20:32:29 +09:00
relauncher_win.cc Correctly quotes the argv on Windows 2016-06-02 21:10:39 +09:00
render_process_preferences.cc Add API to set render process preferences 2016-05-27 08:51:02 +09:00
render_process_preferences.h Add API to set render process preferences 2016-05-27 08:51:02 +09:00
web_contents_permission_helper.cc
web_contents_permission_helper.h
web_contents_preferences.cc Enable specifying custom command line switches 2016-05-29 10:34:53 +09:00
web_contents_preferences.h Make it possible to only set preferences for BrowserWindow 2016-05-27 09:20:46 +09:00
web_dialog_helper.cc Don't default to "Open", "Save", just let OS decide 2016-05-15 01:03:32 -05:00
web_dialog_helper.h
web_view_guest_delegate.cc
web_view_guest_delegate.h
web_view_manager.cc Restore original include location 2016-05-25 10:28:35 -07:00
web_view_manager.h Restore original include location 2016-05-25 10:28:35 -07:00
window_list.cc
window_list.h basictypes.h => macros.h 2016-03-10 17:06:21 +09:00
window_list_observer.h