gecko-dev/gfx/thebes
Markus Stange 0466d2c67d Bug 1265568 - Don't require component alpha layers for text with -moz-osx-font-smoothing:grayscale. r=jfkthame,mattwoodrow
MozReview-Commit-ID: KujmkbgadPo

--HG--
extra : rebase_source : df1db96206175e846652f3d5b247978fb5005bd2
2016-04-18 19:41:50 -04:00
..
CJKCompatSVS.cpp
ContextStateTracker.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
ContextStateTracker.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
DrawMode.h Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo 2015-01-26 07:22:11 +09:00
MathTableStructures.h
RoundedRect.h
SoftwareVsyncSource.cpp Bug 1221674 - Add telemetry probe in the content process to measure the time between refresh driver ticks. r=kats 2015-11-06 08:20:58 -08:00
SoftwareVsyncSource.h Bug 1221674 - Add telemetry probe in the content process to measure the time between refresh driver ticks. r=kats 2015-11-06 08:20:58 -08:00
VsyncSource.cpp Bug 1221674 - Add telemetry probe in the content process to measure the time between refresh driver ticks. r=kats 2015-11-06 08:20:58 -08:00
VsyncSource.h Bug 1221674 - Add telemetry probe in the content process to measure the time between refresh driver ticks. r=kats 2015-11-06 08:20:58 -08:00
cairo-xlib-utils.h
d3dkmtQueryStatistics.h
genLanguageTagList.pl
genTables.py Bug 1252302 - Remove gfx/thebes/Makefile.in; r=gps 2016-02-26 23:25:31 -05:00
gencjkcisvs.py
gfx2DGlue.h Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxASurface.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxASurface.h Bug 1188705 (part 1) - Remove gfxASurface::GetMemoryLocation(). r=seth. 2015-07-28 18:33:41 -07:00
gfxAlphaRecovery.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxAlphaRecovery.h Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas 2015-04-21 17:04:57 +02:00
gfxAlphaRecoverySSE2.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxAndroidPlatform.cpp Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
gfxAndroidPlatform.h Bug 1255973 - Remove redundant overrides from gfxPlatform subclasses. r=jfkthame 2016-03-18 21:43:38 +09:00
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h Bug 1209812 (part 1) - Remove casts between cairo_format_t and gfxImageFormat. r=nical. 2015-09-28 21:11:52 -07:00
gfxBlur.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
gfxBlur.h Bug 1250947. Fill area outside blur with solid color. r=mstange 2016-03-29 08:24:21 -07:00
gfxColor.h Bug 1208300 (part 4) - Remove gfxRGBA and some related things. r=jwatt. 2015-09-24 19:24:16 -07:00
gfxContext.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
gfxContext.h Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
gfxCoreTextShaper.cpp Bug 1235261 - Part 3: Switch remaining uses of AutoFallibleTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
gfxCoreTextShaper.h Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxDWriteCommon.cpp Bug 1257124: Add null check for IDWriteFactory in gfxDWriteFontFileLoader::CreateCustomFontFile. r=bas 2016-03-18 09:53:31 +00:00
gfxDWriteCommon.h Bug 1156742 Part 18: Fix the way we hold custom font data so that they can be recorded with Moz2D. r=bas 2016-01-05 10:08:57 +00:00
gfxDWriteFontList.cpp Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxDWriteFontList.h Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxDWriteFonts.cpp Bug 842894 - Support DirectWrite using the Skia backend. r=bas 2016-01-06 11:35:04 -08:00
gfxDWriteFonts.h Bug 842894 - Support DirectWrite using the Skia backend. r=bas 2016-01-06 11:35:04 -08:00
gfxDrawable.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
gfxDrawable.h Bug 1237448 - Moz2Dify two functions in gfxSurfaceDrawable. r=roc. 2016-01-06 18:26:33 -08:00
gfxEnv.h Bug 1256728: Add environment variable to disable force present from bug 1232042. r=BenWa 2016-03-28 12:59:38 -04:00
gfxFT2FontBase.cpp Bug 1232822 (part 6) - Move RefCairo() from gfxContext to gfxFont. r=jfkthame. 2015-12-15 20:10:04 -08:00
gfxFT2FontBase.h Bug 1232822 (part 1) - Moz2Dify SetupCairoFont(). r=jfkthame. 2015-12-15 13:56:40 -08:00
gfxFT2FontList.cpp Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
gfxFT2FontList.h Bug 1235261 - Part 2: Switch some uses of AutoFallibleTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
gfxFT2Fonts.cpp Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxFT2Fonts.h Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxFT2Utils.cpp Bug 1170782 - Do not rely on the presence of a MATH table to use typo metrics. r=karlt 2015-08-27 01:57:00 -04:00
gfxFT2Utils.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxFailure.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
gfxFcPlatformFontList.cpp Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxFcPlatformFontList.h Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxFont.cpp Bug 1263956 - Adopt the new harfbuzz API for char-to-glyph mapping functions. r=jrmuizel 2016-04-13 13:48:40 +01:00
gfxFont.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
gfxFontConstants.h Bug 1157064 - font-display descriptor parsing. r=dbaron 2016-01-07 14:02:58 +09:00
gfxFontEntry.cpp Bug 1246889 - Correctly check whether hb_blob_create failed in ShareTableAndGetBlob. r=jfkthame 2016-02-10 16:47:02 +02:00
gfxFontEntry.h Bug 1244017 - remove system font cascade for OSX. r=m_kato 2016-02-08 15:26:50 +09:00
gfxFontFamilyList.h Bug 1246834 - Fix memory reporting of nsFontFamily{List,Name}. r=jfkthame. 2016-02-09 12:16:34 +11:00
gfxFontFeatures.cpp
gfxFontFeatures.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
gfxFontInfoLoader.cpp Bug 1241931 - On shutdown stop any ongoing loading of fonts; GDI in particular. r=jdaggett 2016-02-05 10:24:00 +09:00
gfxFontInfoLoader.h Bug 1241931 - On shutdown stop any ongoing loading of fonts; GDI in particular. r=jdaggett 2016-02-05 10:24:00 +09:00
gfxFontMissingGlyphs.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxFontMissingGlyphs.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
gfxFontPrefLangList.h Bug 1205570 - fix up font prefs for x-math lang group. r=heycam 2015-09-18 13:48:45 +09:00
gfxFontTest.cpp
gfxFontTest.h Bug 1159273 - Fix out-dated Cairo usage that may fail to build or work properly when system Cairo is involved. r=jrmuizel 2015-05-13 12:00:30 +09:00
gfxFontUtils.cpp Bug 1257517 - Restore accidentally-removed zero check for non-default UVS offset. r=jfkthame 2016-03-18 21:43:39 +09:00
gfxFontUtils.h Bug 1216644 - part 2 - make gfxFontEntry::mUVSData a UniquePtr; r=jrmuizel 2015-10-20 12:12:41 -04:00
gfxFontconfigFonts.cpp Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
gfxFontconfigFonts.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
gfxFontconfigUtils.cpp Bug 1246846 (part 3) - Avoid nsTHashtable::RawRemoveEntry() in gfxFontconfigUtils. r=jfkthame. 2016-02-09 13:55:42 +11:00
gfxFontconfigUtils.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
gfxGDIFont.cpp Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxGDIFont.h Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxGDIFontList.cpp Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxGDIFontList.h Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxGdkNativeRenderer.cpp Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical 2015-05-28 15:00:17 +02:00
gfxGdkNativeRenderer.h Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical 2015-05-28 15:00:17 +02:00
gfxGlyphExtents.cpp Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxGlyphExtents.h Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxGradientCache.cpp Bug 1156742 Part 1: Change Moz2D recording, so that it can be used in isolation. r=bas 2016-01-05 10:08:56 +00:00
gfxGradientCache.h Bug 1156742 Part 1: Change Moz2D recording, so that it can be used in isolation. r=bas 2016-01-05 10:08:56 +00:00
gfxGraphiteShaper.cpp Bug 1235261 - Part 3: Switch remaining uses of AutoFallibleTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
gfxGraphiteShaper.h Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxHarfBuzzShaper.cpp Bug 1263956 - Adopt the new harfbuzz API for char-to-glyph mapping functions. r=jrmuizel 2016-04-13 13:48:40 +01:00
gfxHarfBuzzShaper.h Bug 1263956 - Adopt the new harfbuzz API for char-to-glyph mapping functions. r=jrmuizel 2016-04-13 13:48:40 +01:00
gfxImageSurface.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxImageSurface.h Bug 1200021 - Part 3: Add DrawTarget::IsValid and don't let Cairo version snapshot invalid surface. r=bas 2015-12-04 13:43:00 -05:00
gfxLanguageTagList.cpp
gfxLineSegment.h
gfxMacFont.cpp Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxMacFont.h Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxMacPlatformFontList.h Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxMacPlatformFontList.mm Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxMathTable.cpp
gfxMathTable.h
gfxMatrix.cpp Bug 1181240 - Part 1: Copy methods from gfx3DMatrix,r=vlad 2015-07-09 16:27:38 -07:00
gfxMatrix.h Bug 1069417 - Generalize Matrix4x4 into Matrix4x4Typed<SourceUnits, TargetUnits>. r=Bas 2015-12-02 18:52:00 -05:00
gfxPDFSurface.cpp
gfxPDFSurface.h Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical 2015-06-01 10:26:19 +02:00
gfxPSSurface.cpp Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical 2015-06-01 10:26:19 +02:00
gfxPSSurface.h Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical 2015-06-01 10:26:19 +02:00
gfxPattern.cpp Bug 1211324 (part 5) - Remove GraphicsFilter and gfxGraphicsFilter. r=mattwoodrow. 2015-10-05 17:18:10 -07:00
gfxPattern.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxPlatform.cpp Bug 1264062 - Don't bother checking which accelerated layer types are available if they're all disabled by pref r=milan 2016-04-13 17:17:36 -04:00
gfxPlatform.h Bug 1265568 - Don't require component alpha layers for text with -moz-osx-font-smoothing:grayscale. r=jfkthame,mattwoodrow 2016-04-18 19:41:50 -04:00
gfxPlatformFontList.cpp Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxPlatformFontList.h Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxPlatformGtk.cpp Revert "Bug 1197954 - Implement Linux hardware vsync using GLX_SGI_video_sync. r=mchang,lsalzman" 2016-03-03 21:20:19 -08:00
gfxPlatformGtk.h Revert "Bug 1197954 - Implement Linux hardware vsync using GLX_SGI_video_sync. r=mchang,lsalzman" 2016-03-03 21:20:19 -08:00
gfxPlatformMac.cpp Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
gfxPlatformMac.h Bug 1265568 - Don't require component alpha layers for text with -moz-osx-font-smoothing:grayscale. r=jfkthame,mattwoodrow 2016-04-18 19:41:50 -04:00
gfxPoint.h Bug 1181240 - Part 1: Copy methods from gfx3DMatrix,r=vlad 2015-07-09 16:27:38 -07:00
gfxPrefs.cpp Bug 1156742 Part 20: Move Moz2D PreferenceAccess into its own header. r=bas 2016-01-05 10:08:58 +00:00
gfxPrefs.h Bug 1262753: P7. Add debugging pref to enable/disable downmixer and resample. r=kinetik 2016-04-12 19:24:09 +10:00
gfxQPainterSurface.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxQPainterSurface.h Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical 2015-06-01 10:26:19 +02:00
gfxQtNativeRenderer.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxQtNativeRenderer.h Bug 1208300 (part 4) - Remove gfxRGBA and some related things. r=jwatt. 2015-09-24 19:24:16 -07:00
gfxQtPlatform.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxQtPlatform.h Bug 1213280 - fix OSX font selection under 10.11. r=jfkthame 2015-11-20 22:01:12 +09:00
gfxQuad.h
gfxQuartzImageSurface.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxQuartzImageSurface.h Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical 2015-06-01 10:26:19 +02:00
gfxQuartzNativeDrawing.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxQuartzNativeDrawing.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxQuartzSurface.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxQuartzSurface.h Bug 1229202 (part 2) - Remove gfxQuartzSurface::GetCGContextWithClip, which is unused. r=mattwoodrow. 2015-12-02 15:32:16 -08:00
gfxQuaternion.h
gfxRect.cpp Bug 1157984 - Part 4: Remove gfxRect::TransformBounds,r=vlad 2015-08-06 17:28:38 -07:00
gfxRect.h Bug 1069417 - Generalize Matrix4x4 into Matrix4x4Typed<SourceUnits, TargetUnits>. r=Bas 2015-12-02 18:52:00 -05:00
gfxReusableImageSurfaceWrapper.cpp
gfxReusableImageSurfaceWrapper.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxReusableSharedImageSurfaceWrapper.cpp Bug 1256693 - ISurfaceAllocator cleanup. r=sotaro 2016-03-17 14:58:58 +01:00
gfxReusableSharedImageSurfaceWrapper.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxReusableSurfaceWrapper.h
gfxSVGGlyphs.cpp Bug 1225053 - use null principal in gfxSVGGlyphs.cpp r=edwin 2016-02-19 15:35:24 +08:00
gfxSVGGlyphs.h Bug 1225682 - Don't use nsAuto{,C}String as class member variables in gfx/. r=jrmuizel 2015-12-02 11:04:37 +09:00
gfxScriptItemizer.cpp Bug 1241118 - Add gc = GetGeneralCategory(ch) when sc == MOZ_SCRIPT_COMMON. r=jfkthame 2016-01-20 17:17:14 +02:00
gfxScriptItemizer.h Bug 1204400 - Fix -Wshadow warnings in gfx/thebes and suppress those from Skia headers. r=BenWa 2015-09-11 20:30:14 -07:00
gfxSharedImageSurface.h Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical 2015-06-01 10:26:19 +02:00
gfxSharedQuartzSurface.h Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical 2015-06-01 10:26:19 +02:00
gfxSkipChars.cpp
gfxSkipChars.h Bug 264412. Refactor nsIFrame::GetRenderedText API to be more sane. r=mats,marcoz 2015-10-30 19:23:10 +13:00
gfxTeeSurface.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxTeeSurface.h Bug 1216177 - Remove the remaining nsRefPtr forward declarations; r=froydnj 2015-10-19 12:02:14 -04:00
gfxTextRun.cpp Bug 1119619 - Allow font-selection to fall back to an alternative face within the same family if the first-found face was not Regular, to handle cases where some styled faces have a reduced character set. r=m_kato 2016-04-14 21:02:12 +01:00
gfxTextRun.h Bug 1119619 - Allow font-selection to fall back to an alternative face within the same family if the first-found face was not Regular, to handle cases where some styled faces have a reduced character set. r=m_kato 2016-04-14 21:02:12 +01:00
gfxTypes.h Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxUserFontSet.cpp Bug 1195172 - Use channel->ascynOpen2 layout/style/FontFaceSet.cpp (r=bz,cam) 2016-03-01 13:06:13 -08:00
gfxUserFontSet.h Bug 1195172 - Use channel->ascynOpen2 layout/style/FontFaceSet.cpp (r=bz,cam) 2016-03-01 13:06:13 -08:00
gfxUtils.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
gfxUtils.h Merge mozilla-central to fx-team 2016-01-12 11:57:10 +01:00
gfxWindowsNativeDrawing.cpp Bug 1220629 - Part 4: Allow gfxContext to use the native pushlayer implementations based on a pref. r=jrmuizel 2016-01-06 00:04:42 +01:00
gfxWindowsNativeDrawing.h Bug 1231864 (part 2) - Clean up gfxWindowsNativeDrawing::BeginNativeDrawing(). r=mattwoodrow. 2015-12-14 15:00:08 -08:00
gfxWindowsPlatform.cpp Bug 1256547: When the DWM is disabled don't force presentation. r=milan 2016-04-11 13:08:00 +02:00
gfxWindowsPlatform.h Bug 1256547: When the DWM is disabled don't force presentation. r=milan 2016-04-11 13:08:00 +02:00
gfxWindowsSurface.cpp Bug 1238964 Part 1: Hold new printable page sizes in print nsIPrintSettingsWin. r=jimm 2016-01-22 16:05:19 +00:00
gfxWindowsSurface.h Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxXlibNativeRenderer.cpp Bug 1251984 - allow gfx.xrender.enabled pref to work for compositing even if content backend is not Cairo. r=jrmuizel 2016-03-01 14:33:53 -05:00
gfxXlibNativeRenderer.h Bug 1229202 (part 7) - Pass a DrawTarget to gfxXlibNativeRenderer::DrawDirect(). r=mattwoodrow. 2015-12-02 15:32:17 -08:00
gfxXlibSurface.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxXlibSurface.h Bug 1187440 - Implement GLX shared surfaces on the OpenGL compositor. r=jgilbert,nical 2015-07-30 12:40:56 -04:00
moz.build Bug 1256552 - Disable C4577 to unblock compilation on VS2015; r=jrmuizel 2016-03-23 16:39:56 -07:00
nsUnicodeRange.cpp Bug 1166667 - Remove LangGroupFromUnicodeRange due to unused. r=jfkthame 2015-05-21 16:09:07 +09:00
nsUnicodeRange.h Bug 1166667 - Remove LangGroupFromUnicodeRange due to unused. r=jfkthame 2015-05-21 16:09:07 +09:00