.. |
cairo-xlib-utils.h
|
|
|
d3dkmtQueryStatistics.h
|
Bug 689870 - mingw fix
|
2013-05-03 15:01:49 +02:00 |
genLanguageTagList.pl
|
Bug 579517 - Part 4: Manually rewrite some parts of the code base not covered by the automated conversion; r=bsmedberg
|
2012-08-22 11:59:54 -04:00 |
genTables.py
|
Bug 827934 - Only build gfxUtils.cpp when needed; r=jrmuizel,ted
|
2013-01-08 14:09:32 -05:00 |
gfx2DGlue.h
|
Bug 890950 - Tell OpenGL that our texture upload data is in BGRA format on OSX. r=jrmuizel
|
2013-07-09 10:13:33 -04:00 |
gfx3DMatrix.cpp
|
Bug 802321 - Use FuzzyEquals to compare matrices in LayerTreeInvalidation. r=roc
|
2012-10-17 21:00:00 +13:00 |
gfx3DMatrix.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxAlphaRecovery.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxAlphaRecovery.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxAlphaRecoverySSE2.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxAndroidPlatform.cpp
|
Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
|
2013-06-05 13:48:59 -04:00 |
gfxAndroidPlatform.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxASurface.cpp
|
Bug 892966 - Clear any cached SourceSurfaces when a gfxASurface is flushed or marked dirty. r=jrmuizel
|
2013-07-11 22:44:29 -04:00 |
gfxASurface.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxBaseSharedMemorySurface.cpp
|
Bug 808469 - Make gfxSharedImageSurface take a template parameter for the base surface type. r=cjones
|
2012-11-07 19:56:54 +13:00 |
gfxBaseSharedMemorySurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxBlur.cpp
|
Bug 845125 - Add gfxImageSurface constructor that allocates more space than needed, change AlphaBoxBlur to not hold on to the data and let the callers manage it. r=jmuizelaar
|
2013-04-19 12:13:18 +02:00 |
gfxBlur.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxCachedTempSurface.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxCachedTempSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxColor.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxContext.cpp
|
Bug 885020. Make Mask() use MaskSurface when drawing with EXTEND_NONE. r=bas
|
2013-06-19 17:14:24 -04:00 |
gfxContext.h
|
Bug 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc
|
2013-07-09 10:11:00 -04:00 |
gfxCoreTextShaper.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
gfxCoreTextShaper.h
|
bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc
|
2013-01-04 18:35:37 +00:00 |
gfxD2DSurface.cpp
|
|
|
gfxD2DSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxDrawable.cpp
|
b=782185 provide a gfxXlibSurface method to indicate when cairo's extend_pad will be slow r=joe
|
2012-08-14 23:47:49 +12:00 |
gfxDrawable.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxDWriteCommon.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxDWriteCommon.h
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -05:00 |
gfxDWriteFontList.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxDWriteFontList.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxDWriteFonts.cpp
|
Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn.
|
2013-06-30 18:26:39 +02:00 |
gfxDWriteFonts.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxDWriteShaper.cpp
|
bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
|
2013-02-19 21:46:27 +00:00 |
gfxDWriteShaper.h
|
bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc
|
2013-01-04 18:35:37 +00:00 |
gfxDWriteTextAnalysis.cpp
|
|
|
gfxDWriteTextAnalysis.h
|
|
|
gfxFailure.h
|
|
|
gfxFont.cpp
|
Bug 894957 - Don't attempt to draw transparent text. r=roc
|
2013-07-18 08:36:05 +02:00 |
gfxFont.h
|
bug 878674 - pt 1 - load Fennec bundled fonts directly from omnijar without copying them out to the filesystem. r=roc
|
2013-06-25 09:14:03 +01:00 |
gfxFontconfigUtils.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
gfxFontconfigUtils.h
|
Bug 857957 - Use Endian.h for byte swap. f=nfroyd, r=jfkthame, r/sr=bsmedberg
|
2013-04-24 16:40:33 +09:00 |
gfxFontConstants.h
|
Bug 549861 - reland font-variant subproperties with DOM-peer review. r=khuey
|
2013-05-20 11:59:20 +09:00 |
gfxFontFeatures.cpp
|
Bug 549861 - add missing files from reland patch. r=bustage
|
2013-05-20 12:47:32 +09:00 |
gfxFontFeatures.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxFontMissingGlyphs.cpp
|
bug 808299 - scale missing-glyph hexbox digits depending on device resolution and zoom. r=roc
|
2013-02-07 00:19:46 +00:00 |
gfxFontMissingGlyphs.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxFontTest.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
gfxFontTest.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxFontUtils.cpp
|
Bug 869764. Eliminate use of t2embed library in Windows GDI case. r=emk
|
2013-07-09 10:40:03 +09:00 |
gfxFontUtils.h
|
Bug 869764. Eliminate use of t2embed library in Windows GDI case. r=emk
|
2013-07-09 10:40:03 +09:00 |
gfxFT2FontBase.cpp
|
Backout changeset 0a6d36fc3749 for conflicting with the backout of bug 549861.
|
2013-05-19 20:22:17 +02:00 |
gfxFT2FontBase.h
|
Backout changeset 0a6d36fc3749 for conflicting with the backout of bug 549861.
|
2013-05-19 20:22:17 +02:00 |
gfxFT2FontList.cpp
|
bug 878674 - pt 1 - load Fennec bundled fonts directly from omnijar without copying them out to the filesystem. r=roc
|
2013-06-25 09:14:03 +01:00 |
gfxFT2FontList.h
|
bug 878674 - pt 1 - load Fennec bundled fonts directly from omnijar without copying them out to the filesystem. r=roc
|
2013-06-25 09:14:03 +01:00 |
gfxFT2Fonts.cpp
|
Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
|
2013-06-05 13:48:59 -04:00 |
gfxFT2Fonts.h
|
Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
|
2013-06-05 13:48:59 -04:00 |
gfxFT2Utils.cpp
|
bug 877203 - consistently use pixel-rounded values for maxAscent/Descent in the FT2 font metrics. r=roc
|
2013-06-18 07:50:02 +01:00 |
gfxFT2Utils.h
|
Backout changeset 0a6d36fc3749 for conflicting with the backout of bug 549861.
|
2013-05-19 20:22:17 +02:00 |
gfxGDIFont.cpp
|
Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn.
|
2013-06-30 18:26:39 +02:00 |
gfxGDIFont.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxGDIFontList.cpp
|
Bug 869764. Eliminate use of t2embed library in Windows GDI case. r=emk
|
2013-07-09 10:40:03 +09:00 |
gfxGDIFontList.h
|
Bug 869764. Eliminate use of t2embed library in Windows GDI case. r=emk
|
2013-07-09 10:40:03 +09:00 |
gfxGDIShaper.cpp
|
bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
|
2013-02-19 21:46:27 +00:00 |
gfxGDIShaper.h
|
bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc
|
2013-01-04 18:35:37 +00:00 |
gfxGdkNativeRenderer.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxGdkNativeRenderer.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxGraphiteShaper.cpp
|
Bug 549861 - reland font-variant subproperties with DOM-peer review. r=khuey
|
2013-05-20 11:59:20 +09:00 |
gfxGraphiteShaper.h
|
Backout changeset 0a6d36fc3749 for conflicting with the backout of bug 549861.
|
2013-05-19 20:22:17 +02:00 |
gfxHarfBuzzShaper.cpp
|
Bug 549861 - reland font-variant subproperties with DOM-peer review. r=khuey
|
2013-05-20 11:59:20 +09:00 |
gfxHarfBuzzShaper.h
|
Backout changeset 0a6d36fc3749 for conflicting with the backout of bug 549861.
|
2013-05-19 20:22:17 +02:00 |
gfxImageSurface.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxImageSurface.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxLanguageTagList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxLineSegment.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxMacFont.cpp
|
Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn.
|
2013-06-30 18:26:39 +02:00 |
gfxMacFont.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxMacPlatformFontList.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxMacPlatformFontList.mm
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxMatrix.cpp
|
Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas
|
2012-09-12 17:24:09 +12:00 |
gfxMatrix.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxOS2Fonts.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
gfxOS2Fonts.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxOS2Platform.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
gfxOS2Platform.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxOS2Surface.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
gfxOS2Surface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxPangoFonts.cpp
|
Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
|
2013-06-05 13:48:59 -04:00 |
gfxPangoFonts.h
|
b=810252 remove default-unused Pango shaping code r=jfkthame
|
2013-06-06 15:21:40 +12:00 |
gfxPath.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxPath.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxPattern.cpp
|
Bug 885621. Fix gfxPattern::GetMatrix() with azure and add GetInverseMatrix(). r=bas
|
2013-06-21 14:55:24 -04:00 |
gfxPattern.h
|
Bug 885621. Fix gfxPattern::GetMatrix() with azure and add GetInverseMatrix(). r=bas
|
2013-06-21 14:55:24 -04:00 |
gfxPDFSurface.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxPDFSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxPlatform.cpp
|
Back out 7160624804ff:69062da26093 (bug 892966) on suspicion of mochitest-4 test_bug767779.html bustage
|
2013-07-12 16:39:36 -07:00 |
gfxPlatform.h
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
gfxPlatformFontList.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxPlatformFontList.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
gfxPlatformGtk.cpp
|
Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
|
2013-06-05 13:48:59 -04:00 |
gfxPlatformGtk.h
|
Bug 756601 - Enable OMTC by default on OSX 10.7 and 10.8. r=roc
|
2013-06-21 09:32:04 +12:00 |
gfxPlatformMac.cpp
|
Bug 892966 - Allow CG to be enabled as an azure content backend. r=jrmuizel
|
2013-07-12 17:19:29 -04:00 |
gfxPlatformMac.h
|
Bug 756601 - Enable OMTC by default on OSX 10.7 and 10.8. r=roc
|
2013-06-21 09:32:04 +12:00 |
gfxPoint3D.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxPoint.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxPointH3D.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxPSSurface.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxPSSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxQPainterSurface.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
gfxQPainterSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxQtNativeRenderer.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxQtNativeRenderer.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxQtPlatform.cpp
|
Bug 876043 - Build for multi qt4/qt5 ubuntu environment. r=romaxa, r=glandium
|
2013-06-19 15:08:44 -07:00 |
gfxQtPlatform.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxQuad.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxQuartzImageSurface.cpp
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
gfxQuartzImageSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxQuartzNativeDrawing.cpp
|
Bug 895007. Handle zero size native drawing more gracefully. r=mattwoodrow
|
2013-07-17 16:16:41 -04:00 |
gfxQuartzNativeDrawing.h
|
Bug 892966 - Make gfxQuartzNativeDrawing support Moz2D surfaces. r=jrmuizel
|
2013-07-12 17:19:29 -04:00 |
gfxQuartzSurface.cpp
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
gfxQuartzSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxQuaternion.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxRect.cpp
|
|
|
gfxRect.h
|
Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
|
2013-06-28 18:38:32 -07:00 |
gfxReusableSurfaceWrapper.cpp
|
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
|
2013-06-16 03:09:07 -04:00 |
gfxReusableSurfaceWrapper.h
|
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
|
2013-06-16 03:09:07 -04:00 |
gfxScriptItemizer.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxScriptItemizer.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxSharedImageSurface.h
|
Bug 808469 - Make gfxSharedImageSurface take a template parameter for the base surface type. r=cjones
|
2012-11-07 19:56:54 +13:00 |
gfxSharedQuartzSurface.h
|
Bug 808469 - Use gfxQuartzSurface for OMTC drawing on mac. r=cjones
|
2012-11-07 19:56:56 +13:00 |
gfxSkipChars.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
gfxSkipChars.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxSVGGlyphs.cpp
|
Bug 715549 - remove last vestiges of tri-licence. DONTBUILD.
|
2013-07-19 16:08:33 +01:00 |
gfxSVGGlyphs.h
|
Bug 715549 - remove last vestiges of tri-licence. DONTBUILD.
|
2013-07-19 16:08:33 +01:00 |
gfxTeeSurface.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxTeeSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxTypes.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxUniscribeShaper.cpp
|
bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc
|
2013-01-04 18:35:37 +00:00 |
gfxUniscribeShaper.h
|
bug 825871 - refactor gfxTextRun and gfxShapedWord to share a common abstract base class (gfxShapedText) and shaping interface. r=roc
|
2013-01-04 18:35:37 +00:00 |
gfxUserFontSet.cpp
|
backout bug 879963 (changesets 4a3befee43f1, 09c9359bdd43, 32ffcd6db605) due to Nightly crashiness, see bug 896200.
|
2013-07-23 09:38:57 +01:00 |
gfxUserFontSet.h
|
backout bug 879963 (changesets 4a3befee43f1, 09c9359bdd43, 32ffcd6db605) due to Nightly crashiness, see bug 896200.
|
2013-07-23 09:38:57 +01:00 |
gfxUtils.cpp
|
Bug 882523 - Support OMTC on Mac in non-accelerated mode using OpenGL. r=nrc, r=mattwoodrow
|
2013-07-08 21:21:05 -07:00 |
gfxUtils.h
|
Bug 882523 - Support OMTC on Mac in non-accelerated mode using OpenGL. r=nrc, r=mattwoodrow
|
2013-07-08 21:21:05 -07:00 |
gfxWindowsNativeDrawing.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxWindowsNativeDrawing.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxWindowsPlatform.cpp
|
Bug 870390 - Remove the bit of code that forces the d2d backend on for metrofx. r=bbondy
|
2013-06-26 19:31:56 -05:00 |
gfxWindowsPlatform.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxWindowsSurface.cpp
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
gfxWindowsSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxXlibNativeRenderer.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
gfxXlibNativeRenderer.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
gfxXlibSurface.cpp
|
Bug 786533 - X11/Xlibint.h defines 'min' and 'max' as macros which breaks any use of std::min/std::max. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
gfxXlibSurface.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
Makefile.in
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
moz.build
|
bug 870407: move CMMSRCS to mozbuild (file batch #2) r=mshal
|
2013-07-01 12:32:40 -04:00 |
nsSurfaceTexture.cpp
|
Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE.
|
2012-07-22 14:02:18 +02:00 |
nsSurfaceTexture.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
nsUnicodeRange.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsUnicodeRange.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
RoundedRect.h
|
Bug 834896 - Replace uses of gfx_min/gfx_max with std::min/std::max. r=joe
|
2013-01-30 17:02:27 +01:00 |