aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Update app_units to 0.4.1Manish Goregaokar2017-05-191-1/+1
* Implement WebGL extensions.Imanol Fernandez2017-05-181-0/+2
* Implemented Houdini worklets.Alan Jeffrey2017-05-171-0/+1
* Bump cssparser to 0.13.3Manish Goregaokar2017-05-111-1/+1
* Auto merge of #16706 - alicemaz:master, r=noxbors-servo2017-05-041-1/+1
|\
| * Bump base64 to 0.4.2Alice Maz2017-05-031-1/+1
* | Upgrade to html5ever 0.16Simon Sapin2017-05-021-3/+2
|/
* Update to cssparser 0.13Simon Sapin2017-04-251-1/+1
* Auto merge of #15666 - clementmiao:keyboard_shortcuts, r=asajeffreybors-servo2017-04-121-0/+1
|\
| * new keyboard shortcuts inside text inputClement Miao2017-04-071-0/+1
* | Update string-cache.Emilio Cobos Álvarez2017-04-071-3/+3
* | Auto merge of #16297 - upsuper:stylo-servo-url, r=SimonSapinbors-servo2017-04-071-2/+2
|\ \
| * | Remove servo feature from servo_urlXidorn Quan2017-04-071-1/+1
| * | Remove servo feature from servo_configXidorn Quan2017-04-071-1/+1
* | | Update cssparser in Cargo.toml.Xidorn Quan2017-04-071-1/+1
|/ /
* | Revert to per-process shared lock for author-origin stylesheetsSimon Sapin2017-04-031-0/+1
* | Update Hyper and OpenSSLddh2017-03-311-3/+3
* | Replace use of rustc_serialize::base64 by base64Anthony Ramine2017-03-261-1/+1
* | Only pass the protocol in use in to establish a WS connectionAnthony Ramine2017-03-241-2/+1
* | Auto merge of #16073 - glennw:update-wr-glfns, r=mrobinsonbors-servo2017-03-231-1/+1
|\ \
| * | Update WR (gl/es runtime table, scroll roots).Glenn Watson2017-03-231-1/+1
* | | Update parking_lot_core and smallvecMatt Brubeck2017-03-221-1/+1
|/ /
* | Implement the form owner conceptMukilan Thiyagarajan2017-03-151-1/+1
* | Switch to our own websocket forkAnthony Ramine2017-03-021-1/+1
* | Kill serde_codegen 💣Anthony Ramine2017-02-281-5/+1
* | Update cssparser for https://github.com/servo/rust-cssparser/pull/123Simon Sapin2017-02-281-2/+1
* | Update to cssparser 0.11Simon Sapin2017-02-261-1/+2
* | Auto merge of #15715 - nox:custom-derive, r=SimonSapinbors-servo2017-02-241-0/+1
|\ \
| * | Make #[dom_struct] a proc_macro attributeAnthony Ramine2017-02-241-0/+1
* | | Remove rustc-serialize from cookieAnthony Ramine2017-02-241-1/+1
|/ /
* / Kill the plugins crate and its clippy supportAnthony Ramine2017-02-211-1/+0
|/
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-12/+12
* Auto merge of #15584 - nox:plugin, r=jdmbors-servo2017-02-161-0/+1
|\
| * Move script lints to script_pluginsAnthony Ramine2017-02-161-0/+1
* | Update ipc-channel to 0.6.3Anthony Ramine2017-02-161-1/+1
|/
* Update cssparser to 0.9Simon Sapin2017-02-151-1/+1
* Change #[privatize] into #[derive(DenyPublicFields)]Anthony Ramine2017-02-151-0/+1
* Auto merge of #15518 - emilio:color, r=SimonSapinbors-servo2017-02-141-1/+1
|\
| * style: Unbox a bunch of color properties.Emilio Cobos Álvarez2017-02-141-1/+1
* | Derive DomObject with a proc macroAnthony Ramine2017-02-141-0/+1
|/
* Move rust-selectors in-tree.Bobby Holley2017-02-071-1/+1
* Auto merge of #15440 - KiChjang:selectors, r=KiChjangbors-servo2017-02-071-1/+1
|\
| * Update selectors to 0.17Anthony Ramine2017-02-071-1/+1
* | Update byteorder, xi-unicode, x11Matt Brubeck2017-02-071-1/+1
|/
* webgl: Convert non-raw TexImage sources to the requested format.Eric Anholt2017-01-281-0/+1
* Revert "Auto merge of #15136 - nox:mitochondria-finally-makes-it-into-the-tre...Anthony Ramine2017-01-241-1/+0
* Auto merge of #15136 - nox:mitochondria-finally-makes-it-into-the-tree, r=jdmbors-servo2017-01-231-0/+1
|\
| * Use mitochondria::OnceCell to store ScriptThread in TLSAnthony Ramine2017-01-231-0/+1
* | Update selectors to 0.15.1Boris Chiou2017-01-231-1/+1
|/
* script codegen: Avoid modifying in-place a generated file.Simon Sapin2017-01-191-1/+1