aboutsummaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* crown: remove references to workspace manifest (#32567)Mukilan Thiyagarajan2024-06-201-5/+5
* Move android port code to servoshell (#32533)Jonathan Schwender2024-06-192-3/+3
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-182-10/+10
* Restore accidentally deleted suppression file and suppress intentional leak i...Erik Hennig2024-06-171-0/+1
* Android: fix url resolution (#32422)Gae242024-06-102-23/+15
* Update to Rust 1.78 (#32217)Samson2024-06-015-32/+62
* build(deps): bump compiletest_rs from 0.10.2 to 0.11.0 (#32408)dependabot[bot]2024-05-311-1/+1
* Android: load url from Intent, plus fixed some warnings (#32160)Gae242024-04-299-58/+43
* nix build: replace `fetchCargoTarball` with `importCargoLock` (#31825)Mukilan Thiyagarajan2024-03-251-16/+16
* android: add support for x86_64 images (#31725)Mukilan Thiyagarajan2024-03-184-4/+33
* clippy: fix warnings on modules outside components (#31567)eri2024-03-072-17/+13
* shell.nix: update filterlock hash (#31515)Smitty2024-03-062-0/+5
* Update gstreamer crates to 0.22 (#31465)Samson2024-03-011-1/+1
* build: Add support for Visual Studio 2022 and VC143 DLLs (#31148)Martin Robinson2024-01-231-2/+0
* Preliminary Android build support (#31086)Mukilan Thiyagarajan2024-01-2228-872/+401
* crown: Add a cargo config.toml file (#31090)Martin Robinson2024-01-151-0/+2
* Fix crown on NixOS (#30987)Delan Azabani2024-01-054-0/+242
* bootstrap: Don't try to install Windows Python with `./mach bootstrap` (#30988)Martin Robinson2024-01-031-2/+0
* Compile Servo with the latest version of rust stable (#30831)Martin Robinson2023-12-0614-34/+48
* Remove clean_rmeta from crown test (#30829)Samson2023-12-061-1/+0
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-0117-0/+1235
* Bootstrap pkg-config and cmake on MacOS (#30497)Martin Robinson2023-10-051-0/+2
* use newer wix in CI (#30378)Samson2023-09-171-0/+1
* Get LLVM from chocolatey (#30140)Martin Robinson2023-08-211-0/+1
* Switch to rustls and webpki-roots (#30025)Martin Robinson2023-08-082-260/+0
* Remove UWP / Hololens supportMartin Robinson2023-07-0573-6496/+0
* Windows bootstrap supportMartin Robinson2023-07-031-2/+1
* Simplify the build instructionsMartin Robinson2023-06-211-0/+11
* Implement `bootstrap-gstreamer` for all platformsMartin Robinson2023-05-252-12/+0
* Removed `support/magicleap`michaelgrigoryan252023-05-2254-6813/+0
* Start organizing platform-specific Python codeMartin Robinson2023-05-191-1/+1
* Download prebuilt dependencies from Github instead of S3Mukilan Thiyagarajan2023-04-201-1/+1
* Fix typos in markdown filesGreg Myers2022-01-141-1/+1
* Use `#!/usr/bin/env bash` in shell scripts for NixOS compatibilityyvt2021-06-141-1/+1
* clang-fmtPhilip Lamb2021-03-301-2/+2
* Improve IME messaging to embedder with insertion point index and multiline flag.Philip Lamb2021-03-291-1/+1
* clang-formatPhilip Lamb2020-12-171-2/+1
* Replace use of c++ keyword 'default' in c++ code and C APIs. Also correct obs...Philip Lamb2020-12-164-6/+6
* Use new S3 bucketsSimon Sapin2020-11-113-3/+3
* Add time and app version to crash reportPaul Rouget2020-08-115-23/+93
* Auto merge of #27559 - servo:jdm-patch-46, r=jdmbors-servo2020-08-101-1/+1
|\
| * Update FxR version number.Josh Matthews2020-08-101-1/+1
* | Auto merge of #27556 - paulrouget:bookmarks, r=jdmbors-servo2020-08-1010-56/+374
|\ \ | |/ |/|
| * UWP: BookmarksPaul Rouget2020-08-1010-56/+374
* | Auto merge of #27543 - paulrouget:strup, r=Manishearthbors-servo2020-08-071-1/+1
|\ \
| * | UWP: better pref labelPaul Rouget2020-08-071-1/+1
| |/
* | Auto merge of #27537 - jdm:armmedia, r=Manishearthbors-servo2020-08-071-0/+4
|\ \
| * | Pipe GST_DEBUG output to its own log file on UWP.Josh Matthews2020-08-071-0/+4
* | | Auto merge of #27522 - jdm:home-override, r=paulrougetbors-servo2020-08-071-2/+7
|\ \ \ | |_|/ |/| |
| * | Use override value for home button when available.Josh Matthews2020-08-061-2/+7
| |/