Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | Move DL items from gfx to layout | Pyfisch | 2018-04-22 | 1 | -1/+1 |
* | Introduce LayoutJS<Node>::opaque() to replace OpaqueNodeMethods::from_jsmanag... | Ms2ger | 2016-06-20 | 1 | -15/+1 |
* | Remove unused OpaqueNodeMethods::from_script_node. | Ms2ger | 2016-06-20 | 1 | -10/+0 |
* | Make layout only depend on script::layout_interface. | Ms2ger | 2016-06-07 | 1 | -2/+2 |
* | Report use statements that use {} with only one entry | Cullen Rhodes | 2016-05-27 | 1 | -1/+1 |
* | use self.0 instead of destructing single item tuple structs | faineance | 2016-03-27 | 1 | -2/+1 |
* | Replace OpaqueNodeMethods::from_{threadsafe_,}layout_node by opaque methods. | Ms2ger | 2015-06-24 | 1 | -19/+0 |
* | Replace TLayoutNode by inherent methods. | Ms2ger | 2015-06-22 | 1 | -1/+1 |
* | Replace unsafe_blocks by unsafe_code. | Manish Goregaokar | 2015-03-21 | 1 | -1/+1 |
* | Extract OpaqueNodeMethods to own file | Dan Fox | 2015-03-03 | 1 | -0/+63 |