summaryrefslogtreecommitdiffstats
path: root/layout/base
Commit message (Expand)AuthorAgeLines
* Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFramesMatt A. Tobin2020-04-14-85/+43
* Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameForMatt A. Tobin2020-04-14-16/+11
* Issue #1507 - Remove nsRefreshDriver's use of high res system timers.wolfbeast2020-04-03-103/+0
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-02-26-159/+76
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-02-25-76/+159
* [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.wolfbeast2020-02-14-0/+2
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into for...athenian2002020-01-27-7/+3
|\
| * Merge branch '1360'wolfbeast2020-01-27-1/+1
| |\
| | * Issue #1360 - Part 2: Update tests for changed preferences.wolfbeast2020-01-26-1/+1
| * | Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26-6/+2
| |/
* / Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16-3/+2
|/
* 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
* issue #908 - implement missing parts of CSS maskyami2019-02-02-58/+319
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-183/+0
* Only disallow lazy frame construction for direct children of display: content...trav902018-12-09-6/+10
* Make caret width normal/thick behind CJK char configurable.wolfbeast2018-10-07-1/+7
* Clean up a number of unused variables.wolfbeast2018-09-29-6/+0
* Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong r...wolfbeast2018-09-10-20/+21
* Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the ...wolfbeast2018-09-10-0/+4
* Remove all C++ telemetry autotimerswolfbeast2018-09-04-9/+2
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-66/+0
* Avoid using memset on a not-trivial type like nsTabSizestrav902018-08-18-1/+6
* Add pref to control CanOptimizeToImageLayer for large downscale factors.wolfbeast2018-07-14-0/+5