| Commit message (Expand) | Author | Age | Lines |
* | Revert "Improve origin-clean algorithm" | wolfbeast | 2019-06-04 | -5/+3 |
* | Improve origin-clean algorithm | wolfbeast | 2019-05-27 | -3/+5 |
* | Lots of time spent maintaining nsDisplayLayerEventRegions (#1116) | win7-7 | 2019-05-24 | -0/+4 |
* | Issue #1101 - Support gzip-compressed SVGs in OpenType+SVG fonts | Gaming4JC | 2019-05-23 | -0/+31 |
* | Merge pull request #1071 from win7-7/nsDisplayListBuilder | Moonchild | 2019-05-03 | -2/+2 |
|\ |
|
| * | patch to Bug 1377329 | win7-7 | 2019-05-02 | -2/+2 |
* | | unnecessary space at the end removed | win7-7 | 2019-05-02 | -1/+0 |
* | | patch to Bug 1363423 | win7-7 | 2019-05-02 | -0/+5 |
|/ |
|
* | Capture delayed events and cancel as necessary. | wolfbeast | 2019-04-26 | -0/+16 |
* | Handle URL token in a closer way to the CSS3 spec | JustOff | 2019-04-20 | -14/+33 |
* | Issue #991 Part 5: DOM and layout | Ascrod | 2019-04-13 | -79/+15 |
* | Add nullcheck in nsSVGUtils::PaintFrameWithEffects | wolfbeast | 2019-04-06 | -3/+6 |
* | Revert "add a nullptr check in nsSVGUtils::PaintFrameWithEffects" | wolfbeast | 2019-04-06 | -1/+1 |
* | add a nullptr check in nsSVGUtils::PaintFrameWithEffects | yami | 2019-04-03 | -1/+1 |
* | Bug 1360343 - ensure maskSurface is not null before dereference, since it can... | cku | 2019-04-03 | -1/+2 |
* | Remove 18 yo OS/2 and AIX bustage workaround. | wolfbeast | 2019-03-31 | -19/+73 |
* | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 | -3/+0 |
* | Grab caching capturing content with local variable. | wolfbeast | 2019-03-23 | -5/+5 |
* | The result of adding any percentage factor to a size that is zero should also... | JustOff | 2019-03-21 | -4/+5 |
* | Handle the special case of a flex frame being the absolute containing block c... | JustOff | 2019-03-14 | -6/+148 |
* | Remove various hard-coded Accept: headers | wolfbeast | 2019-03-07 | -4/+0 |
* | Add nullcheck for frames in FindNearestCommonAncestorFrame | wolfbeast | 2019-02-18 | -0/+4 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-02-03 | -433/+574 |
|\ |
|
| * | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -433/+574 |
* | | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -14/+0 |
|/ |
|
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -195/+0 |
* | Make MAX_CSS_VAR_LENGTH unsigned to avoid warnings. | wolfbeast | 2019-01-04 | -1/+1 |
* | Remove AndroidMediaDecoder and friends | trav90 | 2018-12-16 | -9/+0 |
* | Avoid useless FrameNeedsReflow call. | wolfbeast | 2018-12-13 | -0/+3 |
* | Only disallow lazy frame construction for direct children of display: content... | trav90 | 2018-12-09 | -6/+34 |
* | Limit the CSS string length for resolved variables to sane values. | wolfbeast | 2018-12-01 | -0/+9 |
* | Make sure we remove our RefreshDriver observers in CompleteAsyncScroll. | wolfbeast | 2018-11-02 | -2/+12 |
* | Ensure that the scroll frame deregisters its refresh driver observers (mAsync... | wolfbeast | 2018-10-31 | -22/+30 |
* | [css-grid] Reftests for 88671bcc3633af5a5e34715518e0804ca892fac7 | JustOff | 2018-10-20 | -0/+348 |
* | [css-grid] Don't shrink-wrap the inline size when we have an available size w... | JustOff | 2018-10-20 | -3/+5 |
* | Use device pixels instead of CSS pixels for table borders. | wolfbeast | 2018-10-07 | -38/+41 |
* | Make caret width normal/thick behind CJK char configurable. | wolfbeast | 2018-10-07 | -1/+7 |
* | Clean up a number of unused variables. | wolfbeast | 2018-09-29 | -6/+0 |
* | Fix wrong SVG sizes with non-integer values for viewBox width/height. | wolfbeast | 2018-09-14 | -4/+5 |
* | Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong r... | wolfbeast | 2018-09-10 | -20/+21 |
* | Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the ... | wolfbeast | 2018-09-10 | -0/+4 |
* | Bug 1357432 (#750) | Moonchild | 2018-09-05 | -17/+60 |
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -9/+2 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -91/+0 |
* | Sync disabled state of number control regardless of appearance. | wolfbeast | 2018-08-29 | -2/+2 |
* | Avoid using memset on a not-trivial type like nsTabSizes | trav90 | 2018-08-18 | -1/+6 |
* | Bug 958714 Remove obsolete assertion & comment | janekptacijarabaci | 2018-07-20 | -12/+1 |
* | Bug 958714 Simplify percent-margin/padding resolution code to pass around a s... | janekptacijarabaci | 2018-07-20 | -66/+30 |
* | Bug 958714 Remove special case for flex & grid items' percent block-axis marg... | janekptacijarabaci | 2018-07-20 | -51/+30 |
* | Bug 1434380: Rewrite parts of reftest reference case grid-auto-min-sizing-def... | janekptacijarabaci | 2018-07-20 | -28/+19 |