gecko-dev/gfx/thebes/src
Benjamin Smedberg 689058eecc Merge mozilla-central into Electrolysis 2009-08-26 12:15:27 -04:00
..
Makefile.in Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07: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
gfxASurface.cpp Bug 466250 - build failure for cairo-gtk2 build with a directfb cairo; r=roc 2009-06-23 12:50:08 +09:00
gfxAlphaRecovery.cpp Bug 383166 - "stack-allocate gfxContext where possible" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2007-12-31 20:42:49 -08: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 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
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
gfxFT2Fonts.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
gfxFont.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
gfxFontMissingGlyphs.cpp b=499853; swimplify missing glyph rendering on mobile; r=stuart 2009-07-01 11:36:57 -07:00
gfxFontMissingGlyphs.h Display one hex box with six digits for non-BMP codepoints with no glyph. Bug 376532, r+sr+a=roc 2007-09-20 03:16:15 -07:00
gfxFontTest.cpp
gfxFontUtils.cpp fix wchar_t incompatibility from bug 493280, r=jfkthame 2009-08-18 09:26:20 +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
gfxGdkNativeRenderer.cpp Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
gfxImageSurface.cpp Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
gfxMacPlatformFontList.h 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
gfxMacPlatformFontList.mm 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
gfxMatrix.cpp Bug 488314. Kill SetMatrixPropagation, part 1. r=roc 2009-04-29 06:31:34 +02:00
gfxOS2Fonts.cpp [OS/2] Bug 509317 - enable general emboldening of fonts and stop forcing antialiasing in that case 2009-08-19 09:47:09 +02:00
gfxOS2Platform.cpp Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
gfxOS2Surface.cpp [OS/2] Bug 394412: on the way to be able to print through cairo 2008-01-29 16:16:19 -08:00
gfxPDFSurface.cpp b=377336, win32 printing page results in excessive data spooled to printer, for real this time, r=stuart 2007-09-24 15:50:44 -07:00
gfxPSSurface.cpp Bug 406376 - "Firefox generating PostScript Level 3 code, instead of Level 2 one (was: Printing graphics prints a solid black box)" (Use Level 2) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+] 2008-02-06 21:26:50 -08:00
gfxPangoFonts.cpp Bug 492309. Remove useless gfxTextRuNnFactory flags. r=vlad 2009-07-30 14:59:41 +12:00
gfxPath.cpp Expose Cairo path copy/append functions through Thebes - bug 445616 r=vlad 2008-07-18 11:26:02 -07:00
gfxPattern.cpp Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
gfxPlatform.cpp Merge mozilla-central into Electrolysis 2009-08-26 12:15:27 -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 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
gfxPlatformGtk.cpp fix Qt and GTK bustage in gfxFT2Fonts from bug 493280, r=jfkthame 2009-08-18 09:26:24 +01:00
gfxPlatformMac.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
gfxQPainterSurface.cpp [qpainter] Create QImages directly from image surfaces used as source 2008-05-04 11:51:37 -07:00
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 fix Qt and GTK bustage in gfxFT2Fonts from bug 493280, r=jfkthame 2009-08-18 09:26:24 +01:00
gfxQuartzImageSurface.cpp b=421422, cairo upgrade ; r=me 2008-03-14 20:44:23 -07:00
gfxQuartzNativeDrawing.cpp Bug 395983 - "Duplicated Flash menus using r60(+) of Flash player" (do native drawing instead) [p=kinetik@flim.org (Matthew Gregan) r=vlad sr=roc a=blocking1.9+] 2008-02-20 03:33:27 -08:00
gfxQuartzPDFSurface.cpp
gfxQuartzSurface.cpp Fix bug 441360. r+sr=vlad 2008-07-08 02:00:22 +02:00
gfxRect.cpp Bug 498275. Stop using nsIDOMSVGMatrix in nsSVGForeignObjectFrame + fixes. r=longsonr 2009-06-18 13:31:25 +02:00
gfxSkipChars.cpp Bug 384100. Implement word-based textrun cache. r=vlad 2007-06-12 13:56:04 -07:00
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 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
gfxWindowsFonts.cpp Bug 499621. Follow-up fixup to synthetic bolding on Windows. r=jkew. 2009-08-26 01:59:20 +09: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 fix for winmo bustage from bug 493280 - use accessor for protected member in gfxFontFamily 2009-08-16 17:29:35 +01: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
nsUnicodeRange.cpp Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-03 21:23:18 -07:00
nsUnicodeRange.h Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-03 21:23:18 -07:00