summaryrefslogtreecommitdiff
path: root/gfx
Commit message (Expand)AuthorAge
...
* ANGLE: Initialize uniform blocks before detaching shaderswolfbeast2018-07-24
* Add pref to control CanOptimizeToImageLayer for large downscale factors.wolfbeast2018-07-14
* Switch to Lanczos scaling from Hamming to get acceptable fast downscaling.wolfbeast2018-07-14
* Ad workaround for broken B5G6R5 format in Intel driver.wolfbeast2018-07-11
* Re-apply genericDraw* fixeswolfbeast2018-07-11
* Roll back to ANGLE/2845wolfbeast2018-07-11
* Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05
* Rework gfxFontUtils::MapCharToGlyphFormat4 to be more robust. DiDwolfbeast2018-07-01
* Bug 1464039 - Only reject qcms transform with invalid grid size if the transf...Nicolas Silva2018-06-30
* Bug 1464039 - Reject some invalid transforms in qcms. r=mwoodrow, a=RyanVMNicolas Silva2018-06-30
* Improve the SSSE3 scaler.wolfbeast2018-06-07
* Account for offsets when creating buffers for image textures.wolfbeast2018-06-07
* Bug 1462682 - Skia path bounds rounding fix. r=rhunt, a=RyanVMLee Salzman2018-06-07
* Remove SPS profiler.wolfbeast2018-05-24
* Remove IPC CrashReporterClient/Hostwolfbeast2018-05-22
* Remove gfxCrashReporterUtils.wolfbeast2018-05-20
* Fix missing include in Skia SafeMathwolfbeast2018-05-17
* Add omitted Skia "Safe Math" includes.wolfbeast2018-05-15
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
* Bug 1454692 - Backport some upstream Skia fixes to ESR52. r=rhunt, a=abillingsLee Salzman2018-05-10
* Font fallback should detect emoji range for color emoji font.wolfbeast2018-05-09
* Fix build bustagewolfbeast2018-05-09
* Use font.name-list.emoji preference for emoji presenration.wolfbeast2018-05-09
* Issue #325 Part 3: Remove support for using legacy Gecko normalization in gfx...wolfbeast2018-05-04
* Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29
|\
| * Implement auxclickjanekptacijarabaci2018-02-04
* | Use SRWlocks for mutexes in cairo on Windows.wolfbeast2018-04-28
* | Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun, a...Miko Mynttinen2018-04-19
* | Bug 1388020. r=nical, a=RyanVMAndrew Osmond2018-04-19
* | Bug 1441941 - Limit allocations in SkTDArray. r=jrmuizel, a=RyanVMLee Salzman2018-04-19
* | Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas, a=rituNicolas Silva2018-04-19
* | Rebase on masterwolfbeast2018-04-11
|\ \
| * | Fix Twemoji GTK build bustagetrav902018-04-04
| * | Change embedded emoji font from EmojiOne to Twemoji.wolfbeast2018-04-04
* | | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30
|/ /
* | Fix line heights to properly scale to requested size for color-bitmapped SFNTs.wolfbeast2018-03-27
* | Allow bitmap fonts to force scaling and bypass tolerance check in gfxFcPlatfo...wolfbeast2018-03-27
* | Use FC_OUTLINE instead of FC_SCALABLE with Fontconfig to check if a font is s...wolfbeast2018-03-27
* | Bug 1388020. r=nical, a=RyanVMAndrew Osmond2018-03-14
* | Bug 1428947 - Check plane width & stride constraints. r=mattwoodrow, a=rituDan Glastonbury2018-03-14
* | Remove gfx/thebes checks for Windows 7+.wolfbeast2018-02-19
* | Remove some gfx/thebes checks for Windows Vista+.wolfbeast2018-02-19
* | Remove no longer relevant ClearType prefs.wolfbeast2018-02-18
* | Stop shipping d3dcompiler_43.dllwolfbeast2018-02-18
* | Add more NS_BUILD_REFCNT_LOGGING in AtomicRefCountedWithFinalize.wolfbeast2018-02-08
* | Avoid potentially unsafe snprintf usage in FPSCounter.wolfbeast2018-02-08
* | Check for too large allocation size in BasicPlanarYCbCrImage::CopyData (DiD)wolfbeast2018-02-05
|/
* Update graphite2 lib to 1.3.10wolfbeast2018-02-04
* Implement WebP image decoder.wolfbeast2018-02-03