Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add pref to control CanOptimizeToImageLayer for large downscale factors. | wolfbeast | 2018-07-14 | -0/+1 |
| | | | | This resolves #626 | |||
* | Bug 604026 - Sync event loops in workers should be created only if ↵ | janekptacijarabaci | 2018-07-05 | -1/+1 |
| | | | | compatible with the worker shutdown status | |||
* | Rework gfxFontUtils::MapCharToGlyphFormat4 to be more robust. DiD | wolfbeast | 2018-07-01 | -42/+57 |
| | ||||
* | Bug 1464039 - Only reject qcms transform with invalid grid size if the ↵ | Nicolas Silva | 2018-06-30 | -1/+5 |
| | | | | transform function uses the grid size. r=Bas a=jcristau | |||
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -12/+0 |
| | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | |||
* | Remove gfxCrashReporterUtils. | wolfbeast | 2018-05-20 | -14/+0 |
| | | | | Tag #20. | |||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -5/+4 |
| | ||||
* | Font fallback should detect emoji range for color emoji font. | wolfbeast | 2018-05-09 | -50/+44 |
| | ||||
* | Fix build bustage | wolfbeast | 2018-05-09 | -4/+3 |
| | | | | Fix nsAtom->nsIAtom and FindAndAddFamilies() | |||
* | Use font.name-list.emoji preference for emoji presenration. | wolfbeast | 2018-05-09 | -19/+88 |
| | ||||
* | Issue #325 Part 3: Remove support for using legacy Gecko normalization in ↵ | wolfbeast | 2018-05-04 | -34/+6 |
| | | | | gfxHarfBuzzShaper. | |||
* | Rebase on master | wolfbeast | 2018-04-11 | -7/+7 |
|\ | ||||
| * | Fix Twemoji GTK build bustage | trav90 | 2018-04-04 | -1/+1 |
| | | | | | | | | Followup to b4e843a. | |||
| * | Change embedded emoji font from EmojiOne to Twemoji. | wolfbeast | 2018-04-04 | -6/+6 |
| | | ||||
* | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -8/+0 |
|/ | ||||
* | Fix line heights to properly scale to requested size for color-bitmapped SFNTs. | wolfbeast | 2018-03-27 | -7/+23 |
| | ||||
* | Allow bitmap fonts to force scaling and bypass tolerance check in ↵ | wolfbeast | 2018-03-27 | -4/+23 |
| | | | | gfxFcPlatformFontList. | |||
* | Use FC_OUTLINE instead of FC_SCALABLE with Fontconfig to check if a font is ↵ | wolfbeast | 2018-03-27 | -3/+3 |
| | | | | scalable. | |||
* | Remove gfx/thebes checks for Windows 7+. | wolfbeast | 2018-02-19 | -19/+6 |
| | ||||
* | Remove some gfx/thebes checks for Windows Vista+. | wolfbeast | 2018-02-19 | -23/+6 |
| | ||||
* | Remove no longer relevant ClearType prefs. | wolfbeast | 2018-02-18 | -65/+5 |
| | | | | Tag #22 | |||
* | Implement WebP image decoder. | wolfbeast | 2018-02-03 | -0/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+79437 |