| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #11397 - mbrubeck:layout-viewer, r=glennw | bors-servo | 2016-06-08 | 14 | -698/+0 |
|\ |
|
| * | Remove the layout trace viewer | Matt Brubeck | 2016-05-24 | 14 | -698/+0 |
* | | Remove --faster flag from test-tidy, go fast by default. Fixes 11217 | Mitchell Hentges | 2016-05-25 | 1 | -1/+1 |
|/ |
|
* | Move pipeline into the constellation crate. | Ms2ger | 2016-05-21 | 1 | -1/+1 |
* | Removed sources of panic from ports/glutin. | Alan Jeffrey | 2016-05-20 | 1 | -1/+3 |
* | Auto merge of #11251 - asajeffrey:check-no-unwrap-check-for-files, r=aneeshusa | bors-servo | 2016-05-19 | 1 | -1/+5 |
|\ |
|
| * | Added test that files exist to etc/ci/check_no_unwrap.sh. | Alan Jeffrey | 2016-05-19 | 1 | -1/+5 |
* | | Updated etc/ci/check_no_unwrap.sh for new constellation crate. | Alan Jeffrey | 2016-05-18 | 1 | -1/+1 |
|/ |
|
* | Remove etc/ci/retry.sh | Aneesh Agrawal | 2016-04-30 | 1 | -19/+0 |
* | Clean up CI bash scripts, add docs/STYLE_GUIDE.md | Aneesh Agrawal | 2016-04-30 | 5 | -16/+27 |
* | Auto merge of #10917 - askeing:fix_10909, r=aneeshusa | bors-servo | 2016-04-30 | 1 | -1/+12 |
|\ |
|
| * | The manifest_changed.sh doesn't need binary to update the manifests | askeing | 2016-04-30 | 1 | -1/+12 |
* | | Auto merge of #10902 - asajeffrey:remove-explicit-panic-from-compositor, r=an... | bors-servo | 2016-04-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove panic! from the compositor | Alan Jeffrey | 2016-04-29 | 1 | -1/+1 |
| |/ |
|
* | | Auto merge of #10899 - asajeffrey:chaos-monkey-ci, r=aneeshusa | bors-servo | 2016-04-29 | 1 | -0/+50 |
|\ \
| |/
|/| |
|
| * | Added /etc/ci/chaos_monkey_test.py. | Alan Jeffrey | 2016-04-29 | 1 | -0/+50 |
* | | Auto merge of #10849 - shinglyu:yaml, r=aneeshusa | bors-servo | 2016-04-27 | 1 | -0/+67 |
|\ \
| |/
|/| |
|
| * | Move buildbot step to yaml | Shing Lyu | 2016-04-28 | 1 | -0/+67 |
* | | Adding absolute_import to check_dynamic_symbols.py | askeing | 2016-04-26 | 1 | -0/+2 |
* | | Put each unexpected dynamic symbols on its own line | askeing | 2016-04-25 | 1 | -2/+2 |
|/ |
|
* | Move Mako-related files into a new sub-directory. | Simon Sapin | 2016-04-20 | 1 | -1/+1 |
* | Merge list_properties.py into build_properties_rs.py | Simon Sapin | 2016-04-20 | 1 | -1/+1 |
* | travis: add and run script which checks if listed files contain "unwrap". Sho... | Matthias Krüger | 2016-04-08 | 1 | -0/+15 |
* | Generate html and json of supported css properties. | Jussi Räsänen | 2016-03-28 | 1 | -0/+2 |
* | Remove rustc wrapper script for gold in favor of using RUSTFLAGS | Lars Bergstrom | 2016-03-25 | 1 | -2/+0 |
* | Add Python 3 compatibility to Android symbol checker | Aneesh Agrawal | 2016-03-20 | 1 | -3/+3 |
* | Add a script to CI to check dynamic symbols in Android binary #8351 | Cengiz Can | 2016-03-18 | 1 | -0/+34 |
* | Use rustdoc’s new `--passes strip-priv-imports` flag. | Simon Sapin | 2016-03-07 | 1 | -1/+1 |
* | Disable the manifest check for css tests. | Ms2ger | 2016-03-01 | 1 | -1/+0 |
* | Add CI script to retry builds | Manish Goregaokar | 2016-02-09 | 1 | -0/+17 |
* | Revert "Remove gold hack, since it's in rustc automatically now" | Lars Bergstrom | 2016-01-28 | 1 | -0/+2 |
* | Remove gold hack, since it's in rustc automatically now | Lars Bergstrom | 2016-01-15 | 1 | -2/+0 |
* | Add a valgrind suppression file. | Alan Jeffrey | 2015-12-17 | 1 | -0/+31 |
* | Also run checks for test-css MANIFEST.json | Martin Feckie | 2015-11-21 | 1 | -0/+1 |
* | Only use single * and ignore mach output | Martin Feckie | 2015-11-21 | 1 | -2/+2 |
* | Run manifest-update without running tests prior to checking diff | Martin Feckie | 2015-11-21 | 1 | -1/+2 |
* | Add script to check if MANIFEST.json is changes in wpt | Martin Feckie | 2015-11-19 | 1 | -1/+1 |
* | Add script to check if MANIFEST.json files change | Martin Feckie | 2015-11-19 | 1 | -0/+4 |
* | Add script to check if lockfile was changed | Manish Goregaokar | 2015-11-06 | 1 | -0/+4 |
* | Auto merge of #8036 - frewsxcv:travis, r=metajack | bors-servo | 2015-10-16 | 1 | -33/+0 |
|\ |
|
| * | Travis CI building cleanup, enable caching | Corey Farwell | 2015-10-15 | 1 | -33/+0 |
* | | Remove long-obsolete /etc/patches directory. | Ms2ger | 2015-10-16 | 2 | -84/+0 |
|/ |
|
* | Build Servo on Travis | Corey Farwell | 2015-10-08 | 1 | -0/+33 |
* | Only use a rustc wrapper script when ld.gold is available. | Simon Sapin | 2015-08-17 | 1 | -3/+1 |
* | Use the gold linker when available. | Simon Sapin | 2015-08-15 | 1 | -0/+4 |
* | Make doc comments not truncated again. | Simon Sapin | 2015-07-20 | 1 | -1/+1 |
* | Include private items in `./mach doc` and http://doc.servo.org/ | Simon Sapin | 2015-07-17 | 1 | -0/+4 |
* | Use Cargo's target directory sharing. | Jack Moffitt | 2015-06-15 | 1 | -2/+2 |
* | Add flake8 to the tidy process for Python files | Corey Farwell | 2015-06-04 | 1 | -16/+27 |
* | Update layout viewer docs | Matt Brubeck | 2015-04-20 | 1 | -1/+1 |