Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fail CI if workflow needs regenerating. | Josh Matthews | 2021-05-24 | 1 | -0/+15 | |
| | ||||||
* | Remove last mac jobs from taskcluster.nightlies | Josh Matthews | 2021-05-23 | 1 | -4/+8 | |
| | ||||||
* | Run WPT tests (linux) | Paulo E. Castro | 2021-04-28 | 1 | -44/+44 | |
| | ||||||
* | Copy to C: on Windows instead of manually cloning. | Josh Matthews | 2021-03-06 | 2 | -14/+10 | |
| | ||||||
* | Add build github actions workflows for mac/windows/linux. | Josh Matthews | 2021-02-26 | 2 | -0/+255 | |
| | ||||||
* | Verify the macOS package can load basic pages. | Josh Matthews | 2020-07-21 | 1 | -0/+27 | |
| | ||||||
* | Fix remaining flake8 warnings | Kagami Sascha Rosylight | 2020-06-21 | 6 | -49/+50 | |
| | ||||||
* | Rename glutin port to winit | atouchet | 2020-05-27 | 1 | -3/+3 | |
| | ||||||
* | Reuse layout-2013 WPT results with layout-2020 when syncing. | Josh Matthews | 2020-03-19 | 1 | -1/+3 | |
| | ||||||
* | Switch Android to OpenSSL 1.1.1d | Jan Andre Ikenmeyer | 2020-02-12 | 1 | -0/+1 | |
| | ||||||
* | Fix tidiness errors for Python3 compatibility across whole repo | marmeladema | 2019-12-11 | 1 | -2/+2 | |
| | ||||||
* | Generate per python version virtualenv | marmeladema | 2019-12-09 | 1 | -1/+1 | |
| | ||||||
* | Move WPT sync-from-upstream task to Linux | Simon Sapin | 2019-12-05 | 1 | -1/+1 | |
| | ||||||
* | Move WPT Linux from Buildbot to Taskcluster | Simon Sapin | 2019-11-19 | 1 | -39/+2 | |
| | | | | | | | Update expectations as differences don’t look intermittent: https://github.com/servo/servo/pull/24785#issuecomment-555602259 Fixes https://github.com/servo/servo/issues/23569 | |||||
* | Fix sccache failure when rustc generates hundreds of thousands of warnings | Simon Sapin | 2019-11-12 | 1 | -2/+2 | |
| | | | | Fixes https://github.com/servo/servo/issues/24714 | |||||
* | Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or ↵ | Simon Sapin | 2019-11-05 | 1 | -1/+1 | |
| | | | | $TASKCLUSTER_ROOT_URL | |||||
* | Use surfman for managing GL surfaces | Patrick Walton | 2019-11-01 | 1 | -0/+2 | |
| | | | | | | Co-authored-by: Alan Jeffrey <ajeffrey@mozilla.com> Co-authored-by: Zakor Gyula <gyula.zakor@h-lab.eu> Co-authored-by: Josh Matthews <josh@joshmatthews.net> | |||||
* | Remove python/_virtualenv/ dir in clean_build_artifacts.sh | marmeladema | 2019-10-16 | 1 | -0/+1 | |
| | ||||||
* | Assign bot reviewer for automated sync PRs. | Josh Matthews | 2019-09-30 | 1 | -1/+2 | |
| | ||||||
* | Clean up test results as part of WPT sync. | Josh Matthews | 2019-09-25 | 1 | -1/+4 | |
| | ||||||
* | Updated performance userscript for new perf API | Alan Jeffrey | 2019-09-03 | 1 | -21/+8 | |
| | ||||||
* | Support running WebGL in its own thread or on the main thread. | Josh Matthews | 2019-07-25 | 1 | -0/+2 | |
| | ||||||
* | Also remove linux-rel-intermittent | Simon Sapin | 2019-06-25 | 4 | -40/+1 | |
| | | | | Judged unnecessary: https://github.com/servo/servo/pull/23633#issuecomment-505576450 | |||||
* | Remove some jobs from Buildbot | Simon Sapin | 2019-06-25 | 1 | -55/+3 | |
| | | | | | | * `arm64`: “no good reason to continue to maintain”: https://github.com/servo/servo/pull/23414#issuecomment-505045672 * `mac-rel-intermittent`: disabled since https://github.com/servo/saltfs/pull/965 * `linux-nigthly`: only perf data collection and upload now. Closes https://github.com/servo/servo/issues/23302, where this jobs has been know to be broken for 8 weeks but nobody cared enough to fix it | |||||
* | Filter wdspec intermittent failures | George Roman | 2019-06-19 | 1 | -1/+2 | |
| | ||||||
* | Run wdspec tests in a different job | George Roman | 2019-06-14 | 2 | -5/+11 | |
| | ||||||
* | Finish reintroducing parallelism in bluetooth tests | George Roman | 2019-06-13 | 2 | -2/+2 | |
| | ||||||
* | Auto merge of #23362 - jdm:tc-magicleap, r=SimonSapin | bors-servo | 2019-05-17 | 1 | -27/+2 | |
|\ | | | | | | | | | | | | | | | Move magicleap builds to taskcluster <!-- 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/23362) <!-- Reviewable:end --> | |||||
| * | Move magicleap build to taskcluster. | Josh Matthews | 2019-05-16 | 1 | -27/+2 | |
| | | ||||||
* | | Auto merge of #23406 - jdm:more-macos-tc, r=SimonSapin | bors-servo | 2019-05-16 | 1 | -36/+3 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Move all macOS WPT jobs to Taskcluster <!-- 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/23406) <!-- Reviewable:end --> | |||||
| * | | Move all WPT mac jobs to taskcluster. | Josh Matthews | 2019-05-16 | 1 | -36/+3 | |
| |/ | ||||||
* / | Improve output for local WPT sync runs. | Josh Matthews | 2019-05-15 | 1 | -2/+2 | |
|/ | ||||||
* | Move two mac WPT jobs to taskcluster. | Josh Matthews | 2019-05-13 | 1 | -22/+2 | |
| | ||||||
* | Update CI to use Clang instead of outdated GCC. | Josh Matthews | 2019-05-10 | 1 | -13/+37 | |
| | ||||||
* | Remove unused arm32 build. | Josh Matthews | 2019-05-10 | 1 | -30/+3 | |
| | ||||||
* | Auto merge of #23356 - jdm:tc-android-mac, r=jdm | bors-servo | 2019-05-10 | 1 | -10/+1 | |
|\ | | | | | | | | | | | | | | | Move android mac build to taskcluster <!-- 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/23356) <!-- Reviewable:end --> | |||||
| * | Add android-mac build job to taskcluster. | Josh Matthews | 2019-05-09 | 1 | -10/+1 | |
| | | ||||||
* | | Don't include JSON string quotes in credentials. | Josh Matthews | 2019-05-09 | 1 | -1/+1 | |
| | | ||||||
* | | Use better variable quoting style. | Josh Matthews | 2019-05-09 | 1 | -1/+1 | |
| | | ||||||
* | | Update expected JSON format for taskcluster secret. | Josh Matthews | 2019-05-08 | 1 | -1/+1 | |
| | | ||||||
* | | Use correct variable when fetching taskcluster secret. | Josh Matthews | 2019-05-07 | 1 | -2/+2 | |
|/ | ||||||
* | Auto merge of #23304 - jdm:nightly-taskcluster, r=SimonSapin | bors-servo | 2019-05-02 | 2 | -38/+9 | |
|\ | | | | | | | | | | | | | | | | | | | | | Transfer mac/windows/android nightly builds to Taskcluster Fixes #23303. <!-- 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/23304) <!-- Reviewable:end --> | |||||
| * | Use taskcluster secret directly in WPT sync script. | Josh Matthews | 2019-05-02 | 1 | -1/+5 | |
| | | ||||||
| * | Move windows and mac nightly builds to taskcluster. | Josh Matthews | 2019-05-02 | 2 | -21/+4 | |
| | | ||||||
| * | Move android nightly build to taskcluster. | Josh Matthews | 2019-05-02 | 1 | -17/+1 | |
| | | ||||||
* | | Upgrade NDK to v15c. | Josh Matthews | 2019-05-01 | 1 | -1/+16 | |
|/ | ||||||
* | Refactoring of the Glutin port in preparation of the compositor refactoring. | Paul Rouget | 2019-04-29 | 1 | -2/+3 | |
| | ||||||
* | Don't run full WPT testsuite twice. | Josh Matthews | 2019-04-23 | 1 | -1/+1 | |
| | ||||||
* | Run bluetooth tests as part of WPT sync. | Josh Matthews | 2019-04-22 | 1 | -5/+10 | |
| | ||||||
* | Review WPT sync PRs automatically | CYBAI | 2019-04-06 | 1 | -4/+10 | |
| |