gecko-dev/gfx/thebes
2013-01-08 14:09:32 -05:00
..
cairo-xlib-utils.h
genLanguageTagList.pl
genTables.py Bug 827934 - Only build gfxUtils.cpp when needed; r=jrmuizel,ted 2013-01-08 14:09:32 -05:00
gfx2DGlue.h Bug 748433: Adds support for blending to the canvas globalCompositeOperator. r=jrmuizel 2012-12-12 21:28:17 +01:00
gfx3DMatrix.cpp Bug 802321 - Use FuzzyEquals to compare matrices in LayerTreeInvalidation. r=roc 2012-10-17 21:00:00 +13:00
gfx3DMatrix.h Bug 802321 - Use FuzzyEquals to compare matrices in LayerTreeInvalidation. r=roc 2012-10-17 21:00:00 +13:00
gfxAlphaRecovery.cpp
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp
gfxAndroidPlatform.cpp Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar. 2012-12-23 16:59:51 -08:00
gfxAndroidPlatform.h Bug 792207 - Part 1: Retain ScaledFont objects for gfxFonts. r=jrmuizel 2012-09-24 15:02:49 +00:00
gfxASurface.cpp Bug 803394 - Add image type for RGB images in shared memory r=nical 2012-12-13 11:47:28 +13:00
gfxASurface.h Bug 820132 - Measure imgFrame::mOptSurface's size where possible, instead of calculating it. r=joedrew. 2012-12-18 21:59:30 -08:00
gfxBaseSharedMemorySurface.cpp Bug 808469 - Make gfxSharedImageSurface take a template parameter for the base surface type. r=cjones 2012-11-07 19:56:54 +13:00
gfxBaseSharedMemorySurface.h Bug 808469 - Make gfxSharedImageSurface take a template parameter for the base surface type. r=cjones 2012-11-07 19:56:54 +13:00
gfxBlur.cpp Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas 2012-09-28 13:21:40 -04:00
gfxBlur.h
gfxCachedTempSurface.cpp
gfxCachedTempSurface.h
gfxColor.h Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan 2012-10-11 18:38:04 -05:00
gfxContext.cpp Bug 814952: Further cleanup state management surrounding paths and pathbuilders. r=joedrew 2012-12-13 16:34:51 +01:00
gfxContext.h Bug 814952: Further cleanup state management surrounding paths and pathbuilders. r=joedrew 2012-12-13 16:34:51 +01:00
gfxCoreTextShaper.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxCoreTextShaper.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxD2DSurface.cpp
gfxD2DSurface.h
gfxDrawable.cpp
gfxDrawable.h
gfxDWriteCommon.cpp
gfxDWriteCommon.h
gfxDWriteFontList.cpp bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxDWriteFontList.h bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxDWriteFonts.cpp bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxDWriteFonts.h Bug 791466 - Fix direct write cairo scaled font. r=Bas 2012-11-12 11:35:49 -08:00
gfxDWriteShaper.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxDWriteShaper.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxDWriteTextAnalysis.cpp
gfxDWriteTextAnalysis.h
gfxFailure.h
gfxFont.cpp bug 825875 - shape long words directly into the textrun instead of using word caching. r=roc 2013-01-04 18:35:37 +00:00
gfxFont.h bug 825875 - shape long words directly into the textrun instead of using word caching. r=roc 2013-01-04 18:35:37 +00:00
gfxFontconfigUtils.cpp
gfxFontconfigUtils.h
gfxFontConstants.h
gfxFontFeatures.h Bug 793408 - Remove some prtypes.h #includes from gfx; r=jrmuizel 2012-09-28 14:56:27 -04:00
gfxFontMissingGlyphs.cpp
gfxFontMissingGlyphs.h Bug 793408 - Remove some prtypes.h #includes from gfx; r=jrmuizel 2012-09-28 14:56:27 -04:00
gfxFontTest.cpp
gfxFontTest.h
gfxFontUtils.cpp bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxFontUtils.h bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxFT2FontBase.cpp Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
gfxFT2FontBase.h
gfxFT2FontList.cpp bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxFT2FontList.h bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxFT2Fonts.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxFT2Fonts.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxFT2Utils.cpp Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
gfxFT2Utils.h Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
gfxGDIFont.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxGDIFont.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxGDIFontList.cpp Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron 2012-12-22 20:40:37 +00:00
gfxGDIFontList.h bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxGDIShaper.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxGDIShaper.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxGdkNativeRenderer.cpp
gfxGdkNativeRenderer.h
gfxGraphiteShaper.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxGraphiteShaper.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxHarfBuzzShaper.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxHarfBuzzShaper.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxImageSurface.cpp Bug 820132 - Measure imgFrame::mOptSurface's size where possible, instead of calculating it. r=joedrew. 2012-12-18 21:59:30 -08:00
gfxImageSurface.h Bug 820132 - Measure imgFrame::mOptSurface's size where possible, instead of calculating it. r=joedrew. 2012-12-18 21:59:30 -08:00
gfxLanguageTagList.cpp
gfxLineSegment.h
gfxMacFont.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxMacFont.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxMacPlatformFontList.h bug 826288 - remove the obsolete aFamily parameter from gfxFontEntry constructor. r=roc 2013-01-04 14:01:44 +00:00
gfxMacPlatformFontList.mm bug 826288 - remove the obsolete aFamily parameter from gfxFontEntry constructor. r=roc 2013-01-04 14:01:44 +00:00
gfxMatrix.cpp Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas 2012-09-12 17:24:09 +12:00
gfxMatrix.h
gfxOS2Fonts.cpp
gfxOS2Fonts.h
gfxOS2Platform.cpp
gfxOS2Platform.h
gfxOS2Surface.cpp
gfxOS2Surface.h
gfxPangoFonts.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxPangoFonts.h bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxPath.cpp
gfxPath.h
gfxPattern.cpp Bug 772726. Part 13: Fix handling of transforms in gfxTextObjectPaint. r=eflores,jwatt 2012-09-12 17:13:12 +12:00
gfxPattern.h Bug 772726. Part 13: Fix handling of transforms in gfxTextObjectPaint. r=eflores,jwatt 2012-09-12 17:13:12 +12:00
gfxPDFSurface.cpp
gfxPDFSurface.h
gfxPlatform.cpp Make OrientationSyncPrefsObserver final, no bug, blanket-r=bzbarsky 2013-01-07 18:34:38 -05:00
gfxPlatform.h Backout cf585138ff25 (bug 805939) for Windows build bustage on a CLOSED TREE 2012-12-21 15:30:02 +11:00
gfxPlatformFontList.cpp Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar. 2012-12-23 16:59:51 -08:00
gfxPlatformFontList.h bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
gfxPlatformGtk.cpp Backout c3933841e06e (bug 793013) for possible Win7 reftest failures. 2012-11-06 21:27:09 -05:00
gfxPlatformGtk.h Bug 792207 - Part 1: Retain ScaledFont objects for gfxFonts. r=jrmuizel 2012-09-24 15:02:49 +00:00
gfxPlatformMac.cpp Bug 794337 - Properly alias canvas image data when using Quartz compositing. r=jrmuizel 2012-11-02 16:24:37 -04:00
gfxPlatformMac.h Bug 794337 - Properly alias canvas image data when using Quartz compositing. r=jrmuizel 2012-11-02 16:24:37 -04:00
gfxPoint3D.h
gfxPoint.h Bug 811950 - Add scaling operators to BaseSize and gfxPoint. r=roc 2012-12-23 10:50:30 -05:00
gfxPointH3D.h
gfxPSSurface.cpp
gfxPSSurface.h
gfxQPainterSurface.cpp
gfxQPainterSurface.h
gfxQtNativeRenderer.cpp
gfxQtNativeRenderer.h
gfxQtPlatform.cpp
gfxQtPlatform.h
gfxQuad.h
gfxQuartzImageSurface.cpp
gfxQuartzImageSurface.h
gfxQuartzNativeDrawing.cpp bug 806059 - make gfxQuartzNativeDrawing aware of backing scale factor when rendering native widgets. r=smichaud 2012-10-29 09:22:30 +00:00
gfxQuartzNativeDrawing.h bug 806059 - make gfxQuartzNativeDrawing aware of backing scale factor when rendering native widgets. r=smichaud 2012-10-29 09:22:30 +00:00
gfxQuartzSurface.cpp Bug 775228. r=joe 2012-10-25 12:04:41 +13:00
gfxQuartzSurface.h
gfxQuaternion.h
gfxRect.cpp
gfxRect.h
gfxReusableSurfaceWrapper.cpp
gfxReusableSurfaceWrapper.h
gfxScriptItemizer.cpp
gfxScriptItemizer.h
gfxSharedImageSurface.h Bug 808469 - Make gfxSharedImageSurface take a template parameter for the base surface type. r=cjones 2012-11-07 19:56:54 +13:00
gfxSharedQuartzSurface.h Bug 808469 - Use gfxQuartzSurface for OMTC drawing on mac. r=cjones 2012-11-07 19:56:56 +13:00
gfxSkipChars.cpp
gfxSkipChars.h Bug 793408 - Remove some prtypes.h #includes from gfx; r=jrmuizel 2012-09-28 14:56:27 -04:00
gfxSVGGlyphs.cpp Bug 820230 - Move PaintSVGGlyph and GetSVGGlyphExtents from nsContentUtils to nsSVGUtils. r=roc 2012-12-12 00:15:07 +01:00
gfxSVGGlyphs.h Bug 772726. Part 13: Fix handling of transforms in gfxTextObjectPaint. r=eflores,jwatt 2012-09-12 17:13:12 +12:00
gfxTeeSurface.cpp
gfxTeeSurface.h
gfxTypes.h Bug 793408 - Remove some prtypes.h #includes from gfx; r=jrmuizel 2012-09-28 14:56:27 -04:00
gfxUniscribeShaper.cpp bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxUniscribeShaper.h bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc 2013-01-04 18:35:37 +00:00
gfxUserFontSet.cpp bug 826288 - remove the obsolete aFamily parameter from gfxFontEntry constructor. r=roc 2013-01-04 14:01:44 +00:00
gfxUserFontSet.h bug 826288 - remove the obsolete aFamily parameter from gfxFontEntry constructor. r=roc 2013-01-04 14:01:44 +00:00
gfxUtils.cpp Bug 827934 - Only build gfxUtils.cpp when needed; r=jrmuizel,ted 2013-01-08 14:09:32 -05:00
gfxUtils.h Bug 663776. Part 2: Move TransformRectToRect from nsCSSRendering to gfxUtils. r=mattwoodrow 2012-12-07 12:58:13 +13:00
gfxWindowsNativeDrawing.cpp
gfxWindowsNativeDrawing.h
gfxWindowsPlatform.cpp Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas 2012-11-25 14:00:31 -05:00
gfxWindowsPlatform.h Bug 792207 - Part 1: Retain ScaledFont objects for gfxFonts. r=jrmuizel 2012-09-24 15:02:49 +00:00
gfxWindowsSurface.cpp
gfxWindowsSurface.h
gfxXlibNativeRenderer.cpp
gfxXlibNativeRenderer.h
gfxXlibSurface.cpp Bug 814979 - Fennec build fails with Mer SDK: invalid inclusion of GLXLibrary.h. r=glandium,mattwoodrow 2012-11-26 00:08:22 -08:00
gfxXlibSurface.h Bug 814979 - Fennec build fails with Mer SDK: invalid inclusion of GLXLibrary.h. r=glandium,mattwoodrow 2012-11-26 00:08:22 -08:00
Makefile.in Bug 827934 - Only build gfxUtils.cpp when needed; r=jrmuizel,ted 2013-01-08 14:09:32 -05:00
nsSurfaceTexture.cpp
nsSurfaceTexture.h
nsUnicodeRange.cpp
nsUnicodeRange.h
RoundedRect.h Bug 809603. Simplify border radius drawing. r=roc 2012-11-12 17:55:26 -08:00
woff-private.h
woff.c Bug 817459 - Include mozilla/mozalloc.h when needed to avoid link errors. r=tbsaunde 2012-12-03 20:53:27 +01:00
woff.h