gecko-dev/gfx/thebes
2011-01-07 14:37:50 +01:00
..
cairo-gdk-utils.c
cairo-gdk-utils.h
cairo-xlib-utils.h
EGLUtils.h Bug 619578. Add Android GfxInfo. r=vlad 2011-01-05 23:54:31 -05:00
genUnicodeScriptData.pl bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc 2010-12-06 13:22:24 +00:00
gfx3DMatrix.h
gfxAlphaRecovery.cpp
gfxAlphaRecovery.h
gfxAndroidPlatform.cpp Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. GetOffscreenFormat r=roc a=b-f 2010-12-15 10:17:26 -08:00
gfxAndroidPlatform.h Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. GetOffscreenFormat r=roc a=b-f 2010-12-15 10:17:26 -08:00
gfxASurface.cpp Bug 363861. Part 2.6: Wrap cairo API in gfxASurface::Get/SetSubpixelAntialiasingEnabled. r=vlad,a=blocking 2011-01-03 14:48:08 +13:00
gfxASurface.h Bug 618265: Fix leaking gfxSharedImageSurfaces. r=joe sr=vlad a=b 2011-01-04 10:40:54 -06:00
gfxAtomList.h
gfxAtoms.cpp
gfxAtoms.h
gfxBeOSPlatform.cpp
gfxBeOSPlatform.h
gfxBeOSSurface.cpp
gfxBeOSSurface.h
gfxBlur.cpp Bug 605179 - Fix build warnings in gfx/; r=roc a=bsmedberg 2010-12-05 18:38:12 +00:00
gfxBlur.h Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0 2010-11-24 11:35:21 +02:00
gfxCachedTempSurface.cpp
gfxCachedTempSurface.h
gfxColor.h
gfxContext.cpp Bug 593604. Part 8: Add SetAllowUseAsSource API for better diagnostics. r=jrmuizel,a=blocking 2011-01-03 14:48:09 +13:00
gfxContext.h Bug 602757. Part 1: Create gfxContextAutoDisableSubpixelAntialiasing helper. r=vlad,a=blocking 2011-01-03 14:48:09 +13:00
gfxCoreTextShaper.cpp
gfxCoreTextShaper.h
gfxD2DSurface.cpp
gfxD2DSurface.h Bug 612840. Part 1: Remove CONTENT_NO_TEXT flag since it's not really used. Also remove ShouldRetainTransparentSurface and related code; we'll assume that when text is over opaque pixels in an RGBA surface we can always paint it with subpixel AA --- and make it so in later patches. r=vlad 2010-12-20 14:26:13 +13:00
gfxDirectFBSurface.cpp
gfxDirectFBSurface.h
gfxDllDeps.cpp
gfxDrawable.cpp Bug 612042: Set extend mode properly for integer translations. r=joedrew a=blocking-betan 2010-12-12 06:18:27 +01:00
gfxDrawable.h
gfxDWriteCommon.cpp Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxDWriteCommon.h Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxDWriteFontList.cpp Bug 602792. Rework code for doing localized font family name lookups. r=jkew, a=blocker 2011-01-07 21:29:49 +09:00
gfxDWriteFontList.h Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxDWriteFonts.cpp bug 594889 - improve glyph spacing with DirectWrite fonts when ClearType is disabled by using GDI-compatible instead of 'ideal' metrics. r=bas a=blocking2.0 2011-01-04 16:58:31 +00:00
gfxDWriteFonts.h bug 594889 - improve glyph spacing with DirectWrite fonts when ClearType is disabled by using GDI-compatible instead of 'ideal' metrics. r=bas a=blocking2.0 2011-01-04 16:58:31 +00:00
gfxDWriteShaper.cpp bug 594889 - improve glyph spacing with DirectWrite fonts when ClearType is disabled by using GDI-compatible instead of 'ideal' metrics. r=bas a=blocking2.0 2011-01-04 16:58:31 +00:00
gfxDWriteShaper.h
gfxDWriteTextAnalysis.cpp
gfxDWriteTextAnalysis.h
gfxFont.cpp bug 617905 pt 1 - refactor gfxFont::InitTextRun so that all platforms benefit from splitting huge text runs. r=karlt a=joe 2011-01-07 12:38:28 +00:00
gfxFont.h bug 617905 pt 1 - refactor gfxFont::InitTextRun so that all platforms benefit from splitting huge text runs. r=karlt a=joe 2011-01-07 12:38:28 +00:00
gfxFontconfigUtils.cpp
gfxFontconfigUtils.h
gfxFontConstants.h
gfxFontMissingGlyphs.cpp
gfxFontMissingGlyphs.h
gfxFontTest.cpp
gfxFontTest.h
gfxFontUtils.cpp Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxFontUtils.h Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxFT2FontBase.cpp Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxFT2FontBase.h b=569770 part 8: gfxFT2FontBase::GetGlyph implementation r=jfkthame 2010-12-09 20:28:51 +13:00
gfxFT2FontList.cpp
gfxFT2FontList.h
gfxFT2Fonts.cpp Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxFT2Fonts.h bug 617905 pt 1 - refactor gfxFont::InitTextRun so that all platforms benefit from splitting huge text runs. r=karlt a=joe 2011-01-07 12:38:28 +00:00
gfxFT2Utils.cpp Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxFT2Utils.h Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxGDIFont.cpp
gfxGDIFont.h bug 617905 pt 1 - refactor gfxFont::InitTextRun so that all platforms benefit from splitting huge text runs. r=karlt a=joe 2011-01-07 12:38:28 +00:00
gfxGDIFontList.cpp Bug 602792. Rework code for doing localized font family name lookups. r=jkew, a=blocker 2011-01-07 21:29:49 +09:00
gfxGDIFontList.h Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxGDIShaper.cpp bug 615445 - don't overwrite clusters when storing glyphs in textrun. r=karlt a=joe 2010-12-22 14:27:43 +00:00
gfxGDIShaper.h
gfxGdkNativeRenderer.cpp
gfxGdkNativeRenderer.h
gfxGlitzSurface.h
gfxHarfBuzzShaper.cpp bug 612488 - make featureSettings fields use direct nsTArray rather than pointers. r=jfkthame a=joe 2010-12-09 11:52:03 +00:00
gfxHarfBuzzShaper.h b=569770 part 7: allow the font to provide its own GetGlyph function r=jfkthame 2010-12-09 20:28:51 +13:00
gfxImageSurface.cpp Bug 618265: Fix leaking gfxSharedImageSurfaces. r=joe sr=vlad a=b 2011-01-04 10:40:54 -06:00
gfxImageSurface.h Bug 618265: Fix leaking gfxSharedImageSurfaces. r=joe sr=vlad a=b 2011-01-04 10:40:54 -06:00
gfxMacFont.cpp Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxMacFont.h bug 617905 pt 1 - refactor gfxFont::InitTextRun so that all platforms benefit from splitting huge text runs. r=karlt a=joe 2011-01-07 12:38:28 +00:00
gfxMacPlatformFontList.h Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxMacPlatformFontList.mm Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxMatrix.cpp
gfxMatrix.h Bug 612042: Add HasOnlyIntegerTranslation function. r=joedrew 2010-12-12 06:18:21 +01:00
gfxOS2Fonts.cpp
gfxOS2Fonts.h
gfxOS2Platform.cpp
gfxOS2Platform.h
gfxOS2Surface.cpp
gfxOS2Surface.h
gfxPangoFonts.cpp bug 617905 pt 1 - refactor gfxFont::InitTextRun so that all platforms benefit from splitting huge text runs. r=karlt a=joe 2011-01-07 12:38:28 +00:00
gfxPangoFonts.h b=569770 part 9: use gfxHarfBuzzShaper when suitable r=jfkthame a=blocking 2010-12-09 20:29:39 +13:00
gfxPath.cpp
gfxPath.h
gfxPattern.cpp
gfxPattern.h
gfxPDFSurface.cpp
gfxPDFSurface.h
gfxPlatform.cpp bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc 2010-12-06 13:22:24 +00:00
gfxPlatform.h Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. GetOffscreenFormat r=roc a=b-f 2010-12-15 10:17:26 -08:00
gfxPlatformFontList.cpp Bug 602792. Rework code for doing localized font family name lookups. r=jkew, a=blocker 2011-01-07 21:29:49 +09:00
gfxPlatformFontList.h
gfxPlatformGtk.cpp Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. GetOffscreenFormat r=roc a=b-f 2010-12-15 10:17:26 -08:00
gfxPlatformGtk.h Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. GetOffscreenFormat r=roc a=b-f 2010-12-15 10:17:26 -08:00
gfxPlatformMac.cpp
gfxPlatformMac.h
gfxPoint.h
gfxPSSurface.cpp
gfxPSSurface.h
gfxQPainterSurface.cpp
gfxQPainterSurface.h
gfxQtNativeRenderer.cpp
gfxQtNativeRenderer.h
gfxQtPlatform.cpp Bug 618561 - Enable direct Qt rendering for Maemo6 r=dougt a=approval2.0 2011-01-04 17:37:24 +02:00
gfxQtPlatform.h Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. GetOffscreenFormat r=roc a=b-f 2010-12-15 10:17:26 -08:00
gfxQuartzImageSurface.cpp
gfxQuartzImageSurface.h
gfxQuartzNativeDrawing.cpp
gfxQuartzNativeDrawing.h
gfxQuartzPDFSurface.cpp
gfxQuartzPDFSurface.h
gfxQuartzSurface.cpp Bug 611433 - Add gfxQuartzImage constructor for data pointers. r=jrmuizel a=blocking2.0 2010-12-16 23:34:54 -08:00
gfxQuartzSurface.h Bug 612840. Part 1: Remove CONTENT_NO_TEXT flag since it's not really used. Also remove ShouldRetainTransparentSurface and related code; we'll assume that when text is over opaque pixels in an RGBA surface we can always paint it with subpixel AA --- and make it so in later patches. r=vlad 2010-12-20 14:26:13 +13:00
gfxRect.cpp
gfxRect.h
gfxScriptItemizer.cpp
gfxScriptItemizer.h
gfxSharedImageSurface.cpp Bug 623285: Initialize gfxImageSurface.mData. r=bjacob a=blocking-fennec 2011-01-05 13:42:09 -06:00
gfxSharedImageSurface.h Bug 618265: Fix leaking gfxSharedImageSurfaces. r=joe sr=vlad a=b 2011-01-04 10:40:54 -06:00
gfxSkipChars.cpp
gfxSkipChars.h Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxTeeSurface.cpp Bug 593604. Part 1: Add gfxTeeSurface. r=jrmuizel,a=blocking 2011-01-03 14:48:08 +13:00
gfxTeeSurface.h Bug 593604. Part 1: Add gfxTeeSurface. r=jrmuizel,a=blocking 2011-01-03 14:48:08 +13:00
gfxTextRunCache.cpp
gfxTextRunCache.h
gfxTextRunWordCache.cpp
gfxTextRunWordCache.h
gfxTypes.h
gfxUnicodeProperties.cpp bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc 2010-12-06 13:22:24 +00:00
gfxUnicodeProperties.h Basic bidi support for SVG. Bug 620446, r=roc, a=roc 2011-01-04 00:52:17 -08:00
gfxUnicodePropertyData.cpp bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc 2010-12-06 13:22:24 +00:00
gfxUniscribeShaper.cpp bug 617905 pt 2 - remove code to split long runs from the uniscribe shaper now that gfxFont code handles this earlier. r=karlt a=joe 2011-01-07 12:38:31 +00:00
gfxUniscribeShaper.h
gfxUserFontSet.cpp Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
gfxUserFontSet.h bug 612488 - make featureSettings fields use direct nsTArray rather than pointers. r=jfkthame a=joe 2010-12-09 11:52:03 +00:00
gfxUtils.cpp Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0 2010-11-24 11:35:21 +02:00
gfxUtils.h Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0 2010-11-24 11:35:21 +02:00
gfxWindowsNativeDrawing.cpp
gfxWindowsNativeDrawing.h
gfxWindowsPlatform.cpp
gfxWindowsPlatform.h
gfxWindowsSurface.cpp
gfxWindowsSurface.h Bug 612840. Part 1: Remove CONTENT_NO_TEXT flag since it's not really used. Also remove ShouldRetainTransparentSurface and related code; we'll assume that when text is over opaque pixels in an RGBA surface we can always paint it with subpixel AA --- and make it so in later patches. r=vlad 2010-12-20 14:26:13 +13:00
gfxXlibNativeRenderer.cpp Bug 605179 - Fix build warnings in gfx/; r=roc a=bsmedberg 2010-12-05 18:38:12 +00:00
gfxXlibNativeRenderer.h
gfxXlibSurface.cpp Bug 619601. If we are asked to create a similar surface and our underling surface isn't valid just return null. r=jrmuizel,a=joe 2010-12-16 00:07:20 -08:00
gfxXlibSurface.h Bug 612840. Part 1: Remove CONTENT_NO_TEXT flag since it's not really used. Also remove ShouldRetainTransparentSurface and related code; we'll assume that when text is over opaque pixels in an RGBA surface we can always paint it with subpixel AA --- and make it so in later patches. r=vlad 2010-12-20 14:26:13 +13:00
GLContext.cpp Bug 620355 - Fix uninitialized variable warnings in GLContext::UploadSurfaceToTexture; r=mattwoodrow a=joedrew 2011-01-07 14:37:50 +01:00
GLContext.h b=618892; [webgl] use ANGLE pbuffers to speed up webgl with d3d10 layers; r=bas 2011-01-06 14:07:12 -08:00
GLContextProvider.h
GLContextProviderCGL.mm Bug 622436 - Crash [@ GLEngine@0xaa6bc ], was making GL calls on wrong GL context - r=vlad, a=joe 2011-01-03 12:01:19 -05:00
GLContextProviderEGL.cpp b=623367; correctly handle pbuffer attribs in EGL offscreen context resize; r=bjacob 2011-01-06 14:07:12 -08:00
GLContextProviderGLX.cpp Bug 620356 - Fix uninitialized variable warning in CreateOffscreenPixmapContext; r=bjacob a=joedrew 2011-01-07 11:54:19 +01:00
GLContextProviderImpl.h
GLContextProviderNull.cpp
GLContextProviderOSMesa.cpp
GLContextProviderWGL.cpp Bug 604101 - Part 5 - Use Pixel Buffer Objects in TextureImageCGL. r=joe,jrmuizel a=blocking2.0 2010-12-16 23:49:42 -08:00
GLContextSymbols.h Bug 604101 - Part 5 - Use Pixel Buffer Objects in TextureImageCGL. r=joe,jrmuizel a=blocking2.0 2010-12-16 23:49:42 -08:00
GLDefs.h Bug 604101 - Part 5 - Use Pixel Buffer Objects in TextureImageCGL. r=joe,jrmuizel a=blocking2.0 2010-12-16 23:49:42 -08:00
GLXLibrary.h
ignorable.x-ccmap
Makefile.in Bug 619578. Add Android GfxInfo. r=vlad 2011-01-05 23:54:31 -05:00
nsCoreAnimationSupport.h
nsCoreAnimationSupport.mm
nsUnicodeRange.cpp
nsUnicodeRange.h
WGLLibrary.h
woff-private.h
woff.c
woff.h