| Commit message (Expand) | Author | Age | Lines |
* | [printing] Fix build bustage with --disable-printing | Moonchild | 2020-05-23 | -0/+4 |
* | Issue #80 - Include gfx/Logging.h in NativeFontResourceMac.cpp | adeshkp | 2020-05-20 | -0/+1 |
* | Issue #80 - Include gfxEnv.h in gfx/gl/GLLibraryEGL.cpp | Gaming4JC | 2020-05-20 | -0/+1 |
* | Issue #80 - Fix up gfx/ipc and gfx/src for Linux. | Moonchild | 2020-05-20 | -6/+1 |
* | Issue #80- De-unify gfx/layers | Moonchild | 2020-05-20 | -29/+61 |
* | Issue #80 - De-unify gfx/ycbcr | Moonchild | 2020-05-20 | -1/+3 |
* | Issue #80 - De-unify gfx/src | Moonchild | 2020-05-20 | -6/+4 |
* | Issue #80 - De-unify gfx/skia and stop using dangerous opts | Moonchild | 2020-05-20 | -12/+12 |
* | Issue #80 - De-unify gfx/ots | Moonchild | 2020-05-20 | -1/+1 |
* | Issue #80 - De-unify gfx/ipc | Moonchild | 2020-05-20 | -2/+23 |
* | Issue #80 - De-unify gfx/harfbuzz | Moonchild | 2020-05-20 | -11/+8 |
* | Issue # 80 - Fix up gfx/2d/DataSurfaceHelpers | Moonchild | 2020-05-20 | -7/+3 |
* | Issue #80 - de-unify and fix up gfx/graphite2 | Moonchild | 2020-05-20 | -32/+28 |
* | Issue #80 - Fix deps in gfxFont-Impl.h | Moonchild | 2020-05-20 | -0/+3 |
* | Issue #80 - Split out GetShapedWord template function | Moonchild | 2020-05-20 | -64/+84 |
* | Issue #80 - Fix gfx/thebes Windows conditional | Moonchild | 2020-05-20 | -0/+2 |
* | Issue #80 - De-unify gfx/gl | Moonchild | 2020-05-20 | -2/+21 |
* | Issue #80 - De-unify gfx/config | Moonchild | 2020-05-20 | -1/+1 |
* | Issue #80 - De-unify gfx/cairo | Moonchild | 2020-05-20 | -1/+1 |
* | Issue #80 - De-unify gfx/2d | Moonchild | 2020-05-20 | -10/+10 |
* | Issue #80 - De-unify gfx/thebes | Moonchild | 2020-05-20 | -22/+32 |
* | Issue #457 - Silence some superfluous compiler warnings in cairo | Moonchild | 2020-05-20 | -0/+5 |
* | Issue #1450 - Remove NVidia 3D-Vision utils | Moonchild | 2020-05-06 | -308/+0 |
* | [gfx] Put Skia-specific CTOR init behind Skia-conditional. | wolfbeast | 2020-04-14 | -0/+2 |
* | [Layers] Clear WrappingTextureSourceYCbCrBasic::mTexture correctly | sotaro | 2020-04-14 | -0/+8 |
* | Issue #1360 - Enable acceleration by default on all known-good platforms. | wolfbeast | 2020-04-14 | -1/+5 |
* | Issue #1360 - Part 1: Simplify layers acceleration prefs. | wolfbeast | 2020-04-14 | -61/+7 |
* | Issue #1354 - Fix typo | wolfbeast | 2020-01-21 | -1/+1 |
* | Issue #1354 - Clear the current context when MakeCurrent() fails. | wolfbeast | 2020-01-20 | -95/+74 |
* | Issue #1354 - Don't allow glsl[130,400] unless we have gpu_shader5 | wolfbeast | 2020-01-16 | -0/+19 |
* | Issue #1354 - Cherry-pick ANGLE update for broken drivers that support | wolfbeast | 2020-01-16 | -23/+12 |
* | Enable layers acceleration by default on GTK platforms. | wolfbeast | 2019-12-20 | -5/+0 |
* | Issue #1288 - Part 5: Pass graphite fonts through OTS. | wolfbeast | 2019-11-14 | -10/+1 |
* | Issue #1288 - Part 4: Update the OpenType Sanitizer component to 8.0.0 | wolfbeast | 2019-11-14 | -3290/+10961 |
* | Issue #1274 - Part 5: Misc fixes and version update. | wolfbeast | 2019-11-07 | -194/+25 |
* | Issue #1274 - Part 4: Remove some unnecessary checks for old Windows versions. | wolfbeast | 2019-11-07 | -28/+4 |
* | Issue #1274 - Part 3: Update libpixman licensing | wolfbeast | 2019-11-07 | -0/+55 |
* | Issue #1274 - Part 2: Update Windows prerequisite defines. | wolfbeast | 2019-11-07 | -18/+24 |
* | Issue #1274 - Part 1: Adopt the cairo version as our own. | wolfbeast | 2019-11-07 | -31460/+650 |
* | Correctly return zero vertices if clipping plane 0 or 2 clip away the | Markus Stange | 2019-09-04 | -15/+91 |
* | Revert "Correctly return zero vertices if clipping plane 0 or 2 clip away the" | wolfbeast | 2019-09-04 | -13/+11 |
* | Correctly return zero vertices if clipping plane 0 or 2 clip away the | wolfbeast | 2019-09-01 | -11/+13 |
* | Issue #438: Add an IsRectilinear helper method to gfxMatrix. | wolfbeast | 2019-08-14 | -0/+12 |
* | Fix call to macro `MOZ_ASSERT_UNREACHABLE` | adeshkp | 2019-07-23 | -1/+1 |
* | Add CheckedInt check for GL texture uploads. | wolfbeast | 2019-07-22 | -3/+37 |
* | Make extra sure Compositables don't refer back to layers after reassignment. | wolfbeast | 2019-05-28 | -5/+19 |
* | Port an upstream Skia fix. | wolfbeast | 2019-05-27 | -2/+3 |
* | Issue #1101 - Support gzip-compressed SVGs in OpenType+SVG fonts | Gaming4JC | 2019-05-23 | -0/+38 |
* | Enable double buffering when using XRENDER. | Mihai Moldovan | 2019-05-22 | -1/+14 |
* | When using XRENDER, create Xlib-based offscreen image surfaces. | Mihai Moldovan | 2019-04-27 | -8/+5 |