electron/atom/common
Cheng Zhao 69f93a7528 Merge pull request #4223 from deepak1556/notification_disable_patch
session: add setPermissionRequestHandler api
2016-02-01 20:51:22 +08:00
..
api
asar
crash_reporter
lib
linux
native_mate_converters Merge pull request #4223 from deepak1556/notification_disable_patch 2016-02-01 20:51:22 +08:00
resources/mac
atom_command_line.cc
atom_command_line.h
atom_constants.cc
atom_constants.h
atom_version.h
chrome_version.h
common_message_generator.cc
common_message_generator.h
draggable_region.cc
draggable_region.h
google_api_key.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
id_weak_map.cc
id_weak_map.h
keyboard_util.cc Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name. 2016-01-31 02:27:14 +01:00
keyboard_util.h Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name. 2016-01-31 02:27:14 +01:00
mouse_util.cc Quick fix for the memory leak + docs 2016-02-01 07:17:58 +01:00
mouse_util.h Quick fix for the memory leak + docs 2016-02-01 07:17:58 +01:00
node_bindings.cc
node_bindings.h
node_bindings_linux.cc
node_bindings_linux.h
node_bindings_mac.cc
node_bindings_mac.h
node_bindings_win.cc
node_bindings_win.h
node_includes.h
options_switches.cc
options_switches.h
platform_util.h
platform_util_linux.cc
platform_util_mac.mm Fix converting string to NSURL 2015-12-24 12:43:07 +08:00
platform_util_win.cc