Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make the traits for the IDL interfaces take &self | Anthony Ramine | 2015-08-27 | 1 | -6/+6 | |
| | ||||||
* | make dom_struct derive HeapSizeOf, | João Oliveira | 2015-08-27 | 1 | -1/+0 | |
| | | | | closes #7357 | |||||
* | Measure heap memory usage for more types. Fixes #6951 | Bogdan Cuza | 2015-08-13 | 1 | -0/+1 | |
| | ||||||
* | Add spec links | Bogdan Cuza | 2015-07-28 | 1 | -1/+5 | |
| | ||||||
* | Remove some redundant let bindings | David Zbarsky | 2015-07-04 | 1 | -12/+4 | |
| | ||||||
* | Upgrade to SM 39 | Michael Wu | 2015-06-19 | 1 | -13/+14 | |
| | ||||||
* | Reduce max line length from 150 to 120 characters | Corey Farwell | 2015-05-24 | 1 | -1/+5 | |
| | | | | Part of https://github.com/servo/servo/issues/6041 | |||||
* | Remove Temporary::new() | Anthony Ramine | 2015-04-28 | 1 | -1/+1 | |
| | | | | Temporary::from_rooted() now takes an Assignable value. | |||||
* | Uniformise root() methods | Anthony Ramine | 2015-04-28 | 1 | -1/+1 | |
| | | | | | They now live in traits Rootable, OptionalOptionalRootable, OptionalRootable and ResultRootable. | |||||
* | Change MutNullableJS<T> to MutNullableHeap<JS<T>> | Anthony Ramine | 2015-04-27 | 1 | -4/+5 | |
| | ||||||
* | implementing StorageEvent interface | snf | 2015-03-24 | 1 | -0/+113 | |