| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey"jdm-revert4 | Josh Matthews | 2020-01-15 | 1 | -1/+1 |
* | Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey | bors-servo | 2019-11-07 | 1 | -1/+1 |
|\ |
|
| * | Centralize definitions of window sizes and DPI in compositor/constellation du... | Josh Matthews | 2019-11-06 | 1 | -1/+1 |
* | | Print an error if Glutin port needs to manage a new tab | Paul Rouget | 2019-11-06 | 1 | -0/+2 |
|/ |
|
* | Use surfman for managing GL surfaces | Patrick Walton | 2019-11-01 | 4 | -9/+6 |
* | Extract device_pixels_per_px from global opts | glowe | 2019-10-26 | 4 | -15/+39 |
* | Extract 3 more embedder options | glowe | 2019-10-26 | 4 | -11/+32 |
* | Make angle and disable-vsync embedder options | glowe | 2019-10-26 | 2 | -11/+31 |
* | Remove some global options access within glutin | glowe | 2019-10-26 | 4 | -16/+45 |
* | Auto merge of #24344 - saschanaz:vslatest, r=jdm | bors-servo | 2019-10-02 | 1 | -0/+1 |
|\ |
|
| * | Support `--features vslatestinstalled` | Kagami Sascha Rosylight | 2019-10-02 | 1 | -0/+1 |
* | | Auto merge of #24310 - ceyusa:clean-display-glutin, r=ferjm | bors-servo | 2019-10-02 | 2 | -76/+25 |
|\ \ |
|
| * | | Clean up gating and order of getting display/glcontext from glutin | Víctor Manuel Jáquez Leal | 2019-09-30 | 2 | -76/+25 |
| |/ |
|
* | | Remove unused dependencies | Shotaro Yamada | 2019-10-01 | 1 | -5/+0 |
* | | Make it possible to rotate in webxr glwindow view | Paul Rouget | 2019-10-01 | 4 | -40/+107 |
|/ |
|
* | Auto merge of #24253 - asajeffrey:glutin-new-window-shares-gl-bindings, r=pau... | bors-servo | 2019-09-21 | 2 | -6/+27 |
|\ |
|
| * | Make the current window not current while creating a new shared window in the... | Alan Jeffrey | 2019-09-20 | 1 | -0/+5 |
| * | Don't completely trust servo's tracking of the GL context in glutin | Alan Jeffrey | 2019-09-20 | 1 | -0/+7 |
| * | Add some debug! logs to the glutin port | Alan Jeffrey | 2019-09-20 | 1 | -0/+4 |
| * | Share the GL bindings when creating a new glutin window which shares GL objects | Alan Jeffrey | 2019-09-20 | 1 | -6/+11 |
* | | Go back to original window size after exiting fullscreen | Fernando Jiménez Moreno | 2019-09-20 | 1 | -1/+1 |
|/ |
|
* | Replace use of gleam in webgl with sparkle. | Josh Matthews | 2019-09-11 | 1 | -1/+1 |
* | Update ipc-channel and related dependencies | Bastien Orivel | 2019-08-27 | 1 | -1/+1 |
* | Upgrade to rustc 1.39.0-nightly (f7af19c27 2019-08-15) | Simon Sapin | 2019-08-23 | 1 | -1/+1 |
* | Update webrender, image, png and raqote | Bastien Orivel | 2019-08-16 | 2 | -2/+2 |
* | Added support for stdout/stderr (ref issue# 23734) to be redirected to Output... | angelortiz1007 | 2019-08-09 | 1 | -1/+1 |
* | Support waking up headless window event loops while they are sleeping. | Josh Matthews | 2019-07-25 | 1 | -28/+88 |
* | Make headless window set current GL context before compositing. | Josh Matthews | 2019-07-25 | 1 | -18/+23 |
* | Support running WebGL in its own thread or on the main thread. | Josh Matthews | 2019-07-25 | 1 | -1/+1 |
* | Pass the event loop waker into WebXR | Alan Jeffrey | 2019-07-25 | 1 | -2/+2 |
* | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 4 | -51/+51 |
* | Fix media-controls resources naming | Fernando Jiménez Moreno | 2019-07-22 | 1 | -2/+2 |
* | Only allow UA widgets as children of media elements | Fernando Jiménez Moreno | 2019-07-22 | 1 | -1/+1 |
* | Media UI basic functionality | Fernando Jiménez Moreno | 2019-07-22 | 1 | -2/+3 |
* | Barebones media UI | Fernando Jiménez Moreno | 2019-07-22 | 1 | -0/+1 |
* | Get the glwindow test XR device to share a GL context with WebGL | Alan Jeffrey | 2019-07-17 | 6 | -25/+110 |
* | Auto merge of #23762 - servo:jdm-patch-39, r=SimonSapin | bors-servo | 2019-07-12 | 1 | -0/+1 |
|\ |
|
| * | Support no_wgl feature in desktop builds. | Josh Matthews | 2019-07-12 | 1 | -0/+1 |
* | | Auto merge of #23516 - pcwalton:webrenderup, r=pcwalton,jdm | bors-servo | 2019-07-12 | 3 | -7/+6 |
|\ \
| |/
|/| |
|
| * | Get the `servo` crate building with the new WebRender | Patrick Walton | 2019-07-09 | 3 | -7/+6 |
* | | Update test API, hook it up to webxr mocking | Manish Goregaokar | 2019-07-11 | 2 | -13/+14 |
|/ |
|
* | Register a glwindow test XR device | Alan Jeffrey | 2019-07-06 | 2 | -1/+18 |
* | Auto merge of #23483 - ceyusa:player-context, r=jdm | bors-servo | 2019-07-04 | 4 | -5/+200 |
|\ |
|
| * | Fix typos, warnings and other nits | Fernando Jiménez Moreno | 2019-07-04 | 1 | -0/+2 |
| * | Fix OSX build | Fernando Jiménez Moreno | 2019-07-04 | 1 | -1/+1 |
| * | Add more raw context handler for glutin port | Víctor Manuel Jáquez Leal | 2019-07-04 | 2 | -14/+62 |
| * | Add media.glvideo preference | Víctor Manuel Jáquez Leal | 2019-07-04 | 1 | -2/+10 |
| * | Implement Window's GL context for Glutin | Víctor Manuel Jáquez Leal | 2019-07-04 | 2 | -9/+119 |
| * | Add media (WindowGLContext) module in canvas_trait | Víctor Manuel Jáquez Leal | 2019-07-04 | 3 | -2/+29 |
* | | Add `./mach build --with-layout-2020` | Simon Sapin | 2019-07-04 | 1 | -0/+2 |
|/ |
|