| Commit message (Expand) | Author | Age | Files | Lines |
* | Create and invoke XML parser for XML documents. | ronak | 2015-12-04 | 1 | -21/+12 |
* | Introduce abstraction over HTML and XML parsers for parser network listener. | Josh Matthews | 2015-12-04 | 1 | -5/+5 |
* | Prepare infrastructure for XML parser. | jsharda | 2015-12-04 | 1 | -3/+38 |
* | Minor refactoring of mouse event types | Matt Brubeck | 2015-12-03 | 1 | -18/+7 |
* | Dispatch load events for cross origin iframes. Resolves #6672. | Josh Matthews | 2015-11-30 | 1 | -0/+12 |
* | Auto merge of #8661 - craftytrickster:8623/some-webdriver-commands, r=jgraham | bors-servo | 2015-11-30 | 1 | -0/+6 |
|\ |
|
| * | Removed duplicate webdriver_traits file and added webdriver handler for GetWi... | David Raifaizen | 2015-11-29 | 1 | -0/+6 |
* | | Update string_cache to 0.2. | Alan Jeffrey | 2015-11-25 | 1 | -2/+2 |
|/ |
|
* | Auto merge of #8622 - frewsxcv:url-plugin, r=SimonSapin | bors-servo | 2015-11-21 | 1 | -1/+1 |
|\ |
|
| * | Implement 'url!(..)' macro | Corey Farwell | 2015-11-21 | 1 | -1/+1 |
* | | Auto merge of #8633 - rilut:remove-node-is-anchor-element, r=nox | bors-servo | 2015-11-21 | 1 | -2/+3 |
|\ \ |
|
| * | | Remove 'Node::is_anchor_element' | Rizky Luthfianto | 2015-11-21 | 1 | -2/+3 |
| |/ |
|
* | | Auto merge of #8627 - rilut:refactor-script, r=Ms2ger | bors-servo | 2015-11-21 | 1 | -3/+2 |
|\ \ |
|
| * | | refactor(script): move SetDOMProxyInformation() call to lib.rs | Rizky Luthfianto | 2015-11-21 | 1 | -3/+2 |
* | | | Add support for getting an element's computed style through WebDriver. | James Graham | 2015-11-20 | 1 | -0/+2 |
| |/
|/| |
|
* | | compositing: Split Servo up into multiple sandboxed processes. | Patrick Walton | 2015-11-19 | 1 | -8/+24 |
* | | Auto merge of #8564 - jgraham:webdriver_attr, r=Ms2ger | bors-servo | 2015-11-19 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Implement Get Element Attribute WebDriver command | James Graham | 2015-11-18 | 1 | -0/+2 |
* | | Split ConstellationMsg into ScriptMsg and CompositorMsg | Keith Yeung | 2015-11-16 | 1 | -2/+2 |
|/ |
|
* | Implement support for WebDriver send keys command. | James Graham | 2015-11-16 | 1 | -0/+2 |
* | Add DOM-related performance timing properties | Greg Guthe | 2015-11-13 | 1 | -0/+2 |
* | Auto merge of #8500 - frewsxcv:subpage, r=jdm | bors-servo | 2015-11-13 | 1 | -11/+12 |
|\ |
|
| * | Consolidate 'subpage finding' script_task logic | Corey Farwell | 2015-11-12 | 1 | -11/+12 |
* | | Auto merge of #8477 - asajeffrey:opaque-domstring, r=asajeffrey | bors-servo | 2015-11-13 | 1 | -3/+3 |
|\ \ |
|
| * | | Replaced DOMString by String in devtools. | Alan Jeffrey | 2015-11-12 | 1 | -3/+3 |
* | | | Auto merge of #8492 - jdm:e10s-timer-events, r=jdm | bors-servo | 2015-11-13 | 1 | -17/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | script: Make timer events e10s-safe. | Patrick Walton | 2015-11-12 | 1 | -17/+7 |
| |/ |
|
* | | Auto merge of #8428 - Ms2ger:conversions, r=Manishearth | bors-servo | 2015-11-13 | 1 | -5/+7 |
|\ \
| |/
|/| |
|
| * | Use the conversion traits from js. | Ms2ger | 2015-11-12 | 1 | -5/+7 |
* | | Auto merge of #7844 - Wafflespeanut:requests, r=jdm | bors-servo | 2015-11-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Implement cancellation listener for cancelling network requests | Ravi Shankar | 2015-11-12 | 1 | -1/+1 |
* | | Execute XHR timeout callbacks directly. (Fixes #8468.) | benshu | 2015-11-11 | 1 | -2/+0 |
|/ |
|
* | Auto merge of #8286 - eefriedman:no-move, r=nox | bors-servo | 2015-11-08 | 1 | -5/+6 |
|\ |
|
| * | Clean up some code related to #[no_move]. | Eli Friedman | 2015-11-07 | 1 | -5/+6 |
* | | Auto merge of #8039 - tschneidereit:script-owns-stylesheets, r=jdm | bors-servo | 2015-11-08 | 1 | -12/+1 |
|\ \ |
|
| * | | Move Stylesheet loading and ownership from the layout task into HTML elements | Till Schneidereit | 2015-11-07 | 1 | -12/+1 |
* | | | Auto merge of #8355 - Ms2ger:Exit, r=nox | bors-servo | 2015-11-07 | 1 | -9/+9 |
|\ \ \ |
|
| * | | | Remove the unused PipelineExitType field from ConstellationControlMsg::ExitPi... | Ms2ger | 2015-11-05 | 1 | -1/+1 |
| * | | | Remove the unused PipelineExitType arguments from ScriptTask::handle_exit_pip... | Ms2ger | 2015-11-05 | 1 | -7/+7 |
| * | | | Remove the unused PipelineExitType field from layout_interface::Msg::ExitNow. | Ms2ger | 2015-11-05 | 1 | -3/+3 |
* | | | | Auto merge of #8359 - ben0x539:js-url-query-fragment, r=eefriedman | bors-servo | 2015-11-07 | 1 | -2/+24 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Append query string + fragment to javascript: url. | Benjamin Herr | 2015-11-06 | 1 | -2/+24 |
| |/ / |
|
* / / | Implement cancellable runnables. | Josh Matthews | 2015-11-06 | 1 | -2/+37 |
|/ / |
|
* | | Make DOMString a newtype around String, rather than a typedef. | Ms2ger | 2015-11-04 | 1 | -5/+5 |
* | | Use DOMString::new() somewhat consistently. | Ms2ger | 2015-11-04 | 1 | -2/+2 |
* | | Get rid of a bunch of explicit derefs | David Zbarsky | 2015-11-03 | 1 | -53/+53 |
* | | Auto merge of #8221 - wenderen:8130-reorganise, r=jdm | bors-servo | 2015-11-04 | 1 | -1/+2 |
|\ \ |
|
| * \ | merge from master | rohan.prinja | 2015-11-03 | 1 | -19/+24 |
| |\ \ |
|
| * | | | move Castable into dom::bindings::inheritance | rohan.prinja | 2015-10-30 | 1 | -1/+2 |
* | | | | Auto merge of #8232 - mbrubeck:glutin-touch, r=glennw | bors-servo | 2015-11-03 | 1 | -25/+25 |
|\ \ \ \ |
|