electron/patches/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
..
angle build: move libcc patches to electron repo (#14104) 2018-09-13 22:02:16 -07:00
boringssl fix SSL_get_tlsext_status_type patch 2018-10-04 00:11:51 +02:00
chromium refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
ffmpeg update v8, ffmpeg, chromium, crashpad, boringssl, and webrtc patches 2018-10-04 00:11:51 +02:00
skia fix: overly thin font rendering on mojave (#15007) 2018-10-09 10:52:11 -04:00
v8 update chromium and v8 patches 2018-10-09 14:38:00 -07:00
webrtc refactor: desktop capturer module (#14835) 2018-10-03 21:26:42 +09:00