electron/build/args
Heilig Benedek 95696c9456 refactor: move text-to-speech out of chromium_src (#15024)
* chore: add tts patch and buildflag, makes tts work again

* chore: add tts patch and buildflag, makes tts work again

* fix: make things compile

* build: add relevant tts files for linux

* fix: update patch and patch description, should now compile on mac

* build: move chrome specific sources under chromium_src:chrome target

* build: enable_extensions again

We are depending on them, check `//electron/chromium_src:chrome` target
for more info.

* fix: update tts.patch to receive notifications about browser context destruction

* fix: extend browser process from chrome layer

The global state g_browser_process is shared between //chrome
and //electron.

* spec: add basic speech synthesis test

* spec: skip speech tests on ci

* build: fix compilation on windows
2018-10-11 08:52:12 -05:00
..
all.gn refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
debug.gn build: [gn] explicitly override rtc_use_h264 (#14378) 2018-08-31 12:47:45 -05:00
ffmpeg.gn build: [gn] explicitly override rtc_use_h264 (#14378) 2018-08-31 12:47:45 -05:00
native_mksnapshot.gn build: build ffmpeg and native_mksnapshot for GN release builds (#14240) 2018-08-22 11:41:25 -04:00
release.gn Revert "FIXME: try enabling dcheck to see if that will get us more info on linux-release-testing" 2018-10-10 16:49:53 +11:00
testing.gn build: [gn] explicitly override rtc_use_h264 (#14378) 2018-08-31 12:47:45 -05:00