aboutsummaryrefslogtreecommitdiffstats
path: root/components/constellation
Commit message (Expand)AuthorAgeFilesLines
...
* Only start WebGPU thread if an adapter is requestedZakor Gyula2020-01-132-23/+79
* Do not wake up embedder on each animation tickPaul Rouget2019-12-162-8/+15
* Use non-IPC webrender API over explicit IPC channels.Josh Matthews2019-11-273-17/+151
* Initial implementation of WebGPU APIZakor Gyula2019-11-213-0/+29
* Switch play and pause buttons according to playback stateFernando Jiménez Moreno2019-11-201-1/+2
* Fix media session action handlingFernando Jiménez Moreno2019-11-201-33/+28
* Format code and fix rebase errorsFernando Jiménez Moreno2019-11-201-2/+2
* Move active media session logic to constellationFernando Jiménez Moreno2019-11-201-4/+28
* Introduce embedder MediaSessionEvent and move active session to ServoFernando Jiménez Moreno2019-11-201-3/+0
* Register media instance with session and prepare communication with embedderFernando Jiménez Moreno2019-11-201-0/+7
* MediaSessionAction message from embedder to script threadFernando Jiménez Moreno2019-11-201-1/+35
* Auto merge of #24664 - gterzian:fix_port_transfer, r=jdmbors-servo2019-11-181-35/+265
|\
| * fix complete messageport transferGregory Terzian2019-11-151-35/+265
* | Properly set event.buttons value on mousemovePaul Rouget2019-11-111-0/+4
* | Fix some warnings new in Rust NightlySimon Sapin2019-11-081-1/+1
* | Ensure layout/script always have a correct viewport size when a new pipeline ...Josh Matthews2019-11-062-1/+17
* | Centralize definitions of window sizes and DPI in compositor/constellation du...Josh Matthews2019-11-062-42/+11
* | Only updated history oncePaul Rouget2019-11-051-3/+0
* | Use surfman for managing GL surfacesPatrick Walton2019-11-012-4/+2
* | Auto merge of #24525 - glowe:issue-23009/separate_angle_and_disable_vsync, r=jdmbors-servo2019-10-262-1/+17
|\ \ | |/ |/|
| * Extract device_pixels_per_px from global optsglowe2019-10-262-1/+17
* | Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-1/+1
|/
* Auto merge of #24492 - gterzian:update_timer_scheduler, r=asajeffreybors-servo2019-10-212-99/+70
|\
| * update timer scheduler to use crossbeamGregory Terzian2019-10-202-99/+70
* | continue messageport, transferable, postmessage optionsGregory Terzian2019-10-191-3/+224
|/
* Remove unused dependenciesShotaro Yamada2019-10-011-1/+0
* Auto merge of #24058 - Eijebong:ipc-channel, r=jdmbors-servo2019-08-271-1/+1
|\
| * Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* | Implement pointerMove webdriver actionGeorge Roman2019-08-221-0/+4
|/
* introduce a pipeline namespace installerGregory Terzian2019-08-212-6/+47
* Implement TakeElementScreenshot WebDriver commandGeorge Roman2019-08-201-2/+2
* Auto merge of #23988 - georgeroman:implement_pointer_up_and_down_actions, r=jdmbors-servo2019-08-181-0/+9
|\
| * Implement pointerDown and pointerUp webdriver actionsGeorge Roman2019-08-161-0/+9
* | restructure content process shutdown ack with threaded sender, without layoutGregory Terzian2019-08-171-20/+7
|/
* Auto merge of #23805 - georgeroman:initial_actions_support_in_webdriver, r=jdmbors-servo2019-08-151-0/+22
|\
| * Initial actions support in WebDriverGeorge Roman2019-08-101-0/+22
* | Update rand to 0.6Bastien Orivel2019-08-111-3/+3
|/
* Remove extra webgl message pumping thread.Josh Matthews2019-07-252-2/+20
* Update euclid.Emilio Cobos Álvarez2019-07-234-15/+15
* Auto merge of #23368 - gterzian:clean_up_navigation, r=asajeffreybors-servo2019-07-182-66/+63
|\
| * clean-up navigationGregory Terzian2019-07-182-66/+63
* | Final tweaks: use expect and remove unnecessary crate attributesFernando Jiménez Moreno2019-07-042-2/+2
* | Media crateFernando Jiménez Moreno2019-07-043-3/+3
* | Pass GLPlayerThreads to constellationVíctor Manuel Jáquez Leal2019-07-041-0/+14
* | Add media (WindowGLContext) module in canvas_traitVíctor Manuel Jáquez Leal2019-07-042-0/+16
* | Auto merge of #23564 - mmiecz:clipboard-refactoring, r=jdmbors-servo2019-07-031-35/+0
|\ \
| * | Code cleanupMichal Mieczkowski2019-06-131-1/+0
| * | Remove clipboard handling from constellation, and remove ScriptMessage for ge...Michal Mieczkowski2019-06-131-34/+0
* | | Use webxr IPC to get a WebXR device registry to each script threadAlan Jeffrey2019-07-033-0/+15
* | | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote}Simon Sapin2019-07-011-2/+2