Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #438: Rename coord/coords to originValue/transformOrigin. | wolfbeast | 2019-08-14 | -13/+13 |
| | | | | For clarity and to prevent typoes. | |||
* | Issue #438: Pixel-snap subpixel value for outer SVG and anon child. | wolfbeast | 2019-08-14 | -2/+7 |
| | | | | This doesn't solve the blurriness yet, but is part of the problem. | |||
* | Issue #438: Do not round the translation of an SVG frame. | wolfbeast | 2019-08-14 | -2/+8 |
| | | | | This doesn't solve the blurriness yet, but is part of the problem. | |||
* | Attach FrameProperties to each frame instead of using a shared hashtable | win7-7 | 2019-06-26 | -5/+3 |
| | | | | Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame. | |||
* | Lots of time spent maintaining nsDisplayLayerEventRegions (#1116) | win7-7 | 2019-05-24 | -0/+4 |
| | | | | | | | | * Simplify the dispatch-to-content region Simplify the dispatch-to-content region in nsDisplayLayerEventRegions::AddFrame() and AddInactiveScrollPort() if it starts to get large. * tabs to spaces | |||
* | patch to Bug 1377329 | win7-7 | 2019-05-02 | -1/+1 |
| | ||||
* | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -11/+11 |
| | ||||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -99/+0 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -6/+0 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | Add pref to control CanOptimizeToImageLayer for large downscale factors. | wolfbeast | 2018-07-14 | -0/+5 |
| | | | | This resolves #626 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+7553 |