electron/atom/common
2017-04-04 09:19:23 -04:00
..
api AtomBindings should not use default uv loop 2017-03-20 12:52:46 -07:00
asar Make Archive thread safe 2017-03-20 12:52:46 -07:00
crash_reporter Pass uploadToServer parameter to linux crash reporter 2017-03-09 17:23:52 -03:00
linux Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00
native_mate_converters Put CertFromData in an anon namespace 2017-04-04 09:19:23 -04: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 Dont intercept pdf request for subframes 2017-03-14 00:26:27 +05:30
atom_constants.h Dont intercept pdf request for subframes 2017-03-14 00:26:27 +05:30
atom_version.h Bump v1.6.4 2017-03-22 09:16:08 -07:00
chrome_version.h Update to Chrome 56.0.2924.87 2017-02-06 10:34:30 -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
common_message_generator.h use existing ipc message generator 2017-03-14 00:26:27 +05:30
draggable_region.cc
draggable_region.h
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 web/WebInputEvent.h is moved to platform/WebInputEvent.h 2017-02-06 10:34:29 -08: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 Fix crash happened in UvRunOnce 2017-03-28 17:19:14 +09:00
node_bindings.h AtomBindings should not use default uv loop 2017-03-20 12:52:46 -07:00
node_bindings_linux.cc Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_linux.h Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_mac.cc Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_mac.h Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_win.cc Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_win.h Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_includes.h Node also defines LIKELY 2017-02-06 10:34:28 -08:00
options_switches.cc Add nodeIntegrationInWorker option 2017-03-20 12:52:46 -07:00
options_switches.h Add nodeIntegrationInWorker option 2017-03-20 12:52:46 -07: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