| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #9245 - Ms2ger:reexports, r=nox | bors-servo | 2016-01-11 | 1 | -2/+1 |
|\ |
|
| * | Stop reexporting ReflowGoal from layout_interface. | Ms2ger | 2016-01-11 | 1 | -1/+1 |
| * | Stop reexporting Animation from layout_interface. | Ms2ger | 2016-01-11 | 1 | -1/+0 |
* | | Move Epoch to gfx_traits | John DeSilva | 2016-01-10 | 1 | -2/+1 |
|/ |
|
* | task -> thread | rohan.prinja | 2016-01-10 | 1 | -14/+14 |
* | Auto merge of #9077 - bholley:split_layout_context_etc, r=SimonSapin | bors-servo | 2015-12-30 | 1 | -35/+2 |
|\ |
|
| * | Hoist style-related context bits into style/. | Bobby Holley | 2015-12-29 | 1 | -35/+2 |
* | | Auto merge of #9051 - bholley:split_style_and_layout_wrappers, r=SimonSapin | bors-servo | 2015-12-30 | 1 | -2/+2 |
|\| |
|
| * | Separate style+layout and layout-specific wrapper functionality. | Bobby Holley | 2015-12-29 | 1 | -2/+2 |
* | | Separate script and layout messages, issue #8843 | Joe Kachmar | 2015-12-26 | 1 | -2/+2 |
|/ |
|
* | Move LayerKind and ScrollPolicy enums to gfx_traits | Brandon Fairchild | 2015-12-20 | 1 | -1/+1 |
* | Auto merge of #8903 - KiChjang:layout-reporter-redirect, r=nox | bors-servo | 2015-12-16 | 1 | -0/+3 |
|\ |
|
| * | fix for Layout memory reporter uses pre-redirect url #6872 | Arnaud Marant | 2015-12-09 | 1 | -0/+3 |
* | | Move ScriptMsg from msg crate into script_traits | Tomas Cernaj | 2015-12-09 | 1 | -3/+2 |
|/ |
|
* | compositing: Split Servo up into multiple sandboxed processes. | Patrick Walton | 2015-11-19 | 1 | -3/+6 |
* | Split ConstellationMsg into ScriptMsg and CompositorMsg | Keith Yeung | 2015-11-16 | 1 | -1/+2 |
* | Auto merge of #8548 - Ms2ger:unused-tna, r=pcwalton | bors-servo | 2015-11-17 | 1 | -2/+2 |
|\ |
|
| * | Remove the unused arguments to hit_test and mouse_over. | Ms2ger | 2015-11-16 | 1 | -2/+2 |
* | | Remove AutoJoinScriptTask. | Ms2ger | 2015-11-16 | 1 | -0/+6 |
|/ |
|
* | Auto merge of #8039 - tschneidereit:script-owns-stylesheets, r=jdm | bors-servo | 2015-11-08 | 1 | -11/+7 |
|\ |
|
| * | Move Stylesheet loading and ownership from the layout task into HTML elements | Till Schneidereit | 2015-11-07 | 1 | -11/+7 |
* | | Remove the unused PipelineExitType field from layout_interface::Msg::ExitNow. | Ms2ger | 2015-11-05 | 1 | -2/+2 |
|/ |
|
* | Auto merge of #8239 - Ms2ger:ScriptReflow, r=pcwalton | bors-servo | 2015-11-03 | 1 | -4/+0 |
|\ |
|
| * | Remove unused fields from ScriptReflow. | Ms2ger | 2015-10-31 | 1 | -4/+0 |
* | | Un-boxed ScriptReflow | Olivia Nordquist | 2015-10-31 | 1 | -1/+1 |
|/ |
|
* | Pass the document instead of the documentElement to reflow. | Bobby Holley | 2015-10-27 | 1 | -1/+1 |
* | Handle <meta name=viewport> elements when added to document | James Gilbertson | 2015-09-30 | 1 | -0/+4 |
* | Split Au type into separate crate, with minimal dependencies. | Glenn Watson | 2015-10-01 | 1 | -1/+1 |
* | layout: Load Web fonts asynchronously. | Patrick Walton | 2015-09-27 | 1 | -0/+7 |
* | sorted the extern crate, mod & use declarations | Ravi Shankar | 2015-09-24 | 1 | -3/+1 |
* | Fix reported test-tidy errors for unmerged import blocks | Brandon Fairchild | 2015-09-19 | 1 | -1/+0 |
* | sort all uses | Johann Tuffe | 2015-08-20 | 1 | -2/+2 |
* | Fix existing syntactics nits. | Josh Matthews | 2015-08-16 | 1 | -2/+2 |
* | Store a Sender<ConstellationControlMsg> in ScriptReflow. | Ms2ger | 2015-08-12 | 1 | -2/+2 |
* | Implement offsetParent/Top/Left/Width/Height. | Glenn Watson | 2015-08-03 | 1 | -0/+17 |
* | style: Switch animation timestamps to be doubles instead of floats. | Patrick Walton | 2015-08-01 | 1 | -3/+3 |
* | Implement getComputedStyle | David Zbarsky | 2015-07-29 | 1 | -0/+7 |
* | Auto merge of #6662 - tschneidereit:client-geometry, r=glennw,pcwatson | bors-servo | 2015-07-27 | 1 | -0/+6 |
|\ |
|
| * | Address review comments | Till Schneidereit | 2015-07-21 | 1 | -1/+1 |
| * | Implement client{Top, Left, Height, Width} element properties | Till Schneidereit | 2015-07-19 | 1 | -0/+6 |
* | | profile: Make the time and memory profilers run over IPC. | Patrick Walton | 2015-07-24 | 1 | -9/+1 |
|/ |
|
* | script: Split `Pipeline::create` into chrome process and content | Patrick Walton | 2015-07-14 | 1 | -5/+26 |
* | layout: Make the `LayoutControlChan` use IPC. | Patrick Walton | 2015-07-14 | 1 | -1/+2 |
* | Use euclid from crates.io | ecoal95 | 2015-06-19 | 1 | -2/+2 |
* | compositing: Implement display ports and avoid creating display lists | Patrick Walton | 2015-05-19 | 1 | -0/+5 |
* | Fixes a number of race conditions and reliability issues with reftests and co... | Glenn Watson | 2015-05-14 | 1 | -0/+4 |
* | Make link elements fire a load event. | Josh Matthews | 2015-05-11 | 1 | -1/+2 |
* | Make stylesheets block page load. | Josh Matthews | 2015-05-11 | 1 | -1/+2 |
* | Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. | Simon Sapin | 2015-05-05 | 1 | -5/+4 |
* | Auto merge of #5913 - glennw:bounding-rect, r=pcwalton | bors-servo | 2015-05-01 | 1 | -1/+1 |
|\ |
|