electron/shell/common/api
Samuel Attard 0d16be9560
feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960)
* feat: add nativeTheme.shouldUseDarkColorsOverride to allow apps to override Chromiums theme choice

* spec: add tests for shouldUseDarkColorsOverride

* chore: add missing forward declarations

* refactor: rename overrideShouldUseDarkColors to themeSource

* chore: only run appLevelAppearance specs on Mojave and up

* chore: update patch with more info and no define

* Update spec-main/api-native-theme-spec.ts

Co-Authored-By: Jeremy Apthorp <jeremya@chromium.org>

* Update api-native-theme-spec.ts

* Update api-native-theme-spec.ts

* Update api-native-theme-spec.ts
2019-09-05 10:57:04 -07:00
..
api.mojom refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
atom_api_asar.cc chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
atom_api_clipboard.cc chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
atom_api_clipboard.h chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
atom_api_clipboard_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_command_line.cc
atom_api_crash_reporter.cc chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
atom_api_key_weak_map.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image.cc refactor: move gfx::ImageSkia functions to their own util file (#19460) 2019-07-30 13:49:24 -07:00
atom_api_native_image.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_theme.cc feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960) 2019-09-05 10:57:04 -07:00
atom_api_native_theme.h feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960) 2019-09-05 10:57:04 -07:00
atom_api_native_theme_mac.mm feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960) 2019-09-05 10:57:04 -07:00
atom_api_shell.cc chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
atom_api_v8_util.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
BUILD.gn chore: bump chromium to 32e0bab929213da1019992bf31d29 (master) (#19488) 2019-08-02 16:56:46 -07:00
constructor.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
electron_bindings.cc refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
electron_bindings.h refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
event_emitter_caller.cc
event_emitter_caller.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
features.cc feat: enable picture-in-picture mode for video tags (#17686) 2019-08-22 19:17:50 +09:00
locker.cc
locker.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
object_life_monitor.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
object_life_monitor.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_callback_freer.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_callback_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_object_freer.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
remote_object_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00