.. |
gfxAlphaRecovery.h
|
|
|
gfxASurface.h
|
[cairo-qpainter] Create QPixmaps with an alpha channel if required
|
2008-04-28 18:15:30 -07:00 |
gfxAtsuiFonts.h
|
Backed out changeset e413694940b3
|
2009-03-27 14:32:49 -07: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
|
b=454856; gcc compilation oddness with some fp-int conversions, workaround in gfxColor; r=bholley
|
2008-09-11 17:49:58 -07:00 |
gfxContext.h
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
gfxDirectFBSurface.h
|
(really) backing out d883ab4b8f41
|
2008-08-06 16:32:33 -07:00 |
gfxFont.h
|
Backed out changeset e413694940b3
|
2009-03-27 14:32:49 -07: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 480267. (reland) Use guid as fontname for downloaded fonts. r=vlad
|
2009-03-11 10:00:44 +09:00 |
gfxFT2Fonts.h
|
Bug 476724 - clean out Windows-specific flags from gfxFontEntry. r=vlad
|
2009-02-18 16:33:39 +09: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 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08: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
|
[OS/2] Bug 394412: on the way to be able to print through cairo
|
2008-01-29 16:16:19 -08:00 |
gfxPangoFonts.h
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +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 474369 - get rid of nsVoidArray; gfx part; r+sr=vladimir
|
2009-02-23 02:05:26 +01:00 |
gfxPlatformGtk.h
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
gfxPlatformMac.h
|
Backed out changeset e413694940b3
|
2009-03-27 14:32:49 -07: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 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
gfxQuartzImageSurface.h
|
b=414685, optimize mac image decoding and rendering ; r=stuart
|
2008-02-05 22:48:47 -08:00 |
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
|
b=414685, optimize mac image decoding and rendering ; r=stuart
|
2008-02-05 22:48:47 -08:00 |
gfxRect.h
|
Bug 463307. Convert to float a bit earlier to avoid integer overflow. r+sr=dbaron
|
2008-12-03 14:32:18 +13: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
|
|
|
gfxTextRunWordCache.h
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
gfxTypes.h
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
gfxUserFontSet.h
|
Separate previously-copied font constants into their own file and have them in one place rather than three. (Bug 3512) r=vlad
|
2009-01-29 12:39:18 -08: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 479276. Support a new kind of glyph bounding-box: TIGHT_HINTED_OUTLINE_EXTENTS, and use it to stop MathML spacing depending on exact ink extents. r+sr=roc
|
2009-02-24 21:32:58 +13: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 474369 - get rid of nsVoidArray; gfx part; r+sr=vladimir
|
2009-02-23 02:05:26 +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
|
Backed out changeset e413694940b3
|
2009-03-27 14:32:49 -07:00 |