electron/atom/common
Shelley Vohr cbb460d476
Revert "Bump v4.0.0-nightly.20180830"
This reverts commit 5f00e58029.
2018-08-30 23:12:00 -07:00
..
api fix: don't expose view APIs when not enabled (#14312) 2018-08-27 08:03:46 +09: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 feat: Add electron version to framework (#14296) 2018-08-29 10:31:45 -07: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 Revert "Bump v4.0.0-nightly.20180830" 2018-08-30 23:12:00 -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 Assert key and code in keyup input event spec 2016-10-10 09:35:44 -07:00
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 fix: dont parse arguments after a -- in the inspector (#14297) 2018-08-27 10:50:23 -07:00
node_bindings.h feat: expose missing process APIs in sandboxed renderers (#13505) 2018-08-21 11:05:45 -07: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: add method and referrer properties to app login event (#14231) 2018-08-23 18:55:13 +09:00
options_switches.h fix: add method and referrer properties to app login event (#14231) 2018-08-23 18:55:13 +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 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