Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using associated types for the concrete TRestyleDamage implementation. | Bobby Holley | 2016-11-07 | 1 | -267/+0 |
* | layout: Add a `REPOSITION` restyle damage type. | Patrick Walton | 2016-09-26 | 1 | -28/+32 |
* | calculate damage for opacity change | Alexandrov Sergey | 2016-08-23 | 1 | -1/+1 |
* | Make RestyleDamage::compute take no optional argument, delegate the handling ... | Emilio Cobos Álvarez | 2016-08-10 | 1 | -8/+2 |
* | style: Force to stop computing children if we find the parent has display: none. | Emilio Cobos Álvarez | 2016-08-10 | 1 | -0/+4 |
* | style: Refactor TRestyleDamage and TNode to accept/provide a "style source" | Emilio Cobos Álvarez | 2016-08-03 | 1 | -7/+14 |
* | stylo: Allow computing change hints during the traversal. | Emilio Cobos Álvarez | 2016-08-03 | 1 | -2/+3 |
* | Remove the ComputedValue traits and style_struct_traits | Simon Sapin | 2016-07-20 | 1 | -2/+1 |
* | Introduce a script_layout_interface crate and move RestyleDamage to it. | Ms2ger | 2016-06-20 | 1 | -0/+258 |