gecko/gfx/thebes/src
2009-12-06 16:07:58 -08:00
..
cairo-gdk-utils.c Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
cairo-gdk-utils.h Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
cairo-xlib-utils.c b=424333; BadAlloc under X when viewing extremely large images; r=joe 2008-11-09 15:39:41 -08:00
cairo-xlib-utils.h Backing out d883ab4b8f41:7540abc35c97 2008-08-06 16:24:13 -07:00
gfxAlphaRecovery.cpp
gfxASurface.cpp Bug 518585 - Fix the cairo Qt backend to build. r=pavlov 2009-09-26 17:51:08 +02:00
gfxAtsuiFonts.cpp bug 493280 (part 1) refactor Mac font selection code and make 64-bit clean, r=joshmoz,jdaggett sr=roc 2009-08-16 14:52:12 +01:00
gfxBeOSPlatform.cpp Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
gfxBeOSSurface.cpp
gfxBlur.cpp Bug 467518. Interpret gfxBlur's border radius properly, as the actual boundary of the shadow, not the box-blur size. r=vlad 2008-12-08 13:59:21 +13:00
gfxContext.cpp Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
gfxCoreTextFonts.cpp bug 527555: ensure gfxCoreTextFont destructor doesn't try to delete uninitialized Cairo pointers or null CF references. r=roc 2009-11-10 10:00:50 +00:00
gfxDDrawSurface.cpp b=494438; add optional OpenGL acceleration to ddraw surface for CE: enable composite accel; r=vlad 2009-07-08 16:34:02 -07:00
gfxDirectFBSurface.cpp (really) backing out d883ab4b8f41 2008-08-06 16:32:33 -07:00
gfxFont.cpp Bug 519149. Get properly localized font family names on Mac OS X. r=jdaggett 2009-09-28 11:25:22 +01:00
gfxFontconfigUtils.cpp b=480098 correct weight units in gfxFcFontEntry::AdjustPatternToCSS r=roc 2009-03-11 15:00:43 +13:00
gfxFontconfigUtils.h b=480098 correct weight units in gfxFcFontEntry::AdjustPatternToCSS r=roc 2009-03-11 15:00:43 +13:00
gfxFontMissingGlyphs.cpp b=499853; swimplify missing glyph rendering on mobile; r=stuart 2009-07-01 11:36:57 -07:00
gfxFontMissingGlyphs.h
gfxFontTest.cpp
gfxFontUtils.cpp Bug 505386. Compensate for unpadded font tables when renaming fonts. r=jkew. 2009-09-18 11:39:22 +09:00
gfxFT2FontBase.cpp Bug 505284 - bottom of fonts cut off in dialogs. r=karlt 2009-10-30 16:13:41 -07:00
gfxFT2Fonts.cpp Bug 505284 - bottom of fonts cut off in dialogs. r=karlt 2009-10-30 16:13:41 -07:00
gfxFT2Utils.cpp b=527980 don't use tree-cairo preprocessor symbols to test for fontconfig r=bsmedberg 2009-11-27 13:21:31 +13:00
gfxFT2Utils.h Bug 525845 - Some characters in WOFF failed to work on Linux and Solaris. r=karlt 2009-11-05 23:12:36 -08:00
gfxGdkNativeRenderer.cpp Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
gfxImageSurface.cpp
gfxMacPlatformFontList.h Bug 519149. Get properly localized font family names on Mac OS X. r=jdaggett 2009-09-28 11:25:22 +01:00
gfxMacPlatformFontList.mm Bug 519149. Get properly localized font family names on Mac OS X. r=jdaggett 2009-09-28 11:25:22 +01:00
gfxMatrix.cpp Bug 488314. Kill SetMatrixPropagation, part 1. r=roc 2009-04-29 06:31:34 +02:00
gfxOS2Fonts.cpp [OS/2] Bug 511361 - fix font name conversion before calling FC to match the font 2009-09-18 23:33:03 +02:00
gfxOS2Platform.cpp Bug 449283: DPI on n810 is incorrect, r=roc 2009-09-22 08:45:56 -04:00
gfxOS2Surface.cpp
gfxPangoFonts.cpp Bug 530931: Maemo shouldn't use the true DPI [r=roc] 2009-11-25 17:27:05 -05:00
gfxPath.cpp
gfxPattern.cpp Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
gfxPDFSurface.cpp
gfxPlatform.cpp Bug 449283: DPI on n810 is incorrect, r=roc 2009-09-22 08:45:56 -04:00
gfxPlatformFontList.cpp bug 493280 (part 1) refactor Mac font selection code and make 64-bit clean, r=joshmoz,jdaggett sr=roc 2009-08-16 14:52:12 +01:00
gfxPlatformFontList.h Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett 2009-08-30 14:55:24 +01:00
gfxPlatformGtk.cpp Bug 531289: Firefox doesn't obey system dpi settings anymore [r=roc a=blocking] 2009-11-30 16:44:55 -05:00
gfxPlatformMac.cpp Bug 514932. Fix color profile retrieval on OS X 10.6. r=joshmoz 2009-10-03 14:33:55 -04:00
gfxPSSurface.cpp
gfxQPainterSurface.cpp
gfxQtNativeRenderer.cpp Fixed gfxQtFont according to changes in bug 437356 Set up unified font entry object 2008-08-09 16:43:08 +03:00
gfxQtPlatform.cpp Bug 518378: buttons and list boxes in content document are unreasonably large, r=dbaron 2009-09-26 20:21:32 -04:00
gfxQuartzImageSurface.cpp
gfxQuartzNativeDrawing.cpp
gfxQuartzPDFSurface.cpp
gfxQuartzSurface.cpp
gfxRect.cpp Bug 498275. Stop using nsIDOMSVGMatrix in nsSVGForeignObjectFrame + fixes. r=longsonr 2009-06-18 13:31:25 +02:00
gfxSkipChars.cpp
gfxTextRunCache.cpp bug 493280 (part 1) refactor Mac font selection code and make 64-bit clean, r=joshmoz,jdaggett sr=roc 2009-08-16 14:52:12 +01:00
gfxTextRunWordCache.cpp Bug 492309. Remove useless gfxTextRuNnFactory flags. r=vlad 2009-07-30 14:59:41 +12:00
gfxUserFontSet.cpp Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett 2009-08-30 14:55:24 +01:00
gfxWindowsFonts.cpp Bug 524462. Fix startup crash in pref fonts with funky cmaps. r=jdaggett 2009-10-30 16:41:13 -06:00
gfxWindowsNativeDrawing.cpp Bug 484150 - support image-rendering attribute. Includes some gfx code by vlad from bug 423756 which is r=joe. The rest is r=dbaron, sr=roc 2009-03-21 15:36:38 +00:00
gfxWindowsPlatform.cpp Bug 449283: DPI on n810 is incorrect, r=roc 2009-09-22 08:45:56 -04:00
gfxWindowsSurface.cpp Bug 504920. Use cairo_set_can_convert_to_dib(TRUE) when creating optimized DDB image surfaces. r=vlad 2009-08-12 10:44:53 -04:00
gfxXlibNativeRenderer.cpp Bug 471877 - Cleanup GTK includes; further cleanup + system-headers cleanup; r+sr=roc 2009-01-21 16:24:46 +01:00
gfxXlibSurface.cpp b=523959; [webgl] enable WebGL with EGL on Maemo and WinCE; r=stuart 2009-12-06 16:07:58 -08:00
Makefile.in Bug 505284 - bottom of fonts cut off in dialogs. r=karlt 2009-10-30 16:13:41 -07:00
nsUnicodeRange.cpp
nsUnicodeRange.h
woff-private.h Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett 2009-08-30 14:55:24 +01:00
woff.c Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett 2009-08-30 14:55:24 +01:00
woff.h Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett 2009-08-30 14:55:24 +01:00