summaryrefslogtreecommitdiffstats
path: root/layout/tables/nsTableFrame.cpp
Commit message (Expand)AuthorAgeLines
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-05-08-235/+51
* Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFramewin7-72020-05-08-0/+3
* Issue #1355 - Store the dirty rect on the display list builder rather than pa...win7-72020-05-08-22/+18
* Issue #80 - De-unify layout/tablesMoonchild2020-04-30-0/+2
* Issue #1355 - Make addition of cell border display items depend onwolfbeast2020-03-16-4/+79
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-02-26-90/+203
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-02-25-203/+90
* Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16-24/+17
* Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou...win7-72020-02-06-12/+26
* Issue #1355 - Hit testing in large tables has become extremely slowwin7-72020-02-02-7/+30
* Issue #1378 - Follow-up: make sure background items remain table-aligned.wolfbeast2020-02-02-1/+1
* Issue #1378 - Align the drawing of table cell backgrounds with the spec.wolfbeast2020-02-02-45/+70
* Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid displaywolfbeast2019-11-03-3/+5
* Issue #146 - Part 2: Remove custom table painting component.wolfbeast2019-11-02-84/+0
* Issue #146 - Part 1: Draw each table's background on their own displaywolfbeast2019-11-02-122/+146
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-4/+3
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-14/+17
* Use device pixels instead of CSS pixels for table borders.wolfbeast2018-10-07-38/+41
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+7536