| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -958/+0 |
* | Make unnecessarily public function private. | Corey Farwell | 2016-12-09 | 1 | -1/+1 |
* | Update to Rust 1.15.0-nightly (1c448574b 2016-11-28) | Anthony Ramine | 2016-11-29 | 1 | -1/+1 |
* | Allow multiple -Z debug options. | Alan Jeffrey | 2016-11-21 | 1 | -50/+45 |
* | Auto merge of #14249 - vvuk:wr-record, r=kvark | bors-servo | 2016-11-18 | 1 | -0/+9 |
|\ |
|
| * | Add -Z wr-record | Vladimir Vukicevic | 2016-11-16 | 1 | -0/+9 |
* | | Urlmageddon: Use refcounted urls more often. | Emilio Cobos Álvarez | 2016-11-17 | 1 | -7/+8 |
|/ |
|
* | Store directory path as `PathBuf` instead of `String`. | Corey Farwell | 2016-11-11 | 1 | -2/+2 |
* | Update WR and shaders (initial subpixel AA work). | Glenn Watson | 2016-11-08 | 1 | -0/+11 |
* | Concurrent rule tree, v1 | Emilio Cobos Álvarez | 2016-11-05 | 1 | -0/+9 |
* | Remove old rendering backend. | Glenn Watson | 2016-10-18 | 1 | -28/+0 |
* | Migrate user agent string to `Cow<'static, str>`. | Corey Farwell | 2016-10-10 | 1 | -8/+9 |
* | Auto merge of #13649 - servo:rustup, r=larsbergstrom | bors-servo | 2016-10-09 | 1 | -2/+2 |
|\ |
|
| * | Remove non-ASCII chars from canvas dependency | Anthony Ramine | 2016-10-09 | 1 | -2/+2 |
* | | Simplify logic for writing to stderr. | Corey Farwell | 2016-10-09 | 1 | -3/+1 |
|/ |
|
* | profile: Integrate the time profiler with the macOS signpost | Patrick Walton | 2016-10-01 | 1 | -0/+12 |
* | Switch default renderer to webrender, and update webrender. | Glenn Watson | 2016-09-28 | 1 | -4/+3 |
* | Add OSMesa headless mode, run WPT against Webrender, update tests. | Glenn Watson | 2016-09-28 | 1 | -2/+7 |
* | Update webrender + shaders. | Glenn Watson | 2016-09-16 | 1 | -0/+13 |
* | Implement a WebSocket server for debugging. | Eddy Bruel | 2016-09-12 | 1 | -0/+12 |
* | Rewrite the style sharing candidate cache. | Emilio Cobos Álvarez | 2016-08-17 | 1 | -0/+9 |
* | Auto merge of #12839 - notriddle:11818_sequential_layout_bug, r=emilio | bors-servo | 2016-08-14 | 1 | -13/+16 |
|\ |
|
| * | Add test for #11818 | Michael Howell | 2016-08-13 | 1 | -13/+16 |
* | | Update Rust to 1.12.0-nightly (1deb02ea6 2016-08-12) | Anthony Ramine | 2016-08-13 | 1 | -1/+1 |
* | | Add a flag to dump the computed style values | Michael Howell | 2016-08-12 | 1 | -0/+10 |
|/ |
|
* | Update to euclid 0.8 | Martin Robinson | 2016-08-12 | 1 | -5/+5 |
* | Add wr-debug option. | Glenn Watson | 2016-08-03 | 1 | -1/+10 |
* | Refactor `util::prefs` operations to be methods on static struct. | Corey Farwell | 2016-07-02 | 1 | -7/+7 |
* | Bump default resolution to 1024x740 | Manish Goregaokar | 2016-06-30 | 1 | -3/+3 |
* | Auto merge of #11262 - campaul:add_version_flag, r=Manishearth | bors-servo | 2016-06-29 | 1 | -0/+8 |
|\ |
|
| * | Add `--version` flag | Cameron Paul | 2016-06-28 | 1 | -0/+8 |
* | | Make it possible to build the style_traits crate with a stable compiler. | Simon Sapin | 2016-06-22 | 1 | -4/+7 |
* | | Remove support for gpu painting. | Ms2ger | 2016-06-03 | 1 | -16/+0 |
* | | Remove the last remaining support for "experimental" features. | Ms2ger | 2016-06-03 | 1 | -9/+0 |
* | | Remove the gonk port | Lars Bergstrom | 2016-05-27 | 1 | -12/+2 |
* | | Remove empty lines following braces. | Josh Matthews | 2016-05-27 | 1 | -1/+0 |
|/ |
|
* | adding default config dirs | Rahul Sharma | 2016-05-25 | 1 | -18/+14 |
* | replacing commas with tabs; changing from CSV to TSV profiling | Rohit Zambre | 2016-05-19 | 1 | -2/+2 |
* | Remove misleading nonexistant flag hint | Evrim Öztamur | 2016-05-16 | 1 | -1/+0 |
* | added infrastructure to handle interval and CSV time profiling alongside html... | Rohit Zambre | 2016-05-11 | 1 | -8/+25 |
* | Add a method for dumping self-contained HTML timeline profiles | Nick Fitzgerald | 2016-04-27 | 1 | -1/+19 |
* | Remove the url! plugin. | Simon Sapin | 2016-04-14 | 1 | -1/+1 |
* | Remove str_to_string lint | Manish Goregaokar | 2016-04-08 | 1 | -1/+0 |
* | Auto merge of #10420 - asajeffrey:add-soft-fail-option, r=KiChjang | bors-servo | 2016-04-07 | 1 | -1/+2 |
|\ |
|
| * | Added --soft-fail option. | Alan Jeffrey | 2016-04-04 | 1 | -1/+2 |
* | | Auto merge of #10329 - Manishearth:skip-backtrace, r=asajeffrey | bors-servo | 2016-04-05 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | Add option for printing full backtraces | Manish Goregaokar | 2016-04-05 | 1 | -0/+10 |
* | | Auto merge of #10360 - mbrubeck:die-opt, r=emilio | bors-servo | 2016-04-03 | 1 | -10/+0 |
|\ \ |
|
| * | | Remove unused -Z dump-display-list-optimized flag | Matt Brubeck | 2016-04-01 | 1 | -10/+0 |
| |/ |
|
* | | Auto merge of #10114 - matthewbentley:master, r=Manishearth | bors-servo | 2016-04-02 | 1 | -1/+5 |
|\ \ |
|