..
api
fix: use context counter as contextId (backport 3-0-x)
2018-07-19 11:27:41 -07:00
asar
Remove base::Value::IsType
2018-06-19 11:49:40 +10:00
crash_reporter
Include missing "windows.h" and fix headers ordering
2018-06-19 11:49:43 +10:00
linux
also format missing .cc files
2018-04-18 20:48:45 -04:00
native_mate_converters
use std::make_unique<T>
2018-06-19 10:20:39 +02: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 v3.0.0-beta.3
2018-07-17 09:38:50 -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
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
also format missing .cc files
2018-04-18 20:48:45 -04: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
also format missing .cc files
2018-04-18 20:48:45 -04:00
node_bindings_win.h
Add a new type of NodeBindings
2017-03-20 12:52:45 -07:00
node_includes.h
Fix up #includes to work with both GYP and GN
2018-05-10 13:38:40 -07:00
options_switches.cc
Merge pull request #13050 from electron/3.0.0-deprecations
2018-05-30 09:25:36 +02:00
options_switches.h
Merge pull request #13050 from electron/3.0.0-deprecations
2018-05-30 09:25:36 +02: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
Rename ScopedWindowsThreadEnvironment::succeeded() to Succeeded()
2018-06-19 11:49:43 +10:00