.. |
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 1040906 - Replace the out-param on matrix conversion helpers with a return value. r=Bas
|
2014-07-22 09:12:14 -04:00 |
gfx3DMatrix.cpp
|
Bug 1035598 - Add gfx3DMatrix::ChangeBasis(), replacing nsLayoutUtils::ChangeMatrixBasis(). r=mattwoodrow
|
2014-07-22 18:05:13 -04:00 |
gfx3DMatrix.h
|
Bug 1035598 - Add gfx3DMatrix::ChangeBasis(), replacing nsLayoutUtils::ChangeMatrixBasis(). r=mattwoodrow
|
2014-07-22 18:05:13 -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
|
Bug 924679. Part 7: Remove gfxAlphaRecovery::Analysis since no-one uses it. r=mattwoodrow
|
2013-10-25 23:25:40 +02:00 |
gfxAlphaRecoverySSE2.cpp
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
|
2014-01-23 13:26:40 -05:00 |
gfxAndroidPlatform.cpp
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
|
2014-05-20 23:06:54 -07:00 |
gfxAndroidPlatform.h
|
Bug 280443 p3 - use fontlist struct in gfx. r=roc,fredw
|
2014-06-06 15:09:23 +09: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 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04: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 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxContext.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04:00 |
gfxCoreTextShaper.cpp
|
Bug 969866 - Use fallible allocations in some places in our font/text shaping code; r=jfkthame
|
2014-02-08 13:10:07 -05: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 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
|
2014-01-23 13:26:40 -05: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 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxDrawable.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxDWriteCommon.cpp
|
|
|
gfxDWriteCommon.h
|
|
|
gfxDWriteFontList.cpp
|
bug 1037442 - Part 2: Fix the family name of Gill Sans faces when merging into Gill Sans MT under DWrite. r=jdaggett
|
2014-07-22 11:41:31 +01:00 |
gfxDWriteFontList.h
|
Bug 280443 p3 - use fontlist struct in gfx. r=roc,fredw
|
2014-06-06 15:09:23 +09:00 |
gfxDWriteFonts.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07: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
|
Bug 938970 - 3/5. Some d3d tweaks needed to build with UNIFIED_SOURCES - r=Bas
|
2013-11-17 21:06:23 -05:00 |
gfxFont.cpp
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxFont.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04:00 |
gfxFontconfigUtils.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
gfxFontconfigUtils.h
|
Bug 280443 p3 - use fontlist struct in gfx. r=roc,fredw
|
2014-06-06 15:09:23 +09: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 |
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
|
|
|
gfxFontMissingGlyphs.h
|
|
|
gfxFontTest.cpp
|
|
|
gfxFontTest.h
|
|
|
gfxFontUtils.cpp
|
Bug 280443 p3 - use fontlist struct in gfx. r=roc,fredw
|
2014-06-06 15:09:23 +09:00 |
gfxFontUtils.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04: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 1036394 - Use CRC32 to query hidden fonts, r=jfkthame
|
2014-08-04 12:26:55 -04:00 |
gfxFT2FontList.h
|
bug 1030829 part 2 - preload 'hidden' fonts on FirefoxOS into the user-font cache. r=roc
|
2014-06-30 19:05:29 +01:00 |
gfxFT2Fonts.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07: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
|
|
|
gfxGDIFont.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07: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 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
gfxGDIFontList.h
|
Bug 756022 patch 3: merge tr with x-western, r=jfkthame
|
2014-08-05 10:49:16 +03:00 |
gfxGdkNativeRenderer.cpp
|
Bug 924679. Part 6: Remove gfxXlibNativeRender::DrawOutput and convert tmpXlibSurface from gfxXlibSurface to cairo_surface_t. r=karlt
|
2013-10-25 23:25:40 +02:00 |
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 |
gfxGradientCache.cpp
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxGradientCache.h
|
Bug 930451 - Part 1: Factor out CSS gradient cache into a new class gfxGradientCache. r=roc
|
2013-11-08 17:50:39 +13:00 |
gfxGraphiteShaper.cpp
|
Bug 961558 - add fallback support for font-variant-caps values. r=jfkthame
|
2014-06-23 12:09:16 +09: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 1024804 p2 - scan scriptrun for characters lacking variant glyphs. r=jfkthame
|
2014-07-22 09:02:48 +09: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 1018551 - clean up redundancy in the font/shaper code. r=jdaggett
|
2014-05-31 08:12:40 +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 998844 - part 2 - support bundled fonts on OS X. r=jdaggett
|
2014-05-29 13:00:55 +01:00 |
gfxMacPlatformFontList.mm
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04: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 1025553, part 6 - Remove gfxMatrix::Multiply(). r=Bas
|
2014-07-11 08:07:07 +01:00 |
gfxMatrix.h
|
Bug 1025553, part 6 - Remove gfxMatrix::Multiply(). r=Bas
|
2014-07-11 08:07:07 +01:00 |
gfxPangoFonts.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
gfxPangoFonts.h
|
Bug 280443 p3 - use fontlist struct in gfx. r=roc,fredw
|
2014-06-06 15:09:23 +09:00 |
gfxPattern.cpp
|
Bug 1022821, part 2 - In gfx code, stop returning RefPtr and, where not an out-param, stop using RefPtr arguments. r=Cwiiis
|
2014-06-12 20:24:05 +01:00 |
gfxPattern.h
|
Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-08-05 17:58:40 -04:00 |
gfxPDFSurface.cpp
|
|
|
gfxPDFSurface.h
|
|
|
gfxPlatform.cpp
|
Bug 756022 patch 3: merge tr with x-western, r=jfkthame
|
2014-08-05 10:49:16 +03:00 |
gfxPlatform.h
|
Bug 756022 patch 3: merge tr with x-western, r=jfkthame
|
2014-08-05 10:49:16 +03:00 |
gfxPlatformFontList.cpp
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxPlatformFontList.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxPlatformGtk.cpp
|
b=1015218 add pref to remove Xlib offscreen surfaces on GTK3 platform r=karlt
|
2014-07-23 11:04:47 +12:00 |
gfxPlatformGtk.h
|
b=1015218 add pref to remove Xlib offscreen surfaces on GTK3 platform r=karlt
|
2014-07-23 11:04:47 +12:00 |
gfxPlatformMac.cpp
|
Bug 1036858 - Remove various includes of gfxImageSurface.h that are no longer necessary. r=Cwiiis
|
2014-07-11 08:06:38 +01:00 |
gfxPlatformMac.h
|
Bug 1034702 - Remove gfxPlatform::GetThebesSurfaceForDrawTarget(). r=Bas
|
2014-07-10 10:58:09 +01:00 |
gfxPoint3D.h
|
|
|
gfxPoint.h
|
Bug 1045091 - Fix some bad implicit constructors in gfx; r=Bas
|
2014-07-29 08:07:24 -04:00 |
gfxPointH3D.h
|
Bug 1031948 - Cull points that have w <= 0 when untransforming layer coordinates. r=bjacob
|
2014-07-08 16:55:42 +12: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 927946 - Add all APZC preferences to all.js. r=botond
|
2014-08-13 01:35:22 +05:30 |
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 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
|
2014-06-06 09:51:24 -04:00 |
gfxQtPlatform.h
|
Bug 1036858 - Remove various includes of gfxImageSurface.h that are no longer necessary. r=Cwiiis
|
2014-07-11 08:06:38 +01: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 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 |
gfxQuartzNativeDrawing.h
|
Bug 1019492 - Stop creating a Thebes backed gfxContext in gfxQuartzNativeDrawing. r=mattwoodrow
|
2014-06-04 14:44:25 +02:00 |
gfxQuartzSurface.cpp
|
Bug 1003707 - Retain size information for similar surfaces if we can. r=roc
|
2014-06-03 17:18:25 +12: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
|
|
|
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
|
Bug 944703 - Part 2: make gfxReusableSharedImageSurfaceWrapper hold a strong reference to its ISurfaceAllocator - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
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 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug
|
2014-07-10 02:56:37 -04: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 |
gfxTypes.h
|
Bug 959380 - 5/5 - Make gfxMemoryLocation a typed enum - r=jrmuizel
|
2014-01-23 13:26:40 -05:00 |
gfxUserFontSet.cpp
|
Bug 1036394 - Use CRC32 to query hidden fonts, r=jfkthame
|
2014-08-04 12:26:55 -04:00 |
gfxUserFontSet.h
|
Bug 1050610 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-07 21:17:30 -04:00 |
gfxUtils.cpp
|
Backed out changesets 950a3afc2b15 and dfb5303af6f9 (bug 1028288) for being incorrect
|
2014-08-06 15:43:25 -07:00 |
gfxUtils.h
|
Backed out changesets 950a3afc2b15 and dfb5303af6f9 (bug 1028288) for being incorrect
|
2014-08-06 15:43:25 -07:00 |
gfxWindowsNativeDrawing.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 |
gfxWindowsNativeDrawing.h
|
|
|
gfxWindowsPlatform.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
gfxWindowsPlatform.h
|
Bug 947781 - Part 2: Add the ability to readback texture data to TextureClient. r=nical
|
2014-07-30 15:38:46 +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
|
Bug 924679. Part 6: Remove gfxXlibNativeRender::DrawOutput and convert tmpXlibSurface from gfxXlibSurface to cairo_surface_t. r=karlt
|
2013-10-25 23:25:40 +02:00 |
gfxXlibSurface.cpp
|
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
|
2014-05-08 21:03:35 -04:00 |
gfxXlibSurface.h
|
Bug 979839 - Don't cache size of wrapped surfaces, it causes rendering artifacts when nsWindow is resized. r=karlt
|
2014-04-09 02:23:00 +02: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 407059 - Part 1: Add a gfxMathTable class to read the MATH table. r=jfkthame
|
2014-04-23 06:57:42 -07:00 |
moz.build
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04: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 756022 patch 3: merge tr with x-western, r=jfkthame
|
2014-08-05 10:49:16 +03:00 |
RoundedRect.h
|
|
|