electron/atom/common
2016-05-20 22:22:15 +09:00
..
api Add BrowserWindow.setIcon 2016-05-20 22:22:15 +09:00
asar Fix passing fd across modules 2016-05-19 16:38:37 +09:00
crash_reporter Fix compilation warnings introduced by VS 2015 2016-05-13 11:12:01 +09:00
linux
native_mate_converters Convert to mate::Handle<NativeImage> instead of gfx::Image 2016-05-20 16:14:40 +09:00
resources/mac mac: Set CFBundleExecutable for Electron Framework 2015-10-14 11:54:59 +08:00
atom_command_line.cc
atom_command_line.h Fix compilation errors on Linux 2016-03-10 17:06:22 +09:00
atom_constants.cc provide security style for devtools security panel 2016-04-14 16:20:14 +05:30
atom_constants.h provide security style for devtools security panel 2016-04-14 16:20:14 +05:30
atom_version.h Bump v1.1.1 2016-05-20 09:30:24 +09:00
chrome_version.h Update to Chrome 50.0.2661.102 2016-05-13 11:14:43 +09:00
color_util.cc Make the logic of ParseHexColor more easy to understand 2016-04-03 10:42:49 +09:00
color_util.h Use BrowserWindow's backgroundColor as renderer view's background color 2016-04-02 20:46:50 +09:00
common_message_generator.cc
common_message_generator.h Fix linking problem with IPC::MessageT 2016-05-13 11:07:17 +09:00
draggable_region.cc
draggable_region.h
google_api_key.h
key_weak_map.h Add typename hint to fix compilation error on VS2015 2016-05-11 20:57:21 +09:00
keyboard_util.cc Remove duplicated keyboard code 2016-03-06 15:04:05 +09:00
keyboard_util.h Remove duplicated keyboard code 2016-03-06 15:04:05 +09: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 Move everything into atom_bindings 2016-05-18 11:07:30 -07:00
node_bindings.h basictypes.h => macros.h 2016-03-10 17:06:21 +09:00
node_bindings_linux.cc
node_bindings_linux.h
node_bindings_mac.cc Use select to query the uv kqueue 2016-05-02 23:54:21 -07:00
node_bindings_mac.h Use select to query the uv kqueue 2016-05-02 23:54:21 -07:00
node_bindings_win.cc Fix for issue 1968: use uv_backend_timeout to determine timeout to match other platforms 2015-08-20 20:13:04 -06:00
node_bindings_win.h
node_includes.h Upgrade to Node v6 2016-05-13 11:12:01 +09:00
options_switches.cc protocol: fix registerStandardSchemes api 2016-05-08 01:36:34 +05:30
options_switches.h protocol: fix registerStandardSchemes api 2016-05-08 01:36:34 +05:30
platform_util.h without_activation -> activate 2016-02-17 08:56:58 -08:00
platform_util_linux.cc Ensure process is cleaned up, to avoid leaks 2016-04-08 08:35:35 +01:00
platform_util_mac.mm without_activation -> activate 2016-02-17 08:56:58 -08:00
platform_util_win.cc without_activation -> activate 2016-02-17 08:56:58 -08:00