| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #10620 - autrilla:mach-command-improvements, r=Wafflespeanut | bors-servo | 2016-04-17 | 1 | -11/+19 |
|\ |
|
| * | Improved readability of ensure_bootstrapped | Adrian Utrilla | 2016-04-16 | 1 | -11/+19 |
* | | Docs and cleanup after moving tidy | edunham | 2016-04-15 | 1 | -62/+0 |
* | | Auto merge of #10616 - autrilla:10614, r=edunham | bors-servo | 2016-04-16 | 2 | -8/+27 |
|\ \ |
|
| * | | mach install now builds servo if it hasn't been built before | Adrian Utrilla | 2016-04-15 | 2 | -8/+27 |
* | | | Auto merge of #10590 - edunham:package-tidy, r=larsbergstrom | bors-servo | 2016-04-15 | 22 | -9/+255 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add servo_tidy_tests into ignore dirs, and modify setup.py to fit the tidy check | askeing | 2016-04-15 | 2 | -2/+12 |
| * | | Use local `tidy` | edunham | 2016-04-14 | 1 | -1/+1 |
| * | | Modified the servo_tidy_tests for both "./mach" and "make test" | askeing | 2016-04-14 | 2 | -4/+4 |
| * | | Modify the description of setup.py | askeing | 2016-04-14 | 1 | -2/+2 |
| * | | Package tidy | askeing | 2016-04-14 | 14 | -4/+7 |
| * | | add tidy to README | edunham | 2016-04-13 | 1 | -0/+5 |
| * | | Create a Python package of Tidy | Askeing Yen (fyen) | 2016-04-13 | 18 | -5/+233 |
| * | | start Tidy move | edunham | 2016-04-13 | 11 | -0/+0 |
| |/ |
|
* / | Added warning for update-cargo -a | Per Lundberg | 2016-04-14 | 1 | -2/+4 |
|/ |
|
* | Auto merge of #10563 - mskrzypkows:tidy_tests, r=mbrubeck | bors-servo | 2016-04-13 | 3 | -3/+18 |
|\ |
|
| * | Test for check_spec function, for tidy.py #9152 | Maciej Skrzypkowski | 2016-04-13 | 3 | -3/+18 |
* | | Update to byteorder 0.5 | Saurav Sachidanand | 2016-04-13 | 1 | -1/+1 |
|/ |
|
* | tests for tidy.py #9152 | Maciej Skrzypkowski | 2016-04-07 | 11 | -4/+166 |
* | Auto merge of #10453 - Ms2ger:uuid, r=KiChjang | bors-servo | 2016-04-07 | 1 | -1/+1 |
|\ |
|
| * | Update uuid. | Ms2ger | 2016-04-07 | 1 | -1/+1 |
* | | Auto merge of #10442 - autrilla:mach-caching, r=Wafflespeanut | bors-servo | 2016-04-07 | 1 | -6/+21 |
|\ \
| |/
|/| |
|
| * | Added caching support to mach bootstrap | Adrian Utrilla | 2016-04-07 | 1 | -6/+21 |
* | | Remove gl_generator version exception. | Josh Matthews | 2016-04-06 | 1 | -1/+1 |
* | | Update ipc-channel for two important bug fixes | Olaf Buddenhagen | 2016-04-07 | 1 | -1/+1 |
* | | Auto merge of #10433 - saurvs:pr3, r=emilio | bors-servo | 2016-04-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Implement WebGLRenderingContext.getActiveUniform() | Saurav Sachidanand | 2016-04-06 | 1 | -1/+1 |
* | | Auto merge of #9811 - paulrouget:forceTouch, r=mbrubeck | bors-servo | 2016-04-05 | 1 | -0/+1 |
|\ \ |
|
| * | | Ignore ForceTouchEvent.webidl | Paul Rouget | 2016-04-05 | 1 | -0/+1 |
| |/ |
|
* / | Fix ./mach test-tidy --faster issue | zakorgyula | 2016-04-05 | 2 | -5/+22 |
|/ |
|
* | mach run -b now passes additional params to servo | Adrian Utrilla | 2016-04-02 | 1 | -0/+1 |
* | Auto merge of #10292 - jdm:cssom, r=jdm | bors-servo | 2016-04-01 | 1 | -0/+1 |
|\ |
|
| * | Initial steps for CSSOM API | Mohamed Albashir | 2016-03-31 | 1 | -0/+1 |
* | | Update webrender to master | Emilio Cobos Álvarez | 2016-03-31 | 1 | -1/+1 |
* | | Auto merge of #10238 - jdm:winunit, r=larsbergstrom | bors-servo | 2016-03-30 | 1 | -1/+5 |
|\ \ |
|
| * | | Always use backtraces on appveyor. | Josh Matthews | 2016-03-28 | 1 | -1/+5 |
* | | | Auto merge of #10265 - Ms2ger:reftest, r=jdm | bors-servo | 2016-03-29 | 2 | -43/+0 |
|\ \ \ |
|
| * | | | Remove dead code that used to support the legacy reftest framework. | Ms2ger | 2016-03-29 | 2 | -43/+0 |
* | | | | Auto merge of #10208 - jrasanen:jr/issue10196, r=SimonSapin | bors-servo | 2016-03-29 | 1 | -2/+9 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixed a typo | Jussi Räsänen | 2016-03-28 | 1 | -1/+1 |
| * | | | Changed mach test to use generated json file of properties | Jussi Räsänen | 2016-03-28 | 1 | -2/+9 |
| |/ / |
|
* | | | Auto merge of #8641 - notriddle:no_headless, r=glennw | bors-servo | 2016-03-29 | 1 | -30/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | No more headless compositor. Just the normal one. | Michael Howell | 2016-03-24 | 1 | -30/+2 |
* | | | Fix ./mach run | UK992 | 2016-03-27 | 1 | -0/+3 |
* | | | Auto merge of #10193 - larsbergstrom:use_rustflags, r=Ms2ger | bors-servo | 2016-03-25 | 2 | -1/+3 |
|\ \ \ |
|
| * | | | Enable NEON feature to get hard floats on Android devices | Lars Bergstrom | 2016-03-25 | 1 | -0/+2 |
| * | | | Remove rustc wrapper script for gold in favor of using RUSTFLAGS | Lars Bergstrom | 2016-03-25 | 1 | -1/+1 |
| |/ / |
|
* | | | Auto merge of #10155 - bholley:generalize_style_structs, r=SimonSapin | bors-servo | 2016-03-25 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Ignore a few things in in tidy check. | Bobby Holley | 2016-03-23 | 1 | -0/+4 |
* | | | Auto merge of #10148 - malayaleecoder:master, r=Manishearth | bors-servo | 2016-03-24 | 1 | -9/+0 |
|\ \ \
| |/ /
|/| | |
|