.. |
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 |
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 |
gfxASurface.cpp
|
mozilla-central merge
|
2008-08-08 13:05:00 +03:00 |
gfxAtsuiFonts.cpp
|
Detect clusters in Indic scripts where an initial RA is reordered after the following consonant and vowel. Bug 428317, r=roc
|
2008-11-06 02:02:51 -08:00 |
gfxBeOSPlatform.cpp
|
b=385263 a PangoFcFont using tree cairo r=roc
|
2008-09-27 12:21:55 +12:00 |
gfxBeOSSurface.cpp
|
|
|
gfxBlur.cpp
|
b=450178; add generic 8-bit alpha box blur in thebes (patch from Eric Bulter); r=vlad
|
2008-09-25 12:53:09 -07:00 |
gfxContext.cpp
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
gfxDirectFBSurface.cpp
|
(really) backing out d883ab4b8f41
|
2008-08-06 16:32:33 -07:00 |
gfxFont.cpp
|
b=455647 garbage Indic characters on parts of some English webpages. r=pavlov
|
2008-10-29 10:24:06 -07:00 |
gfxFontconfigUtils.cpp
|
b=449356 remove accidentally added code
|
2008-11-07 15:37:52 +13:00 |
gfxFontconfigUtils.h
|
b=449356 font selection through Mozilla's PangoFcFontMap, r=roc
|
2008-11-07 15:21:34 +13: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 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07:00 |
gfxFT2Fonts.cpp
|
Bug 451032 – Replace gfxQtFonts with gfxFT2Fonts because it almost the same. r=vladimir
|
2008-08-28 21:05:53 +10: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
|
|
|
gfxOS2Fonts.cpp
|
[OS/2] Bug 465691: make sure that we matched a font before using it and rename "Deja Vu" to "DejaVu", r=wuno@lsvw, a191b2=beltzner (CLOSED TREE)
|
2008-11-24 20:18:39 +01:00 |
gfxOS2Platform.cpp
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09: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 |
gfxPangoFonts.cpp
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -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 |
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 |
gfxPlatform.cpp
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09:00 |
gfxPlatformGtk.cpp
|
b=424333; BadAlloc under X when viewing extremely large images; r=joe
|
2008-11-09 15:39:41 -08:00 |
gfxPlatformMac.cpp
|
Bug 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -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 |
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 458360 - Qt build breaks after implementation of user font set object. r=vladimir.
|
2008-10-08 09:06:09 -05:00 |
gfxQuartzFontCache.h
|
Bug 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07:00 |
gfxQuartzFontCache.mm
|
Bug 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07: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
|
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 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
gfxUserFontSet.cpp
|
Bug 457825 - Support access control headers when downloading fonts. r=jonas,dbaron, sr=jonas
|
2008-11-06 09:32:12 +09:00 |
gfxWindowsFonts.cpp
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -08: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 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07:00 |
gfxWindowsSurface.cpp
|
Bug 462911 - support NS_PRINTING in gfx / cairo. r=vlad
|
2008-11-04 07:43:45 -08:00 |
gfxXlibNativeRenderer.cpp
|
Backing out d883ab4b8f41:7540abc35c97
|
2008-08-06 16:24:13 -07:00 |
gfxXlibSurface.cpp
|
|
|
Makefile.in
|
[OS/2] Bug 454956: fix OS/2 build break with GCC 3.4.6 or newer, part 2
|
2008-10-11 14:49:03 +03: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 |