summaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Expand)AuthorAgeLines
* Avoid using memset on a not-trivial type like nsTabSizestrav902018-08-18-1/+6
* Bug 958714 Remove obsolete assertion & commentjanekptacijarabaci2018-07-20-12/+1
* Bug 958714 Simplify percent-margin/padding resolution code to pass around a s...janekptacijarabaci2018-07-20-66/+30
* Bug 958714 Remove special case for flex & grid items' percent block-axis marg...janekptacijarabaci2018-07-20-51/+30
* Bug 1434380: Rewrite parts of reftest reference case grid-auto-min-sizing-def...janekptacijarabaci2018-07-20-28/+19
* Add pref to control CanOptimizeToImageLayer for large downscale factors.wolfbeast2018-07-14-0/+5
* Merge pull request #628 from janekptacijarabaci/build_bustage_debug_1Moonchild2018-07-13-1/+1
|\
| * Fix Build Bustage - with "--enable-debug"janekptacijarabaci2018-07-12-1/+1
* | Bug 1346501. Don't mark every image as visible when a frame is created for itjanekptacijarabaci2018-07-12-0/+12
|/
* Merge pull request #567 from SpockMan02/moz-mac-lion-themeMoonchild2018-06-30-8/+24
|\
| * Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27-8/+24
* | Remove unnecessary GCC version checkstrav902018-06-29-1/+1
|/
* Remove SPS profiler.wolfbeast2018-05-24-47/+0
* Bug 1379762 part 2. Use a more reliable test to figure out when we can skip f...janekptacijarabaci2018-05-15-1/+14
* Bug 1379762 part 1. Don't call MediaFeaturesChanged if our override device pi...janekptacijarabaci2018-05-15-4/+9
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-25/+4
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-95/+1
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-117/+3
* Issue #325 Part 13: Remove Mozilla implementation of the bidi engine complete...wolfbeast2018-05-04-3010/+182
* Issue #325 Part 9: Remove non-Intl legacy code paths from nsNumberControlFrame.wolfbeast2018-05-04-4/+0
* Building with "--enable-debug" - fix some warningsjanekptacijarabaci2018-05-02-2/+3
* Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelectionjanekptacijarabaci2018-04-30-2/+3
* Merge pull request #297 from janekptacijarabaci/css_text-justify_1Moonchild2018-04-29-9/+285
|\
| * moebius#90: CSS - implement text-justify propertyjanekptacijarabaci2018-04-01-9/+285
* | Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29-144/+389
|\ \
| * | Bug 1264125: Fire transitioncancel event when a transition is canceled (added...janekptacijarabaci2018-03-14-3/+67
| * | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added te...janekptacijarabaci2018-03-14-10/+16
| * | moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14-69/+79
| * | Bug 1264125: Queue CSS related event when setting null target effectjanekptacijarabaci2018-03-14-13/+45
| * | Bug 1264125: Call the queueing events when canceling transition via Style or ...janekptacijarabaci2018-03-14-7/+20
| * | Bug 1264125: Queue transitioncancel when animation status is idlejanekptacijarabaci2018-03-14-31/+45
| * | Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on...janekptacijarabaci2018-03-14-21/+107
| * | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (without ...janekptacijarabaci2018-03-14-73/+93
* | | moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24-38/+610
* | | Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call ...janekptacijarabaci2018-04-24-0/+174
* | | Bug 1336708: Reftestjanekptacijarabaci2018-04-24-0/+65
* | | Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's c...janekptacijarabaci2018-04-24-23/+39
* | | Bug 1209697: Cache flex measuring reflows to avoid exponential behaviorjanekptacijarabaci2018-04-24-39/+114
* | | Bug 1209697: Clear ancestor intrinsic sizes when our block size changesjanekptacijarabaci2018-04-24-1/+6
* | | moebius#195: DOM - PointerEvent - improvementsjanekptacijarabaci2018-04-23-0/+2
* | | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23-0/+15
* | | moebius#71: DOM - Pointer Events - improvementsjanekptacijarabaci2018-04-20-367/+95
* | | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19-11/+1
* | | Bug 1448774. r=dholbert, a=RyanVMRobert Longson2018-04-19-2/+2
* | | Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils...Botond Ballo2018-04-19-2/+1
* | | Use natural border width rounding.wolfbeast2018-04-18-6/+9
* | | Merge branch 'html_input_datetime_1'wolfbeast2018-04-15-3/+175
|\ \ \
| * | | moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-0/+166
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...janekptacijarabaci2018-03-30-107/+2286
| |\ \ \ | | | |/ | | |/|
| * | | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-3/+9