| Commit message (Expand) | Author | Age | Files | Lines |
* | Use impl Trait syntax for Node::child_elements | Anthony Ramine | 2016-08-13 | 1 | -0/+1 |
* | Update serde to 0.8 (fixes #12659) | Anthony Ramine | 2016-08-12 | 1 | -0/+1 |
* | Auto merge of #12186 - GuillaumeGomez:video-metadata, r=larsbergstrom,jdm,KiC... | bors-servo | 2016-07-29 | 1 | -0/+2 |
|\ |
|
| * | Add condition to not use video-metadata on aarch64 architecture as well | Guillaume Gomez | 2016-07-28 | 1 | -1/+1 |
| * | Disable video-metadata build on arm architecture as well | Guillaume Gomez | 2016-07-27 | 1 | -1/+1 |
| * | Remove video-metadata from android platform | Guillaume Gomez | 2016-07-27 | 1 | -0/+1 |
| * | Add video-metadata-rs dependencies | ggomez | 2016-07-25 | 1 | -0/+1 |
* | | Remove the no longer necessary iter_arith feature gate. | Ms2ger | 2016-07-29 | 1 | -1/+0 |
* | | Support tinyfiledialogs on Windows | UK992 | 2016-07-25 | 1 | -2/+1 |
|/ |
|
* | make resource_thread talk to sw-manager | Rahul Sharma | 2016-07-18 | 1 | -4/+3 |
* | Integrate service worker manager thread | Rahul Sharma | 2016-07-16 | 1 | -1/+8 |
* | Replace AdjacentPosition::parse by TryFrom | Guillaume Gomez | 2016-07-12 | 1 | -0/+1 |
* | Remove util::breakpoint | Anthony Ramine | 2016-07-06 | 1 | -1/+1 |
* | Use a stack guard and a macro for RootedVec instead of return_address. | Eduard Burtescu | 2016-07-04 | 1 | -1/+1 |
* | Switch to using the new rooted!/RootedGuard API for rooting. | Eduard Burtescu | 2016-07-04 | 1 | -0/+1 |
* | Use common cookie struct add cookie webdriver cmds | Dan Robertson | 2016-06-25 | 1 | -0/+1 |
* | Auto merge of #11754 - Ms2ger:wrapper-traits-prep2, r=nox | bors-servo | 2016-06-20 | 1 | -2/+3 |
|\ |
|
| * | Move CSSErrorReporter to script_layout_interface. | Ms2ger | 2016-06-20 | 1 | -1/+0 |
| * | Move the remainder of layout_interface into script_layout_interface. | Ms2ger | 2016-06-20 | 1 | -1/+0 |
| * | Move ServoLayoutNode and related structs to script. | Ms2ger | 2016-06-20 | 1 | -0/+2 |
| * | Move OpaqueStyleAndLayoutData to script_layout_interface. | Ms2ger | 2016-06-20 | 1 | -0/+1 |
* | | Implement filter for file-type input's accept attribute | Zhen Zhang | 2016-06-20 | 1 | -0/+1 |
|/ |
|
* | Implement Blob URL's DOM interfaces | Zhen Zhang | 2016-06-17 | 1 | -1/+0 |
* | Make canvas send their data themselves to other canvas | Anthony Ramine | 2016-06-16 | 1 | -1/+0 |
* | Auto merge of #11556 - Manishearth:make-fetch-happen, r=jdm | bors-servo | 2016-06-11 | 1 | -2/+0 |
|\ |
|
| * | Review fixes | Manish Goregaokar | 2016-06-11 | 1 | -2/+0 |
* | | script: When using WebRender, keep the DOM-side scroll positions for | Patrick Walton | 2016-06-10 | 1 | -1/+13 |
|/ |
|
* | Auto merge of #11668 - GuillaumeGomez:insert_adjacent, r=nox | bors-servo | 2016-06-08 | 1 | -0/+1 |
|\ |
|
| * | Set Adjacent::Position case-insensitive | Guillaume Gomez | 2016-06-08 | 1 | -0/+1 |
* | | Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) | Anthony Ramine | 2016-06-08 | 1 | -1/+0 |
|/ |
|
* | add Blob URL store | Zhen Zhang | 2016-06-03 | 1 | -0/+1 |
* | Remove spurious JS_Init call. | Ms2ger | 2016-06-02 | 1 | -1/+0 |
* | Auto merge of #11221 - izgzhen:blob-file-backend, r=Manishearth | bors-servo | 2016-06-01 | 1 | -0/+1 |
|\ |
|
| * | Add file backend support for Blob and related | Zhen Zhang | 2016-06-01 | 1 | -0/+1 |
* | | Add WebBluetooth Blacklist support | fokinv | 2016-05-31 | 1 | -0/+1 |
|/ |
|
* | Implement window.openURLInDefaultBrowser() (fixes #11292) | Anthony Ramine | 2016-05-27 | 1 | -0/+1 |
* | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 1 | -0/+1 |
* | remove page and move functionality to browing context | Connor Brewster | 2016-05-11 | 1 | -1/+0 |
* | Make debug logging for tracing JS objects more informative. | Josh Matthews | 2016-05-11 | 1 | -0/+1 |
* | Implement alert dialogs | Connor Brewster | 2016-05-03 | 1 | -0/+2 |
* | Support form submission of multipart/form-data | Prabhjyot Singh Sodhi | 2016-04-30 | 1 | -0/+2 |
* | Replace range::Range with std::ops::Range in script | Matt Brubeck | 2016-04-28 | 1 | -1/+0 |
* | Update rustc. | Ms2ger | 2016-04-26 | 1 | -1/+0 |
* | Auto merge of #10706 - zwn:unused-extern-crates, r=nox | bors-servo | 2016-04-22 | 1 | -0/+1 |
|\ |
|
| * | Silence unused-extern-crates false positives. | Zbynek Winkler | 2016-04-22 | 1 | -0/+1 |
* | | Use num-traits in script. | Ms2ger | 2016-04-20 | 1 | -1/+1 |
|/ |
|
* | Implement origin concept. | Josh Matthews | 2016-04-13 | 1 | -0/+1 |
* | refactors entities from script_thread into script_runtime | Rahul Sharma | 2016-04-06 | 1 | -0/+1 |
* | TextInput::max_length should be in code units, not bytes | Matt Brubeck | 2016-04-02 | 1 | -0/+1 |
* | #10211: Stop re-exporting webrender_traits WebGL types from canvas_traits | Jan-Fabian Humann | 2016-03-30 | 1 | -0/+1 |