aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* XMLHTTPRequest Mutator - Initial step Mutation testingSandeep Hegde2017-11-061-0/+35
* Auto merge of #19017 - tigercosmos:test, r=jdmbors-servo2017-11-032-11/+20
|\
| * Print the full path for errors occurring in the servo cratetigercosmos2017-11-032-11/+20
* | Auto merge of #19109 - tigercosmos:ndk, r=jdmbors-servo2017-11-031-0/+8
|\ \ | |/ |/|
| * Check if the NDK version is 12tigercosmos2017-11-031-0/+8
* | Auto merge of #19091 - MortimerGoro:webgl2_suite, r=jdmbors-servo2017-11-021-1/+1
|\ \ | |/ |/|
| * Add WebGL conformance 2.0.0 patchesImanol Fernandez2017-11-021-1/+1
* | Auto merge of #19070 - jdm:csstests, r=metajackbors-servo2017-11-022-40/+1
|\ \ | |/ |/|
| * Remove all outdated CSS-related mach commands.Josh Matthews2017-11-021-39/+0
| * Account for changes to Cargo.lock format.Josh Matthews2017-11-021-1/+1
* | Check full triples for "alt" compiler support, not just platforms.Simon Sapin2017-10-311-3/+7
* | Update WebGL conformance suite 1.0.3 from upstreamImanol Fernandez2017-10-311-1/+1
* | Create match command to update WebGL conformance suite from upstreamImanol Fernandez2017-10-311-0/+22
|/
* Auto merge of #18953 - servo:keep, r=jdmbors-servo2017-10-201-1/+4
|\
| * Fix './mach clean-nightlies --keep 3' not keeping anything.Simon Sapin2017-10-191-1/+4
* | Auto merge of #18942 - servo:static.rlo, r=jdm,mbrubeckbors-servo2017-10-204-19/+42
|\ \
| * | Only pass cafile argument to urlopen in Python versions that support it.Simon Sapin2017-10-194-15/+22
| * | Bootstrap: use 'certifi' package to obtain up-to-date root CA list.Simon Sapin2017-10-192-1/+7
| * | Bootstrap from official static.rust-lang.org when SNI is availableSimon Sapin2017-10-183-15/+26
| * | Bootstrap: print URLs being downloaded.Simon Sapin2017-10-181-2/+2
| * | Download "non-alt" rustc builds from more permanent URLsSimon Sapin2017-10-181-5/+4
| |/
* | Update mozlog dependencyJosh Matthews2017-10-191-1/+1
* | Stop relying on linking details of std’s default allocatorSimon Sapin2017-10-191-0/+4
|/
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-172-3/+3
* Auto merge of #18145 - tigercosmos:master, r=larsbergstrombors-servo2017-10-161-15/+2
|\
| * fix windows build issuetigercosmos2017-08-191-15/+2
* | CEF: use `cargo rustc -C link-args=...` instead of `#[link_args="..."]`Simon Sapin2017-10-161-2/+8
* | Update domparsing spec links to not point at WHATWGKafji2017-10-141-1/+0
* | Auto merge of #18828 - servo:clean, r=asajeffreybors-servo2017-10-131-6/+4
|\ \
| * | mach clean-nightlies: don’t remove everything versioned by dateSimon Sapin2017-10-111-5/+3
| * | mach clean-nightlies: fix removing cargo versioned by rust commitSimon Sapin2017-10-111-1/+1
* | | Auto merge of #18851 - jdm:updatewpt4, r=jdmbors-servo2017-10-121-5/+3
|\ \ \
| * | | Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326Josh Matthews2017-10-121-5/+3
* | | | Auto merge of #18797 - servo:THICC-LTO, r=emiliobors-servo2017-10-121-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update Rust to 1.22.0-nightly (a47c9f870 2017-10-11)Anthony Ramine2017-10-121-0/+3
| |/ /
* / / Fix './mach check' to build ports/servo, not components/servoSimon Sapin2017-10-121-1/+1
|/ /
* | Auto merge of #18753 - upsuper:binding-structs, r=emiliobors-servo2017-10-051-2/+0
|\ \
| * | Don't do gecko_debug build in build-geckolibXidorn Quan2017-10-051-2/+0
* | | Use upstream wptrunner from web-platform-tests.Josh Matthews2017-10-052-27/+1
|/ /
* | Auto merge of #18680 - MortimerGoro:android_flavors, r=larsbergstrombors-servo2017-09-303-2/+17
|\ \
| * | Implement Gradle flavorsImanol Fernandez2017-09-303-2/+17
* | | mach: Don't overwrite RUSTFLAGS when enabling debug assertionsMatt Brubeck2017-09-291-1/+1
|/ /
* | Rename DOMRefCell<T> to DomRefCell<T>Anthony Ramine2017-09-263-7/+7
* | Rename MutJS<T> to MutDom<T>Anthony Ramine2017-09-264-8/+8
* | Rename JS<T> to Dom<T>Anthony Ramine2017-09-263-7/+7
* | Fix some messages in the tidy scriptAnthony Ramine2017-09-263-5/+5
* | Make tidy aware of Rust multiline stringsMichael Droettboom2017-09-213-11/+51
* | Update osmesa-src to support building with machSimon Sapin2017-09-182-1/+2
* | Auto merge of #18031 - jhlin:android-build-on-macos, r=mbrubeckbors-servo2017-09-151-0/+3
|\ \
| * | Fix Android build errors on macOS.John Lin2017-08-101-0/+3