| Commit message (Expand) | Author | Age | Files | Lines |
* | Redirect document loads manually | Nikhil Shagrithaya | 2017-05-31 | 1 | -29/+61 |
* | Webdriver uses browsing context ids rather than pipeline ids. | Alan Jeffrey | 2017-05-25 | 1 | -2/+2 |
* | Added a TopLevelBrowsingContextId type. | Alan Jeffrey | 2017-05-22 | 1 | -25/+53 |
* | Auto merge of #16861 - gterzian:use_microtask_to_await_stable_state, r=jdm | bors-servo | 2017-05-19 | 1 | -5/+2 |
|\ |
|
| * | use microtasks to await a stable state | Gregory Terzian | 2017-05-19 | 1 | -5/+2 |
* | | Implemented Houdini worklets. | Alan Jeffrey | 2017-05-17 | 1 | -1/+27 |
|/ |
|
* | Auto merge of #16883 - jdm:mutationobserver, r=jdm | bors-servo | 2017-05-17 | 1 | -0/+26 |
|\ |
|
| * | Mutation Observer API | Sumit | 2017-05-15 | 1 | -0/+26 |
* | | Renamed constellation::Frame to constellation::BrowsingContext. | Alan Jeffrey | 2017-05-15 | 1 | -57/+67 |
|/ |
|
* | Make methods storing layout-originating nodes unsafe. | Josh Matthews | 2017-05-15 | 1 | -3/+5 |
* | Root nodes for the duration of their CSS transitions. | Josh Matthews | 2017-05-15 | 1 | -8/+39 |
* | Auto merge of #16845 - asajeffrey:script-rename-browsing-contexts, r=jdm | bors-servo | 2017-05-13 | 1 | -31/+31 |
|\ |
|
| * | Renamed BrowsingContext to WindowProxy in script. | Alan Jeffrey | 2017-05-12 | 1 | -31/+31 |
* | | Make non-initial about:blank loads asynchronous | Connor Brewster | 2017-05-12 | 1 | -26/+28 |
|/ |
|
* | added origin to globalscope | ddh | 2017-04-24 | 1 | -0/+1 |
* | Implement Gamepad API | Imanol Fernandez | 2017-04-12 | 1 | -7/+7 |
* | Implement basic interface for MutationObserver and MutationRecord. | Sumit | 2017-04-05 | 1 | -0/+15 |
* | Terminate timer scheduler thread during shutdown | Fernando Jiménez Moreno | 2017-03-30 | 1 | -2/+2 |
* | Make image cache per-document rather than global | Fernando Jiménez Moreno | 2017-03-27 | 1 | -8/+7 |
* | Implement dissimilar-origin window.parent and window.top. | Alan Jeffrey | 2017-03-17 | 1 | -24/+74 |
* | Implement dissimilar-origin postMessage. | Alan Jeffrey | 2017-03-15 | 1 | -2/+12 |
* | Implement setter for document.domain | Alan Jeffrey | 2017-03-15 | 1 | -1/+1 |
* | Added some same-origin-domain checks. | Alan Jeffrey | 2017-03-14 | 1 | -2/+9 |
* | Move checks for document completion to the end of the event loop. | Josh Matthews | 2017-03-07 | 1 | -1/+25 |
* | Make script thread initiate requests for images needed by layout. | Josh Matthews | 2017-02-22 | 1 | -12/+14 |
* | Add ImmutableOrigin to allow for serializing origins | Connor Brewster | 2017-02-22 | 1 | -8/+8 |
* | Allow browsing contexts to resolve to cross-origin windows. | Alan Jeffrey | 2017-02-16 | 1 | -2/+4 |
* | Remove usage of unwrap in handle_exit_pipeline_msg() | karan sharma | 2017-02-13 | 1 | -1/+1 |
* | Remove incorrect uses of asynchronous tasks from ServiceWorker job queue. | Josh Matthews | 2017-02-01 | 1 | -44/+4 |
* | Perform a microtask checkpoint after executing classic scripts and callbacks. | Josh Matthews | 2017-02-01 | 1 | -0/+7 |
* | Generalize promise job queue into solitary microtask queue. | Josh Matthews | 2017-02-01 | 1 | -23/+18 |
* | Auto merge of #15264 - servo:content-type, r=nox | bors-servo | 2017-01-30 | 1 | -9/+3 |
|\ |
|
| * | Always set the Document::contentType attribute in ScriptThread::load(). | Ms2ger | 2017-01-30 | 1 | -9/+3 |
* | | Allow windows to share browsing contexts. | Alan Jeffrey | 2017-01-28 | 1 | -48/+35 |
* | | Fix document.write check for activity. | Alan Jeffrey | 2017-01-27 | 1 | -0/+1 |
* | | The constellation notifies the script thread about documents becoming inactiv... | Alan Jeffrey | 2017-01-27 | 1 | -37/+15 |
* | | Auto merge of #15220 - nox:kill-parser-pipeline, r=SimonSapin,jdm | bors-servo | 2017-01-27 | 1 | -10/+2 |
|\ \
| |/
|/| |
|
| * | Kill ServoParser::pipeline | Anthony Ramine | 2017-01-27 | 1 | -10/+2 |
* | | Auto merge of #15242 - servo:refpol, r=nox | bors-servo | 2017-01-27 | 1 | -23/+7 |
|\ \ |
|
| * | | Simplify handling of the referrer policy header in ScriptThread::load(). | Ms2ger | 2017-01-26 | 1 | -23/+7 |
| |/ |
|
* | | Auto merge of #15238 - servo:clip_rect, r=emilio | bors-servo | 2017-01-27 | 1 | -6/+2 |
|\ \ |
|
| * | | Remove unused InProgressLoad::clip_rect. | Ms2ger | 2017-01-26 | 1 | -6/+2 |
| |/ |
|
* | | Auto merge of #15179 - servo:alter_resource_utilization, r=nox | bors-servo | 2017-01-26 | 1 | -24/+12 |
|\ \
| |/
|/| |
|
| * | Refactor away ScriptThread::alter_resource_utilization(). | Ms2ger | 2017-01-26 | 1 | -24/+12 |
* | | Revert "Auto merge of #15136 - nox:mitochondria-finally-makes-it-into-the-tre... | Anthony Ramine | 2017-01-24 | 1 | -30/+42 |
|/ |
|
* | Auto merge of #15136 - nox:mitochondria-finally-makes-it-into-the-tree, r=jdm | bors-servo | 2017-01-23 | 1 | -42/+30 |
|\ |
|
| * | Use mitochondria::OnceCell to store ScriptThread in TLS | Anthony Ramine | 2017-01-23 | 1 | -42/+30 |
* | | Make TransitionEvent::new take a &Window | Anthony Ramine | 2017-01-21 | 1 | -1/+1 |
|/ |
|
* | Mark the page source as loaded only after parsing is done | Anthony Ramine | 2017-01-19 | 1 | -29/+2 |
* | Remove ScriptThread::parsing_complete | Anthony Ramine | 2017-01-17 | 1 | -31/+0 |