gecko/gfx/thebes
Wes Kocher 5d7f3c7007 Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE
Backed out changeset 009ae35b0c67 (bug 806819)
Backed out changeset 5a57f87f5061 (bug 806819)
Backed out changeset f06cd735b5b3 (bug 806819)
Backed out changeset e25a2a8d4af4 (bug 806819)
Backed out changeset 70a167982c3f (bug 806819)
2014-10-06 16:32:50 -07:00
..
cairo-xlib-utils.h
CJKCompatSVS.cpp
d3dkmtQueryStatistics.h
DrawMode.h
gencjkcisvs.py
genLanguageTagList.pl
genTables.py
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
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp
gfxAndroidPlatform.cpp Bug 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01:00
gfxAndroidPlatform.h Bug 727276 - Use emoji-style variation selector to help GetCommonFallbackFonts make an appropriate choice. r=roc 2014-09-30 07:27:55 +01:00
gfxASurface.cpp
gfxASurface.h Bug 1072533 - Remove gfxASurface::GetDefaultContextFlags(). r=jwatt 2014-09-24 17:16:54 -04:00
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h
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
gfxColor.h
gfxContext.cpp Bug 1077120 - Remove gfxContext::HasError(). r=Bas 2014-10-04 12:13:29 +01:00
gfxContext.h Bug 1077120 - Remove gfxContext::HasError(). r=Bas 2014-10-04 12:13:29 +01:00
gfxCoreTextShaper.cpp Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxCoreTextShaper.h Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxD2DSurface.cpp Bug 1059691. Cleanup tabs in gfx/thebes source files. r=mkato 2014-08-29 13:18:28 +09:00
gfxD2DSurface.h
gfxDrawable.cpp Bug 1067311 - Don't crash if a gfxSurfaceDrawable failed to allocate a SourceSurface. r=Bas 2014-09-22 16:49:40 -04: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 Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07: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 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxDWriteFonts.h Bug 1065002 pt 1.1 - Rename gfxFont::GetMetrics to GetHorizontalMetrics, and add a GetMetrics wrapper to access it. r=jdaggett 2014-09-30 07:37:40 +01:00
gfxFailure.h
gfxFont.cpp Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
gfxFont.h Bug 902762 pt 2 - Support for vertical textruns and fonts through gfxTextRun::Draw. r=jdaggett 2014-10-01 20:25:48 +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
gfxFontEntry.cpp Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07: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
gfxFontFeatures.cpp
gfxFontFeatures.h
gfxFontInfoLoader.cpp
gfxFontInfoLoader.h
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 Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
gfxFontUtils.h Bug 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01:00
gfxFT2FontBase.cpp Bug 1065002 pt 1.1 - Rename gfxFont::GetMetrics to GetHorizontalMetrics, and add a GetMetrics wrapper to access it. r=jdaggett 2014-09-30 07:37:40 +01:00
gfxFT2FontBase.h Bug 1065002 pt 1.1 - Rename gfxFont::GetMetrics to GetHorizontalMetrics, and add a GetMetrics wrapper to access it. r=jdaggett 2014-09-30 07:37:40 +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 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxFT2Fonts.h Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxFT2Utils.cpp
gfxFT2Utils.h Bug 1061250 - Fix more bad implicit constructors in graphics; r=roc 2014-09-02 09:47:43 -04:00
gfxGDIFont.cpp Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxGDIFont.h Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxGDIFontList.cpp Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07: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
gfxGlyphExtents.cpp Bug 1065002 pt 1.3 - Add an Orientation parameter to gfxFont::GetMetrics and dispatch to horizontal or vertical as needed. r=jdaggett 2014-09-30 07:38:26 +01:00
gfxGlyphExtents.h Bug 1065002 pt 1.3 - Add an Orientation parameter to gfxFont::GetMetrics and dispatch to horizontal or vertical as needed. r=jdaggett 2014-09-30 07:38:26 +01:00
gfxGradientCache.cpp Bug 1073964 - Pass a const DrawTarget* through to nsSVGPaintServerFrame::GetPaintServerPattern so that it can create a pattern of the appropriate type. r=Bas 2014-09-29 14:15:19 +01:00
gfxGradientCache.h Bug 1073964 - Pass a const DrawTarget* through to nsSVGPaintServerFrame::GetPaintServerPattern so that it can create a pattern of the appropriate type. r=Bas 2014-09-29 14:15:19 +01:00
gfxGraphiteShaper.cpp Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxGraphiteShaper.h Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxHarfBuzzShaper.cpp Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxHarfBuzzShaper.h Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxImageSurface.cpp
gfxImageSurface.h
gfxLanguageTagList.cpp
gfxLineSegment.h
gfxMacFont.cpp Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxMacFont.h Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett 2014-10-01 20:25:48 +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 Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
gfxMathTable.cpp Bug 1067989 - Unify some more binary search uses. r=waldo 2014-09-17 15:46:24 +02:00
gfxMathTable.h
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 1065002 pt 1.3 - Add an Orientation parameter to gfxFont::GetMetrics and dispatch to horizontal or vertical as needed. r=jdaggett 2014-09-30 07:38:26 +01:00
gfxPangoFonts.h Bug 727276 - Use emoji-style variation selector to help GetCommonFallbackFonts make an appropriate choice. r=roc 2014-09-30 07:27:55 +01:00
gfxPattern.cpp Bug 1074012, part 2 - Mark gfxPattern::GetPattern's DrawTarget parameter as const. r=Bas 2014-09-29 14:26:15 +01:00
gfxPattern.h Bug 1074012, part 2 - Mark gfxPattern::GetPattern's DrawTarget parameter as const. r=Bas 2014-09-29 14:26:15 +01:00
gfxPDFSurface.cpp
gfxPDFSurface.h Bug 1072533 - Remove gfxASurface::GetDefaultContextFlags(). r=jwatt 2014-09-24 17:16:54 -04:00
gfxPlatform.cpp Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
gfxPlatform.h Bug 1074194 - Factor out gfxContext::SetColor()'s color management conversion into a gfxPlatform helper. r=Bas 2014-10-03 09:50:42 +01:00
gfxPlatformFontList.cpp Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
gfxPlatformFontList.h Bug 727276 - Use emoji-style variation selector to help GetCommonFallbackFonts make an appropriate choice. r=roc 2014-09-30 07:27:55 +01:00
gfxPlatformGtk.cpp Bug 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01: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 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01:00
gfxPlatformMac.h Bug 727276 - Use emoji-style variation selector to help GetCommonFallbackFonts make an appropriate choice. r=roc 2014-09-30 07:27:55 +01:00
gfxPoint.h
gfxPrefs.cpp
gfxPrefs.h Bug 1073024 - Make a pref to control building event regions. r=roc 2014-09-26 02:44:34 -04:00
gfxPSSurface.cpp
gfxPSSurface.h Bug 1072533 - Remove gfxASurface::GetDefaultContextFlags(). r=jwatt 2014-09-24 17:16:54 -04:00
gfxQPainterSurface.cpp
gfxQPainterSurface.h
gfxQtNativeRenderer.cpp
gfxQtNativeRenderer.h
gfxQtPlatform.cpp Bug 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01: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
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 1072533 - Remove gfxASurface::GetDefaultContextFlags(). r=jwatt 2014-09-24 17:16:54 -04:00
gfxQuartzSurface.h Bug 1072533 - Remove gfxASurface::GetDefaultContextFlags(). r=jwatt 2014-09-24 17:16:54 -04: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
gfxReusableImageSurfaceWrapper.cpp
gfxReusableImageSurfaceWrapper.h
gfxReusableSharedImageSurfaceWrapper.cpp
gfxReusableSharedImageSurfaceWrapper.h
gfxReusableSurfaceWrapper.h
gfxScriptItemizer.cpp
gfxScriptItemizer.h
gfxSharedImageSurface.h
gfxSharedQuartzSurface.h
gfxSkipChars.cpp Bug 1067989 - Unify some more binary search uses. r=waldo 2014-09-17 15:46:24 +02:00
gfxSkipChars.h Bug 1067989 - Unify some more binary search uses. r=waldo 2014-09-17 15:46:24 +02:00
gfxSVGGlyphs.cpp Bug 1038756: Callsites creating a channel in /gfx/ (r=roc) 2014-09-21 09:45:49 -07:00
gfxSVGGlyphs.h Bug 1073964 - Pass a const DrawTarget* through to nsSVGPaintServerFrame::GetPaintServerPattern so that it can create a pattern of the appropriate type. r=Bas 2014-09-29 14:15:19 +01:00
gfxTeeSurface.cpp
gfxTeeSurface.h
gfxTextRun.cpp Bug 902762 pt 4 - Support for orientation:sideways-right when drawing vertical textruns. r=jdaggett 2014-10-01 20:25:49 +01:00
gfxTextRun.h Bug 902762 pt 2 - Support for vertical textruns and fonts through gfxTextRun::Draw. r=jdaggett 2014-10-01 20:25:48 +01:00
gfxTypes.h
gfxUserFontSet.cpp Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
gfxUserFontSet.h Bug 1064737 pt 3 - Read metadata from a WOFF2 font if present. r=jdaggett 2014-10-04 11:46:54 +01:00
gfxUtils.cpp Bug 1067588 - Don't draw images with a sampling rect if the rect covers the entire image. r=Bas 2014-10-03 13:49:08 +13:00
gfxUtils.h Bug 1073086. Remove broken snapping code. r=mwoodrow 2014-09-25 14:01:10 -04: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 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01:00
gfxWindowsPlatform.h Bug 727276 - Use emoji-style variation selector to help GetCommonFallbackFonts make an appropriate choice. r=roc 2014-09-30 07:27:55 +01:00
gfxWindowsSurface.cpp Bug 1072533 - Remove gfxASurface::GetDefaultContextFlags(). r=jwatt 2014-09-24 17:16:54 -04:00
gfxWindowsSurface.h Bug 1072533 - Remove gfxASurface::GetDefaultContextFlags(). r=jwatt 2014-09-24 17:16:54 -04:00
gfxXlibNativeRenderer.cpp
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
MathTableStructures.h Bug 1059691. Cleanup tabs in gfx/thebes source files. r=mkato 2014-08-29 13:18:28 +09:00
moz.build Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
nsSurfaceTexture.cpp
nsSurfaceTexture.h
nsUnicodeRange.cpp
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