electron/atom/renderer
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
..
api refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
resources/mac
atom_autofill_agent.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
atom_autofill_agent.h The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
atom_render_frame_observer.cc refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
atom_render_frame_observer.h refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
atom_render_view_observer.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
atom_render_view_observer.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
atom_renderer_client.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
atom_renderer_client.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
atom_sandboxed_renderer_client.cc refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
atom_sandboxed_renderer_client.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
content_settings_observer.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
content_settings_observer.h The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
guest_view_container.cc fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
guest_view_container.h insertText is deprecated 2017-02-06 10:34:29 -08:00
preferences_manager.cc refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
preferences_manager.h Update to API changes of Chrome 52 2016-07-04 15:32:43 +09:00
renderer_client_base.cc refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
renderer_client_base.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
web_worker_observer.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
web_worker_observer.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00