| Commit message (Expand) | Author | Age | Files | Lines |
* | Move VR interface to XR | Manish Goregaokar | 2018-12-19 | 1 | -2/+3 |
* | Auto merge of #22395 - jdm:initial-iframe-size, r=Manishearth | bors-servo | 2018-12-18 | 1 | -3/+3 |
|\ |
|
| * | Initial window sizes are mandatory. | Josh Matthews | 2018-12-14 | 1 | -3/+3 |
* | | unregister components while exiting | csmoe | 2018-12-17 | 1 | -0/+2 |
|/ |
|
* | Remove unused recycle argument from Document::unload | George Roman | 2018-11-30 | 1 | -1/+1 |
* | introduce a background-hang-monitor: | Gregory Terzian | 2018-11-26 | 1 | -1/+69 |
* | refactored performance timing to align with updated spec | ddh | 2018-11-20 | 1 | -5/+12 |
* | Auto merge of #22224 - pyfisch:composition-webdriver, r=nox | bors-servo | 2018-11-20 | 1 | -1/+9 |
|\ |
|
| * | Forward WebDriver CompositionEvent | Pyfisch | 2018-11-19 | 1 | -1/+9 |
* | | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
|/ |
|
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -37/+40 |
* | Unify the task source and task canceller API | Agustin Chiappe Berrini | 2018-11-14 | 1 | -7/+11 |
* | Implement TaskSource for HistoryTraversal | Agustin Chiappe Berrini | 2018-11-13 | 1 | -4/+11 |
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -13/+12 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -19/+31 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -42/+54 |
* | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -4/+4 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -20/+20 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -55/+55 |
* | Update hyper to 0.12 | Bastien Orivel | 2018-11-01 | 1 | -50/+42 |
* | Make first argument of DOMManipulationTaskSource as a Box<ScriptChan + | CYBAI | 2018-10-18 | 1 | -2/+2 |
* | Implement unhandledrejection event | CYBAI | 2018-10-18 | 1 | -1/+9 |
* | Auto merge of #21881 - pyfisch:keyboard-types, r=paulrouget | bors-servo | 2018-10-17 | 1 | -3/+4 |
|\ |
|
| * | Use keyboard-types crate | Pyfisch | 2018-10-07 | 1 | -3/+4 |
* | | Add task source for media element | chansuke | 2018-10-10 | 1 | -0/+9 |
* | | Provide webrender_api::RenderApiSender to ScriptThread and DOM Window | Víctor Manuel Jáquez Leal | 2018-10-08 | 1 | -1/+6 |
|/ |
|
* | Format script component | chansuke | 2018-09-19 | 1 | -599/+1056 |
* | Create ScriptMsg::GetBrowsingContextInfo | mandreyel | 2018-09-14 | 1 | -28/+29 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -54/+32 |
* | Add Websocket task source | Agustin Chiappe Berrini | 2018-09-08 | 1 | -0/+6 |
* | Add the TaskSourceName to CommonScriptMsg::Task | Agustin Chiappe Berrini | 2018-09-04 | 1 | -13/+13 |
* | introduce task-queues, and throttling the performance-timeline task-source, i... | Gregory Terzian | 2018-08-31 | 1 | -6/+61 |
* | Upgraded to SM 60 | Alan Jeffrey | 2018-08-20 | 1 | -3/+3 |
* | implement opener, disowning | Gregory Terzian | 2018-08-11 | 1 | -9/+41 |
* | implement window.open, create auxiliary browsing context | Gregory Terzian | 2018-08-11 | 1 | -0/+12 |
* | use remote-event task source in EventSource | Gregory Terzian | 2018-07-13 | 1 | -0/+9 |
* | Auto merge of #21028 - asajeffrey:script-dont-trace-parsers, r=Manishearth | bors-servo | 2018-06-08 | 1 | -2/+11 |
|\ |
|
| * | Fixed panic due to GC while parsing | Alan Jeffrey | 2018-06-08 | 1 | -2/+11 |
* | | improve spec compliance of window.close | Gregory Terzian | 2018-06-04 | 1 | -21/+0 |
|/ |
|
* | move top_level_browsing_context_id out of embedder msg | Gregory Terzian | 2018-05-23 | 1 | -3/+2 |
* | move msg to embedder_traits, use in script, handle send error in embedder | Gregory Terzian | 2018-05-23 | 1 | -6/+8 |
* | beforeunload and unload infrastructure | Gregory Terzian | 2018-05-05 | 1 | -0/+10 |
* | Make session history aware of URLs | Connor Brewster | 2018-04-24 | 1 | -5/+9 |
* | Remove insaccessible history states | Connor Brewster | 2018-04-17 | 1 | -0/+10 |
* | Implement history state | Connor Brewster | 2018-04-16 | 1 | -1/+12 |
* | Pass new method in CollectServoSizes for accurate DOM heap use reporting | Anthony Weston | 2018-03-27 | 1 | -30/+7 |
* | constellation: Make setting up the WebGL state fallible. | Emilio Cobos Álvarez | 2018-03-09 | 1 | -3/+3 |
* | Auto merge of #20012 - alexfjw:avoid_Window-GetComputedStyle_when_checking_fo... | bors-servo | 2018-02-27 | 1 | -2/+1 |
|\ |
|
| * | Avoid `Window::GetComputedStyle` when checking for `display: none` | Alex Fong | 2018-02-26 | 1 | -2/+1 |