Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UWP: Preference panel | Paul Rouget | 2020-06-10 | 14 | -43/+482 |
| | |||||
* | Auto merge of #26230 - jdm:nugetPkgUp, r=Manishearth | bors-servo | 2020-04-29 | 3 | -15/+14 |
|\ | | | | | | | | | | | Update Winrt and xrloader and ANGLE NuGet packages. Rebase of #25403. Tested against latest master revision on device. | ||||
| * | Update Winrt and xrloader and ANGLE NuGet packages. | Paul Rouget | 2020-04-20 | 3 | -16/+15 |
| | | |||||
* | | Enable UWP logging in release builds with FirefoxRealityLogStdout env var. | Josh Matthews | 2020-04-24 | 1 | -14/+24 |
| | | |||||
* | | Ensure correct buttons are disabled when prompting in UWP. | Josh Matthews | 2020-04-24 | 1 | -2/+2 |
| | | |||||
* | | Retarget solution to 10.0.18362 | Manish Goregaokar | 2020-04-19 | 1 | -3/+3 |
|/ | |||||
* | Auto merge of #25853 - asajeffrey:surfmanup, r=jdm | bors-servo | 2020-04-18 | 9 | -106/+39 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace glutin by winit + surfman 0.2 <!-- Please describe your changes on the following line: --> This PR updates surfman to 0.2, and replaces glutin with winit+surfman. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes do not require tests because this should all be invisible <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> | ||||
| * | Update surfman to 0.2 and remove glutin | Alan Jeffrey | 2020-04-17 | 9 | -106/+39 |
| | | |||||
* | | Auto merge of #26207 - servo:jdm-patch-36, r=Manishearth | bors-servo | 2020-04-17 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | Publish new UWP package This fixes an issue where the latest UWP package is published at http://download.servo.org/nightly/uwp/servo-latest.0.0.0_Test.zip because the full filename contains "1.0.0.0" and we don't detect file extensions correctly. | ||||
| * | | Update UWP package version to 1.1.0.0. | Josh Matthews | 2020-04-16 | 1 | -1/+1 |
| | | | |||||
* | | | Auto merge of #26196 - jdm:stdout-log, r=Manishearth | bors-servo | 2020-04-17 | 2 | -1/+44 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | Dump all UWP logging output to a file These changes ensure that we keep getting debug output in the VS output window, but we also write each message to a file in the app's local data directory. These changes also extend the C API a bit to support more generic logging facilities, removing some of the Windows-specific nature of the VSLogger. Fixes part of #23813. | ||||
| * | | Dump all stdout/stderr/logging output to a file. | Josh Matthews | 2020-04-17 | 2 | -1/+44 |
| | | | |||||
* | | | Don't shutdown the app when it's suspended. | Josh Matthews | 2020-04-16 | 1 | -2/+6 |
| |/ |/| | |||||
* | | Depend on the preview OpenXR runtime for performance fixes. | Josh Matthews | 2020-04-15 | 2 | -1/+2 |
|/ | |||||
* | Remove WebVR | Alan Jeffrey | 2020-04-08 | 1 | -1/+0 |
| | |||||
* | Make it possible to add a title to context menu | Paul Rouget | 2020-03-31 | 4 | -6/+14 |
| | |||||
* | Auto merge of #26043 - paulrouget:IMMenu, r=jdm | bors-servo | 2020-03-30 | 4 | -7/+46 |
|\ | | | | | | | | | | | Context menu API This adds an API for Servo internals to request a context menu to the embedder, along an implement for the UWP port. | ||||
| * | Context Menu: UWP | Paul Rouget | 2020-03-30 | 4 | -7/+46 |
| | | |||||
* | | Add a devtools button | Paul Rouget | 2020-03-25 | 9 | -15/+62 |
| | | |||||
* | | UWP: include submodule logs | Paul Rouget | 2020-03-24 | 1 | -20/+16 |
|/ | |||||
* | UWP port: re-enable devtools | Paul Rouget | 2020-03-16 | 6 | -7/+34 |
| | |||||
* | Add support for launching devtools server on random port | Kunal Mohan | 2020-03-16 | 2 | -0/+7 |
| | | | | | Assign random port to devtools server in case user does not specify a port explicitly and report it to the embedding layer for display to user. | ||||
* | Properly sign UWP package | Paul Rouget | 2020-03-09 | 5 | -6/+4 |
| | |||||
* | Disable devtools for HoloLens. | Josh Matthews | 2020-03-04 | 1 | -1/+1 |
| | |||||
* | Remove broken thumbprint. | Josh Matthews | 2020-03-02 | 1 | -2/+1 |
| | |||||
* | bump min target platform | Paul Rouget | 2020-02-19 | 1 | -1/+1 |
| | |||||
* | Stop animations when window is hidden (API + UWP) | Paul Rouget | 2020-02-19 | 5 | -0/+10 |
| | |||||
* | Revert "Auto merge of #25509 - jdm:angle-up, r=asajeffrey" | Josh Matthews | 2020-02-10 | 2 | -5/+5 |
| | | | | | This reverts commit ce6204b904e62307915e0870611bad473cd48843, reversing changes made to 904fcb4317ffd0f1ed6d0400cdb768fedacfda3d. | ||||
* | enable devtools for hololens | Paul Rouget | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Prompt user before accepting incoming devtools connection | Paul Rouget | 2020-02-10 | 2 | -2/+3 |
| | |||||
* | Embedder Prompt API | Paul Rouget | 2020-02-10 | 4 | -39/+188 |
| | |||||
* | Update ANGLE for UWP build. | Josh Matthews | 2020-01-13 | 2 | -5/+5 |
| | |||||
* | Adjust UWP packaging for submission. | Josh Matthews | 2019-12-16 | 4 | -15/+11 |
| | |||||
* | Auto merge of #25219 - jdm:angle-uwp-up, r=paulrouget | bors-servo | 2019-12-10 | 2 | -3/+3 |
|\ | | | | | | | | | | | Update ANGLE for UWP fix. This fixes a WACK error where the ANGLE DLLs do not contain the App Container feature. | ||||
| * | Update ANGLE for UWP fix. | Josh Matthews | 2019-12-09 | 2 | -3/+3 |
| | | |||||
* | | Revert " Prompt user to install OpenXR package if not installed" | Paul Rouget | 2019-12-09 | 8 | -126/+2 |
| | | | | | | | | This reverts commit 75b522d2102cf420e8eda5a5a02649ba8e9c7321. | ||||
* | | Dependency on OpenXR runtime package | Paul Rouget | 2019-12-09 | 1 | -0/+1 |
|/ | |||||
* | Fix libsimpleservo build after MediaSession C enums change | Fernando Jiménez Moreno | 2019-12-05 | 1 | -9/+11 |
| | |||||
* | Introduce CMediaSessionPlaybackState and CMediaSessionActionType | Fernando Jimenez Moreno | 2019-12-05 | 8 | -30/+9 |
| | |||||
* | Hololens - Trigger MediaSessionActions for play and pause buttons | Fernando Jimenez Moreno | 2019-12-05 | 10 | -22/+61 |
| | |||||
* | Hololens - Show/hide media controls according to playback state | Fernando Jimenez Moreno | 2019-12-05 | 7 | -4/+69 |
| | |||||
* | Hololens - MediaSession controls UI | Fernando Jimenez Moreno | 2019-12-05 | 3 | -0/+20 |
| | |||||
* | Auto merge of #25076 - paulrouget:uwpTouch, r=Manishearth | bors-servo | 2019-12-04 | 3 | -18/+83 |
|\ | | | | | | | | | | | Properly send TouchEvents to Servo This PR is based on #24778. It fixes some UWP platform weirdness (click not registering, and non-expected touch move events). | ||||
| * | Properly send TouchEvents to Servo | Paul Rouget | 2019-12-04 | 3 | -18/+83 |
| | | |||||
* | | Home button and larger buttons in toolbar | Paul Rouget | 2019-12-04 | 7 | -9/+24 |
|/ | |||||
* | Prompt user to install OpenXR package if not installed | Paul Rouget | 2019-11-26 | 8 | -1/+125 |
| | |||||
* | Better tooltip for UWP port | Paul Rouget | 2019-11-14 | 1 | -5/+5 |
| | |||||
* | Properly set event.buttons value on mousemove | Paul Rouget | 2019-11-11 | 1 | -0/+1 |
| | |||||
* | Auto merge of #24646 - paulrouget:nocancel, r=jdm | bors-servo | 2019-11-06 | 1 | -1/+0 |
|\ | | | | | | | | | | | No need to cancel the task. The thread is ending. Fix #24635 | ||||
| * | No need to cancel the task. The thread is ending. | Paul Rouget | 2019-11-04 | 1 | -1/+0 |
| | |