aboutsummaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/
* / Add missing media session callback in UWP embedding.Josh Matthews2020-08-067-24/+58
|/
* Keep C++ pref value in memory longerPaul Rouget2020-08-051-9/+22
* Show only a limited list of preferencesPaul Rouget2020-08-059-13/+182
* Allow longer devtools JSON messagesPaul Rouget2020-08-031-1/+1
* UWP: Crash report UIPaul Rouget2020-08-039-36/+196
* Do not instanciate random ServoControlsPaul Rouget2020-07-312-36/+34
* Update packaged UWP gstreamer plugins.Josh Matthews2020-07-292-0/+97
* Fixed usage of wrong deleteArjun Ramachandrula2020-07-281-1/+1
* Make reload button clear the network cache.Josh Matthews2020-07-271-1/+4
* Auto merge of #27396 - jdm:home-button, r=Manishearthbors-servo2020-07-242-1/+5
|\
| * Avoid crashing when no homepage preference is set.Josh Matthews2020-07-242-1/+5
* | Fire sessionavailable if in transient modePaul Rouget2020-07-233-3/+11
|/
* Remove simpleservo antialiasing option, rely on prefPaul Rouget2020-07-211-1/+0