electron/chromium_src/chrome/common
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
..
chrome_utility_printing_messages.h FIXME: disable non-compiling LOGFONT IPC message 2018-10-09 14:38:00 -07:00
print_messages.cc chromium-style fixes (#12826) 2018-05-03 23:45:12 -07:00
print_messages.h The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00