electron/atom/common
Cheng Zhao d7bac5a10b Remove the offscreen-render option
We are going to move the APIs to WebContents
2015-09-18 12:15:13 +08:00
..
api No longer needs to define node_includes.h at last 2015-09-07 16:41:49 +08:00
asar Fix API changes 2015-09-03 17:50:23 +09:00
crash_reporter Use different name for window class name 2015-08-04 19:35:46 +08:00
lib Make global.setImmediate work in browser process 2015-09-14 16:34:58 +08:00
linux Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00
native_mate_converters Fix cpplint warning 2015-09-18 11:10:32 +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.33.0 2015-09-17 18:31:12 +08:00
chrome_version.h Upgrade to Chrome 45 2015-09-03 17:50:23 +09: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
draggable_region.h Fix ui/gfx/geometry headers 2015-03-18 09:57:38 +08:00
event_types.cc Changed StringArray options to regular js objects with boolean values for better readability from the js side 2015-09-10 02:10:47 +02:00
event_types.h Changed StringArray options to regular js objects with boolean values for better readability from the js side 2015-09-10 02:10:47 +02:00
google_api_key.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
id_weak_map.cc Remove extra output 2015-08-27 20:35:04 +08:00
id_weak_map.h Use V8's new SetWeak method 2015-08-27 16:41:51 +08:00
node_bindings.cc No longer needs to define node_includes.h at last 2015-09-07 16:41:49 +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 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 No longer needs to define node_includes.h at last 2015-09-07 16:41:49 +08:00
options_switches.cc Remove the offscreen-render option 2015-09-18 12:15:13 +08:00
options_switches.h Remove the offscreen-render option 2015-09-18 12:15:13 +08: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