electron/patches/common/chromium
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
..
.patches.yaml refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
accelerator.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
add_atomic_lib_to_dependencies_even_for_sysroot_builds.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
add_realloc.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
allow_nested_error_trackers.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
allow_new_privs.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
allow_webview_file_url.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
app_indicator_icon_menu.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
blink-worker-enable-csp-in-file-scheme.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
blink_file_path.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
blink_fix_prototype_assert.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
blink_initialization_order.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
blink_local_frame.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
blink_world_context.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
boringssl_build_gn.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
browser_compositor_mac.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
browser_plugin_guest.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
browser_plugin_wheel.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
build_gn.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
build_toolchain_win_patch.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
can_create_window.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
chrome_key_systems.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
command-ismediakey.patch refactor: remove global_shortcut_listener from chromium_src/ (#15070) 2018-10-11 16:02:58 +11:00
compositor_delegate.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
content_browser_main_loop.patch fix: ensure webcontents is destroyed before its associated browser context. 2018-10-09 14:39:39 -07:00
crashpad_http_status.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
dcheck.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
desktop_media_list.patch native_desktop_media_list.h depends on //chrome/app:generated_resources 2018-10-09 14:38:00 -07:00
desktop_screen_win.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
disable-redraw-lock.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
disable_detach_webview_frame.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
disable_hidden.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
disable_scroll_begin_dcheck.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
disable_user_gesture_requirement_for_beforeunload_dialogs.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
dom_storage_map.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
dump_syms.patch chore: patch dump_syms to not hard fail on dylib resolve error (#15056) 2018-10-11 00:34:50 +11:00
enable_osr_components.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
enable_widevine.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
exclude-a-few-test-files-from-build.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
expose-net-observer-api.patch expose URLRequestContextGetter::{Add,Remove}Observer 2018-10-04 00:12:54 +02:00
frame_host_manager.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
gin_enable_disable_v8_platform.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
gritsettings_resource_ids.patch native_desktop_media_list.h depends on //chrome/app:generated_resources 2018-10-09 14:38:00 -07:00
gtk_visibility.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
ignore_rc_check.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
isolate_holder.patch fix: Use the new isolate initialization api 2018-10-09 14:38:00 -07:00
leveldb_ssize_t.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
libgtkui_export.patch chore: re-land GetBgColor libgtkui export patch 2018-10-09 14:38:00 -07:00
mas-audiodeviceduck.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
mas-cfisobjc.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
mas-cgdisplayusesforcetogray.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
mas-lssetapplicationlaunchservicesserverconnectionstatus.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
mas_blink_no_private_api.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
mas_no_private_api.patch fix: compile error on mas 2018-10-09 14:39:39 -07:00
net_url_request_job.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
no_cache_storage_check.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
no_stack_dumping.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
notification_provenance.patch test: update notification_provenance.patch to fix unittests compilation (#15060) 2018-10-11 10:38:48 +02:00
out_of_process_instance.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
pepper_flash.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
proxy_config_monitor.patch refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
render_widget_host_view_base.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
render_widget_host_view_mac.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
resource_file_conflict.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
scoped_clipboard_writer.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
scroll_bounce_flag.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
ssl_security_state_tab_helper.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
statically_build_power_save_blocker.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
stream_resource_handler.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
sysroot.patch chore: update linux sysroots 2018-10-04 00:14:59 +02:00
thread_capabilities.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
tts.patch refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
use_transparent_window.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
v8_context_snapshot_generator.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
web_contents.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
webgl_context_attributes.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
webui_in_subframes.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
webview_cross_drag.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
webview_reattach.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
windows_cc_wrapper.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00
worker_context_will_destroy.patch update chromium and v8 patches 2018-10-09 14:38:00 -07:00