Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not glob-export EvaluateJSReply variants. | Ruud van Asseldonk | 2015-02-13 | 1 | -6/+5 |
* | Import msg as msg rather than servo_msg. | Ms2ger | 2015-02-10 | 1 | -1/+1 |
* | Add flag to send live updates to devtools. | Sagar Muchhal | 2015-02-05 | 1 | -0/+5 |
* | add `unwrap` to `send/recv` calls | Alexandru Cojocaru | 2015-02-03 | 1 | -5/+5 |
* | Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. | Josh Matthews | 2015-01-28 | 1 | -0/+2 |
* | Fix #3936 – {Window,WorkerGlobalScope}.set{Timeout,Interval}(DOMString) | Guillaume Bort | 2015-01-07 | 1 | -2/+2 |
* | Fix obsolete format traits. | Ms2ger | 2015-01-02 | 1 | -1/+1 |
* | Replace Root::deref() calls by Root::r() calls where possible. | Ms2ger | 2015-01-01 | 1 | -10/+10 |
* | Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. | Ms2ger | 2014-12-17 | 1 | -2/+2 |
* | handle null for evaluating JS value. #4235 | Jerry Shih | 2014-12-16 | 1 | -1/+3 |
* | Implemeneted ModifyAttribute handler to update DOM elements. | Shanil Puri | 2014-12-03 | 1 | -0/+106 |