electron/atom/common
2015-08-07 19:35:35 +08:00
..
api ImageSkiaRep doesn't release memory 2015-08-05 15:49:37 +08:00
asar Fix hanlding trailing slash in asar package, close #2222 2015-07-16 03:49:26 -07:00
crash_reporter Use different name for window class name 2015-08-04 19:35:46 +08:00
lib Update internalModuleReadFile to support unpacked asar files 2015-06-22 19:38:47 -04:00
linux Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00
native_mate_converters Remove all calls to node::MakeCallback 2015-06-23 20:14:03 +08:00
resources/mac mac: Remove all unnecessary default menu items 2015-04-25 20:36:09 +08:00
atom_command_line.cc Move headers to atom/common 2015-06-19 23:11:53 +08:00
atom_command_line.h Move headers to atom/common 2015-06-19 23:11:53 +08:00
atom_version.h Bump v0.30.2 2015-07-30 14:17:43 +08:00
chrome_version.h Update brightray to use correct Chrome version string 2015-05-29 17:52:46 +08:00
common_message_generator.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
common_message_generator.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
draggable_region.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
draggable_region.h Fix ui/gfx/geometry headers 2015-03-18 09:57:38 +08:00
event_emitter_caller.cc Make every JS function call is wrapped with V8RecursionScope 2015-08-07 19:35:35 +08:00
event_emitter_caller.h Remove all calls to node::MakeCallback 2015-06-23 20:14:03 +08:00
google_api_key.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
id_weak_map.cc Fix compilation errors due to compiler change 2015-07-01 07:56:29 +00:00
id_weak_map.h Add Values() method for IDWeakMap 2015-06-24 16:54:20 +08:00
node_bindings.cc Perform microtask checkpoint after diving into libuv 2015-08-07 19:35:35 +08:00
node_bindings.h Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_bindings_linux.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
node_bindings_linux.h Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_bindings_mac.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
node_bindings_mac.h Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_bindings_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
node_bindings_win.h Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_includes.h No more need to reference node's symbols 2015-04-10 15:20:45 +08:00
options_switches.cc Add a new renderer switch to pass down the app model ID 2015-07-09 16:37:11 -07:00
options_switches.h Add a new renderer switch to pass down the app model ID 2015-07-09 16:37:11 -07:00
platform_util.h return bool on shell.openExternal 2015-06-10 11:06:22 -04:00
platform_util_linux.cc return bool on shell.openExternal 2015-06-10 11:06:22 -04:00
platform_util_mac.mm mac: Use NSFileManager::resultingItemURL for moving file to trash 2015-06-18 13:09:02 +08:00
platform_util_win.cc return bool on shell.openExternal 2015-06-10 11:06:22 -04:00