.. |
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
|
backout 06a7d2def034 and 58c89ce9719d as possible cause of failure in test_bug450930.xhtml
|
2009-06-15 18:40:55 +12: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 494664. Minor color-related cleanup. r=jmuizel,sr=vlad
|
2009-06-24 21:18:17 +12:00 |
gfxContext.h
|
b=487693; avoid aggressive invalidation in canvas; r=roc
|
2009-06-25 13:31:35 -07:00 |
gfxCoreTextFonts.h
|
backout 06a7d2def034 and 58c89ce9719d as possible cause of failure in test_bug450930.xhtml
|
2009-06-15 18:40:55 +12: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
|
Bug 495455. Always get correct bounding boxes for text rendered with user fonts, since they are likely to be using unusually-sized glyphs. Mac/Windows only at the moment. r=jdaggett
|
2009-06-24 21:04:20 +12: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 468387 - (reland) disable synthetic faces for downloadable fonts on Windows already specified as bold/italic. r=vlad
|
2009-04-02 17:06:33 +09:00 |
gfxFT2Fonts.h
|
Bug 490285. gfxFT2Fonts needs to add second and later glyphruns in a textrun at the correct offset, not at the start of the string. r=vlad,karlt
|
2009-06-24 21:14:10 +12: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 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 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
|
2009-04-07 12:02:11 -04:00 |
gfxPlatformGtk.h
|
Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
|
2009-04-07 12:02:11 -04:00 |
gfxPlatformMac.h
|
Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
|
2009-04-07 12:02:11 -04: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 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
|
2009-04-07 12:02:11 -04: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
|
|
|
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 495455. Always get correct bounding boxes for text rendered with user fonts, since they are likely to be using unusually-sized glyphs. Mac/Windows only at the moment. r=jdaggett
|
2009-06-24 21:04:20 +12:00 |
gfxWindowsNativeDrawing.h
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
gfxWindowsPlatform.h
|
b=494438; add optional OpenGL acceleration to ddraw surface for CE: better integration with rest of system; r=vlad
|
2009-07-08 16:34:02 -07: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
|
b=484864, b=488910 - cairo ddraw backend for wince; r=vlad
|
2009-04-22 17:48:30 -07:00 |