| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Replace uses of `for foo in bar.iter()`, | João Oliveira | 2015-08-18 | 1 | -1/+1 |
|/ |
|
* | Fix existing syntactics nits. | Josh Matthews | 2015-08-16 | 1 | -5/+5 |
* | replace .len() == 0 with is_empty() | João Oliveira | 2015-08-14 | 1 | -1/+1 |
* | Measure heap memory usage for more types. Fixes #6951 | Bogdan Cuza | 2015-08-13 | 1 | -3/+3 |
* | Auto merge of #6778 - nox:childnodes, r=jdm | bors-servo | 2015-08-10 | 1 | -16/+45 |
|\ |
|
| * | Optimise Node.childNodes | Anthony Ramine | 2015-08-09 | 1 | -1/+4 |
| * | Cache the number of children of each node | Anthony Ramine | 2015-07-31 | 1 | -15/+41 |
* | | Start reporting memory usage for Window and all nodes in all DOM trees for fr... | Josh Matthews | 2015-08-03 | 1 | -1/+8 |
|/ |
|
* | Auto merge of #6800 - frewsxcv:childnode-before-childnode-after, r=Ms2ger | bors-servo | 2015-07-30 | 1 | -30/+59 |
|\ |
|
| * | Implement ChildNode::before & ChildNode::after | Corey Farwell | 2015-07-29 | 1 | -30/+59 |
* | | Auto merge of #6783 - dzbarsky:replacechild, r=Ms2ger | bors-servo | 2015-07-30 | 1 | -67/+61 |
|\ \ |
|
| * | | Clean up Node::ReplaceChild | David Zbarsky | 2015-07-29 | 1 | -67/+61 |
* | | | Dispose layout data for every node removed from the tree | Nick Thompson | 2015-07-28 | 1 | -1/+2 |
| |/
|/| |
|
* | | Auto merge of #6662 - tschneidereit:client-geometry, r=glennw,pcwatson | bors-servo | 2015-07-27 | 1 | -0/+5 |
|\ \ |
|
| * | | Implement client{Top, Left, Height, Width} element properties | Till Schneidereit | 2015-07-19 | 1 | -0/+5 |
* | | | Auto merge of #6760 - dzbarsky:comment-fix, r=jdm | bors-servo | 2015-07-26 | 1 | -3/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove outdated comment about cloning elements | David Zbarsky | 2015-07-25 | 1 | -3/+2 |
| |/ |
|
* | | Auto merge of #6660 - nox:children-changed, r=jdm | bors-servo | 2015-07-25 | 1 | -154/+168 |
|\ \ |
|
| * | | Introduce VirtualMethods::children_changed() | Anthony Ramine | 2015-07-25 | 1 | -154/+168 |
* | | | Auto merge of #6715 - Ms2ger:layoutelement, r=jdm | bors-servo | 2015-07-23 | 1 | -26/+21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move the flag getters to LayoutNodeHelpers. | Ms2ger | 2015-07-23 | 1 | -21/+21 |
| * | | Remove unused RawLayoutNodeHelpers::type_id_for_layout. | Ms2ger | 2015-07-23 | 1 | -5/+0 |
* | | | Update rust-selectors | Simon Sapin | 2015-07-23 | 1 | -52/+8 |
|/ / |
|
* | | Optimize `Node.normalize()`. | Michael Howell | 2015-07-22 | 1 | -2/+1 |
* | | Auto merge of #6688 - Manishearth:smarter-root-lint, r=jdm | bors-servo | 2015-07-22 | 1 | -14/+15 |
|\ \ |
|
| * | | Address review comments; add docs | Manish Goregaokar | 2015-07-22 | 1 | -5/+5 |
| * | | Fix rooting in script | Manish Goregaokar | 2015-07-22 | 1 | -14/+15 |
| |/ |
|
* / | Upgrade rust-selectors, pass ':empty' tests | Corey Farwell | 2015-07-22 | 1 | -2/+12 |
|/ |
|
* | Auto merge of #6568 - dzbarsky:delete_range, r=jdm | bors-servo | 2015-07-16 | 1 | -73/+79 |
|\ |
|
| * | Implement Range#insertNode | David Zbarsky | 2015-07-16 | 1 | -73/+79 |
* | | Directly append children to output node in parse_html_fragment | Michael Wu | 2015-07-15 | 1 | -9/+3 |
|/ |
|
* | Auto merge of #6617 - frewsxcv:fixme-ufcs, r=metajack | bors-servo | 2015-07-14 | 1 | -7/+1 |
|\ |
|
| * | Complete FIXMEs related to UFCS | Corey Farwell | 2015-07-14 | 1 | -7/+1 |
* | | Test element prefix for element equality | David Zbarsky | 2015-07-11 | 1 | -1/+1 |
|/ |
|
* | Test element prefix for element equality | David Zbarsky | 2015-07-10 | 1 | -8/+89 |
* | Auto merge of #6559 - kball:IS1824-implement-Node.baseURI, r=Ms2ger | bors-servo | 2015-07-06 | 1 | -4/+3 |
|\ |
|
| * | Implement Node.baseURI | Kevin Ball | 2015-07-05 | 1 | -4/+3 |
* | | Auto merge of #6546 - michaelwu:slim-layoutdatawrapper, r=Ms2ger | bors-servo | 2015-07-05 | 1 | -14/+8 |
|\ \
| |/
|/| |
|
| * | Remove LayoutChan from LayoutDataWrapper | Michael Wu | 2015-07-04 | 1 | -14/+8 |
* | | Remove some redundant let bindings | David Zbarsky | 2015-07-04 | 1 | -7/+2 |
|/ |
|
* | Auto merge of #6529 - dwins:master, r=Manishearth | bors-servo | 2015-07-01 | 1 | -3/+2 |
|\ |
|
| * | Refactor #[jstraceable] to #[derive(JSTraceable)] | David Winslow | 2015-07-01 | 1 | -3/+2 |
* | | Remove string_cache dependency from util. | Matt Brubeck | 2015-07-01 | 1 | -3/+2 |
|/ |
|
* | Fix a bug in Node::pre_insert. | Ms2ger | 2015-06-28 | 1 | -3/+6 |
* | Remove unused imports. | Ms2ger | 2015-06-27 | 1 | -1/+0 |
* | Update rust-selectors | Simon Sapin | 2015-06-26 | 1 | -55/+10 |
* | Implement the LayoutData getters on LayoutJS<Node> rather than Node itself. | Ms2ger | 2015-06-22 | 1 | -16/+25 |
* | Add assertions to LayoutDataRef accessors. | Ms2ger | 2015-06-22 | 1 | -3/+8 |
* | Update rust-selectors | Simon Sapin | 2015-06-20 | 1 | -30/+14 |
* | Fix some warnings caused by the SM upgrade | Michael Wu | 2015-06-19 | 1 | -1/+1 |