electron/atom/common
2018-08-16 08:58:46 -07:00
..
api feat: Add creationTime function to process (#13542) 2018-08-10 09:03:30 -05:00
asar src: base::Value::HasKey(key) => base::Value::FindKey(key) (#13312) 2018-06-20 13:07:10 +10:00
crash_reporter build: [gn] working on 32bit windows 2018-07-19 17:04:44 -07:00
linux also format missing .cc files 2018-04-18 20:48:45 -04:00
native_mate_converters refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
resources/mac Remove redundant menu item 2017-11-27 17:26:22 +09:00
atom_command_line.cc Fix up #includes to work with both GYP and GN 2018-05-10 13:38:40 -07:00
atom_command_line.h Disallow launching unknown apps via browser client. 2018-01-22 16:49:30 -06:00
atom_constants.cc move pdf viewer behind feature flag 2018-03-20 10:13:17 +03:00
atom_constants.h move pdf viewer behind feature flag 2018-03-20 10:13:17 +03:00
atom_version.h Bump v4.0.0-nightly.20180816 2018-08-16 08:58:46 -07:00
chrome_version.h Use Chromium 66.0.3359.181 and Node.js 10.2.0 2018-06-19 11:49:44 +10:00
color_util.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
color_util.h Remove const since SkColor is an int 2016-10-11 13:15:27 -07:00
common_message_generator.cc fix include definition errors 2018-04-18 20:48:46 -04:00
common_message_generator.h Check for key system support using new mojo service KeySystemSupport 2018-06-19 11:49:42 +10:00
draggable_region.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
draggable_region.h
google_api_key.h clang-format atom files 2018-04-18 20:48:45 -04:00
key_weak_map.h clang-format atom files 2018-04-18 20:48:45 -04:00
keyboard_util.cc chore: Annotate fallthrough switch paths with FALLTHROUGH 2018-06-20 14:38:18 -07:00
keyboard_util.h
mouse_util.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
mouse_util.h clang-format atom files 2018-04-18 20:48:45 -04:00
node_bindings.cc feat: netLog API for dynamic logging control (#13068) 2018-06-19 11:45:58 +10:00
node_bindings.h perf: don't use JSON to send the result of ipcRenderer.sendSync. (#8953) 2018-06-13 17:38:31 +10:00
node_bindings_linux.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
node_bindings_linux.h refactor: chromium-style warnings in linux code (#12949) 2018-05-16 14:12:45 -05:00
node_bindings_mac.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
node_bindings_mac.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
node_bindings_win.cc chore: [gn] remove vendor/ from windows include paths (#13432) 2018-06-26 15:03:56 +10:00
node_bindings_win.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
node_includes.h build: [gn] node as a static lib 2018-07-11 10:43:52 -07:00
options_switches.cc fix: notify request context shutdown on IO before cleanup (#14058) 2018-08-14 14:07:53 -07:00
options_switches.h fix: notify request context shutdown on IO before cleanup (#14058) 2018-08-14 14:07:53 -07: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 also format missing .cc files 2018-04-18 20:48:45 -04:00
platform_util_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
platform_util_win.cc refactor: SHOpenFolderAndSelectItems does not have to be dynamically resolved 2018-07-12 22:28:44 +02:00
promise_util.cc chore: fix more chromium-style errors in windows code (#13487) 2018-06-28 14:20:11 -07:00
promise_util.h chore: fix more chromium-style errors in windows code (#13487) 2018-06-28 14:20:11 -07:00