| Commit message (Expand) | Author | Age | Lines |
* | Issue #1355 - Better way to create display items for column backgrounds | win7-7 | 2020-05-20 | -340/+488 |
* | Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFrame | win7-7 | 2020-05-20 | -0/+3 |
* | Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking... | win7-7 | 2020-05-20 | -57/+80 |
* | Issue #1355 - Preemptively fix build bustage for 1409114 | win7-7 | 2020-05-20 | -22/+23 |
* | Issue #1355 - Store the dirty rect on the display list builder rather than pa... | win7-7 | 2020-05-20 | -430/+259 |
* | Issue #80 - Fix additional deprot in /layout (redwood) | Moonchild | 2020-05-20 | -0/+5 |
* | Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeti... | adeshkp | 2020-05-06 | -0/+1 |
* | Issue #80 - Resolve issues with compiling on insane gcc configurations with n... | Moonchild | 2020-05-06 | -1/+4 |
* | Issue #80 - De-unify layout/xul and tree, grid | Moonchild | 2020-05-06 | -4/+14 |
* | Issue #80 - De-unify layout/tables | Moonchild | 2020-05-06 | -1/+9 |
* | Issue #80 - De-unify layout/svg | Moonchild | 2020-05-06 | -1/+12 |
* | Issue #80 - De-unify layout/style (redwood) | Moonchild | 2020-05-06 | -14/+38 |
* | Issue #80 - De-unify layout/printing | Moonchild | 2020-05-06 | -4/+11 |
* | Issue #80 - De-unify layout/PITA... I mean layout/generic | Moonchild | 2020-05-06 | -8/+21 |
* | Issue #80 - De-unify layout/base | Moonchild | 2020-05-06 | -15/+43 |
* | Issue #80 - De-unify layout/mathml | Matt A. Tobin | 2020-04-24 | -2/+3 |
* | Issue #80 - De-unify layout/forms | Matt A. Tobin | 2020-04-24 | -1/+5 |
* | Issue #80 - De-unify /layout/inspector | Matt A. Tobin | 2020-04-24 | -2/+2 |
* | Issue #80 - De-unify /layout/tools/layout-debug/src | Matt A. Tobin | 2020-04-24 | -1/+1 |
* | Issue #80 - De-unify /layout/ipc | Matt A. Tobin | 2020-04-24 | -4/+1 |
* | Issue #80 - De-unify /layout/build | Matt A. Tobin | 2020-04-24 | -1/+3 |
* | Fix deprot in /layout | wolfbeast | 2020-04-14 | -0/+1 |
* | Issue #1512 - Improve handling of multiple selections. | wolfbeast | 2020-04-14 | -1/+1 |
* | [layout] Always move descendants of layout frames if moved. | wolfbeast | 2020-04-14 | -0/+2 |
* | Issue #1511 - Bail on orphan situation. | wolfbeast | 2020-04-14 | -0/+4 |
* | Issue #1507 - Remove nsRefreshDriver's use of high res system timers. | wolfbeast | 2020-04-14 | -103/+0 |
* | Issue #1355 - Make addition of cell border display items depend on | wolfbeast | 2020-04-14 | -4/+112 |
* | Issue #1485 - Fix incorrect grid cell sizing to min/max space. | wolfbeast | 2020-04-14 | -29/+77 |
* | Issue #1480 - Skip abspos, fixed, float and placeholders for outline. | wolfbeast | 2020-04-14 | -2/+12 |
* | Revert "Issue #1355 - Better way to create display items for column backgrounds" | wolfbeast | 2020-04-14 | -1054/+830 |
* | Revert "Layout\reftests\table-background\reftest.list should have only additi... | wolfbeast | 2020-04-14 | -15/+15 |
* | Layout\reftests\table-background\reftest.list should have only additions to t... | win7-7 | 2020-04-14 | -15/+15 |
* | Issue #1355 - Better way to create display items for column backgrounds | win7-7 | 2020-04-14 | -830/+1054 |
* | Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster | win7-7 | 2020-04-14 | -123/+77 |
* | [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds. | wolfbeast | 2020-04-14 | -0/+2 |
* | Fix a whitespace issue in nsComputedDOMStyle.cpp | wolfbeast | 2020-04-14 | -3/+3 |
* | [CSS] Add stub for font-variation-settings | wolfbeast | 2020-04-14 | -0/+42 |
* | Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou... | win7-7 | 2020-04-14 | -12/+26 |
* | fix whitespace | win7-7 | 2020-04-14 | -1/+1 |
* | Issue #1386 - Devirtualize GetRowSpan/GetColSpan | win7-7 | 2020-04-14 | -61/+24 |
* | Issue #1395 - Remove FlyWeb Service | Matt A. Tobin | 2020-04-14 | -11/+0 |
* | Issue #1390 - Get rid of the Presentation API | Matt A. Tobin | 2020-04-14 | -31/+0 |
* | Issue #1355 - Hit testing in large tables has become extremely slow | win7-7 | 2020-04-14 | -7/+30 |
* | Revert "Issue #1355 - Hit testing in large tables has become extremely slow" | wolfbeast | 2020-04-14 | -29/+7 |
* | Issue #1355 - Hit testing in large tables has become extremely slow | win7-7 | 2020-04-14 | -7/+29 |
* | Issue #1378 - Follow-up: make sure background items remain table-aligned. | wolfbeast | 2020-04-14 | -1/+1 |
* | Issue #1378 - Align the drawing of table cell backgrounds with the spec. | wolfbeast | 2020-04-14 | -55/+105 |
* | Issue #1355 - Speed up the traversal of a table row frame's child cells | win7-7 | 2020-04-14 | -28/+27 |
* | Issue #1356 - Remove -moz-user-input disabled to improve event handling. | athenian200 | 2020-04-14 | -35/+29 |
* | Issue #1360 - Part 2: Update tests for changed preferences. | wolfbeast | 2020-04-14 | -7/+3 |