electron/shell
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
..
app refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
browser fix: ensure document.visibilityState aligns with the visibility of the TopLevelWindow (#19988) 2019-09-05 10:56:06 -07:00
common feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960) 2019-09-05 10:57:04 -07:00
renderer chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
utility chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00