| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) | Anthony Ramine | 2016-06-27 | 1 | -2/+2 |
* | Make it possible to build the style_traits crate with a stable compiler. | Simon Sapin | 2016-06-22 | 1 | -1/+1 |
* | Update heartbeats-simple to 0.3.0 | Connor Imes | 2016-06-20 | 3 | -4/+4 |
* | implement related sw interface and register method | Rahul Sharma | 2016-06-02 | 1 | -0/+1 |
* | script: Keep the DOM-side viewport up to date when scrolling happens in | Patrick Walton | 2016-05-31 | 1 | -0/+1 |
* | Remove empty lines following braces. | Josh Matthews | 2016-05-27 | 2 | -4/+2 |
* | Report use statements that use {} with only one entry | Cullen Rhodes | 2016-05-27 | 1 | -1/+1 |
* | replacing commas with tabs; changing from CSV to TSV profiling | Rohit Zambre | 2016-05-19 | 1 | -5/+5 |
* | Add timeline markers for HTTP requests, JS evaluation, and HTML parsing. | Josh Matthews | 2016-05-18 | 1 | -0/+3 |
* | Do not use libc in profile on Windows | Anthony Ramine | 2016-05-17 | 2 | -1/+4 |
* | Fix all Windows warnings | Anthony Ramine | 2016-05-16 | 2 | -2/+7 |
* | Removed unused imports | Per Lundberg | 2016-05-15 | 1 | -1/+0 |
* | Fix some warnings | Matt Brubeck | 2016-05-11 | 1 | -6/+6 |
* | added infrastructure to handle interval and CSV time profiling alongside html... | Rohit Zambre | 2016-05-11 | 1 | -78/+172 |
* | Make --profile-trace-path work without -p | Matt Brubeck | 2016-05-10 | 1 | -30/+31 |
* | Auto merge of #11098 - fitzgen:update-trace-dump, r=jdm | bors-servo | 2016-05-10 | 2 | -432/+501 |
|\ |
|
| * | Update `trace-dump.{js,css}` from upstream | Nick Fitzgerald | 2016-05-09 | 2 | -432/+501 |
* | | Profile time spent saving the screenshot image | Matt Brubeck | 2016-05-09 | 2 | -0/+2 |
|/ |
|
* | Add a method for dumping self-contained HTML timeline profiles | Nick Fitzgerald | 2016-04-27 | 10 | -3/+723 |
* | Simplify TOML syntax | Simon Sapin | 2016-04-26 | 1 | -17/+8 |
* | Silence unused-extern-crates false positives. | Zbynek Winkler | 2016-04-22 | 1 | -0/+1 |
* | Take the stdout lock when printing profile data | Nick Fitzgerald | 2016-04-14 | 1 | -5/+10 |
* | layout: Rewrite the block formatting context/float inline-size | Patrick Walton | 2016-03-25 | 1 | -0/+2 |
* | Auto merge of #10075 - Ms2ger:deny-unsafe, r=jdm | bors-servo | 2016-03-20 | 1 | -0/+4 |
|\ |
|
| * | Deny unsafe code in more crates. | Ms2ger | 2016-03-18 | 1 | -0/+4 |
* | | layout: Move overflow calculation to be a separate, sequential, | Patrick Walton | 2016-03-18 | 1 | -0/+2 |
|/ |
|
* | Update log to 0.3.5 | Anthony Ramine | 2016-03-16 | 1 | -1/+1 |
* | Heartbeats now on crates.io. | Connor Imes | 2016-03-09 | 1 | -3/+1 |
* | Bump regex and regex-syntax | Anthony Ramine | 2016-03-05 | 1 | -1/+1 |
* | Auto merge of #9863 - larsbergstrom:appveyor2, r=edunham | bors-servo | 2016-03-04 | 2 | -0/+7 |
|\ |
|
| * | Fix build on Windows | UK992 | 2016-03-03 | 2 | -0/+7 |
* | | Indicate components should not be published to crates.io. | Corey Farwell | 2016-03-03 | 1 | -0/+1 |
|/ |
|
* | Flatten display list structure | Martin Robinson | 2016-03-01 | 1 | -0/+2 |
* | Bump to Rust 2016-02-22 | Anthony Ramine | 2016-02-23 | 1 | -4/+5 |
* | Implement planned navigation | Keith Yeung | 2016-02-18 | 1 | -0/+1 |
* | task -> thread | rohan.prinja | 2016-01-10 | 2 | -2/+2 |
* | Fix a bunch of clippy lints | Johannes Linke | 2016-01-02 | 2 | -6/+6 |
* | gfx: Measure text shaping time in the time profiler. | Patrick Walton | 2015-12-15 | 2 | -4/+4 |
* | Use thread::sleep instead of deprecated sleep_ms | James Sanders | 2015-11-29 | 2 | -8/+8 |
* | Auto merge of #8713 - GuillaumeGomez:features, r=Manishearth | bors-servo | 2015-11-28 | 1 | -1/+0 |
|\ |
|
| * | Remove stabilized features | Guillaume Gomez | 2015-11-28 | 1 | -1/+0 |
* | | Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut | bors-servo | 2015-11-28 | 1 | -6/+5 |
|\ \
| |/
|/| |
|
| * | Add check up on extern crate order and sort extern crates alphabetically | Guillaume Gomez | 2015-11-28 | 1 | -6/+5 |
* | | Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) | Manish Goregaokar | 2015-11-27 | 1 | -1/+1 |
|/ |
|
* | adding tidy rule to warn against use of &String and refactoring instances of ... | jmr0 | 2015-11-25 | 1 | -1/+1 |
* | Update `ipc-channel` to pick up the improved error reporting. | Patrick Walton | 2015-11-23 | 1 | -1/+1 |
* | compositing: Split Servo up into multiple sandboxed processes. | Patrick Walton | 2015-11-19 | 1 | -0/+1 |
* | Execute XHR timeout callbacks directly. (Fixes #8468.) | benshu | 2015-11-11 | 2 | -2/+0 |
* | Consolidate ProfilerMetadata and TimerMetadata. | Ms2ger | 2015-11-09 | 1 | -2/+9 |
* | New Android suppport | Lars Bergstrom | 2015-11-04 | 1 | -0/+3 |