.. |
Makefile.in
|
Bug 384100. Implement word-based textrun cache. r=vlad
|
2007-06-12 20:56:05 +00:00 |
gfxASurface.h
|
Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
|
2007-08-06 20:13:19 +00:00 |
gfxAlphaRecovery.h
|
b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart
|
2007-03-03 00:18:34 +00:00 |
gfxAtsuiFonts.h
|
Bail out of gfxFont::Draw if setting up the Cairo font fails. b=390476 r+sr=pavlov a19=pavlov
|
2007-08-06 12:30:15 +00:00 |
gfxBeOSPlatform.h
|
Fix various shutdown leaks. Add static Shutdown method to gfxPlatform as the entry point for thebes cleanup and use the virtual destructor of the platform-specific gfxPlatform objects to do platform-specific cleanup. b=374286 r=vlad
|
2007-03-19 23:16:15 +00:00 |
gfxBeOSSurface.h
|
cleaning up addref/release mess in thebes. bug 342593. r=mrbkap
|
2006-06-24 01:45:26 +00:00 |
gfxColor.h
|
Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
|
2007-08-06 20:13:19 +00:00 |
gfxContext.h
|
Bug 380071 - add cairo_clip_extents() functionality to thebes. r=vlad
|
2007-05-22 19:30:04 +00:00 |
gfxFont.h
|
Bug 390234. Coalesce glyph runs after sorting them, gets them into the canonical form. Also add debug code to help track down textrun-cache related crashers. r=vlad
|
2007-08-26 23:44:00 +00:00 |
gfxFontTest.h
|
b=366870, add font/glyph selection test framework, this time with all the files, r=stuart
|
2007-01-19 21:23:38 +00:00 |
gfxGlitzSurface.h
|
cleaning up addref/release mess in thebes. bug 342593. r=mrbkap
|
2006-06-24 01:45:26 +00:00 |
gfxImageSurface.h
|
thebes API cleanup. bug 368910. r/sr=vlad
|
2007-02-08 20:47:48 +00:00 |
gfxMatrix.h
|
Bug 375387 - make gfxMatrix::IsSingular const. r+sr=pavlov
|
2007-03-27 11:07:10 +00:00 |
gfxOS2Fonts.h
|
[OS/2] Bug 381333:
|
2007-08-19 12:27:30 +00:00 |
gfxOS2Platform.h
|
[OS/2] Bug 371504: get Thebes working on OS/2 again.
|
2007-05-20 13:45:49 +00:00 |
gfxOS2Surface.h
|
[OS/2] Bug 333235: initial checkin of new files for Thebes on OS/2, this should fix the cairo-os2 build break. sr=pavlov
|
2007-02-24 10:58:48 +00:00 |
gfxPDFSurface.h
|
enabling PDF surface on windows. bug 369930. r/sr=vlad
|
2007-03-01 00:02:27 +00:00 |
gfxPSSurface.h
|
enabling PDF surface on windows. bug 369930. r/sr=vlad
|
2007-03-01 00:02:27 +00:00 |
gfxPangoFonts.h
|
Bail out of gfxFont::Draw if setting up the Cairo font fails. b=390476 r+sr=pavlov a19=pavlov
|
2007-08-06 12:30:15 +00:00 |
gfxPath.h
|
Bug 376927 - add path flattening API to thebes. r=vlad
|
2007-04-16 20:18:32 +00:00 |
gfxPattern.h
|
b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart
|
2007-03-03 00:18:34 +00:00 |
gfxPlatform.h
|
b=391583, DoesARGBImageDataHaveAlpha is slow, r=stuart,a=me
|
2007-08-17 19:55:00 +00:00 |
gfxPlatformGtk.h
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 22:02:20 +00:00 |
gfxPlatformMac.h
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 22:02:20 +00:00 |
gfxPoint.h
|
thebes API cleanup. bug 368910. r/sr=vlad
|
2007-02-08 20:47:48 +00:00 |
gfxQuartzPDFSurface.h
|
Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett
|
2007-01-27 04:06:59 +00:00 |
gfxQuartzSurface.h
|
b=374462, update cairo to 1.4.2, r=stuart
|
2007-04-04 01:09:16 +00:00 |
gfxRect.h
|
Bug 382458: Fix rounding problems in Windows theme rendering. r+sr=roc.
|
2007-06-27 16:42:38 +00:00 |
gfxSkipChars.h
|
Not (Really) Part Of The Build. Comment and whitespace changes only. More specific documentation for gfxSkipChars.
|
2007-05-30 22:20:11 +00:00 |
gfxTextRunCache.h
|
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-04 03:39:03 +00:00 |
gfxTextRunWordCache.h
|
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-04 03:39:03 +00:00 |
gfxTypes.h
|
fix thunderbird bustage from bug 388663
|
2007-07-19 15:21:13 +00:00 |
gfxWindowsFonts.h
|
Bail out of gfxFont::Draw if setting up the Cairo font fails. b=390476 r+sr=pavlov a19=pavlov
|
2007-08-06 12:30:15 +00:00 |
gfxWindowsNativeDrawing.h
|
b=390668, crash in gfxASurface::GetType (_moz_cairo_scaled_font_status and others), often using drawWindow
|
2007-08-09 18:54:19 +00:00 |
gfxWindowsPlatform.h
|
bug 388706. cache resolved fonts per language group. r=elif
|
2007-08-24 19:41:17 +00:00 |
gfxWindowsSurface.h
|
thebes API cleanup. bug 368910. r/sr=vlad
|
2007-02-08 20:47:48 +00:00 |
gfxXlibNativeRenderer.h
|
Bug 384840 - gfxXlibNativeRenderer::DRAW_SUPPORTS_NONDEFAULT_VISUAL should be distinct from DRAW_SUPPORTS_CLIP_LIST, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=roc
|
2007-06-19 04:19:01 +00:00 |
gfxXlibSurface.h
|
thebes API cleanup. bug 368910. r/sr=vlad
|
2007-02-08 20:47:48 +00:00 |