| Commit message (Expand) | Author | Age | Files | Lines |
* | create an app bundle and package it in dmg | Connor Brewster | 2016-06-28 | 1 | -12/+5 |
* | Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) | Anthony Ramine | 2016-06-27 | 1 | -4/+4 |
* | Remove some usage of unstable features in geckolib | Simon Sapin | 2016-06-22 | 1 | -4/+5 |
* | Make the style crate almost build on stable Rust. | Simon Sapin | 2016-06-22 | 3 | -12/+13 |
* | Make it possible to build the style_traits crate with a stable compiler. | Simon Sapin | 2016-06-22 | 6 | -56/+56 |
* | Use *const AtomicUsize rather than *mut AtomicUsize in WorkQueue. | Ms2ger | 2016-06-19 | 1 | -4/+4 |
* | Pick up libz update to fix android build | Lars Bergstrom | 2016-06-09 | 1 | -1/+1 |
* | Restore Android to using /sdcard/servo for data, cache, and config paths | Lars Bergstrom | 2016-06-09 | 2 | -5/+20 |
* | Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) | Anthony Ramine | 2016-06-08 | 1 | -1/+0 |
* | Move LowercaseString near its only consumer. | Ms2ger | 2016-06-06 | 1 | -23/+0 |
* | Move LengthOrPercentageOrAuto to style::attr. | Ms2ger | 2016-06-06 | 1 | -8/+0 |
* | Move c_str_to_string to its only consumer. | Ms2ger | 2016-06-05 | 1 | -10/+1 |
* | Deny unsafe code in some more modules. | Ms2ger | 2016-06-04 | 1 | -2/+0 |
* | 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 |
* | implement related sw interface and register method | Rahul Sharma | 2016-06-02 | 1 | -0/+7 |
* | Remove the gonk port | Lars Bergstrom | 2016-05-27 | 1 | -12/+2 |
* | Remove empty lines following braces. | Josh Matthews | 2016-05-27 | 4 | -4/+0 |
* | Move mozbrowser_enabled to util::prefs | Anthony Ramine | 2016-05-27 | 1 | -0/+4 |
* | Fix unused import warnings | Matt Brubeck | 2016-05-25 | 3 | -6/+9 |
* | adding default config dirs | Rahul Sharma | 2016-05-25 | 5 | -27/+96 |
* | Parse HTMLInputElement attributes | Keith Yeung | 2016-05-24 | 1 | -0/+4 |
* | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 4 | -221/+2 |
* | Update string_cache to 0.2.17 | Keith Yeung | 2016-05-23 | 1 | -1/+1 |
* | replacing commas with tabs; changing from CSV to TSV profiling | Rohit Zambre | 2016-05-19 | 1 | -2/+2 |
* | Auto merge of #11209 - evrimoztamur:patch-1, r=Ms2ger | bors-servo | 2016-05-19 | 1 | -1/+0 |
|\ |
|
| * | Remove misleading nonexistant flag hint | Evrim Öztamur | 2016-05-16 | 1 | -1/+0 |
* | | Remove unnecessary bounds on arc_ptr_eq. | Ms2ger | 2016-05-17 | 1 | -1/+1 |
* | | Use num_traits in util | Matt Brubeck | 2016-05-17 | 3 | -3/+3 |
* | | Update internal crates to bitflags 0.7 | Anthony Ramine | 2016-05-17 | 1 | -1/+1 |
* | | Reorder dependencies in many Cargo.toml files | Anthony Ramine | 2016-05-17 | 1 | -3/+3 |
|/ |
|
* | Remove unnecessary clone in LRUCache::touch | Matt Brubeck | 2016-05-13 | 1 | -4/+4 |
* | Eliminate unneeded clones in find_or_create | Matt Brubeck | 2016-05-13 | 1 | -16/+15 |
* | Auto merge of #11132 - mbrubeck:workqueue-panic, r=larsbergstrom | bors-servo | 2016-05-12 | 1 | -12/+1 |
|\ |
|
| * | Fix integer overflow in next_power_of_two | Matt Brubeck | 2016-05-11 | 1 | -12/+1 |
* | | added infrastructure to handle interval and CSV time profiling alongside html... | Rohit Zambre | 2016-05-11 | 1 | -8/+25 |
|/ |
|
* | Update lazy_static, selectors, string_cache, futf, quickersort | Matt Brubeck | 2016-05-02 | 1 | -1/+1 |
* | Upgrade to bitflags 0.6.0 and selectors 0.5.6 | Matt Brubeck | 2016-04-30 | 2 | -2/+2 |
* | Auto merge of #10895 - mbrubeck:byteindex, r=pcwalton | bors-servo | 2016-04-28 | 1 | -38/+1 |
|\ |
|
| * | Use byte indices instead of char indices for text runs | Matt Brubeck | 2016-04-28 | 1 | -38/+1 |
* | | Add a method for dumping self-contained HTML timeline profiles | Nick Fitzgerald | 2016-04-27 | 1 | -1/+19 |
|/ |
|
* | Auto merge of #10857 - servo:toml, r=nox | bors-servo | 2016-04-26 | 1 | -11/+4 |
|\ |
|
| * | Simplify TOML syntax | Simon Sapin | 2016-04-26 | 1 | -11/+4 |
* | | Auto merge of #10847 - servo:rustup-20160424, r=nox | bors-servo | 2016-04-26 | 1 | -1/+0 |
|\ \ |
|
| * | | Update rustc. | Ms2ger | 2016-04-26 | 1 | -1/+0 |
| |/ |
|
* | | Auto merge of #10824 - asajeffrey:communicate-backtrace-on-panic, r=Manishearth | bors-servo | 2016-04-26 | 4 | -30/+22 |
|\ \ |
|
| * | | Communicate a backtrace to the constellation when panicking. | Alan Jeffrey | 2016-04-26 | 4 | -30/+22 |
| |/ |
|
* / | Add parsing of double values in style attributes | Keith Yeung | 2016-04-25 | 3 | -5/+58 |
|/ |
|
* | Upgrade to rust-url 1.0 and hyper 0.9 | Simon Sapin | 2016-04-23 | 1 | -1/+1 |
* | Auto merge of #10706 - zwn:unused-extern-crates, r=nox | bors-servo | 2016-04-22 | 2 | -0/+3 |
|\ |
|