| Commit message (Expand) | Author | Age | Files | Lines |
* | task -> thread | rohan.prinja | 2016-01-10 | 1 | -2247/+0 |
* | script_task.rs: Use self::MixedMessage in handle_msgs | Brandon Fairchild | 2016-01-07 | 1 | -21/+23 |
* | update pipeline url after redirections | Paul Rouget | 2016-01-06 | 1 | -0/+4 |
* | Fix a bunch of clippy lints | Johannes Linke | 2016-01-02 | 1 | -8/+6 |
* | Auto merge of #8871 - KiChjang:task-source-channels, r=KiChjang | bors-servo | 2016-01-01 | 1 | -4/+125 |
|\ |
|
| * | Split script_chan into 5 different task queue channels | Keith Yeung | 2015-12-09 | 1 | -4/+125 |
* | | Resolves #4183 - Implemementing context-based MIME type sniffing | David Rajchenbach-Teller | 2015-12-31 | 1 | -1/+2 |
* | | Separate script and layout messages, issue #8843 | Joe Kachmar | 2015-12-26 | 1 | -2/+6 |
* | | Move LayerKind and ScrollPolicy enums to gfx_traits | Brandon Fairchild | 2015-12-20 | 1 | -1/+1 |
* | | Moved ScriptToCompositorMsg enum and EventResult enum to script_traits | Beomjin Kim | 2015-12-20 | 1 | -3/+3 |
* | | Use Url.join instead of UrlParser.base_url(...).parse (#9002) | Mathieu Agopian | 2015-12-18 | 1 | -2/+2 |
* | | delay page freeze/thaw until it's created | Paul Rouget | 2015-12-18 | 1 | -20/+34 |
* | | Auto merge of #8618 - paulrouget:reload, r=jdm | bors-servo | 2015-12-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Browser API: implement iframe.reload() | Paul Rouget | 2015-12-08 | 1 | -1/+1 |
* | | | Auto merge of #8612 - glennw:pending-frames, r=jdm | bors-servo | 2015-12-17 | 1 | -40/+4 |
|\ \ \ |
|
| * | | | Add test to constellation to avoid writing reftest image if there are pending... | Glenn Watson | 2015-12-17 | 1 | -40/+4 |
* | | | | Auto merge of #8903 - KiChjang:layout-reporter-redirect, r=nox | bors-servo | 2015-12-16 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | fix for Layout memory reporter uses pre-redirect url #6872 | Arnaud Marant | 2015-12-09 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Ensure that grandchild same-origin iframes are added to the children of the c... | Josh Matthews | 2015-12-14 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Add pipeline information to CSS error reporting. | GauriGNaik | 2015-12-14 | 1 | -1/+29 |
* | | | Remove from Trusted::new an unnecessary argument | Arthur Skobara | 2015-12-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | Move ScriptMsg from msg crate into script_traits | Tomas Cernaj | 2015-12-09 | 1 | -3/+2 |
|/ |
|
* | Moved WorkerId type to devtools_traits | Florian Strübe | 2015-12-07 | 1 | -2/+2 |
* | move FocusType enum to the script crate | Roman Klauke | 2015-12-06 | 1 | -2/+2 |
* | Auto merge of #8812 - jitendra29:support-withCredentials, r=jdm | bors-servo | 2015-12-05 | 1 | -0/+1 |
|\ |
|
| * | implement support for withCredentials | Jigesh Mehta | 2015-12-04 | 1 | -0/+1 |
* | | 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 |
|\ \ |
|