| Commit message (Expand) | Author | Age | Files | Lines |
* | layout: Keep track of whether we've deferred the painting of the document due to | Emilio Cobos Álvarez | 2016-08-30 | 1 | -2/+4 |
* | Remove the JSAutoCompartment from report_pending_exception. | Ms2ger | 2016-08-26 | 1 | -1/+1 |
* | Changed first line of script to line 1 instead of line 0 | Chris McDonald | 2016-08-23 | 1 | -1/+1 |
* | Update to euclid 0.8 | Martin Robinson | 2016-08-12 | 1 | -6/+6 |
* | layout: Take into account the client point for fixed positioned stacking cont... | Emilio Cobos Álvarez | 2016-08-08 | 1 | -3/+11 |
* | layout: Expand animation test mode to support not force-ticking layout. | Emilio Cobos Álvarez | 2016-08-05 | 1 | -3/+3 |
* | Implement Window.postMessage for same-origin windows. | Josh Matthews | 2016-08-04 | 1 | -2/+86 |
* | Auto merge of #12563 - emilio:stylo, r=bholley,jdm,pcwalton | bors-servo | 2016-07-27 | 1 | -7/+9 |
|\ |
|
| * | script: Don't hold the stderr lock while doing sync operations with the const... | Emilio Cobos Álvarez | 2016-07-25 | 1 | -7/+9 |
* | | Support tinyfiledialogs on Windows | UK992 | 2016-07-25 | 1 | -4/+4 |
|/ |
|
* | Add History interface | Connor Brewster | 2016-07-22 | 1 | -0/+8 |
* | Removed panic channel, replaced by integrated logging and issue reporting. | Alan Jeffrey | 2016-07-20 | 1 | -10/+1 |
* | style: Add a new Timer structure to the shared style context, and basic infra... | Emilio Cobos Álvarez | 2016-07-20 | 1 | -0/+6 |
* | Auto merge of #12426 - asajeffrey:mozbrowser-event-targets, r=SimonSapin | bors-servo | 2016-07-20 | 1 | -1/+10 |
|\ |
|
| * | Allow window elements as well as iframes to the the target of mozbrowser events. | Alan Jeffrey | 2016-07-18 | 1 | -1/+10 |
* | | Integrate service worker manager thread | Rahul Sharma | 2016-07-16 | 1 | -9/+1 |
|/ |
|
* | Implement file reading task source | Keith Yeung | 2016-07-14 | 1 | -1/+1 |
* | Auto merge of #12277 - ConnorGBrewster:network_listener_cancellable, r=Manish... | bors-servo | 2016-07-08 | 1 | -1/+1 |
|\ |
|
| * | Change ignore async events ordering to SeqCst | Connor Brewster | 2016-07-08 | 1 | -1/+1 |
* | | Auto merge of #11781 - sjmelia:8719_support_for_css_active, r=Manishearth | bors-servo | 2016-07-08 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Issue 8719: Add basic support for :active selector | Steve Melia | 2016-07-04 | 1 | -0/+2 |
* | | Remove util::breakpoint | Anthony Ramine | 2016-07-06 | 1 | -2/+3 |
* | | Auto merge of #12256 - nox:die-util-die, r=Ms2ger | bors-servo | 2016-07-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Move util::str to style | Anthony Ramine | 2016-07-05 | 1 | -1/+1 |
| |/ |
|
* | | Move webdriver_msg to script_traits. | Ms2ger | 2016-07-05 | 1 | -1/+1 |
* | | Move WindowSizeData to script_traits. | Ms2ger | 2016-07-05 | 1 | -3/+2 |
|/ |
|
* | Refactor `util::prefs` operations to be methods on static struct. | Corey Farwell | 2016-07-02 | 1 | -3/+2 |
* | Wrap executions of Rust code called from JS in catch_unwind. Propagate the in... | Josh Matthews | 2016-06-22 | 1 | -1/+6 |
* | Move CSSErrorReporter to script_layout_interface. | Ms2ger | 2016-06-20 | 1 | -1/+1 |
* | Move the remainder of layout_interface into script_layout_interface. | Ms2ger | 2016-06-20 | 1 | -1/+1 |
* | Move LayoutRPC to script_layout_interface. | Ms2ger | 2016-06-20 | 1 | -2/+3 |
* | Move TrustedNodeAddress to script_layout_interface. | Ms2ger | 2016-06-20 | 1 | -1/+2 |
* | Implement Blob URL's DOM interfaces | Zhen Zhang | 2016-06-17 | 1 | -5/+0 |
* | Auto merge of #10225 - jmr0:visibility_api, r=jdm | bors-servo | 2016-06-16 | 1 | -0/+8 |
|\ |
|
| * | Implement non-visible pipeline and iframe visibility methods | jmr0 | 2016-06-15 | 1 | -0/+8 |
* | | script: When using WebRender, keep the DOM-side scroll positions for | Patrick Walton | 2016-06-10 | 1 | -2/+35 |
|/ |
|
* | Support WindowProxy return values in bindings | Jansen Jan | 2016-06-09 | 1 | -11/+14 |
* | Window::Parent and Window::Top now return the right result inisde a mozbrowse... | Alan Jeffrey | 2016-06-07 | 1 | -4/+17 |
* | add Blob URL store | Zhen Zhang | 2016-06-03 | 1 | -0/+5 |
* | removed unused imports | Connor Brewster | 2016-06-02 | 1 | -2/+1 |
* | Clean up DOMManipulationTaskSource | Keith Yeung | 2016-06-02 | 1 | -1/+1 |
* | script: Ensure we don't ignore reflows for queries that bail out due to the v... | Emilio Cobos Álvarez | 2016-06-01 | 1 | -46/+99 |
* | script: Keep the DOM-side viewport up to date when scrolling happens in | Patrick Walton | 2016-05-31 | 1 | -2/+7 |
* | Fix permissions of mozbrowser and BrowserElementPrivileged (fixes #11498) | Anthony Ramine | 2016-05-30 | 1 | -4/+6 |
* | Auto merge of #11472 - jdm:wip, r=mbrubeck | bors-servo | 2016-05-27 | 1 | -1/+0 |
|\ |
|
| * | Remove empty lines following braces. | Josh Matthews | 2016-05-27 | 1 | -1/+0 |
* | | Auto merge of #11465 - nox:open, r=jdm | bors-servo | 2016-05-27 | 1 | -1/+13 |
|\ \ |
|
| * | | Implement window.openURLInDefaultBrowser() (fixes #11292) | Anthony Ramine | 2016-05-27 | 1 | -1/+13 |
* | | | Remove the LayoutChan type. | Ms2ger | 2016-05-27 | 1 | -8/+6 |
| |/
|/| |
|
* | | Auto merge of #11329 - c-rhodes:11320, r=jdm | bors-servo | 2016-05-27 | 1 | -1/+1 |
|\ \
| |/
|/| |
|