aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* MediaSession Android bitsFernando Jiménez Moreno2019-11-201-3/+1
* MediaSession: refactor embedder API. Fix Android buildFernando Jiménez Moreno2019-11-204-16/+63
* Introduce embedder MediaSessionEvent and move active session to ServoFernando Jiménez Moreno2019-11-202-9/+11
* Register media instance with session and prepare communication with embedderFernando Jiménez Moreno2019-11-201-0/+4
* Add embedder message to (de)activate media sessionFernando Jiménez Moreno2019-11-201-1/+4
* Extend libsimpleservo API with a callback for media session activationFernando Jiménez Moreno2019-11-202-0/+8
* Extend libsimpleservo API with a method to request a media session actionFernando Jiménez Moreno2019-11-201-1/+10
* glutin: Support WASD for translating positing in webxr content.Josh Matthews2019-11-192-2/+43
* glutin: Use existing routines for rounding physical/logical sizes.Josh Matthews2019-11-191-2/+4
* Avoid recompiling script every time surfman changesAlan Jeffrey2019-11-183-7/+7
* Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffreybors-servo2019-11-072-2/+2
|\
| * Centralize definitions of window sizes and DPI in compositor/constellation du...Josh Matthews2019-11-062-2/+2
* | Auto merge of #24672 - paulrouget:24400, r=jdmbors-servo2019-11-071-0/+2
|\ \ | |/ |/|
| * Print an error if Glutin port needs to manage a new tabPaul Rouget2019-11-061-0/+2
* | do not rely on UWP URL parserPaul Rouget2019-11-062-8/+25
|/
* Use surfman for managing GL surfacesPatrick Walton2019-11-017-12/+9
* UWP: More mouse eventsPaul Rouget2019-11-013-5/+13
* Auto merge of #24547 - paulrouget:click, r=jdmbors-servo2019-10-292-4/+39
|\
| * UWP: better mouse interaction supportPaul Rouget2019-10-292-4/+39
* | Allow setting Visual Studio logger level from cli argFernando Jimenez Moreno2019-10-282-18/+30
|/
* Extract device_pixels_per_px from global optsglowe2019-10-265-16/+40
* Extract 3 more embedder optionsglowe2019-10-266-12/+33
* Make angle and disable-vsync embedder optionsglowe2019-10-264-12/+33
* Remove some global options access within glutinglowe2019-10-265-16/+46
* Allow setting GST_DEBUG on Android through machFernando Jiménez Moreno2019-10-142-4/+15
* Auto merge of #24344 - saschanaz:vslatest, r=jdmbors-servo2019-10-021-0/+1
|\
| * Support `--features vslatestinstalled`Kagami Sascha Rosylight2019-10-021-0/+1
* | Auto merge of #24310 - ceyusa:clean-display-glutin, r=ferjmbors-servo2019-10-022-76/+25
|\ \
| * | Clean up gating and order of getting display/glcontext from glutinVíctor Manuel Jáquez Leal2019-09-302-76/+25
| |/
* | Remove unused dependenciesShotaro Yamada2019-10-011-5/+0
* | Make it possible to rotate in webxr glwindow viewPaul Rouget2019-10-014-40/+107
|/
* Auto merge of #24253 - asajeffrey:glutin-new-window-shares-gl-bindings, r=pau...bors-servo2019-09-212-6/+27
|\
| * Make the current window not current while creating a new shared window in the...Alan Jeffrey2019-09-201-0/+5
| * Don't completely trust servo's tracking of the GL context in glutinAlan Jeffrey2019-09-201-0/+7
| * Add some debug! logs to the glutin portAlan Jeffrey2019-09-201-0/+4
| * Share the GL bindings when creating a new glutin window which shares GL objectsAlan Jeffrey2019-09-201-6/+11
* | Go back to original window size after exiting fullscreenFernando Jiménez Moreno2019-09-201-1/+1
* | Use EGL context and display parameters when initializing magicleap servoAlan Jeffrey2019-09-181-2/+2
|/
* Replace use of gleam in webgl with sparkle.Josh Matthews2019-09-112-2/+2
* Auto merge of #24129 - Eijebong:parking_lot, r=jdmbors-servo2019-09-051-2/+2
|\
| * Deduplicate parking_lot and friends by updating it to 0.9Bastien Orivel2019-09-051-2/+2
* | Added support in CInitOptions to pass logging/filter modules to VSLogger.angelortiz10072019-09-043-7/+31
|/
* Update ipc-channel and related dependenciesBastien Orivel2019-08-272-2/+2
* Android glue: don’t zero-init non-null function pointersSimon Sapin2019-08-231-10/+43
* Upgrade to rustc 1.39.0-nightly (f7af19c27 2019-08-15)Simon Sapin2019-08-231-1/+1
* Auto merge of #23999 - paulrouget:missingCMethods, r=jdmbors-servo2019-08-221-2/+6
|\
| * Implement missing C callbacksPaul Rouget2019-08-221-2/+6
* | Do not leak stringsPaul Rouget2019-08-211-22/+9
|/
* Panic HoloLens app on rust panicPaul Rouget2019-08-212-70/+102
* Auto merge of #23979 - Eijebong:deps-deps-deps, r=jdmbors-servo2019-08-162-2/+2
|\