Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump Goanna version. | wolfbeast | 2019-11-03 | -1/+1 |
| | ||||
* | Update platform version. | wolfbeast | 2019-08-14 | -1/+1 |
| | ||||
* | Update platform version and force clobber. | wolfbeast | 2019-07-20 | -1/+1 |
| | ||||
* | Platform version update for large internal changes: | wolfbeast | 2019-06-27 | -1/+1 |
| | | | | | | - Removal of a lot of redundant JS code (part pending) - Addition of more ES standards code - Change of master password / NSS db password storage (pending) | |||
* | Bump platform version for primarily #1112 and #1061 | wolfbeast | 2019-05-25 | -1/+1 |
| | ||||
* | Update platform version to reflect major changes in platform. | wolfbeast | 2019-04-22 | -1/+1 |
| | | | | Slightly belated but there it is. | |||
* | Bump Goanna version for layout handling changes. | wolfbeast | 2019-03-23 | -1/+1 |
| | ||||
* | Bump goanna version for updated canvas handling. | wolfbeast | 2019-02-14 | -1/+1 |
| | ||||
* | 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 |