summaryrefslogtreecommitdiffstats
path: root/layout/base
Commit message (Expand)AuthorAgeLines
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-23/+3
* Issue #1643 - Part 4: Hook up all the plumbing.Moonchild2020-09-21-0/+5
* Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-08-3/+39
* Issue #1525 - Kill marquee element (uplift)Moonchild2020-09-05-92/+0
* Issue #1619 - Missing Dimension ComputationAndy2020-08-07-0/+10
* Issue #1619 - Convert Intrinsic Ratio to FloatAndy2020-08-07-84/+86
* [printing] Fix build bustage with --disable-printingMoonchild2020-05-23-0/+2
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-23-2/+3
* Issue #1545 - Fix border-radius on table row groups, rows, column groups, or ...win7-72020-05-20-2/+9
* Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change P...win7-72020-05-20-3/+2
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-05-20-18/+36
* Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking...win7-72020-05-20-10/+27
* Issue #1355 - Preemptively fix build bustage for 1409114win7-72020-05-20-5/+6
* Issue #1355 - Store the dirty rect on the display list builder rather than pa...win7-72020-05-20-25/+26
* Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeti...adeshkp2020-05-06-0/+1
* Issue #80 - De-unify layout/baseMoonchild2020-05-06-15/+42
* Issue #1507 - Remove nsRefreshDriver's use of high res system timers.wolfbeast2020-04-14-103/+0
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-04-14-159/+76
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-04-14-76/+159
* [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.wolfbeast2020-04-14-0/+2
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-04-14-3/+2
* Issue #1360 - Part 2: Update tests for changed preferences.wolfbeast2020-04-14-1/+1
* Issue #1118 - Part 5: Change the way document.open() workswolfbeast2019-12-22-0/+5
* Issue #1308 - Create nsDisplayTableBackgroundColor to avoid displaywolfbeast2019-12-01-3/+37
* Issue #146 - Part 6: Allow `position: sticky` on table elements.wolfbeast2019-11-03-9/+0
* Issue #146 - Part 3: Create nsDisplayTableBackgroundImage to avoidwolfbeast2019-11-03-7/+75
* Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid displaywolfbeast2019-11-03-5/+103
* Issue #146 - Part 2: Remove custom table painting component.wolfbeast2019-11-02-3/+0
* Issue #146 - Part 1: Draw each table's background on their own displaywolfbeast2019-11-02-3/+10
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-73/+133
* Issue #438: Rename coord/coords to originValue/transformOrigin.wolfbeast2019-08-14-13/+13
* Issue #438: Pixel-snap subpixel value for outer SVG and anon child.wolfbeast2019-08-14-2/+7
* Issue #438: Do not round the translation of an SVG frame.wolfbeast2019-08-14-2/+8
* Outdated comment removal (no code changes)win7-72019-08-02-1/+0
* Revert "Capture delayed events and cancel as necessary."wolfbeast2019-07-18-16/+0
* Fix comments for Framepropertieswin7-72019-07-12-1/+1
* Iterate the frame property list once to collect which child list properties w...win7-72019-07-08-0/+27
* Avoid multiple hashtable lookups in DisplayItemData destructorwin7-72019-07-07-2/+7
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-526/+285
* Revert "Improve origin-clean algorithm"wolfbeast2019-06-04-5/+3
* Improve origin-clean algorithmwolfbeast2019-05-27-3/+5
* Lots of time spent maintaining nsDisplayLayerEventRegions (#1116)win7-72019-05-24-0/+4
* Merge pull request #1071 from win7-7/nsDisplayListBuilderMoonchild2019-05-03-2/+2
|\
| * patch to Bug 1377329win7-72019-05-02-2/+2
* | unnecessary space at the end removedwin7-72019-05-02-1/+0
* | patch to Bug 1363423win7-72019-05-02-0/+5
|/
* Capture delayed events and cancel as necessary.wolfbeast2019-04-26-0/+16
* Grab caching capturing content with local variable.wolfbeast2019-03-23-5/+5
* The result of adding any percentage factor to a size that is zero should also...JustOff2019-03-21-4/+5
* Add nullcheck for frames in FindNearestCommonAncestorFramewolfbeast2019-02-18-0/+4