.. |
cairo-xlib-utils.h
|
|
|
CJKCompatSVS.cpp
|
Bug 989557 - Implement a fallback for CJK Compatibility Ideographs Standardized Variants. r=jfkthame
|
2014-04-01 02:30:26 +09:00 |
d3dkmtQueryStatistics.h
|
Bug 934783 - Fix GPU memory reporter for win7 and reenable. r=njn
|
2014-04-26 21:36:00 -04:00 |
DrawMode.h
|
|
|
gencjkcisvs.py
|
Bug 989557 - Implement a fallback for CJK Compatibility Ideographs Standardized Variants. r=jfkthame
|
2014-04-01 02:30:26 +09:00 |
genLanguageTagList.pl
|
|
|
genTables.py
|
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
|
2014-02-12 10:07:46 -05:00 |
gfx2DGlue.h
|
Bug 1054838, part 3 - Convert gfxPattern to Moz2D. r=Bas
|
2014-09-14 10:58:56 +01:00 |
gfx3DMatrix.cpp
|
Bug 952977: Remove gfxPointH3D r=nical
|
2014-08-29 14:47:30 -04:00 |
gfx3DMatrix.h
|
Bug 952977: Remove gfxPointH3D r=nical
|
2014-08-29 14:47:30 -04:00 |
gfxAlphaRecovery.cpp
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
|
2014-01-23 13:26:40 -05:00 |
gfxAlphaRecovery.h
|
|
|
gfxAlphaRecoverySSE2.cpp
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
|
2014-01-23 13:26:40 -05:00 |
gfxAndroidPlatform.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxAndroidPlatform.h
|
Bug 1054079 (Part 1) - Add a way to check if it's safe to render content to data surfaces to gfxPlatform. r=mattwoodrow
|
2014-09-14 15:22:44 -07:00 |
gfxASurface.cpp
|
Bug 953296 - Convert ScopedDeletePtr to UniquePtr in various bits of canvas/graphics/GL code. r=jgilbert
|
2014-01-06 09:49:03 -06:00 |
gfxASurface.h
|
Bug 953296 - Convert ScopedDeletePtr to UniquePtr in various bits of canvas/graphics/GL code. r=jgilbert
|
2014-01-06 09:49:03 -06:00 |
gfxBaseSharedMemorySurface.cpp
|
|
|
gfxBaseSharedMemorySurface.h
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
gfxBlur.cpp
|
Bug 1067998 - Fix OOM crash in gfxAlphaBoxBlur::Init on large blur surface. r=Bas
|
2014-09-17 08:46:42 +01:00 |
gfxBlur.h
|
Bug 1038218. Convert some of gfxAlphaBlur's nsAutoPtr's to UniquePtrs. r=bas
|
2014-07-21 11:06:11 -04:00 |
gfxColor.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04:00 |
gfxContext.cpp
|
Bug 1067093 - Get rid of gfxContext::AntialiasMode in favor of Moz2D AntialiasMode. r=Bas
|
2014-09-15 12:10:30 +01:00 |
gfxContext.h
|
Bug 1067093 - Get rid of gfxContext::AntialiasMode in favor of Moz2D AntialiasMode. r=Bas
|
2014-09-15 12:10:30 +01:00 |
gfxCoreTextShaper.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxCoreTextShaper.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxD2DSurface.cpp
|
Bug 1059691. Cleanup tabs in gfx/thebes source files. r=mkato
|
2014-08-29 13:18:28 +09:00 |
gfxD2DSurface.h
|
Bug 1019681 - Remove gfxASurface's MovePixels() and FastMovePixels() methods and their overrides. r=Bas
|
2014-06-05 01:03:07 +01:00 |
gfxDrawable.cpp
|
Bug 1067093 - Get rid of gfxContext::AntialiasMode in favor of Moz2D AntialiasMode. r=Bas
|
2014-09-15 12:10:30 +01:00 |
gfxDrawable.h
|
Bug 1044702 - Use Moz2D source clipping when we can. r=Bas
|
2014-09-12 17:18:21 +12:00 |
gfxDWriteCommon.cpp
|
|
|
gfxDWriteCommon.h
|
|
|
gfxDWriteFontList.cpp
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
gfxDWriteFontList.h
|
Bug 1062058 part 2 - rename userfont classes and adjust flags. r=heycam
|
2014-09-08 16:23:20 +09:00 |
gfxDWriteFonts.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxDWriteFonts.h
|
bug 1018551 - clean up redundancy in the font/shaper code. r=jdaggett
|
2014-05-31 08:12:40 +01:00 |
gfxFailure.h
|
|
|
gfxFont.cpp
|
bug 1057331 - add orientation flags to gfxShapedText/gfxTextRun and to glyph runs within the text run, and split glyph runs on orientation changes. r=jdaggett
|
2014-09-16 12:25:45 +01:00 |
gfxFont.h
|
bug 1057331 - add orientation flags to gfxShapedText/gfxTextRun and to glyph runs within the text run, and split glyph runs on orientation changes. r=jdaggett
|
2014-09-16 12:25:45 +01:00 |
gfxFontconfigUtils.cpp
|
Bug 1059691. Cleanup tabs in gfx/thebes source files. r=mkato
|
2014-08-29 13:18:28 +09:00 |
gfxFontconfigUtils.h
|
Bug 1061250 - Fix more bad implicit constructors in graphics; r=roc
|
2014-09-02 09:47:43 -04:00 |
gfxFontConstants.h
|
Bug 1024804 p1 - implement fallback for font-variant-position sub/superscript glyphs. r=jfkthame
|
2014-07-22 09:02:45 +09:00 |
gfxFontEntry.cpp
|
Bug 1067343 - Check that mAvailableFonts[i] is non-null before trying to use it. r=jdaggett
|
2014-09-18 10:48:00 +01:00 |
gfxFontEntry.h
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxFontFamilyList.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04:00 |
gfxFontFeatures.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
gfxFontFeatures.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04:00 |
gfxFontInfoLoader.cpp
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxFontInfoLoader.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxFontMissingGlyphs.cpp
|
Bug 1064084, part 1 - Convert all consumers of gfxContext::Translate() to use gfxContext::SetMatrix()/Multiply(). r=Bas
|
2014-09-11 07:57:38 +01:00 |
gfxFontMissingGlyphs.h
|
|
|
gfxFontTest.cpp
|
|
|
gfxFontTest.h
|
|
|
gfxFontUtils.cpp
|
Bug 1069954 - Remove us-ascii as a Gecko-canonical encoding name. r=emk.
|
2014-09-22 16:15:34 +03:00 |
gfxFontUtils.h
|
bug 1060791 - support cmap subtable format 10, for the Apple Symbols font. r=jdaggett
|
2014-09-02 09:01:06 +01:00 |
gfxFT2FontBase.cpp
|
Bug 1029307 - remove subscript/superscript metrics. r=heycam
|
2014-06-28 15:40:36 +09:00 |
gfxFT2FontBase.h
|
bug 985220 - remove the old GDI, Uniscribe and DWrite text-shaping code paths, as we now use HarfBuzz or Graphite for all shaping on Windows. r=jdaggett
|
2014-06-09 15:47:31 +01:00 |
gfxFT2FontList.cpp
|
Bug 1062058 part 2 - rename userfont classes and adjust flags. r=heycam
|
2014-09-08 16:23:20 +09:00 |
gfxFT2FontList.h
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
gfxFT2Fonts.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxFT2Fonts.h
|
bug 1018551 - clean up redundancy in the font/shaper code. r=jdaggett
|
2014-05-31 08:12:40 +01:00 |
gfxFT2Utils.cpp
|
Bug 1029307 - remove subscript/superscript metrics. r=heycam
|
2014-06-28 15:40:36 +09:00 |
gfxFT2Utils.h
|
Bug 1061250 - Fix more bad implicit constructors in graphics; r=roc
|
2014-09-02 09:47:43 -04:00 |
gfxGDIFont.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxGDIFont.h
|
bug 1018551 - clean up redundancy in the font/shaper code. r=jdaggett
|
2014-05-31 08:12:40 +01:00 |
gfxGDIFontList.cpp
|
Bug 1062058 part 2 - rename userfont classes and adjust flags. r=heycam
|
2014-09-08 16:23:20 +09:00 |
gfxGDIFontList.h
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
gfxGdkNativeRenderer.cpp
|
|
|
gfxGdkNativeRenderer.h
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
gfxGlyphExtents.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxGlyphExtents.h
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxGradientCache.cpp
|
Bug 1061943 - Purge all GradientCache on memory-pressure r=jrmuizel
|
2014-09-04 10:28:43 -07:00 |
gfxGradientCache.h
|
Bug 1061943 - Purge all GradientCache on memory-pressure r=jrmuizel
|
2014-09-04 10:28:43 -07:00 |
gfxGraphiteShaper.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxGraphiteShaper.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxHarfBuzzShaper.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxHarfBuzzShaper.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxImageSurface.cpp
|
Bug 1019681 - Remove gfxASurface's MovePixels() and FastMovePixels() methods and their overrides. r=Bas
|
2014-06-05 01:03:07 +01:00 |
gfxImageSurface.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxLanguageTagList.cpp
|
|
|
gfxLineSegment.h
|
|
|
gfxMacFont.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxMacFont.h
|
bug 1018551 - clean up redundancy in the font/shaper code. r=jdaggett
|
2014-05-31 08:12:40 +01:00 |
gfxMacPlatformFontList.h
|
Bug 1062058 part 2 - rename userfont classes and adjust flags. r=heycam
|
2014-09-08 16:23:20 +09:00 |
gfxMacPlatformFontList.mm
|
Bug 1062058 part 2 - rename userfont classes and adjust flags. r=heycam
|
2014-09-08 16:23:20 +09:00 |
gfxMathTable.cpp
|
Bug 407059 - Part 1: Add a gfxMathTable class to read the MATH table. r=jfkthame
|
2014-04-23 06:57:42 -07:00 |
gfxMathTable.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxMatrix.cpp
|
Bug 1065764, part 1 - Make gfxMatrix::NudgeToIntegers() return a reference. r=Bas
|
2014-09-11 01:46:19 +01:00 |
gfxMatrix.h
|
Bug 1065764, part 1 - Make gfxMatrix::NudgeToIntegers() return a reference. r=Bas
|
2014-09-11 01:46:19 +01:00 |
gfxPangoFonts.cpp
|
Bug 1062058 part 3 - make userfont entry a container of the platform font entry. r=heycam
|
2014-09-08 16:23:20 +09:00 |
gfxPangoFonts.h
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxPattern.cpp
|
Bug 1067222 - Make the gfxPattern code much easier to understand (by giving variables meaningful names, adding comments, and integrating the mysterious AdjustTransformForPattern into gfxPattern::GetPattern). r=Bas
|
2014-09-15 16:24:03 +01:00 |
gfxPattern.h
|
Bug 1067222 - Make the gfxPattern code much easier to understand (by giving variables meaningful names, adding comments, and integrating the mysterious AdjustTransformForPattern into gfxPattern::GetPattern). r=Bas
|
2014-09-15 16:24:03 +01:00 |
gfxPDFSurface.cpp
|
|
|
gfxPDFSurface.h
|
|
|
gfxPlatform.cpp
|
Bug 1068613 - Addendum 4: Fix bustage due to stray character. r=bustage on a CLOSED TREE
|
2014-09-18 01:40:13 +02:00 |
gfxPlatform.h
|
Bug 1054079 (Part 1) - Add a way to check if it's safe to render content to data surfaces to gfxPlatform. r=mattwoodrow
|
2014-09-14 15:22:44 -07:00 |
gfxPlatformFontList.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxPlatformFontList.h
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
gfxPlatformGtk.cpp
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
gfxPlatformGtk.h
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
gfxPlatformMac.cpp
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
gfxPlatformMac.h
|
Bug 1054079 (Part 1) - Add a way to check if it's safe to render content to data surfaces to gfxPlatform. r=mattwoodrow
|
2014-09-14 15:22:44 -07:00 |
gfxPoint.h
|
Bug 1045091 - Fix some bad implicit constructors in gfx; r=Bas
|
2014-07-29 08:07:24 -04:00 |
gfxPrefs.cpp
|
Bug 1037019 - Add the ability to set prefs in gfxPrefs. r=milan
|
2014-07-11 08:25:12 -04:00 |
gfxPrefs.h
|
Bug 1046550 - Part 3: Use Direct2D 1.1 when preffed on. r=bas
|
2014-09-14 23:51:27 +02:00 |
gfxPSSurface.cpp
|
|
|
gfxPSSurface.h
|
|
|
gfxQPainterSurface.cpp
|
|
|
gfxQPainterSurface.h
|
|
|
gfxQtNativeRenderer.cpp
|
Bug 1029211 - Get rid of a couple more Thebes backed gfxContexts by using gfxUtils::ClearThebesSurface instead. r=mattwoodrow
|
2014-06-24 10:02:10 +01:00 |
gfxQtNativeRenderer.h
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
gfxQtPlatform.cpp
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
gfxQtPlatform.h
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
gfxQuad.h
|
|
|
gfxQuartzImageSurface.cpp
|
|
|
gfxQuartzImageSurface.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxQuartzNativeDrawing.cpp
|
Bug 1059031 - Do quartz native drawing in device space when we need to use a temporary surface. r=jrmuizel
|
2014-08-29 15:08:15 +12:00 |
gfxQuartzNativeDrawing.h
|
Bug 1059031 - Do quartz native drawing in device space when we need to use a temporary surface. r=jrmuizel
|
2014-08-29 15:08:15 +12:00 |
gfxQuartzSurface.cpp
|
Bug 1059691. Cleanup tabs in gfx/thebes source files. r=mkato
|
2014-08-29 13:18:28 +09:00 |
gfxQuartzSurface.h
|
Bug 1019681 - Remove gfxASurface's MovePixels() and FastMovePixels() methods and their overrides. r=Bas
|
2014-06-05 01:03:07 +01:00 |
gfxQuaternion.h
|
Bug 1060991 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-31 23:32:35 -04:00 |
gfxRect.cpp
|
|
|
gfxRect.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04:00 |
gfxReusableImageSurfaceWrapper.cpp
|
|
|
gfxReusableImageSurfaceWrapper.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxReusableSharedImageSurfaceWrapper.cpp
|
|
|
gfxReusableSharedImageSurfaceWrapper.h
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
gfxReusableSurfaceWrapper.h
|
Bug 984786 part 8: Give NS_INLINE_DECL_*REFCOUNTING classes private destructor & MOZ_FINAL annotation where appropriate, in /gfx and /content/canvas. r=bjacob
|
2014-04-04 09:27:02 -07:00 |
gfxScriptItemizer.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
gfxScriptItemizer.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
gfxSharedImageSurface.h
|
|
|
gfxSharedQuartzSurface.h
|
|
|
gfxSkipChars.cpp
|
bug 955957 - pt 1 - reimplement gfxSkipChars and gfxSkipCharsIterator to perform better with huge text runs. r=roc
|
2014-01-10 09:42:05 +00:00 |
gfxSkipChars.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04:00 |
gfxSVGGlyphs.cpp
|
Bug 1038756: Callsites creating a channel in /gfx/ (r=roc)
|
2014-09-21 09:45:49 -07:00 |
gfxSVGGlyphs.h
|
Bug 1025553, part 3 - Give gfxMatrix::Invert() the same semantics as Moz2D's Matrix::Invert(). r=Bas
|
2014-07-11 08:06:39 +01:00 |
gfxTeeSurface.cpp
|
|
|
gfxTeeSurface.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxTextRun.cpp
|
bug 1057331 - add orientation flags to gfxShapedText/gfxTextRun and to glyph runs within the text run, and split glyph runs on orientation changes. r=jdaggett
|
2014-09-16 12:25:45 +01:00 |
gfxTextRun.h
|
bug 1057331 - add orientation flags to gfxShapedText/gfxTextRun and to glyph runs within the text run, and split glyph runs on orientation changes. r=jdaggett
|
2014-09-16 12:25:45 +01:00 |
gfxTypes.h
|
Bug 959380 - 5/5 - Make gfxMemoryLocation a typed enum - r=jrmuizel
|
2014-01-23 13:26:40 -05:00 |
gfxUserFontSet.cpp
|
Bug 1038756: Callsites creating a channel in /gfx/ (r=roc)
|
2014-09-21 09:45:49 -07:00 |
gfxUserFontSet.h
|
Bug 1062058 part 3 - make userfont entry a container of the platform font entry. r=heycam
|
2014-09-08 16:23:20 +09:00 |
gfxUtils.cpp
|
Bug 1060588: Use PushClipRect when possible in ClipToRegionInternal. r=jrmuizel
|
2014-09-14 23:51:30 +02:00 |
gfxUtils.h
|
Bug 1028288 Add canvas global transparency support to svgs. r=seth
|
2014-08-29 23:04:34 +09:00 |
gfxWindowsNativeDrawing.cpp
|
Bug 1068193 - Use the correct return type for Factory::CreateWrappingDataSourceSurface; r=jrmuizel
|
2014-09-17 17:55:17 -04:00 |
gfxWindowsNativeDrawing.h
|
|
|
gfxWindowsPlatform.cpp
|
Bug 1068590 - gfxWindowsPlatform does not build on WinXP. r=bas
|
2014-09-17 18:35:00 +01:00 |
gfxWindowsPlatform.h
|
Bug 1046550 - Part 1: Add content device to gfxWindowsPlatform. r=mattwoodrow
|
2014-09-14 23:51:27 +02:00 |
gfxWindowsSurface.cpp
|
Bug 1003707 - Retain size information for similar surfaces if we can. r=roc
|
2014-06-03 17:18:25 +12:00 |
gfxWindowsSurface.h
|
Bug 1019681 - Remove gfxASurface's MovePixels() and FastMovePixels() methods and their overrides. r=Bas
|
2014-06-05 01:03:07 +01:00 |
gfxXlibNativeRenderer.cpp
|
Bug 933019, part 5 - Remove code for handling Thebes backed gfxContext from various files under gfx/thebes/. r=Bas
|
2014-07-10 10:58:07 +01:00 |
gfxXlibNativeRenderer.h
|
|
|
gfxXlibSurface.cpp
|
Bug 1061250 - Fix more bad implicit constructors in graphics; r=roc
|
2014-09-02 09:47:43 -04:00 |
gfxXlibSurface.h
|
Bug 1061250 - Fix more bad implicit constructors in graphics; r=roc
|
2014-09-02 09:47:43 -04:00 |
GraphicsFilter.h
|
|
|
Makefile.in
|
Bug 1046929. Remove ACDEFINES += -UWIN32_LEAN_AND_MEAN from gfx/thebes/Makefile.in
|
2014-07-31 14:19:32 -04:00 |
MathTableStructures.h
|
Bug 1059691. Cleanup tabs in gfx/thebes source files. r=mkato
|
2014-08-29 13:18:28 +09:00 |
moz.build
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
nsSurfaceTexture.cpp
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
nsSurfaceTexture.h
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
nsUnicodeRange.cpp
|
Bug 756022 patch 3: merge tr with x-western, r=jfkthame
|
2014-08-05 10:49:16 +03:00 |
nsUnicodeRange.h
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
|
2014-09-16 10:58:12 +01:00 |
RoundedRect.h
|
|
|