electron/atom/common
2016-11-17 12:13:07 +09:00
..
api platform_util code should not involve V8 code 2016-11-17 11:22:09 +09:00
asar Sort includes alphabetically 2016-08-26 15:30:02 -07:00
crash_reporter Pass crashes directory instead of product name and temp dir 2016-10-06 10:55:11 -07:00
linux Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00
native_mate_converters Remove unnecessary ConvertToV8 calls. 2016-11-15 15:53:42 -08:00
resources/mac mac: Set CFBundleExecutable for Electron Framework 2015-10-14 11:54:59 +08:00
atom_command_line.cc Implement Relaunch on Windows 2016-06-02 19:49:36 +09:00
atom_command_line.h Implement Relaunch on Windows 2016-06-02 19:49:36 +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.4.7 2016-11-16 08:11:28 -08:00
chrome_version.h Upgrade to Chrome 53.0.2785.143 2016-11-09 11:03:44 -08:00
color_util.cc Remove const since SkColor is an int 2016-10-11 13:15:27 -07:00
color_util.h Remove const since SkColor is an int 2016-10-11 13:15:27 -07:00
common_message_generator.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
common_message_generator.h Fix linking problem with IPC::MessageT 2016-05-13 11:07:17 +09:00
draggable_region.cc
draggable_region.h Fix ui/gfx/geometry headers 2015-03-18 09:57:38 +08:00
google_api_key.h allow GOOGLE_API_KEY to be set in environment 2016-09-20 12:01:59 -07:00
key_weak_map.h Remove usages of linked_ptr 2016-08-01 20:26:06 +09:00
keyboard_util.cc Set key and code on keyboard events 2016-10-10 09:35:43 -07:00
keyboard_util.h Assert key and code in keyup input event spec 2016-10-10 09:35:44 -07: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 Adding net module and URLRequest class. 2016-10-12 14:54:15 +02:00
node_bindings.h basictypes.h => macros.h 2016-03-10 17:06:21 +09:00
node_bindings_linux.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
node_bindings_linux.h Sort includes alphabetically 2016-08-26 15:30:02 -07:00
node_bindings_mac.cc Some manual change to for-ranged loop. 2016-07-10 15:57:51 +02: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 Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_includes.h Update node headers including 2016-07-21 00:57:34 -06:00
options_switches.cc adds vibrancy effect for macos 2016-11-11 08:49:57 -08:00
options_switches.h adds vibrancy effect for macos 2016-11-11 08:49:57 -08:00
platform_util.h platform_util code should not involve V8 code 2016-11-17 11:22:09 +09:00
platform_util_linux.cc Also fix the Windows and Linux side of async openExternal 2016-11-17 12:13:07 +09:00
platform_util_mac.mm platform_util code should not involve V8 code 2016-11-17 11:22:09 +09:00
platform_util_win.cc Also fix the Windows and Linux side of async openExternal 2016-11-17 12:13:07 +09:00