electron/atom/common
Cheng Zhao b161a4f515
Merge pull request #11166 from sethlu/openrecent
feat: Recent documents menu item
2017-11-28 10:55:14 +09:00
..
api Do not use SkBitmap.deepCopyTo(), it was removed 2017-11-24 10:58:17 +09:00
asar Removed obsolete io.h wrappers, included atlbase.h in atom_main.cc 2017-08-30 10:43:29 +02:00
crash_reporter add new method and mark setExtraParameter for deprecation 2017-11-01 21:57:43 -04:00
linux
native_mate_converters DevTools: do not set visible size while emulating in case of device mode. 2017-11-24 10:58:16 +09:00
resources/mac Remove redundant menu item 2017-11-27 17:26:22 +09:00
atom_command_line.cc
atom_command_line.h
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 🔧 Clean it up 2017-11-14 13:45:50 -08:00
chrome_version.h Update chrome_version.h 2017-11-24 10:58:15 +09: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 Fix building on Windows 2017-04-27 16:34:52 +09:00
common_message_generator.h Fix building on Windows 2017-04-27 16:34:52 +09:00
draggable_region.cc
draggable_region.h
google_api_key.h
key_weak_map.h
keyboard_util.cc The Blink Rename 2017-08-15 16:19:20 +03:00
keyboard_util.h
mouse_util.cc Allow content embedder to set a cursor for RenderWidgetHost 2017-08-15 16:19:20 +03:00
mouse_util.h Allow content embedder to set a cursor for RenderWidgetHost 2017-08-15 16:19:20 +03:00
node_bindings.cc macOS implementation of notifications in the main process 2017-05-23 02:05:13 +10: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 Use node::NodePlatform instead of v8::platform in atom::NodeDebugger 2017-11-24 10:58:53 +09:00
options_switches.cc Add window opacity support 2017-09-29 17:49:10 +09:00
options_switches.h Add window opacity support 2017-09-29 17:49:10 +09:00
platform_util.h Implement login helper to manage login item in Mac App Store build 2017-11-17 10:53:09 +09:00
platform_util_linux.cc 🐧 Don't wait for xdg-open to exit 2017-10-24 19:39:54 -07:00
platform_util_mac.mm Implement login helper to manage login item in Mac App Store build 2017-11-17 10:53:09 +09:00
platform_util_win.cc Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/... 2017-11-24 10:58:17 +09:00