| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Heartbeats support for Android. | Connor Imes | 2015-10-29 | 1 | -13/+45 |
* | Timers are scheduled by a dedicated per-constellation thread. | benshu | 2015-10-21 | 1 | -0/+1 |
* | Fix issues found by rust-clippy | Corey Farwell | 2015-10-12 | 2 | -25/+13 |
* | sorted the extern crate, mod & use declarations | Ravi Shankar | 2015-09-24 | 3 | -9/+13 |
* | Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox | bors-servo | 2015-09-12 | 1 | -22/+22 |
|\ |
|
| * | Remove 'get_*' on getters as per RFC 0344 on various components | Mathieu Rheaume | 2015-09-12 | 1 | -22/+22 |
* | | Add documentation to profile crate on Heartbeats and energy-profiling feature | Connor Imes | 2015-09-10 | 1 | -0/+92 |
* | | Add energy monitoring and characterization scripts | Connor Imes | 2015-09-09 | 2 | -3/+67 |
* | | Add heartbeats for new script profiler categories | Connor Imes | 2015-09-08 | 1 | -0/+16 |
|/ |
|
* | Combine script profiling with profile crates. Fixes #7514. | Connor Imes | 2015-09-04 | 1 | -0/+16 |
* | Upgrade to rustc 1.4.0-dev (cb9323ec0 2015-09-01) | Simon Sapin | 2015-09-02 | 1 | -1/+0 |