electron/atom/common
2019-02-21 12:32:44 +00:00
..
api chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
asar chore: post_task and friends now live under base/task 2018-12-03 20:07:38 +05:30
crash_reporter Use base::size rather than arraysize 2019-02-14 23:59:22 +05:30
mac refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02:00
native_mate_converters [OnionSoup] replace network::DataElement::Type with DataElementType 2019-02-14 23:59:24 +05:30
resources/mac feat: Add electron version to framework (#14296) 2018-08-29 10:31:45 -07:00
application_info.cc Move GetUserAgent from ContentClient to ContentBrowserClient 2019-02-14 23:59:22 +05:30
application_info.h Move GetUserAgent from ContentClient to ContentBrowserClient 2019-02-14 23:59:22 +05:30
application_info_linux.cc refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02:00
application_info_mac.mm refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02:00
application_info_win.cc refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02: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 feat: implement 'app-command' events for browser history navigation keys on Linux (#15441) 2018-12-05 09:35:59 -08:00
atom_constants.h feat: implement 'app-command' events for browser history navigation keys on Linux (#15441) 2018-12-05 09:35:59 -08:00
atom_version.h Bump v6.0.0-nightly.20190213 2019-02-13 13:44:57 -08: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 Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
common_message_generator.h refactor: move printing out of chromium_src (#15023) 2018-10-13 12:57:04 +11:00
draggable_region.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
draggable_region.h
heap_snapshot.cc feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
heap_snapshot.h feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
key_weak_map.h clang-format atom files 2018-04-18 20:48:45 -04:00
keyboard_util.cc feat: add support for scroll lock accelerator (#16873) 2019-02-11 09:13:13 -10:00
keyboard_util.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05: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 refactor: use helpers for command-line parsing in renderer/init.js (#16239) 2019-01-03 11:22:34 -05: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 Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08: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 Use base::size rather than arraysize 2019-02-14 23:59:22 +05:30
options_switches.cc feat: move webFrame scheme privilege methods to main process (#16416) 2019-01-29 16:11:01 +09:00
options_switches.h feat: move webFrame scheme privilege methods to main process (#16416) 2019-01-29 16:11:01 +09:00
platform_util.h chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
platform_util_linux.cc chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
platform_util_mac.mm chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
platform_util_win.cc chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
promise_util.cc chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
promise_util.h chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00