.. |
Makefile.in
|
bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad
|
2009-01-23 01:24:29 -05: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
|
mozilla-central merge
|
2008-08-08 13:05:00 +03: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
|
Backed out changeset 8a79415ac146 due to persistent orange on OS X unit test boxes
|
2009-02-04 11:50:07 +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 459148 - use thebes primitives for SVG rounded rects - r=longsonr,vlad sr=roc
|
2008-12-04 21:01:37 -08:00 |
gfxDirectFBSurface.cpp
|
(really) backing out d883ab4b8f41
|
2008-08-06 16:32:33 -07:00 |
gfxFT2Fonts.cpp
|
bug 462908 - Follow up to fix indentation and include patch in gfx/cairo
|
2009-01-23 02:59:24 -05:00 |
gfxFont.cpp
|
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 |
gfxFontMissingGlyphs.cpp
|
b=429915, color mismatch with 1x1 images (SetColor API broken) ; r=stuart, a=damon
|
2008-04-28 14:27:05 -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
|
Bug 458160 - Enable downloadable .otf fonts under Windows. r=roc, sr=vlad.
|
2008-12-22 14:01:14 +09:00 |
gfxFontconfigUtils.cpp
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
|
2009-01-22 17:15:34 +13:00 |
gfxFontconfigUtils.h
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
|
2009-01-22 17:15:34 +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 |
gfxMatrix.cpp
|
b=374462, update cairo to 1.4.2, r=stuart
|
2007-04-03 18:09:15 -07:00 |
gfxOS2Fonts.cpp
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01: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
|
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 |
gfxPath.cpp
|
Expose Cairo path copy/append functions through Thebes - bug 445616 r=vlad
|
2008-07-18 11:26:02 -07:00 |
gfxPattern.cpp
|
restore xlib behavior to that prior to changeset 3c9f6c799fed b=455976 r=stuart
|
2008-09-26 10:25:00 +12:00 |
gfxPlatform.cpp
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
gfxPlatformGtk.cpp
|
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
|
2009-02-02 18:49:58 +01:00 |
gfxPlatformMac.cpp
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +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
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
gfxQuartzFontCache.h
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
gfxQuartzFontCache.mm
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +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
|
b=374462, update cairo to 1.4.2, r=stuart
|
2007-04-03 18:09:15 -07:00 |
gfxQuartzSurface.cpp
|
Fix bug 441360. r+sr=vlad
|
2008-07-08 02:00:22 +02:00 |
gfxRect.cpp
|
Add 2-axis Scale, operator-, and Contains to gfxRect. r=vlad
|
2008-06-11 11:43:51 +12:00 |
gfxSkipChars.cpp
|
Bug 384100. Implement word-based textrun cache. r=vlad
|
2007-06-12 13:56:04 -07:00 |
gfxTextRunCache.cpp
|
Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu
|
2007-07-03 20:39:01 -07:00 |
gfxTextRunWordCache.cpp
|
Bug 473530 - PRBool violations after landing of bug 441782; r,sr=roc
|
2009-01-15 11:24:44 +03:30 |
gfxUserFontSet.cpp
|
Bug 465452 - better handling of format hints for downloadable fonts. r=dbaron.
|
2009-01-13 14:16:58 +09:00 |
gfxWindowsFonts.cpp
|
Bug 454098. Fix signs for baseline offsets for glyphs on Windows. r+sr=roc
|
2009-01-28 22:39:35 +13:00 |
gfxWindowsNativeDrawing.cpp
|
Bug 376375. Use Translate so we fill the right area with theme drawing after alpha recovery. r=vlad
|
2008-02-24 17:24:41 -08:00 |
gfxWindowsPlatform.cpp
|
bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad
|
2009-01-23 01:24:29 -05:00 |
gfxWindowsSurface.cpp
|
Bug 462911 - support NS_PRINTING in gfx / cairo. r=vlad
|
2008-11-04 07:43:45 -08: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
|
371135, oom crashers with big images, r=stuart
|
2007-05-10 12:58:09 -07:00 |
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 |