gecko/gfx/thebes/public
2009-09-18 09:45:29 +09:00
..
gfxAlphaRecovery.h
gfxASurface.h b=492724; pull out canvas utility functions into CanvasUtils/LayoutUtils; r+sr=roc 2009-06-25 13:30:56 -07:00
gfxAtsuiFonts.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
gfxBeOSPlatform.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
gfxBeOSSurface.h
gfxBlur.h Bug 468018 - Optimize box-shadow rendering even further by doing more intersections; r=vladimir 2008-12-06 19:54:36 +01:00
gfxColor.h Bug 421761 - "Use multiplication instead of division for gfxRGBA (gfxColor.h)" [r=joe r=jmuizelaar] 2009-09-08 15:14:39 -05:00
gfxContext.h CLOSED TREE spelling fixes to kick new builds. 2009-09-03 11:14:54 -04:00
gfxCoreTextFonts.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
gfxDDrawSurface.h 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.h (really) backing out d883ab4b8f41 2008-08-06 16:32:33 -07:00
gfxFont.h use PRUptrdiff, not unsigned long, for PtrBits in gfxFont [r=vlad] 2009-09-04 21:46:09 -05:00
gfxFontConstants.h Implement CSS computation of font-stretch property and store it in the gfx font structures. (Bug 3512) r=vlad sr=bzbarsky 2009-01-29 12:39:18 -08:00
gfxFontTest.h Bug 441473. Implement user font set object. r+sr=roc 2008-10-01 12:01:53 +09:00
gfxFontUtils.h Bug 516709. Do better validation of cmap tables when loading fonts. r=jkew. 2009-09-18 09:45:29 +09:00
gfxFT2Fonts.h b=514968; optimize FT2 textrun creation with glyph cache; r=jfkthame 2009-09-10 13:52:40 -07:00
gfxGdkNativeRenderer.h Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
gfxGlitzSurface.h
gfxImageSurface.h Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
gfxMatrix.h Bug 488314. Kill SetMatrixPropagation, part 1. r=roc 2009-04-29 06:31:34 +02:00
gfxOS2Fonts.h [OS/2] implement (but not yet activate) synthetic oblique using font matrix skewing in gfxOS2Font::CairoScaledFont 2008-11-26 20:13:43 +01:00
gfxOS2Platform.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
gfxOS2Surface.h
gfxPangoFonts.h Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett 2009-08-30 14:55:24 +01:00
gfxPath.h Expose Cairo path copy/append functions through Thebes - bug 445616 r=vlad 2008-07-18 11:26:02 -07:00
gfxPattern.h 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
gfxPDFSurface.h Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+ 2008-03-19 13:51:42 -07:00
gfxPlatform.h Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv] 2009-09-17 01:17:19 -05:00
gfxPlatformGtk.h Bug 490267 - implement pref font and system font fallback for gfxFT2Fonts. r=jtd,jfkthame sr=roc 2009-09-09 16:35:08 +01:00
gfxPlatformMac.h Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett 2009-08-30 14:55:24 +01:00
gfxPoint.h b=424423, border rendering is slow: Part 1; r+sr=roc 2008-07-23 10:25:23 -07:00
gfxPSSurface.h Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+ 2008-03-19 13:51:42 -07:00
gfxQPainterSurface.h [cairo-qpainter] Create QPixmaps with an alpha channel if required 2008-04-28 18:15:30 -07:00
gfxQtNativeRenderer.h Fixed gfxQtFont according to changes in bug 437356 Set up unified font entry object 2008-08-09 16:43:08 +03:00
gfxQtPlatform.h Bug 490267 - implement pref font and system font fallback for gfxFT2Fonts. r=jtd,jfkthame sr=roc 2009-09-09 16:35:08 +01:00
gfxQuartzImageSurface.h
gfxQuartzNativeDrawing.h 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.h
gfxQuartzSurface.h
gfxRect.h Bug 498275. Stop using nsIDOMSVGMatrix in nsSVGForeignObjectFrame + fixes. r=longsonr 2009-06-18 13:31:25 +02:00
gfxSkipChars.h Bug 467487. Use a better and more explicit check for the case where a text frame's textrun doesn't map enough text for the frame. r=smontagu 2008-12-17 15:14:33 +13:00
gfxTextRunCache.h Bug 492309. Remove useless gfxTextRuNnFactory flags. r=vlad 2009-07-30 14:59:41 +12:00
gfxTextRunWordCache.h Bug 492309. Remove useless gfxTextRuNnFactory flags. r=vlad 2009-07-30 14:59:41 +12:00
gfxTypes.h Bug 516709. Do better validation of cmap tables when loading fonts. r=jkew. 2009-09-18 09:45:29 +09:00
gfxUserFontSet.h Bug 507970, part 3: add @font-face format hint for woff fonts, r=jdaggett 2009-09-17 12:03:12 +01:00
gfxUtils.h Bug 444689. gfxMatrix type checks should allow for an epsilon fuzz so that matrix arithmetic that works out to the identity doesn't change the type. r=vlad 2008-07-14 10:27:43 +12:00
gfxWindowsFonts.h Bug 516709. Do better validation of cmap tables when loading fonts. r=jkew. 2009-09-18 09:45:29 +09:00
gfxWindowsNativeDrawing.h Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron 2008-11-04 14:01:21 -08:00
gfxWindowsPlatform.h Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett 2009-08-30 14:55:24 +01:00
gfxWindowsSurface.h Bug 461860 - windows mobile fixes in gfx r+sr=vlad 2008-12-03 08:42:03 -05:00
gfxXlibNativeRenderer.h Backing out d883ab4b8f41:7540abc35c97 2008-08-06 16:24:13 -07:00
gfxXlibSurface.h
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