aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added gstreamer support to the magicleap portAlan Jeffrey2019-08-0811-11/+246
|
* Auto merge of #23927 - atouchet:cmake, r=jdmbors-servo2019-08-072-13/+12
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update cmake <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #___ (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because ___ <!-- 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. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23927) <!-- Reviewable:end -->
| * Update cmakeatouchet2019-08-072-13/+12
| |
* | Auto merge of #23926 - servo-wpt-sync:wpt_update_07-08-2019, r=servo-wpt-syncbors-servo2019-08-07161-665/+3699
|\ \ | |/ |/| | | | | | | | | Sync WPT with upstream (07-08-2019) Automated downstream sync of changes from upstream as of 07-08-2019. [no-wpt-sync]
| * Update web-platform-tests to revision 66b4fab488695f98d15ad75b549e302a8d29f865WPT Sync Bot2019-08-07161-665/+3699
| |
* | Auto merge of #23904 - paulrouget:loop2, r=gterzianbors-servo2019-08-074-59/+166
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Better Hololens loop Depends on #23900 Fix #23823 r? @gterzian <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23904) <!-- Reviewable:end -->
| * Add clang-format filePaul Rouget2019-08-021-0/+115
| |
| * Clarify hololens loopPaul Rouget2019-08-023-59/+51
| |
* | Auto merge of #23921 - servo-wpt-sync:wpt_update_06-08-2019, r=servo-wpt-syncbors-servo2019-08-0646-199/+721
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync WPT with upstream (06-08-2019) Automated downstream sync of changes from upstream as of 06-08-2019. [no-wpt-sync] <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23921) <!-- Reviewable:end -->
| * | Update web-platform-tests to revision bdb130748e35ceed09c82975e217e07bdabf0bdaWPT Sync Bot2019-08-0646-199/+721
| | |
* | | Auto merge of #23920 - servo:fix-style-2020, r=SimonSapinbors-servo2019-08-061-2/+4
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | Fix a panic when using layout 2020 <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23920) <!-- Reviewable:end -->
| * | Fix a panic when using layout 2020Anthony Ramine2019-08-061-2/+4
|/ /
* | Auto merge of #23914 - servo-wpt-sync:wpt_update_05-08-2019, r=servo-wpt-syncbors-servo2019-08-0577-274/+4531
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync WPT with upstream (05-08-2019) Automated downstream sync of changes from upstream as of 05-08-2019. [no-wpt-sync] <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23914) <!-- Reviewable:end -->
| * | Update web-platform-tests to revision dcdebb1b8e7d3f9a4650498c1efeae78060294e5WPT Sync Bot2019-08-0577-274/+4531
|/ /
* | Auto merge of #23912 - servo-wpt-sync:wpt_update_04-08-2019, r=servo-wpt-syncbors-servo2019-08-04350-1855/+5147
|\ \ | | | | | | | | | | | | | | | | | | Sync WPT with upstream (04-08-2019) Automated downstream sync of changes from upstream as of 04-08-2019. [no-wpt-sync]
| * | Update web-platform-tests to revision 2332a6bd8ab3d47986492a44d7a0455dfb4ad823WPT Sync Bot2019-08-04350-1855/+5147
|/ /
* | Auto merge of #23911 - servo-wpt-sync:wpt_update_03-08-2019, r=servo-wpt-syncbors-servo2019-08-03405-3051/+9165
|\ \ | | | | | | | | | | | | | | | | | | Sync WPT with upstream (03-08-2019) Automated downstream sync of changes from upstream as of 03-08-2019. [no-wpt-sync]
| * | Update web-platform-tests to revision 097043b336e46876e281ddec3bb014fe9c480128WPT Sync Bot2019-08-03405-3051/+9165
|/ /
* | Auto merge of #23903 - asajeffrey:webxr-magicleap, r=Manishearthbors-servo2019-08-027-11/+50
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Webxr magicleap <!-- Please describe your changes on the following line: --> Adds the magicleap back end for webxr. --- <!-- 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 it's back end stuff <!-- 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. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23903) <!-- Reviewable:end -->
| * Added magicleap webxr back endAlan Jeffrey2019-08-027-11/+50
|/
* Auto merge of #23896 - nox:layout-2020, r=SimonSapinbors-servo2019-08-0120-22/+4775
|\ | | | | | | | | | | | | | | | | | | | | | | Remove most of the things in layout 2020 We keep mostly the query system. There is probably more to delete but that's a good start I think. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23896) <!-- Reviewable:end -->
| * Fix compilation errors due to the rebaseAnthony Ramine2019-08-019-72/+31
| | | | | | | | It's too complicated to make all the commits in that branch compile properly.
| * Remove most of the things in layout 2020Anthony Ramine2019-07-3147-29854/+75
| | | | | | | | | | We keep mostly the query system. There is probably more to delete but that's a good start I think.
| * Make layout_2020 be layout_2013Anthony Ramine2019-07-3149-22/+34595
| |
* | Auto merge of #23902 - Manishearth:webxr-pref, r=asajeffreybors-servo2019-08-011-2/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not start up webvr services when running webxr and vice versa Once we move everything over to the webxr crate we can relax the restriction around running both webxr and webvr r? @asajeffrey <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23902) <!-- Reviewable:end -->
| * | Do not start up webvr services when running webxr and vice versaManish Goregaokar2019-07-311-2/+6
| | |
* | | Auto merge of #23900 - paulrouget:tasks, r=jdmbors-servo2019-08-013-55/+19
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use tasks instead of events <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23900) <!-- Reviewable:end -->
| * | | Use tasks instead of eventsPaul Rouget2019-07-313-55/+19
| | | |
* | | | Auto merge of #23898 - servo-wpt-sync:wpt_update_31-07-2019, r=jdmbors-servo2019-07-31178-1180/+6095
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync WPT with upstream (31-07-2019) Automated downstream sync of changes from upstream as of 31-07-2019. [no-wpt-sync] <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23898) <!-- Reviewable:end -->
| * | | | Remove intermittent failure.Josh Matthews2019-07-311-2/+0
| | | | |
| * | | | Update web-platform-tests to revision cfada7e6cb379699fa94c7ed8fcb97082327e10cWPT Sync Bot2019-07-31179-1180/+6097
| | |_|/ | |/| |
* | | | Auto merge of #23901 - paulrouget:fixx64, r=jdmbors-servo2019-07-311-2/+6
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing libraries for HoloLens x64 r? @jdm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23901) <!-- Reviewable:end -->
| * | | Missing libraries for HoloLens x64Paul Rouget2019-07-311-2/+6
|/ / /
* | | Auto merge of #23870 - servo:rustup, r=noxbors-servo2019-07-3138-109/+118
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23870) <!-- Reviewable:end -->
| * | Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30)Simon Sapin2019-07-3138-109/+118
|/ /
* | Auto merge of #23893 - jdm:gstreamer-begone, r=paulrougetbors-servo2019-07-315-1500/+56
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove GStreamer dependencies from UWP app. Remove all GStreamer dependencies and restore MSVC CRT dependencies to allow running the UWP on non-desktop devices. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23893) <!-- Reviewable:end -->
| * | Remove GStreamer dependencies from UWP app. Remove GStreamer backend on Windows.Josh Matthews2019-07-305-1500/+56
|/ / | | | | | | | | | | It's impossible to conditionally use a crate based only on cargo features, so temporarily disable the backend on all Windows builds while we sort out how to get the UWP builds working again.
* | Auto merge of #23891 - gterzian:fix_raf_flodding, r=asajeffreybors-servo2019-07-301-3/+17
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WebXr: allow for only a single raf message, until callbacks execute <!-- Please describe your changes on the following line: --> See https://github.com/servo/webxr/issues/34 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #___ (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because ___ <!-- 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. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23891) <!-- Reviewable:end -->
| * | allow for only a single raf message, until callbacks executeGregory Terzian2019-07-301-3/+17
| | |
* | | Auto merge of #23892 - emilio:enginegeddon, r=SimonSapinbors-servo2019-07-304-16/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | style: Sync changes from mozilla-central. See individual commits for details. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23892) <!-- Reviewable:end -->
| * | | style: Fix some issues with #23856 in Gecko.Emilio Cobos Álvarez2019-07-302-3/+3
| | | |
| * | | style: Accept percentage for shape-image-threshold.Boris Chiou2019-07-302-13/+3
| | | | | | | | | | | | | | | | Differential Revision: https://phabricator.services.mozilla.com/D39241
* | | | Auto merge of #23889 - servo:jdm-patch-48, r=jdmbors-servo2019-07-302-2/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct GStreamer packaging issues As reported by someone trying to build the UWP app for the very first time. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23889) <!-- Reviewable:end -->
| * | | Fix deployment condition for debug arm64 GStreamer DLL.Josh Matthews2019-07-301-2/+2
| | | |
| * | | Add missing GStreamer DLL to package.Josh Matthews2019-07-301-0/+1
| |/ /
* | | Auto merge of #23856 - servo:stylo-engines, r=noxbors-servo2019-07-3058-1101/+994
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} Renaming the variable helped make sure I looked at every use. Also auto-generate relevant parts of `CSSStyleDeclaration.webidl`, to make libscript compile accordingly. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23856) <!-- Reviewable:end -->
| * | | Generate apis.html and css-properties.json for docs as part of crates’ ↵Simon Sapin2019-07-308-173/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build scripts … rather than as an extra step after `cargo doc`. This helps always using the correct set of CSS properties (for layout 2013 v.s. 2020).
| * | | Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020}Simon Sapin2019-07-2952-470/+871
| | | | | | | | | | | | | | | | Renaming the variable helped make sure I looked at every use.
| * | | Auto-generate CSSStyleDeclaration.webidl for CSS properties based on the ↵Simon Sapin2019-07-297-485/+83
| | | | | | | | | | | | | | | | style crate
* | | | Auto merge of #23887 - servo:jdm-patch-47, r=asajeffreybors-servo2019-07-294-2/+73
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use origin of final HTTP response as document origin I discovered surprising problems when loading pages from http://joshmatthews.net that load same-origin images and try to use them as webgl textures. Since there's a redirect from joshmatthews.net to www.joshmatthews.net, the images are not considered same-origin in Servo because the document stores the origin for the original request's URL, rather than the origin of the response that is received after processing any redirections. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23887) <!-- Reviewable:end -->