electron/atom/common
Nitish Sakhawalkar 5c108728d6 feat: Implementation of getGPUInfo API. (#13486)
* Implementation of getGPUInfo API.

* Clear promise set

* Changes to promise usage

* Minor fixes

* Fix linux build

* Update spec

* Fix lint (linter didn't run on windows locally)

* Test running single test for CI

* Update spec
2018-09-28 00:59:23 +10:00
..
api feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
asar fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
crash_reporter fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
linux also format missing .cc files 2018-04-18 20:48:45 -04:00
native_mate_converters chore: run clang-format 2018-09-19 17:18:10 +02: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 chore: turn off clang-format for ATOM_PRE_RELEASE_VERSION (#14711) 2018-09-20 16:55:07 +10:00
chrome_version.h Use libcc based on Chromium 67.0.3396.99 and Node 10.6.0 2018-09-11 20:21:31 +02: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 Fix ui/gfx/geometry headers 2015-03-18 09:57:38 +08:00
google_api_key.h clang-format atom files 2018-04-18 20:48:45 -04:00
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 The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02: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: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -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 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 Simplify EnsureProcessTerminated() implementations. 2018-09-11 20:24:03 +02: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 feat: Implementation of getGPUInfo API. (#13486) 2018-09-28 00:59:23 +10:00
promise_util.h feat: Implementation of getGPUInfo API. (#13486) 2018-09-28 00:59:23 +10:00