Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump Goanna version for layout code changes. | wolfbeast | 2018-12-13 | -1/+1 |
| | ||||
* | Ensure that the scroll frame deregisters its refresh driver observers ↵ | wolfbeast | 2018-10-31 | -1/+1 |
| | | | | | | (mAsyncScroll & mAsyncSmoothMSDScroll) before it's destroyed. Tag #345 | |||
* | Bump Goanna/platform version for layout changes. | wolfbeast | 2018-10-08 | -1/+1 |
| | ||||
* | Bump goanna version for SVG handling update | wolfbeast | 2018-09-07 | -1/+1 |
| | ||||
* | Switch to Lanczos scaling from Hamming to get acceptable fast downscaling. | wolfbeast | 2018-07-14 | -1/+1 |
| | | | | | | | | | | In visual tests we see that Hamming-1 is not as good as Lanczos-2, however it is about 40% faster, and Lanczos-2 itself is about 30% faster than Lanczos-3. The use of Hamming-1 has been deemed an unacceptable trade-off between quality and speed due to the limited pixel space it operates in, so we pick Lanczos-2 here. On modern hardware, Lanczos-2 doesn't have any noticeable impact in normal use. | |||
* | Account for offsets when creating buffers for image textures. | wolfbeast | 2018-06-07 | -1/+1 |
| | ||||
* | Use natural border width rounding. | wolfbeast | 2018-04-18 | -1/+1 |
| | | | | | | | Round subpixel border widths to nearest integer instead of nearest-below integer. Split caret widths off from border widths and continue to use rounding to nearest-below integer for that. Bump Goanna version for visual rendering change. | |||
* | Bump Goanna version for CSS improvements. | wolfbeast | 2018-03-12 | -1/+1 |
| | ||||
* | Identify as Goanna + set Goanna platform version. | wolfbeast | 2018-02-21 | -1/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+13 |