Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused imports in script | Kishor Bhat | 2016-01-17 | 1 | -1/+0 |
* | Move ScriptMsg from msg crate into script_traits | Tomas Cernaj | 2015-12-09 | 1 | -1/+1 |
* | Auto merge of #8530 - KiChjang:split-constellation-msg, r=jdm | bors-servo | 2015-11-19 | 1 | -2/+2 |
|\ | |||||
| * | Split ConstellationMsg into ScriptMsg and CompositorMsg | Keith Yeung | 2015-11-16 | 1 | -2/+2 |
* | | Rustfmt some of script. | Ms2ger | 2015-11-18 | 1 | -2/+2 |
|/ | |||||
* | Fix reported test-tidy errors for unmerged import blocks | Brandon Fairchild | 2015-09-19 | 1 | -2/+1 |
* | Add set_clipboard_context function and relevant plumbing. Use Option more con... | Avi Weinstock | 2015-07-29 | 1 | -5/+5 |
* | compositing: Make the constellation messages serializable. | Patrick Walton | 2015-07-18 | 1 | -1/+2 |
* | Audit and reduce unstable usage in script | Manish Goregaokar | 2015-06-10 | 1 | -1/+1 |
* | Remove `get_` prefix on getters | Corey Farwell | 2015-06-02 | 1 | -3/+3 |
* | Made the clipboard-related functionality in TextInput more testable. Added te... | Avi Weinstock | 2015-05-06 | 1 | -0/+48 |