| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed util. | Alan Jeffrey | 2016-12-14 | 9 | -1745/+0 |
* | Make unnecessarily public function private. | Corey Farwell | 2016-12-09 | 1 | -1/+1 |
* | Remove unused `ExpandToPixelBoundaries` trait from `util`. | Corey Farwell | 2016-12-09 | 1 | -17/+0 |
* | 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 | 3 | -8/+11 |
|/ |
|
* | 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 |
* | Auto merge of #14059 - mrnayak:refPolicy, r=nox | bors-servo | 2016-11-07 | 1 | -1/+1 |
|\ |
|
| * | Network Security : Implement StrictOrigin and StrictOriginWhenCrossOrigin | Raghav | 2016-11-04 | 1 | -1/+1 |
* | | Concurrent rule tree, v1 | Emilio Cobos Álvarez | 2016-11-05 | 1 | -0/+9 |
|/ |
|
* | Remove #![feature(structural_match)] | Anthony Ramine | 2016-11-03 | 1 | -1/+0 |
* | Remove #![feature(custom_derive)] | Anthony Ramine | 2016-11-03 | 1 | -1/+0 |
* | Update Rust to 1.14.0-nightly (c59cb71d9 2016-10-26) | Anthony Ramine | 2016-10-27 | 1 | -1/+0 |
* | Remove util::ipc module (fixes #12312) | Dirkjan Ochtman | 2016-10-19 | 3 | -183/+1 |
* | 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 | 3 | -6/+8 |
|\ |
|
| * | Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) | Anthony Ramine | 2016-10-09 | 2 | -4/+6 |
| * | 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 |
|/ |
|
* | Auto merge of #13472 - asajeffrey:util-remutex-dont-log-while-mutating-lock, ... | bors-servo | 2016-10-04 | 1 | -9/+26 |
|\ |
|
| * | Moved assertion to after lock release; tidied up code. | Alan Jeffrey | 2016-10-04 | 1 | -9/+26 |
* | | profile: Integrate the time profiler with the macOS signpost | Patrick Walton | 2016-10-01 | 1 | -0/+12 |
* | | Auto merge of #13401 - notriddle:master, r=pcwalton | bors-servo | 2016-09-29 | 1 | -0/+10 |
|\ \ |
|
| * | | Add assertion that this is not a flex item | Michael Howell | 2016-09-29 | 1 | -8/+8 |
| * | | Add `util::clamp` function | Michael Howell | 2016-09-27 | 1 | -0/+10 |
| |/ |
|
* | | 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 |
* | Reorder `use` statements | UK992 | 2016-09-09 | 1 | -1/+1 |
* | Remove static usage at compile-time of GIT_INFO to enable builds outside of a... | Lars Bergstrom | 2016-08-27 | 1 | -2/+7 |
* | Move thread_state to style. | Ms2ger | 2016-08-22 | 2 | -106/+0 |
* | Update euclid to 0.10.1 | Anthony Ramine | 2016-08-21 | 1 | -1/+1 |
* | 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 |
* | | Auto merge of #12831 - notriddle:master, r=Manishearth | bors-servo | 2016-08-12 | 1 | -0/+10 |
|\ \ |
|
| * | | Add a flag to dump the computed style values | Michael Howell | 2016-08-12 | 1 | -0/+10 |
| |/ |
|
* / | Update serde to 0.8 (fixes #12659) | Anthony Ramine | 2016-08-12 | 1 | -6/+6 |
|/ |
|
* | Update to euclid 0.8 | Martin Robinson | 2016-08-12 | 4 | -18/+12 |
* | Update cargo.lock for wr2, pin ipc-channel. | Glenn Watson | 2016-08-03 | 1 | -1/+1 |
* | Add wr-debug option. | Glenn Watson | 2016-08-03 | 1 | -1/+10 |
* | Replaced mutex in constellation logging by a reentrant mutex. | Alan Jeffrey | 2016-07-29 | 3 | -0/+223 |
* | Auto merge of #12468 - asajeffrey:constellation-remove-panic-channel, r=emilio | bors-servo | 2016-07-21 | 4 | -99/+1 |
|\ |
|
| * | Removed panic channel, replaced by integrated logging and issue reporting. | Alan Jeffrey | 2016-07-20 | 4 | -99/+1 |