Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump heapsize to 0.3 | Anthony Ramine | 2016-02-13 | 1 | -1/+1 |
* | Say farewell to in-tree HeapSizeOf | Anthony Ramine | 2016-02-04 | 1 | -1/+1 |
* | more refactoring | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
* | Introduce DOMClass::heap_size_of | Anthony Ramine | 2015-10-14 | 1 | -231/+16 |
* | Generate the TypeId enums in codegen | Anthony Ramine | 2015-10-14 | 1 | -12/+5 |
* | Cleanup code that was warned by rust-clippy | Corey Farwell | 2015-10-11 | 1 | -213/+213 |
* | Introduce [Abstract] to mark non-leaf interfaces | Anthony Ramine | 2015-09-13 | 1 | -10/+0 |
* | Move EventTargetTypeId/NodeTypeId to DOMClass | Michael Wu | 2015-09-12 | 1 | -2/+14 |
* | Measure heap memory usage for more types. Fixes #6951 | Bogdan Cuza | 2015-08-13 | 1 | -4/+217 |
* | Start reporting memory usage for Window and all nodes in all DOM trees for fr... | Josh Matthews | 2015-08-03 | 1 | -0/+36 |