electron/chromium_src/chrome/browser
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
..
printing FIXME: disable non-compiling LOGFONT IPC message 2018-10-09 14:38:00 -07:00
ui chore: fix more chromium-style errors in windows code (#13487) 2018-06-28 14:20:11 -07:00
browser_process_impl.cc refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
browser_process_impl.h refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
certificate_manager_model.cc format previously missed chromium_src .cc files 2018-04-18 22:59:34 -04:00
certificate_manager_model.h clang-format chromium_src 2018-04-18 22:59:33 -04:00
chrome_notification_types.h Fix typos in comments. 2016-03-07 20:22:03 -08:00
chrome_process_finder_win.cc format previously missed chromium_src .cc files 2018-04-18 22:59:34 -04:00
chrome_process_finder_win.h Copy back the original versions of Chromium files in 2015-10-20 14:05:07 -07:00
process_singleton.h clang-format chromium_src 2018-04-18 22:59:33 -04:00
process_singleton_posix.cc PathService -> base::PathService 2018-10-04 00:12:54 +02:00
process_singleton_win.cc format previously missed chromium_src .cc files 2018-04-18 22:59:34 -04:00