gecko/gfx/thebes
Ryan VanderMeulen 3a3ab13539 Backed out 5 changesets (bug 1015871, bug 1020257, bug 1015887, bug 1005888, bug 1015894) for desktop B2G mochitest failures on a CLOSED TREE.
Backed out changeset dbcb9974b640 (bug 1020257)
Backed out changeset 3220b7b2efc9 (bug 1015894)
Backed out changeset 4e23647ae247 (bug 1015887)
Backed out changeset 59df0cdacc15 (bug 1015871)
Backed out changeset e7124b07804b (bug 1005888)
2014-06-04 16:07:06 -04:00
..
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 990437 - Convert ContentHostIncremental to inherit from ContentHostBase. r=nical 2014-04-02 14:45:02 +08:00
gfx3DMatrix.cpp Bug 1009020 - Use a fixed epsilon when nudging the transform to integers in ChooseScaleAndSetTransform. r=roc 2014-05-12 21:37:21 +02:00
gfx3DMatrix.h Bug 1009020 - Use a fixed epsilon when nudging the transform to integers in ChooseScaleAndSetTransform. r=roc 2014-05-12 21:37:21 +02: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 1010653 - Add Noto Sans family to fallback font. r=jdaggett 2014-06-02 16:46:54 +09:00
gfxAndroidPlatform.h bug 769194 - support src:local(...) in @font-face rules on Android/FT2FontList. r=jdaggett 2014-04-08 09:10:41 +01:00
gfxASurface.cpp Bug 1003707 - Retain size information for similar surfaces if we can. r=roc 2014-06-03 17:18:25 +12:00
gfxASurface.h Bug 1003707 - Retain size information for similar surfaces if we can. r=roc 2014-06-03 17:18:25 +12:00
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
gfxBlur.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
gfxBlur.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
gfxCachedTempSurface.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
gfxCachedTempSurface.h
gfxColor.h
gfxContext.cpp Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj 2014-05-23 17:12:29 -04:00
gfxContext.h Bug 997336 - Account for the DrawTarget 'device offset' when drawing layers with a mask. r=Bas 2014-05-12 12:31:27 +12: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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05: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 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
gfxDrawable.cpp Bug 996378 - Use Moz2D for gfxCallbackDrawable. r=roc 2014-04-16 14:23:05 +12:00
gfxDrawable.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
gfxDWriteCommon.cpp
gfxDWriteCommon.h
gfxDWriteFontList.cpp bug 998844 - part 5 - support bundled fonts on Windows/DWrite. r=bas 2014-05-29 13:01:07 +01:00
gfxDWriteFontList.h bug 998844 - part 5 - support bundled fonts on Windows/DWrite. r=bas 2014-05-29 13:01:07 +01:00
gfxDWriteFonts.cpp Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxDWriteFonts.h Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxFailure.h
gfxFont.cpp Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxFont.h Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
gfxFontconfigUtils.cpp bug 998844 - part 4 - support bundled fonts on desktop Linux. r=jdaggett 2014-05-29 13:01:03 +01:00
gfxFontconfigUtils.h bug 998844 - part 4 - support bundled fonts on desktop Linux. r=jdaggett 2014-05-29 13:01:03 +01:00
gfxFontConstants.h
gfxFontFeatures.cpp
gfxFontFeatures.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
gfxFontInfoLoader.cpp Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan 2014-05-23 12:53:17 -07:00
gfxFontInfoLoader.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
gfxFontMissingGlyphs.cpp
gfxFontMissingGlyphs.h
gfxFontTest.cpp
gfxFontTest.h
gfxFontUtils.cpp Backout 8b8bbe7aa1cc due to wrong bug number 2014-05-27 14:42:13 +03:00
gfxFontUtils.h Bug 889401 - Part 2. Render color glyph using COLR/CPAL. r=jfkthame 2014-05-26 19:07:24 +09:00
gfxFT2FontBase.cpp Bug 407059 - Part 4: Use gfxHarfbuzzShaper::GetGlyphHAdvance() for math operators. r=jfkthame 2014-04-23 06:57:42 -07: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-03-19 12:27:44 +00:00
gfxFT2FontList.cpp Backed out 5 changesets (bug 1015871, bug 1020257, bug 1015887, bug 1005888, bug 1015894) for desktop B2G mochitest failures on a CLOSED TREE. 2014-06-04 16:07:06 -04:00
gfxFT2FontList.h Backed out 5 changesets (bug 1015871, bug 1020257, bug 1015887, bug 1005888, bug 1015894) for desktop B2G mochitest failures on a CLOSED TREE. 2014-06-04 16:07:06 -04:00
gfxFT2Fonts.cpp Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxFT2Fonts.h Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxFT2Utils.cpp Bug 983019 - Fix a typo in the aMetrics->maxDescent initialization when we failed to create the Cairo font. Also fix a typo so that aSpaceGlyph out-param is assigned as intended. And make the code easier to read. r=jfkthame 2014-03-14 10:37:41 -04:00
gfxFT2Utils.h
gfxGDIFont.cpp Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxGDIFont.h Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxGDIFontList.cpp bug 998844 - part 3 - support bundled fonts on Windows/GDI. r=jdaggett 2014-05-29 13:00:59 +01:00
gfxGDIFontList.h bug 998844 - part 3 - support bundled fonts on Windows/GDI. r=jdaggett 2014-05-29 13:00:59 +01: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
gfxGradientCache.cpp Bug 958375 - 8/9 - Make remaining Moz2D enums typed - r=Bas 2014-01-10 14:06:17 -05:00
gfxGradientCache.h
gfxGraphiteShaper.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
gfxGraphiteShaper.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
gfxHarfBuzzShaper.cpp bug 1012365 - workaround for Devanagari fonts that lack support for U+0972 on Android. r=jdaggett 2014-06-02 12:46:49 +01:00
gfxHarfBuzzShaper.h Bug 407059 - Part 4: Use gfxHarfbuzzShaper::GetGlyphHAdvance() for math operators. r=jfkthame 2014-04-23 06:57:42 -07:00
gfxImageSurface.cpp Bug 975900 follow-up to fix unified build failures. r=me on CLOSED TREE 2014-02-25 01:30:48 +00:00
gfxImageSurface.h Bug 950368 - Make nsWindowsShellService's WriteBitmap act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-03-04 16:56:44 +00:00
gfxLanguageTagList.cpp
gfxLineSegment.h
gfxMacFont.cpp Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxMacFont.h Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02: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 998844 - part 2 - support bundled fonts on OS X. r=jdaggett 2014-05-29 13:00:55 +01: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 407059 - Part 1: Add a gfxMathTable class to read the MATH table. r=jfkthame 2014-04-23 06:57:42 -07:00
gfxMatrix.cpp
gfxMatrix.h
gfxPangoFonts.cpp Backed out changeset fd9518344a23 (bug 1018551) for crashes 2014-06-02 10:40:57 +02:00
gfxPangoFonts.h
gfxPath.cpp
gfxPath.h Bug 991400 - Prevent gfxPath instances from being created on the stack (they're refcounted). r=dholbert 2014-04-13 11:10:33 +01:00
gfxPattern.cpp Bug 958375 - 8/9 - Make remaining Moz2D enums typed - r=Bas 2014-01-10 14:06:17 -05:00
gfxPattern.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
gfxPDFSurface.cpp
gfxPDFSurface.h
gfxPlatform.cpp Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame 2014-05-31 15:11:29 +09:00
gfxPlatform.h Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame 2014-05-31 15:11:29 +09:00
gfxPlatformFontList.cpp bug 1006475 - remove unused method gfxPlatformFontList::SetFixedPitch. r=jdaggett 2014-05-13 18:08:09 +01:00
gfxPlatformFontList.h bug 1006475 - remove unused method gfxPlatformFontList::SetFixedPitch. r=jdaggett 2014-05-13 18:08:09 +01:00
gfxPlatformGtk.cpp 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
gfxPlatformGtk.h Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc 2014-02-09 09:04:38 +01:00
gfxPlatformMac.cpp Bug 995056 - update common font fallback list for OSX. r=mkato 2014-04-15 08:45:18 +09:00
gfxPlatformMac.h Bug 991142 - Remove CreateThebesSurfaceAliasForDrawTarget_hack r=benwa 2014-04-06 19:21:27 -04:00
gfxPoint3D.h
gfxPoint.h Bug 989858 - Part 6: Rename DeprecatedPaint and stop passing a gfxContext in. r=roc 2014-04-01 12:02:10 +08:00
gfxPointH3D.h
gfxPrefs.cpp Bug 978274: Initialize gfxPrefs earlier, rename some methods, delete MigratePrefs from gfxPlatform. r=bgirard. 2014-03-04 12:26:33 -05:00
gfxPrefs.h Bug 944938 - Move the layers.async-pan-zoom.enabled pref to gfxPrefs and make it override the apz subframe pref when false. r=kats 2014-06-03 15:39:44 +02:00
gfxPSSurface.cpp
gfxPSSurface.h
gfxQPainterSurface.cpp
gfxQPainterSurface.h
gfxQtNativeRenderer.cpp Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa 2014-02-20 18:09:02 -08: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 1016079: Remove unused gfxQtPlatform::UseXRender method. r=bjacob 2014-05-26 16:17:23 -04:00
gfxQtPlatform.h Bug 1016079: Remove unused gfxQtPlatform::UseXRender method. r=bjacob 2014-05-26 16:17:23 -04:00
gfxQuad.h
gfxQuartzImageSurface.cpp
gfxQuartzImageSurface.h
gfxQuartzNativeDrawing.cpp Bug 1019492 - Stop creating a Thebes backed gfxContext in gfxQuartzNativeDrawing. r=mattwoodrow 2014-06-04 14:44:25 +02: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 1003707 - Retain size information for similar surfaces if we can. r=roc 2014-06-03 17:18:25 +12:00
gfxQuaternion.h
gfxRect.cpp
gfxRect.h
gfxReusableImageSurfaceWrapper.cpp
gfxReusableImageSurfaceWrapper.h
gfxReusableSharedImageSurfaceWrapper.cpp
gfxReusableSharedImageSurfaceWrapper.h
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 955957 - pt 1 - reimplement gfxSkipChars and gfxSkipCharsIterator to perform better with huge text runs. r=roc 2014-01-10 09:42:05 +00:00
gfxSVGGlyphs.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
gfxSVGGlyphs.h
gfxTeeSurface.cpp
gfxTeeSurface.h
gfxTypes.h Bug 959380 - 5/5 - Make gfxMemoryLocation a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
gfxUserFontSet.cpp Bug 889401 - Part 2. Render color glyph using COLR/CPAL. r=jfkthame 2014-05-26 19:07:24 +09:00
gfxUserFontSet.h Bug 964613 - check userfont sets for enabled/disabled local fonts when platform fontlist changes occur. r=jfkthame 2014-04-17 23:17:22 +09:00
gfxUtils.cpp Bug 1019018 - Get rid of the Thebes backed gfxContext in AndroidBridge, and the Thebes version of gfxUtils::ConvertBGRAtoRGBA. r=kats 2014-06-03 12:31:42 +01:00
gfxUtils.h Bug 1019018 - Get rid of the Thebes backed gfxContext in AndroidBridge, and the Thebes version of gfxUtils::ConvertBGRAtoRGBA. r=kats 2014-06-03 12:31:42 +01:00
gfxWindowsNativeDrawing.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
gfxWindowsNativeDrawing.h
gfxWindowsPlatform.cpp Backout 8b8bbe7aa1cc due to wrong bug number 2014-05-27 14:42:13 +03:00
gfxWindowsPlatform.h Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc 2014-02-09 09:04:38 +01: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 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
gfxXlibNativeRenderer.cpp Bug 1008610 - Convert right xlib surface into a SourceSurface. r=Bas 2014-05-13 14:58:54 +12:00
gfxXlibNativeRenderer.h
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 978594 - Part 3: Port some of the per-source flags to moz.build; r=glandium 2014-03-02 15:41:32 -05: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 Backed out 3 changesets (bug 946065) for b2g mochitest-6 permafail on a CLOSED TREE 2014-05-12 15:40:41 -07: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
nsUnicodeRange.h
RoundedRect.h