servo/components
Víctor Manuel Jáquez Leal 9f4f9dc750 Add media (WindowGLContext) module in canvas_trait
This module adds a structure (WindowGLContext) which holds the
OpenGL parameters that are going to be used by servo-media player
to render video frames using OpenGL.

In order to fill this structure, three new methods were added to
WindowMethods trait. In this patch only the Glutin-based
implementation provides a simple boilerplate.

The WindowGLContext is created in the entry point of libservo, when
the application window is created, and later passed to the
constellation, the pipeline and to the window element in dom, thus
htmlmediaelement has a mean to obtain these parameters via its
window.
2019-07-04 10:24:01 +02:00
..
allocator
atoms atoms: Add some static atoms in code that is shared with gecko. 2019-05-29 16:14:33 +02:00
background_hang_monitor Fix some new warnings 2019-06-22 14:59:09 +02:00
bluetooth #23065 removed unnecessary headless checking 2019-03-22 16:31:18 +03:00
bluetooth_traits Update regex to 1.1 2019-04-29 22:25:12 +09:00
canvas Print an error message if neither Canvas 2D backend is selected 2019-07-01 15:46:36 +02:00
canvas_traits Add media (WindowGLContext) module in canvas_trait 2019-07-04 10:24:01 +02:00
compositing Add media (WindowGLContext) module in canvas_trait 2019-07-04 10:24:01 +02:00
config Script: removed a few opts::get() 2019-06-26 22:23:07 -06:00
config_plugins #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
constellation Add media (WindowGLContext) module in canvas_trait 2019-07-04 10:24:01 +02:00
debugger Upgrade ws. 2019-06-12 15:01:03 -04:00
deny_public_fields
derive_common Update darling to 0.9 2019-05-23 12:14:56 +02:00
devtools Upgrade headers, headers-core, and hyper_serde. 2019-06-13 11:08:16 -04:00
devtools_traits
dom_struct Can collect webidl paths. 2019-04-20 22:39:22 +02:00
domobject_derive
embedder_traits Auto merge of #23564 - mmiecz:clipboard-refactoring, r=jdm 2019-07-03 15:20:15 -04:00
fallible
geometry WR update: new viewport semantic 2019-03-22 15:41:48 +08:00
gfx Remove default-except-unstable 2019-07-01 15:43:24 +02:00
gfx_traits
hashglobe Upgrade ws. 2019-06-12 15:01:03 -04:00
jstraceable_derive
layout Fix style system build with recent changes. 2019-06-25 13:11:32 +02:00
layout_thread Remove default-except-unstable 2019-07-01 15:43:24 +02:00
layout_traits Fix some new warnings 2019-06-22 14:59:09 +02:00
malloc_size_of Fix some new warnings 2019-06-22 14:59:09 +02:00
metrics
msg Fix some new warnings 2019-06-22 14:59:09 +02:00
net Add PerformanceResourceTiming: domainLookupStart 2019-06-30 00:20:26 +02:00
net_traits Add PerformanceResourceTiming: domainLookupStart 2019-06-30 00:20:26 +02:00
pixels
profile #[global_allocator] is stable 2019-07-01 14:55:01 +02:00
profile_traits fixup! Measure layout queries blocked by ongoing layout 2019-04-17 17:23:17 +02:00
rand Upgrade headers, headers-core, and hyper_serde. 2019-06-13 11:08:16 -04:00
range Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
remutex Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
script Add media (WindowGLContext) module in canvas_trait 2019-07-04 10:24:01 +02:00
script_layout_interface Fix some new warnings 2019-06-22 14:59:09 +02:00
script_plugins Fix some new warnings 2019-06-22 14:59:09 +02:00
script_traits Add media (WindowGLContext) module in canvas_trait 2019-07-04 10:24:01 +02:00
selectors Rustfmt and fix tidy on recent changes. 2019-06-25 13:11:31 +02:00
servo Add media (WindowGLContext) module in canvas_trait 2019-07-04 10:24:01 +02:00
servo_arc style: Rustfmt recent changes. 2019-06-04 01:03:59 -04:00
size_of_test
std_test_override
style Support DOMMatrix string constructor 2019-06-30 18:45:56 +09:00
style_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
style_traits Fix some new warnings 2019-06-22 14:59:09 +02:00
to_shmem style: Add an owned slice type which cbindgen can understand. 2019-05-10 12:43:02 +02:00
to_shmem_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
url style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
webdriver_server Auto merge of #23580 - georgeroman:implement_switch_to_window_and_dismiss_alert_wd_commands, r=jdm 2019-06-24 18:37:36 -04:00
webvr Update to latest xrtest api 2019-07-01 17:42:46 -07:00
webvr_traits Update to latest xrtest api 2019-07-01 17:42:46 -07:00