| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Final steps | GauriGNaik | 2016-01-11 | 1 | -0/+13 |
* | task -> thread | rohan.prinja | 2016-01-10 | 2 | -4/+4 |
* | Fix a bunch of clippy lints | Johannes Linke | 2016-01-02 | 2 | -6/+5 |
* | Issue #9042: Report incorrect number of spaces around => in the style checker. | Simon Martin | 2015-12-23 | 1 | -3/+3 |
* | Support responseCookies, responseContent, responseHeaders, requestCookies, ge... | Abhishek Kumar | 2015-12-21 | 2 | -21/+387 |
* | Use Url.join instead of UrlParser.base_url(...).parse (#9002) | Mathieu Agopian | 2015-12-18 | 1 | -1/+1 |
* | Moved WorkerId type to devtools_traits | Florian Strübe | 2015-12-07 | 2 | -3/+3 |
* | Use thread::sleep instead of deprecated sleep_ms | James Sanders | 2015-11-29 | 1 | -3/+4 |
* | Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut | bors-servo | 2015-11-28 | 1 | -2/+2 |
|\ |
|
| * | Add check up on extern crate order and sort extern crates alphabetically | Guillaume Gomez | 2015-11-28 | 1 | -2/+2 |
* | | Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) | Manish Goregaokar | 2015-11-27 | 1 | -9/+2 |
|/ |
|
* | Update `ipc-channel` to pick up the improved error reporting. | Patrick Walton | 2015-11-23 | 1 | -1/+1 |
* | Replaced DOMString by String in devtools. | Alan Jeffrey | 2015-11-12 | 2 | -8/+8 |
* | refactor(devtools/lib.rs): Remove unused import | Rizky Luthfianto | 2015-11-10 | 1 | -1/+1 |
* | Use while let{} instead of loop{match{}} in run_server() | Raphael Nestler | 2015-11-09 | 1 | -13/+12 |
* | Make DOMString a newtype around String, rather than a typedef. | Ms2ger | 2015-11-04 | 2 | -8/+8 |
* | Fix serde_macros | Manish Goregaokar | 2015-10-28 | 1 | -1/+1 |
* | Make it possible for iframes to create their own pipeline ID. | Glenn Watson | 2015-10-06 | 1 | -1/+1 |
* | tests for devtools integration with network requests/responses | Prabhjyot Singh Sodhi | 2015-09-25 | 2 | -15/+16 |
* | sorted the extern crate, mod & use declarations | Ravi Shankar | 2015-09-24 | 14 | -29/+28 |
* | Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev. | Manish Goregaokar | 2015-09-23 | 1 | -1/+1 |
* | Fix reported test-tidy errors for unmerged import blocks | Brandon Fairchild | 2015-09-19 | 10 | -32/+19 |
* | Remove 'get_*' on getters as per RFC 0344 on various components | Mathieu Rheaume | 2015-09-12 | 2 | -2/+2 |
* | Make devtools depend on plugins. | Ms2ger | 2015-09-02 | 2 | -0/+4 |
* | Stop calling to_string() in devtools. | Ms2ger | 2015-09-02 | 9 | -68/+68 |
* | Cleanup write_json_packet. | Ms2ger | 2015-09-02 | 1 | -3/+1 |
* | Simplify reflection usage in Actor code. | Eli Friedman | 2015-08-31 | 3 | -63/+15 |
* | Send the start and end half of a TimelineMarker to the devtools PullTimelineM... | Ms2ger | 2015-08-28 | 1 | -68/+9 |
* | Remove Emitter::markers. | Ms2ger | 2015-08-26 | 1 | -14/+14 |
* | sort all uses | Johann Tuffe | 2015-08-20 | 8 | -16/+16 |
* | Cleanup ActorRegistry::create_shareable. | Ms2ger | 2015-08-19 | 1 | -7/+9 |
* | Replace uses of `for foo in bar.iter()`, | João Oliveira | 2015-08-18 | 2 | -3/+3 |
* | Fix existing syntactics nits. | Josh Matthews | 2015-08-16 | 2 | -6/+6 |
* | Implement a PerformanceActor. | Ms2ger | 2015-08-15 | 3 | -2/+83 |
* | Replace uses of `for foo in bar.iter()` and `for foo in bar.iter_mut()` | João Oliveira | 2015-08-15 | 2 | -5/+5 |
* | Use external mutability for FramerateActor::ticks. | Ms2ger | 2015-08-14 | 2 | -13/+8 |
* | Actor::handle_message should return an enum instad of a boolean #7110 r=jdm | Fabrice Desré | 2015-08-13 | 12 | -76/+83 |
* | Auto merge of #7192 - Ms2ger:profiler, r=jdm | bors-servo | 2015-08-13 | 3 | -2/+46 |
|\ |
|
| * | Implement a ProfilerActor struct. | Ms2ger | 2015-08-13 | 3 | -2/+46 |
* | | Auto merge of #7132 - jdm:docenum, r=ms2ger | bors-servo | 2015-08-13 | 4 | -81/+25 |
|\ \
| |/
|/| |
|
| * | Improve documentation for devtools messages a bit more. | Josh Matthews | 2015-08-13 | 1 | -2/+2 |
| * | Warning police. | Josh Matthews | 2015-08-12 | 3 | -20/+9 |
| * | Simplify devtools frame marker notification. Record each frame tick based on ... | Josh Matthews | 2015-08-12 | 2 | -59/+14 |
* | | Disallow unsafe code in the devtools and devtools_traits crates. | Ms2ger | 2015-08-12 | 2 | -0/+3 |
|/ |
|
* | Auto merge of #7140 - wilmoz:master, r=jdm | bors-servo | 2015-08-11 | 1 | -1/+1 |
|\ |
|
| * | Remove Message suffix from NetworkEventMessage | wilmoz | 2015-08-10 | 1 | -1/+1 |
* | | Rename SendConsoleMessage to ConsoleAPI | Brandon Fairchild | 2015-08-10 | 1 | -1/+1 |
|/ |
|
* | Remove unused import. | Ms2ger | 2015-08-10 | 1 | -1/+0 |
* | Closes #6724 (Allows object evaluation in devtools) | Harrison G | 2015-08-09 | 3 | -7/+56 |
* | servo: Update `ipc-channel` to pick up `bincode` support. | Patrick Walton | 2015-08-08 | 1 | -2/+2 |