summaryrefslogtreecommitdiffstats
path: root/gfx
Commit message (Expand)AuthorAgeLines
...
* Issue #1101 - Support gzip-compressed SVGs in OpenType+SVG fontsGaming4JC2019-05-23-0/+38
* Enable double buffering when using XRENDER.Mihai Moldovan2019-05-22-1/+14
* When using XRENDER, create Xlib-based offscreen image surfaces.Mihai Moldovan2019-04-27-8/+5
* Bug 1360343 - ensure maskSurface is not null before dereference, since it can...cku2019-04-03-0/+3
* Remove crashreporter toolkit files.wolfbeast2019-04-01-1/+0
* Unhook CR exception handler.wolfbeast2019-04-01-1/+0
* Remove AIX 1st party code OS checks, part 2wolfbeast2019-04-01-4/+0
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-7/+0
* Remove texture layout endian-ness check for Moz2D.wolfbeast2019-03-05-10/+0
* Don't trust convexity when applying transforms.wolfbeast2019-02-18-1/+1
* Skia: Validate allocation size in GrBufferAllocPool using SkSafeMath.wolfbeast2019-02-17-3/+8
* Skia: Be consistent about int for incReserve.wolfbeast2019-02-17-3/+5
* Revert "Port several Skia upstream fixes."wolfbeast2019-02-17-58/+35
* Port several Skia upstream fixes.wolfbeast2019-02-14-35/+58
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-152/+2
* Clear weak pointers in FT2 font list shutdown observers.wolfbeast2018-12-12-6/+12
* Remove VR hardware support.wolfbeast2018-11-26-13702/+3
* Backport some upstream Skia patches.wolfbeast2018-11-02-12/+38
* Backport some upstream Skia patches.wolfbeast2018-11-02-9/+24
* Clean up a number of unused variables.wolfbeast2018-09-29-2/+0
* gfx: add pref for enabling APZ without e10sLeorize2018-09-25-5/+6
* Remove all C++ telemetry autotimerswolfbeast2018-09-04-4/+0
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-186/+8
* Revert "Bug 1388020. r=nical, a=RyanVM"wolfbeast2018-08-30-41/+6
* Remove unused variabletrav902018-08-19-1/+0
* Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01-0/+68
* ANGLE: Initialize uniform blocks before detaching shaderswolfbeast2018-07-24-1/+11
* Add pref to control CanOptimizeToImageLayer for large downscale factors.wolfbeast2018-07-14-0/+1
* Switch to Lanczos scaling from Hamming to get acceptable fast downscaling.wolfbeast2018-07-14-15/+10
* Ad workaround for broken B5G6R5 format in Intel driver.wolfbeast2018-07-11-2/+16
* Re-apply genericDraw* fixeswolfbeast2018-07-11-6/+6
* Roll back to ANGLE/2845wolfbeast2018-07-11-55178/+21143
* Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05-1/+1
* Rework gfxFontUtils::MapCharToGlyphFormat4 to be more robust. DiDwolfbeast2018-07-01-42/+57
* Bug 1464039 - Only reject qcms transform with invalid grid size if the transf...Nicolas Silva2018-06-30-2/+8
* Bug 1464039 - Reject some invalid transforms in qcms. r=mwoodrow, a=RyanVMNicolas Silva2018-06-30-0/+4
* Improve the SSSE3 scaler.wolfbeast2018-06-07-9/+25
* Account for offsets when creating buffers for image textures.wolfbeast2018-06-07-3/+44
* Bug 1462682 - Skia path bounds rounding fix. r=rhunt, a=RyanVMLee Salzman2018-06-07-14/+8
* Remove SPS profiler.wolfbeast2018-05-24-60/+2
* Remove IPC CrashReporterClient/Hostwolfbeast2018-05-22-15/+0
* Remove gfxCrashReporterUtils.wolfbeast2018-05-20-240/+0
* Fix missing include in Skia SafeMathwolfbeast2018-05-17-0/+1
* Add omitted Skia "Safe Math" includes.wolfbeast2018-05-15-0/+2
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-2/+2
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-45/+5
* Bug 1454692 - Backport some upstream Skia fixes to ESR52. r=rhunt, a=abillingsLee Salzman2018-05-10-4/+17
* Font fallback should detect emoji range for color emoji font.wolfbeast2018-05-09-50/+44
* Fix build bustagewolfbeast2018-05-09-4/+3
* Use font.name-list.emoji preference for emoji presenration.wolfbeast2018-05-09-19/+88