aboutsummaryrefslogtreecommitdiffstats
path: root/support/hololens/ServoApp/BrowserPage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove UWP / Hololens supportMartin Robinson2023-07-051-544/+0
* UWP: BookmarksPaul Rouget2020-08-101-5/+90
* Add missing media session callback in UWP embedding.Josh Matthews2020-08-061-0/+2
* Show only a limited list of preferencesPaul Rouget2020-08-051-2/+31
* UWP: Crash report UIPaul Rouget2020-08-031-12/+70
* Do not instanciate random ServoControlsPaul Rouget2020-07-311-35/+33
* Make it possible to run fxr:// url in non-kiosk modePaul Rouget2020-07-161-7/+11
* Auto merge of #27107 - paulrouget:darktheme, r=jdmbors-servo2020-06-291-7/+7
|\
| * UWP: Dark theme supportPaul Rouget2020-06-291-7/+7
* | Fix DEFAULT_URLPaul Rouget2020-06-291-2/+1
|/
* UWP console: force white backgroundPaul Rouget2020-06-231-5/+5
* remove server panelPaul Rouget2020-06-221-6/+6
* Allow embedder to bypass devtools promptPaul Rouget2020-06-221-3/+4
* UWP: Add console inputPaul Rouget2020-06-191-0/+9
* UWP: use a listview to build the consolePaul Rouget2020-06-191-29/+14
* UWP: clear console when navigating pages.Josh Matthews2020-06-181-0/+5
* [UWP] Basic console panelPaul Rouget2020-06-171-25/+66
* L10N for UWP app.Paul Rouget2020-06-111-12/+17
* log and format for wstrings.Paul Rouget2020-06-111-2/+2
* UWP: Preference panelPaul Rouget2020-06-101-27/+157
* Add a devtools buttonPaul Rouget2020-03-251-0/+25
* UWP port: re-enable devtoolsPaul Rouget2020-03-161-1/+5
* Stop animations when window is hidden (API + UWP)Paul Rouget2020-02-191-0/+4
* Revert " Prompt user to install OpenXR package if not installed"Paul Rouget2019-12-091-17/+0
* Fix libsimpleservo build after MediaSession C enums changeFernando Jiménez Moreno2019-12-051-9/+11
* Introduce CMediaSessionPlaybackState and CMediaSessionActionTypeFernando Jimenez Moreno2019-12-051-1/+0
* Hololens - Trigger MediaSessionActions for play and pause buttonsFernando Jimenez Moreno2019-12-051-14/+23
* Hololens - Show/hide media controls according to playback stateFernando Jimenez Moreno2019-12-051-0/+14
* Hololens - MediaSession controls UIFernando Jimenez Moreno2019-12-051-0/+7
* Home button and larger buttons in toolbarPaul Rouget2019-12-041-0/+6
* Prompt user to install OpenXR package if not installedPaul Rouget2019-11-261-0/+17
* do not rely on UWP URL parserPaul Rouget2019-11-061-1/+1
* XAML key bindingsPaul Rouget2019-11-041-0/+12
* Format support/hololens/Paul Rouget2019-11-041-1/+1
* Add a loading indicator in transient modePaul Rouget2019-10-291-2/+7
* Allow passing args to UWP app from command lineFernando Jimenez Moreno2019-10-241-0/+2
* Make the UI look betterPaul Rouget2019-09-111-0/+6
* Switch to chromeless mode when app opens from a servo:// linkPaul Rouget2019-08-291-0/+6
* Disable URL bar hit testing while scrolling in ServoPaul Rouget2019-08-211-0/+6
* Handle servo:// urlPaul Rouget2019-08-211-3/+14
* Remove Immersive Mode demoPaul Rouget2019-08-201-18/+0
* move control to its own directoryPaul Rouget2019-08-191-1/+0
* Move Servo into a Control TemplatePaul Rouget2019-08-191-237/+29
* Fix scrolling on hololensManish Goregaokar2019-08-091-1/+1
* Clarify hololens loopPaul Rouget2019-08-021-49/+42
* Use tasks instead of eventsPaul Rouget2019-07-311-45/+16
* Fix shutdownPaul Rouget2019-07-261-1/+3
* More events, remove most of the statics, better shutdownPaul Rouget2019-07-251-126/+206
* Support Scroll in HoloLens modePaul Rouget2019-07-231-1/+21
* Add new hololens code (winrt + D3D immersive mode example)Paul Rouget2019-07-221-0/+236