| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update app_units to 0.4.1 | Manish Goregaokar | 2017-05-19 | 1 | -1/+1 |
* | Implement WebGL extensions. | Imanol Fernandez | 2017-05-18 | 1 | -0/+2 |
* | Implemented Houdini worklets. | Alan Jeffrey | 2017-05-17 | 1 | -0/+1 |
* | Bump cssparser to 0.13.3 | Manish Goregaokar | 2017-05-11 | 1 | -1/+1 |
* | Auto merge of #16706 - alicemaz:master, r=nox | bors-servo | 2017-05-04 | 1 | -1/+1 |
|\ |
|
| * | Bump base64 to 0.4.2 | Alice Maz | 2017-05-03 | 1 | -1/+1 |
* | | Upgrade to html5ever 0.16 | Simon Sapin | 2017-05-02 | 1 | -3/+2 |
|/ |
|
* | Update to cssparser 0.13 | Simon Sapin | 2017-04-25 | 1 | -1/+1 |
* | Auto merge of #15666 - clementmiao:keyboard_shortcuts, r=asajeffrey | bors-servo | 2017-04-12 | 1 | -0/+1 |
|\ |
|
| * | new keyboard shortcuts inside text input | Clement Miao | 2017-04-07 | 1 | -0/+1 |
* | | Update string-cache. | Emilio Cobos Álvarez | 2017-04-07 | 1 | -3/+3 |
* | | Auto merge of #16297 - upsuper:stylo-servo-url, r=SimonSapin | bors-servo | 2017-04-07 | 1 | -2/+2 |
|\ \ |
|
| * | | Remove servo feature from servo_url | Xidorn Quan | 2017-04-07 | 1 | -1/+1 |
| * | | Remove servo feature from servo_config | Xidorn Quan | 2017-04-07 | 1 | -1/+1 |
* | | | Update cssparser in Cargo.toml. | Xidorn Quan | 2017-04-07 | 1 | -1/+1 |
|/ / |
|
* | | Revert to per-process shared lock for author-origin stylesheets | Simon Sapin | 2017-04-03 | 1 | -0/+1 |
* | | Update Hyper and OpenSSL | ddh | 2017-03-31 | 1 | -3/+3 |
* | | Replace use of rustc_serialize::base64 by base64 | Anthony Ramine | 2017-03-26 | 1 | -1/+1 |
* | | Only pass the protocol in use in to establish a WS connection | Anthony Ramine | 2017-03-24 | 1 | -2/+1 |
* | | Auto merge of #16073 - glennw:update-wr-glfns, r=mrobinson | bors-servo | 2017-03-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Update WR (gl/es runtime table, scroll roots). | Glenn Watson | 2017-03-23 | 1 | -1/+1 |
* | | | Update parking_lot_core and smallvec | Matt Brubeck | 2017-03-22 | 1 | -1/+1 |
|/ / |
|
* | | Implement the form owner concept | Mukilan Thiyagarajan | 2017-03-15 | 1 | -1/+1 |
* | | Switch to our own websocket fork | Anthony Ramine | 2017-03-02 | 1 | -1/+1 |
* | | Kill serde_codegen 💣 | Anthony Ramine | 2017-02-28 | 1 | -5/+1 |
* | | Update cssparser for https://github.com/servo/rust-cssparser/pull/123 | Simon Sapin | 2017-02-28 | 1 | -2/+1 |
* | | Update to cssparser 0.11 | Simon Sapin | 2017-02-26 | 1 | -1/+2 |
* | | Auto merge of #15715 - nox:custom-derive, r=SimonSapin | bors-servo | 2017-02-24 | 1 | -0/+1 |
|\ \ |
|
| * | | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | | | Remove rustc-serialize from cookie | Anthony Ramine | 2017-02-24 | 1 | -1/+1 |
|/ / |
|
* / | Kill the plugins crate and its clippy support | Anthony Ramine | 2017-02-21 | 1 | -1/+0 |
|/ |
|
* | Update serde to 0.9 (fixes #15325) | Anthony Ramine | 2017-02-18 | 1 | -12/+12 |
* | Auto merge of #15584 - nox:plugin, r=jdm | bors-servo | 2017-02-16 | 1 | -0/+1 |
|\ |
|
| * | Move script lints to script_plugins | Anthony Ramine | 2017-02-16 | 1 | -0/+1 |
* | | Update ipc-channel to 0.6.3 | Anthony Ramine | 2017-02-16 | 1 | -1/+1 |
|/ |
|
* | Update cssparser to 0.9 | Simon Sapin | 2017-02-15 | 1 | -1/+1 |
* | Change #[privatize] into #[derive(DenyPublicFields)] | Anthony Ramine | 2017-02-15 | 1 | -0/+1 |
* | Auto merge of #15518 - emilio:color, r=SimonSapin | bors-servo | 2017-02-14 | 1 | -1/+1 |
|\ |
|
| * | style: Unbox a bunch of color properties. | Emilio Cobos Álvarez | 2017-02-14 | 1 | -1/+1 |
* | | Derive DomObject with a proc macro | Anthony Ramine | 2017-02-14 | 1 | -0/+1 |
|/ |
|
* | Move rust-selectors in-tree. | Bobby Holley | 2017-02-07 | 1 | -1/+1 |
* | Auto merge of #15440 - KiChjang:selectors, r=KiChjang | bors-servo | 2017-02-07 | 1 | -1/+1 |
|\ |
|
| * | Update selectors to 0.17 | Anthony Ramine | 2017-02-07 | 1 | -1/+1 |
* | | Update byteorder, xi-unicode, x11 | Matt Brubeck | 2017-02-07 | 1 | -1/+1 |
|/ |
|
* | webgl: Convert non-raw TexImage sources to the requested format. | Eric Anholt | 2017-01-28 | 1 | -0/+1 |
* | Revert "Auto merge of #15136 - nox:mitochondria-finally-makes-it-into-the-tre... | Anthony Ramine | 2017-01-24 | 1 | -1/+0 |
* | Auto merge of #15136 - nox:mitochondria-finally-makes-it-into-the-tree, r=jdm | bors-servo | 2017-01-23 | 1 | -0/+1 |
|\ |
|
| * | Use mitochondria::OnceCell to store ScriptThread in TLS | Anthony Ramine | 2017-01-23 | 1 | -0/+1 |
* | | Update selectors to 0.15.1 | Boris Chiou | 2017-01-23 | 1 | -1/+1 |
|/ |
|
* | script codegen: Avoid modifying in-place a generated file. | Simon Sapin | 2017-01-19 | 1 | -1/+1 |