| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | Bug 1360343 - ensure maskSurface is not null before dereference, since it can... | cku | 2019-04-03 | -0/+3 |
* | Remove crashreporter toolkit files. | wolfbeast | 2019-04-01 | -1/+0 |
* | Unhook CR exception handler. | wolfbeast | 2019-04-01 | -1/+0 |
* | Remove AIX 1st party code OS checks, part 2 | wolfbeast | 2019-04-01 | -4/+0 |
* | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 | -7/+0 |
* | Remove texture layout endian-ness check for Moz2D. | wolfbeast | 2019-03-05 | -10/+0 |
* | Don't trust convexity when applying transforms. | wolfbeast | 2019-02-18 | -1/+1 |
* | Skia: Validate allocation size in GrBufferAllocPool using SkSafeMath. | wolfbeast | 2019-02-17 | -3/+8 |
* | Skia: Be consistent about int for incReserve. | wolfbeast | 2019-02-17 | -3/+5 |
* | Revert "Port several Skia upstream fixes." | wolfbeast | 2019-02-17 | -58/+35 |
* | Port several Skia upstream fixes. | wolfbeast | 2019-02-14 | -35/+58 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -152/+2 |
* | Clear weak pointers in FT2 font list shutdown observers. | wolfbeast | 2018-12-12 | -6/+12 |
* | Remove VR hardware support. | wolfbeast | 2018-11-26 | -13702/+3 |
* | Backport some upstream Skia patches. | wolfbeast | 2018-11-02 | -12/+38 |
* | Backport some upstream Skia patches. | wolfbeast | 2018-11-02 | -9/+24 |
* | Clean up a number of unused variables. | wolfbeast | 2018-09-29 | -2/+0 |
* | gfx: add pref for enabling APZ without e10s | Leorize | 2018-09-25 | -5/+6 |
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -4/+0 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -186/+8 |
* | Revert "Bug 1388020. r=nical, a=RyanVM" | wolfbeast | 2018-08-30 | -41/+6 |
* | Remove unused variable | trav90 | 2018-08-19 | -1/+0 |
* | Bug 1335296 - Expand about:support WebGL information | janekptacijarabaci | 2018-08-01 | -0/+68 |
* | ANGLE: Initialize uniform blocks before detaching shaders | wolfbeast | 2018-07-24 | -1/+11 |
* | Add pref to control CanOptimizeToImageLayer for large downscale factors. | wolfbeast | 2018-07-14 | -0/+1 |
* | Switch to Lanczos scaling from Hamming to get acceptable fast downscaling. | wolfbeast | 2018-07-14 | -15/+10 |
* | Ad workaround for broken B5G6R5 format in Intel driver. | wolfbeast | 2018-07-11 | -2/+16 |