.. |
cairo-gdk-utils.c
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
cairo-gdk-utils.h
|
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
|
2010-07-02 16:04:09 +12:00 |
cairo-xlib-utils.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
EGLUtils.h
|
Bug 619578. Add Android GfxInfo. r=vlad
|
2011-01-05 23:54:31 -05:00 |
genUnicodeScriptData.pl
|
bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc
|
2010-12-06 13:22:24 +00:00 |
gfx2DGlue.h
|
Bug 651858 - Part 2: Add glue code in gfx for thebes-azure interop. r=jrmuizel
|
2011-06-24 19:41:18 +02:00 |
gfx3DMatrix.cpp
|
Bug 681858 - Improve performance of gfx3DMatrix multiplication by reverting to 2d operations where possible. r=derf
|
2011-08-27 12:07:05 +12:00 |
gfx3DMatrix.h
|
Bug 681858 - Improve performance of gfx3DMatrix multiplication by reverting to 2d operations where possible. r=derf
|
2011-08-27 12:07:05 +12:00 |
gfxAlphaRecovery.cpp
|
Bug 616782 - gfxAlphaRecovery.cpp should not be compiled with -msse2. r=vlad, a2.0=joedrew
|
2010-12-05 00:38:53 -08:00 |
gfxAlphaRecovery.h
|
Bug 629799, part 1: Add some helpers for aligning surfaces for alpha recovery. sr=roc
|
2011-02-16 16:43:30 -06:00 |
gfxAlphaRecoverySSE2.cpp
|
Bug 637181 - Unused variable sh in gfxAlphaRecovery::AlignRectForSubimageRecovery; r=cjones
|
2011-03-22 15:15:42 -04:00 |
gfxAndroidPlatform.cpp
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
gfxAndroidPlatform.h
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
gfxASurface.cpp
|
Bug 537223 - Cleanup gfxColor.h; r=jrmuizel
|
2011-08-25 10:46:01 +02:00 |
gfxASurface.h
|
Bug 664659 - Fix about:memory image reporters. r=joe
|
2011-07-18 09:20:27 -04:00 |
gfxAtomList.h
|
Bug 448168 - Apply |s/entires/entries/g|; r=roc
|
2011-08-04 09:04:29 +02:00 |
gfxAtoms.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxAtoms.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxBlur.cpp
|
Bug 633627 - Fixedpoint division in blur code. r=jmuizelaar
|
2011-09-19 09:32:59 -07:00 |
gfxBlur.h
|
Remove unused (and unnecessarily slow) method gfxAlphaBoxBlur::PremultiplyAlpha. (Bug 633369) r=roc
|
2011-03-03 13:18:42 -08:00 |
gfxCachedTempSurface.cpp
|
Bug 660662. Eliminate NS_(ceil|floor). r=roc
|
2011-05-30 15:08:55 -04:00 |
gfxCachedTempSurface.h
|
Bug 647560. Cache temporary backbuffer surfaces. r=karlt
|
2011-05-30 15:48:29 +12:00 |
gfxColor.h
|
Bug 537223 - Cleanup gfxColor.h; r=jrmuizel
|
2011-08-25 10:46:01 +02:00 |
gfxContext.cpp
|
Bug 675837 - Add gfxContext::ClipContainsRect. r=roc
|
2011-08-27 12:03:04 +12:00 |
gfxContext.h
|
Bug 675837 - Add gfxContext::ClipContainsRect. r=roc
|
2011-08-27 12:03:04 +12:00 |
gfxCoreTextShaper.cpp
|
bug 663688 - prefer CGFont APIs to older ATS APIs on 10.6 or later. r=smichaud,roc
|
2011-06-24 18:55:27 +01:00 |
gfxCoreTextShaper.h
|
bug 663688 - prefer CGFont APIs to older ATS APIs on 10.6 or later. r=smichaud,roc
|
2011-06-24 18:55:27 +01:00 |
gfxD2DSurface.cpp
|
Bug 651858 - Part 2: Add glue code in gfx for thebes-azure interop. r=jrmuizel
|
2011-06-24 19:41:18 +02:00 |
gfxD2DSurface.h
|
Bug 651858 - Part 2: Add glue code in gfx for thebes-azure interop. r=jrmuizel
|
2011-06-24 19:41:18 +02:00 |
gfxDirectFBSurface.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxDirectFBSurface.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxDrawable.cpp
|
Bug 669851 - Use bilinear image scaling on all ARM devices, even without NEON [r=mbrubeck,jmuizelaar]
|
2011-07-07 03:08:00 -07:00 |
gfxDrawable.h
|
Bug 572680 - Create gfxDrawable interface and implementations for surfaces, patterns and drawing callbacks. r=joe
|
2010-08-13 15:30:14 +02:00 |
gfxDWriteCommon.cpp
|
Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker
|
2011-01-06 20:45:10 -08:00 |
gfxDWriteCommon.h
|
Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe
|
2011-06-12 11:30:16 +09:00 |
gfxDWriteFontList.cpp
|
Bug 668133 - Add telemetry probes for font enumeration, r=jtd
|
2011-07-26 23:42:53 -07:00 |
gfxDWriteFontList.h
|
Bug 661471. Part 2: Add a pref to limit the forcing of 'GDI Classic' to a maximum font size. r=jdaggett,jfkthame
|
2011-06-03 16:31:08 +12:00 |
gfxDWriteFonts.cpp
|
bug 666893 - add padding pixels to DWrite text bounds because of ClearType bleed when using GDI Classic mode. r=roc
|
2011-07-01 07:38:17 +01:00 |
gfxDWriteFonts.h
|
bug 666893 - add padding pixels to DWrite text bounds because of ClearType bleed when using GDI Classic mode. r=roc
|
2011-07-01 07:38:17 +01:00 |
gfxDWriteShaper.cpp
|
bug 467669 - pt 3 - track which stage of font matching led to selection of a particular face. r=roc
|
2011-06-16 07:31:37 +01:00 |
gfxDWriteShaper.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxDWriteTextAnalysis.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxDWriteTextAnalysis.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxFailure.h
|
Bug 617028. Add support for logging graphics failures. r=joe
|
2011-02-07 14:44:48 -05:00 |
gfxFont.cpp
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
gfxFont.h
|
bug 674909 - make synthetic bolding proportionate to font size and zoom. r=jdaggett
|
2011-09-02 21:18:25 +01:00 |
gfxFontconfigUtils.cpp
|
bug 3512 - implement font-stretch property for Linux (fontconfig) backend. r=karlt
|
2011-09-05 08:33:43 +01:00 |
gfxFontconfigUtils.h
|
bug 3512 - implement font-stretch property for Linux (fontconfig) backend. r=karlt
|
2011-09-05 08:33:43 +01:00 |
gfxFontConstants.h
|
Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew
|
2010-11-10 07:49:52 -08:00 |
gfxFontMissingGlyphs.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxFontMissingGlyphs.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxFontTest.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxFontTest.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxFontUtils.cpp
|
bug 678181 - back out second part of bug 668813 (changeset 431a8297db1f) on suspicion of causing crashiness. r=backout
|
2011-08-13 13:34:56 +01:00 |
gfxFontUtils.h
|
bug 678181 - back out second part of bug 668813 (changeset 431a8297db1f) on suspicion of causing crashiness. r=backout
|
2011-08-13 13:34:56 +01:00 |
gfxFT2FontBase.cpp
|
Bug 648385: Remove gfxFont::GetUniqueName, r=jdaggett
|
2011-04-11 17:59:42 -07:00 |
gfxFT2FontBase.h
|
Bug 648385: Remove gfxFont::GetUniqueName, r=jdaggett
|
2011-04-11 17:59:42 -07:00 |
gfxFT2FontList.cpp
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
gfxFT2FontList.h
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
gfxFT2Fonts.cpp
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
gfxFT2Fonts.h
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
gfxFT2Utils.cpp
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
gfxFT2Utils.h
|
Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker
|
2011-01-06 20:45:10 -08:00 |
gfxGDIFont.cpp
|
bug 670072 - round font sizes to integers in the GDI backend. r=jdaggett
|
2011-07-15 15:16:15 +01:00 |
gfxGDIFont.h
|
bug 475968 - add padding pixels to loose ink bounds on Windows because of ClearType pixel bleed. r=roc
|
2011-06-22 09:49:53 +01:00 |
gfxGDIFontList.cpp
|
bug 3512 - support font-stretch in the GDI font backend. r=jdaggett
|
2011-09-05 08:34:40 +01:00 |
gfxGDIFontList.h
|
bug 3512 - support font-stretch in the GDI font backend. r=jdaggett
|
2011-09-05 08:34:40 +01:00 |
gfxGDIShaper.cpp
|
bug 544617 - ensure Cairo font is set up in gfxGDIFont::InitTextRun. r=jdaggett
|
2011-03-24 20:11:37 +00:00 |
gfxGDIShaper.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxGdkNativeRenderer.cpp
|
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
|
2010-07-02 16:04:09 +12:00 |
gfxGdkNativeRenderer.h
|
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
|
2010-07-02 16:04:09 +12:00 |
gfxGlitzSurface.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxHarfBuzzShaper.cpp
|
Bug 678022: Fix build with clang and c++0x. In c++0x one cannot use -1 in a position in an initializer list that is unsigned. Use UINT_MAX instead. r=roc
|
2011-08-10 16:09:22 -04:00 |
gfxHarfBuzzShaper.h
|
bug 624310 - get glyph widths via directwrite rather than font tables when using simulated bold. r=bas a=joe
|
2011-01-21 10:35:21 +00:00 |
gfxImageSurface.cpp
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
gfxImageSurface.h
|
Bug 635035, part 7: Remove obsoleted gfxASurface::SupportsSelfCopy. r=roc a=b
|
2011-03-09 11:27:37 -06:00 |
gfxMacFont.cpp
|
bug 674909 - make synthetic bolding proportionate to font size and zoom. r=jdaggett
|
2011-09-02 21:18:25 +01:00 |
gfxMacFont.h
|
bug 663688 - prefer CGFont APIs to older ATS APIs on 10.6 or later. r=smichaud,roc
|
2011-06-24 18:55:27 +01:00 |
gfxMacPlatformFontList.h
|
bug 663688 - prefer CGFont APIs to older ATS APIs on 10.6 or later. r=smichaud,roc
|
2011-06-24 18:55:27 +01:00 |
gfxMacPlatformFontList.mm
|
Bug 668133 - Add telemetry probes for font enumeration, r=jtd
|
2011-07-26 23:42:53 -07:00 |
gfxMatrix.cpp
|
Bug 505115 - Part 4 - Add a lot of new functionality to gfx3DMatrix. r=jrmuizel
|
2011-07-23 10:28:33 +12:00 |
gfxMatrix.h
|
Bug 505115 - Part 3 - Convert nsStyleTransformMatrix to be backed by a 4x4 matrix. r=dbaron
|
2011-07-23 10:28:07 +12:00 |
gfxOS2Fonts.cpp
|
Bug672951 [OS/2] follow-up for bug668758 r=dragtext
|
2011-07-31 14:05:14 -07:00 |
gfxOS2Fonts.h
|
Bug672951 [OS/2] follow-up for bug668758 r=dragtext
|
2011-07-31 14:05:14 -07:00 |
gfxOS2Platform.cpp
|
Bug 576437 - CreateOffscreenSurface should not silently translate ImageFormat24 into ImageFormat16_565. r=joe a=blocking2.0
|
2010-09-16 14:34:53 -07:00 |
gfxOS2Platform.h
|
Bug 576437 - CreateOffscreenSurface should not silently translate ImageFormat24 into ImageFormat16_565. r=joe a=blocking2.0
|
2010-09-16 14:34:53 -07:00 |
gfxOS2Surface.cpp
|
Bug 557159 - [OS/2] Optimize Cairo/Thebes surfaces. Surface Part 2 - MozCairo and Thebes. r= Peter Weilbacher, a=NPOTB
|
2010-08-21 12:50:32 -07:00 |
gfxOS2Surface.h
|
Bug 556487 - gfxASurface GetSize. r=joe a=blocking2.0
|
2010-09-07 17:36:57 -07:00 |
gfxPangoFonts.cpp
|
bug 3512 - implement font-stretch property for Linux (fontconfig) backend. r=karlt
|
2011-09-05 08:33:43 +01:00 |
gfxPangoFonts.h
|
bug 467669 - pt 3 - track which stage of font matching led to selection of a particular face. r=roc
|
2011-06-16 07:31:37 +01:00 |
gfxPath.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxPath.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxPattern.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxPattern.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxPDFSurface.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxPDFSurface.h
|
Bug 624152. Don't do the 'copy background' part of PushGroupAndCopyBackground for non-pixel-based surfaces; it shouldn't be necessary. r=jrmuizel,a=blocker
|
2011-01-15 22:40:33 +13:00 |
gfxPlatform.cpp
|
Bug 674230 - Rename qcms pref; r=jmuizelaar
|
2011-07-27 16:09:27 -04:00 |
gfxPlatform.h
|
Bug 537223 - Cleanup gfxColor.h; r=jrmuizel
|
2011-08-25 10:46:01 +02:00 |
gfxPlatformFontList.cpp
|
Bug 668133 - Add telemetry probes for font enumeration, r=jtd
|
2011-07-26 23:42:53 -07:00 |
gfxPlatformFontList.h
|
Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe
|
2011-06-12 11:30:16 +09:00 |
gfxPlatformGtk.cpp
|
Bug 605009 - Linux debug build with --disable-pango crashes during shutdown; r=karlt
|
2011-03-23 23:02:14 -04:00 |
gfxPlatformGtk.h
|
Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. GetOffscreenFormat r=roc a=b-f
|
2010-12-15 10:17:26 -08:00 |
gfxPlatformMac.cpp
|
Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe
|
2011-06-12 11:30:16 +09:00 |
gfxPlatformMac.h
|
Bug 576437 - CreateOffscreenSurface should not silently translate ImageFormat24 into ImageFormat16_565. r=joe a=blocking2.0
|
2010-09-16 14:34:53 -07:00 |
gfxPoint3D.h
|
Bug 505115 - Part 8a - Add BasePoint3D and gfxPoint3D. r=roc
|
2011-08-03 15:04:20 +12:00 |
gfxPoint.h
|
Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc
|
2011-06-24 19:41:16 +02:00 |
gfxPointH3D.h
|
Bug 505115 - Part 15 - Add 4D Vectors, Quaternions and gfx3DMatrix functions. r=derf
|
2011-08-27 12:06:03 +12:00 |
gfxPSSurface.cpp
|
Bug 624699. Fix some landscape printing bugs. r=roc
|
2011-07-14 13:02:20 -04:00 |
gfxPSSurface.h
|
Bug 624699. Fix some landscape printing bugs. r=roc
|
2011-07-14 13:02:20 -04:00 |
gfxQPainterSurface.cpp
|
Backout bug 562746 (Cairo update to version 1.10) because of the possible Dromaeo regression on Mac OS X 10.5)
|
2011-05-26 14:57:50 -04:00 |
gfxQPainterSurface.h
|
Bug 605057 - Add gfxASurface::GetAsImageSurface to convert generic surfaces into image surfaces without copies (if possible). r=roc a=b
|
2010-11-11 15:31:22 -05:00 |
gfxQtNativeRenderer.cpp
|
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
|
2010-07-02 16:04:09 +12:00 |
gfxQtNativeRenderer.h
|
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
|
2010-07-02 16:04:09 +12:00 |
gfxQtPlatform.cpp
|
Bug 589982 - gfxQtPlatform::CreateFontGroup fails to build with --disable-pango; r=romaxa
|
2011-08-24 16:19:15 -07:00 |
gfxQtPlatform.h
|
Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. GetOffscreenFormat r=roc a=b-f
|
2010-12-15 10:17:26 -08:00 |
gfxQuartzImageSurface.cpp
|
Bug 664659 - Fix about:memory image reporters. r=joe
|
2011-07-18 09:20:27 -04:00 |
gfxQuartzImageSurface.h
|
Bug 664659 - Fix about:memory image reporters. r=joe
|
2011-07-18 09:20:27 -04:00 |
gfxQuartzNativeDrawing.cpp
|
Bug 641426. Part 2: Remove a bunch of direct gfxRect::pos/size usage. r=joe
|
2011-04-19 15:07:21 +12:00 |
gfxQuartzNativeDrawing.h
|
Bug 581222. Extend gfxQuartzNativeDrawing to support non-Quartz destination surfaces. r=vlad
|
2010-08-23 21:30:07 +12:00 |
gfxQuartzPDFSurface.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxQuartzPDFSurface.h
|
Bug 624152. Don't do the 'copy background' part of PushGroupAndCopyBackground for non-pixel-based surfaces; it shouldn't be necessary. r=jrmuizel,a=blocker
|
2011-01-15 22:40:33 +13:00 |
gfxQuartzSurface.cpp
|
Bug 627262. gfxQuartzSurfaces should disable the copy-background optimization when printing. r=jrmuizel,a=blocking
|
2011-01-25 21:46:30 +13:00 |
gfxQuartzSurface.h
|
Bug 651469 - Add FastMovePixels to gfxASurface and use it where appropriate. r=roc
|
2011-05-08 13:19:11 +12:00 |
gfxQuaternion.h
|
Bug 505115 - Part 15 - Add 4D Vectors, Quaternions and gfx3DMatrix functions. r=derf
|
2011-08-27 12:06:03 +12:00 |
gfxRect.cpp
|
Bug 660662. Eliminate NS_(ceil|floor). r=roc
|
2011-05-30 15:08:55 -04:00 |
gfxRect.h
|
Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc
|
2011-06-24 19:41:16 +02:00 |
gfxScriptItemizer.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxScriptItemizer.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxSharedImageSurface.cpp
|
Bug 623451: Don't double-release surfaces. r=jrmuizel a=b
|
2011-01-11 15:34:31 -06:00 |
gfxSharedImageSurface.h
|
Bug 618265: Fix leaking gfxSharedImageSurfaces. r=joe sr=vlad a=b
|
2011-01-04 10:40:54 -06:00 |
gfxSkipChars.cpp
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
gfxSkipChars.h
|
Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker
|
2011-01-06 20:45:10 -08:00 |
gfxTeeSurface.cpp
|
Backout bug 562746 (Cairo update to version 1.10) because of the possible Dromaeo regression on Mac OS X 10.5)
|
2011-05-26 14:57:50 -04:00 |
gfxTeeSurface.h
|
Bug 625357. Take account of tee-surface device offsets when copying subsurfaces pointwise. r=jrmuizel,a=blocking
|
2011-01-17 09:23:31 +13:00 |
gfxTextRunCache.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxTextRunCache.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxTextRunWordCache.cpp
|
bug 467669 - pt 3 - track which stage of font matching led to selection of a particular face. r=roc
|
2011-06-16 07:31:37 +01:00 |
gfxTextRunWordCache.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxTypes.h
|
Bug 684155 - Remove MOZ_STATIC_BUILD r=khuey
|
2011-09-07 00:14:30 +01:00 |
gfxUnicodeProperties.cpp
|
bug 672955 - prefer harfbuzz to core text backend for Thai OT fonts on OS X. r=jdaggett
|
2011-07-26 10:47:36 +01:00 |
gfxUnicodeProperties.h
|
bug 672955 - prefer harfbuzz to core text backend for Thai OT fonts on OS X. r=jdaggett
|
2011-07-26 10:47:36 +01:00 |
gfxUnicodePropertyData.cpp
|
bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc
|
2010-12-06 13:22:24 +00:00 |
gfxUniscribeShaper.cpp
|
bug 544617 - ensure Cairo font is set up in gfxGDIFont::InitTextRun. r=jdaggett
|
2011-03-24 20:11:37 +00:00 |
gfxUniscribeShaper.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxUserFontSet.cpp
|
bug 494130 - log downloadable font errors to console. r=jdaggett
|
2011-07-12 12:24:36 +01:00 |
gfxUserFontSet.h
|
bug 678181 - back out second part of bug 668813 (changeset 431a8297db1f) on suspicion of causing crashiness. r=backout
|
2011-08-13 13:34:56 +01:00 |
gfxUtils.cpp
|
Bug 664311 - Remove WinCE code from gfx/; r=jmuizelaar
|
2011-06-18 11:04:30 +02:00 |
gfxUtils.h
|
Bug 637852. Part 6: Implement resolution scaling in FrameLayerBuilder. r=tnikkel
|
2011-06-23 00:11:27 +12:00 |
gfxWindowsNativeDrawing.cpp
|
Bug 664311 - Remove WinCE code from gfx/; r=jmuizelaar
|
2011-06-18 11:04:30 +02:00 |
gfxWindowsNativeDrawing.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
gfxWindowsPlatform.cpp
|
Bug 648484, part 5: Create our D3D10 device so as to allow cross-process resource sharing. r=Bas
|
2011-08-09 12:38:26 -07:00 |
gfxWindowsPlatform.h
|
Bug 651858 - Part 2: Add glue code in gfx for thebes-azure interop. r=jrmuizel
|
2011-06-24 19:41:18 +02:00 |
gfxWindowsSurface.cpp
|
Bug 664659 - Fix about:memory image reporters. r=joe
|
2011-07-18 09:20:27 -04:00 |
gfxWindowsSurface.h
|
Bug 664659 - Fix about:memory image reporters. r=joe
|
2011-07-18 09:20:27 -04:00 |
gfxXlibNativeRenderer.cpp
|
Bug 687634 - Test for whiteImage status in gfxXlibNativeRenderer::Draw; r=roc
|
2011-09-20 17:20:51 +01:00 |
gfxXlibNativeRenderer.h
|
b=580440 use native-rendering temp surfaces only as large as necessary r=roc a2.0=beltzner
|
2010-07-23 10:25:19 +12:00 |
gfxXlibSurface.cpp
|
No Bug - Fix Maemo/Qt bustage by only referencing GLXPixmap on GTK2. r=roc
|
2011-08-05 15:10:47 +12:00 |
gfxXlibSurface.h
|
No Bug - Fix Maemo/Qt bustage by only referencing GLXPixmap on GTK2. r=roc
|
2011-08-05 15:10:47 +12:00 |
GLContext.cpp
|
Bug 683514 - Use GL_EXT_unpack_subimage when available (part 2). r=joe
|
2011-09-14 10:54:54 -07:00 |
GLContext.h
|
Bug 683514 - Add support for the GL_EXT_unpack_subimage extension. r=joe
|
2011-09-09 10:41:11 +01:00 |
GLContextProvider.h
|
Bug 649525 - WebGL layer compositing through the BasicCanvasLayer is very slow (desktop version). r=jmuizelaar
|
2011-07-27 13:00:17 +02:00 |
GLContextProviderCGL.mm
|
Bug 638323 - Skip unnecessary MakeCurrent calls in GLContextProviderCGL. r=bjacob
|
2011-04-19 10:49:00 +12:00 |
GLContextProviderEGL.cpp
|
Bug 688115: Try harder to find EGLConfigs. r=ajuma
|
2011-09-22 22:58:15 -07:00 |
GLContextProviderGLX.cpp
|
Bug 675474 - Use glXWaitX to synchronize X and OpenGL. r=bjacob
|
2011-08-24 13:56:30 +12:00 |
GLContextProviderImpl.h
|
b=580101; fix GLX GL context provider; r=vlad
|
2010-07-19 21:05:42 -07:00 |
GLContextProviderNull.cpp
|
b=580101; fix GLX GL context provider; r=vlad
|
2010-07-19 21:05:42 -07:00 |
GLContextProviderOSMesa.cpp
|
Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe
|
2011-06-12 11:30:16 +09:00 |
GLContextProviderWGL.cpp
|
Bug 627464 - Annotate crash reports if the forced-enabled prefs are set - r=jrmuizel, a=joe
|
2011-03-02 15:50:36 -05:00 |
GLContextSymbols.h
|
Bug 604101 - Part 5 - Use Pixel Buffer Objects in TextureImageCGL. r=joe,jrmuizel a=blocking2.0
|
2010-12-16 23:49:42 -08:00 |
GLDefs.h
|
Bug 667885 - about:support causes screen freeze. r=chrislord
|
2011-09-14 21:14:43 +02:00 |
GLXLibrary.h
|
Bug 675474 - Use glXWaitX to synchronize X and OpenGL. r=bjacob
|
2011-08-24 13:56:30 +12:00 |
ignorable.x-ccmap
|
bug 633342 - get rid of windows newlines in thebes files. r=bas a=joe
|
2011-02-15 20:55:01 +00:00 |
Makefile.in
|
Bug 676252 part 1 - Don't use $(OBJ_SUFFIX) before including config.mk. r=ted
|
2011-08-29 07:34:02 +02:00 |
nsCoreAnimationSupport.h
|
Bug 663259 - Enable Mac Async plugin by default. r=cjones,mattwoodrow
|
2011-07-12 10:31:18 -04:00 |
nsCoreAnimationSupport.mm
|
Bug 663259 - Enable Mac Async plugin by default. r=cjones,mattwoodrow
|
2011-07-12 10:31:18 -04:00 |
nsUnicodeRange.cpp
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
nsUnicodeRange.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
WGLLibrary.h
|
b=575469; implement CreateOffscreen and context sharing in GLContexts; r=bas
|
2010-07-18 22:01:14 -07:00 |
woff-private.h
|
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
|
2010-06-28 10:37:23 -07:00 |
woff.c
|
bug 527276 - part 3 - apply OTS sanitizer to downloaded fonts. r=jdaggett a=blocking2.0
|
2010-10-07 08:59:19 +01:00 |
woff.h
|
bug 527276 - part 3 - apply OTS sanitizer to downloaded fonts. r=jdaggett a=blocking2.0
|
2010-10-07 08:59:19 +01:00 |