.. |
CJKCompatSVS.cpp
|
…
|
|
ContextStateTracker.cpp
|
Bug 1087848 - Fix bustage when building without MOZ_ENABLE_PROFILER_SPS. r=trivial
|
2014-10-23 00:18:21 -04:00 |
ContextStateTracker.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
DrawMode.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
GraphicsFilter.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
Makefile.in
|
Bug 1135138 - Remove UNICODE from DEFINES in moz.build rather than Makefile.in; r=mshal
|
2015-02-23 18:46:55 +01:00 |
MathTableStructures.h
|
Bug 1059691. Cleanup tabs in gfx/thebes source files. r=mkato
|
2014-08-29 13:18:28 +09:00 |
RoundedRect.h
|
Bug 1091794 - Replace gfxCornerSizes with Moz2D's RectCornerRadii. r=mattwoodrow
|
2014-11-01 10:45:10 +00:00 |
SoftwareVsyncSource.cpp
|
Bug 1153392 - Use the current timestamp if the software vsync thread is late. r=kats
|
2015-04-10 13:44:09 -07:00 |
SoftwareVsyncSource.h
|
Bug 1147390. Enable / disable vsync on the vsync thread only. r=kats
|
2015-04-10 07:59:21 -07:00 |
VsyncSource.cpp
|
Bug 1142957 Fallback to main display CVDisplayLink if active displays aren't available. r=mstange
|
2015-03-14 21:23:53 -07:00 |
VsyncSource.h
|
Bug 1095242. Part 4: Unobserve vsync in CompositorVsyncDispatcher. r=kats
|
2015-01-20 08:31:24 -08:00 |
cairo-xlib-utils.h
|
…
|
|
d3dkmtQueryStatistics.h
|
…
|
|
genLanguageTagList.pl
|
…
|
|
genTables.py
|
…
|
|
gencjkcisvs.py
|
…
|
|
gfx2DGlue.h
|
Bug 1158122 - Remove all occurences of nsIntRect in gfx/thebes/. r=nical
|
2015-05-07 11:07:31 +02:00 |
gfx3DMatrix.cpp
|
Bug 1091709 - Make Transform() do calculations using gfxFloat (double) to avoid losing precision. r=matt.woodrow
|
2015-01-20 18:20:04 +00:00 |
gfx3DMatrix.h
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
gfxASurface.cpp
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical
|
2015-05-28 15:00:17 +02:00 |
gfxASurface.h
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical
|
2015-05-28 15:00:17 +02:00 |
gfxAlphaRecovery.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxAlphaRecovery.h
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
gfxAlphaRecoverySSE2.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxAndroidPlatform.cpp
|
Bug 1155797 - P3: turn on vsync for kk, l and up. r=mwu
|
2015-05-17 18:12:00 +02:00 |
gfxAndroidPlatform.h
|
Bug 1056479 p0 - rename ambiguous GetFontList method in Android fontlist. r=m_kato
|
2015-05-13 14:11:25 +09:00 |
gfxBaseSharedMemorySurface.cpp
|
…
|
|
gfxBaseSharedMemorySurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxBlur.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxBlur.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxColor.h
|
…
|
|
gfxContext.cpp
|
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj
|
2015-05-18 13:50:35 -07:00 |
gfxContext.h
|
Bug 1127752 - fixes for using Skia and OMTC with GTK3. r=jrmuizel
|
2015-05-13 11:54:17 +09:00 |
gfxCoreTextShaper.cpp
|
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj
|
2015-05-18 13:50:35 -07:00 |
gfxCoreTextShaper.h
|
Bug 686225 - Work around buggy AAT fonts for Bengali and Kannada scripts. r=jdaggett
|
2015-03-25 08:25:49 +00:00 |
gfxD2DSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxD2DSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxDWriteCommon.cpp
|
…
|
|
gfxDWriteCommon.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxDWriteFontList.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxDWriteFontList.h
|
Bug 1056479 p1 - add language to FindFamily parameters. r=jfkthame
|
2015-05-13 14:11:25 +09:00 |
gfxDWriteFonts.cpp
|
Bug 1160485 - remove implicit conversion from RefPtr<T> to TemporaryRef<T>; r=ehsan
|
2015-05-01 09:14:16 -04:00 |
gfxDWriteFonts.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxDrawable.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxDrawable.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxFT2FontBase.cpp
|
Bug 1144885 - Treat font-size-adjust: none as separate from font-size-adjust: 0. r=jdaggett
|
2015-04-20 23:10:40 -07:00 |
gfxFT2FontBase.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxFT2FontList.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxFT2FontList.h
|
Bug 1056479 p0 - rename ambiguous GetFontList method in Android fontlist. r=m_kato
|
2015-05-13 14:11:25 +09:00 |
gfxFT2Fonts.cpp
|
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
|
2015-05-19 11:15:34 -07:00 |
gfxFT2Fonts.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxFT2Utils.cpp
|
…
|
|
gfxFT2Utils.h
|
Bug 1061250 - Fix more bad implicit constructors in graphics; r=roc
|
2014-09-02 09:47:43 -04:00 |
gfxFailure.h
|
…
|
|
gfxFcPlatformFontList.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxFcPlatformFontList.h
|
Bug 1163491 - map local fontnames to fontconfig patterns. r=karlt
|
2015-05-27 16:19:19 +09:00 |
gfxFont.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxFont.h
|
Bug 948466: Rename gfxPangoFonts to gfxFontconfigFonts. r=nical
|
2015-05-20 17:44:09 +02:00 |
gfxFontConstants.h
|
…
|
|
gfxFontEntry.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxFontEntry.h
|
Bug 1119253 - Font-selection code should use gfxFontEntry::HasCharacter in preference to TestCharacterMap. r=jdaggett
|
2015-01-15 11:07:24 +00:00 |
gfxFontFamilyList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxFontFeatures.cpp
|
…
|
|
gfxFontFeatures.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxFontInfoLoader.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxFontInfoLoader.h
|
…
|
|
gfxFontMissingGlyphs.cpp
|
Bug 1089177, part 2 - Port gfxFontMissingGlyphs to Moz2D. r=mattwoodrow
|
2014-10-28 14:40:42 +00:00 |
gfxFontMissingGlyphs.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxFontTest.cpp
|
…
|
|
gfxFontTest.h
|
Bug 1159273 - Fix out-dated Cairo usage that may fail to build or work properly when system Cairo is involved. r=jrmuizel
|
2015-05-13 12:00:30 +09:00 |
gfxFontUtils.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxFontUtils.h
|
Bug 1162748 - Remove instances of #ifdef PR_LOGGING in graphics. r=froydnj
|
2015-05-08 14:37:01 -07:00 |
gfxFontconfigFonts.cpp
|
Bug 948466: Rename gfxPangoFonts to gfxFontconfigFonts. r=nical
|
2015-05-20 17:44:09 +02:00 |
gfxFontconfigFonts.h
|
Bug 948466: Rename gfxPangoFonts to gfxFontconfigFonts. r=nical
|
2015-05-20 17:44:09 +02:00 |
gfxFontconfigUtils.cpp
|
Bug 1166161 - Display available font from font.name-list.{family}.{lang} as fallback default font, instead of empty string.
|
2015-05-19 13:41:48 +08:00 |
gfxFontconfigUtils.h
|
Bug 1096140 - clean out unused Linux font code. r=m_kato
|
2014-11-10 15:18:33 +09:00 |
gfxGDIFont.cpp
|
Bug 964512 - Check for existence of character before trying to get its metrics in gfxGDIFont::Initialize. r=jdaggett
|
2015-06-01 09:13:29 +01:00 |
gfxGDIFont.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxGDIFontList.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxGDIFontList.h
|
Bug 1056479 p1 - add language to FindFamily parameters. r=jfkthame
|
2015-05-13 14:11:25 +09:00 |
gfxGdkNativeRenderer.cpp
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical
|
2015-05-28 15:00:17 +02:00 |
gfxGdkNativeRenderer.h
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical
|
2015-05-28 15:00:17 +02:00 |
gfxGlyphExtents.cpp
|
Bug 1155261 - Fix computation of glyph extents and text-frame visual overflow for vertical text frames. r=smontagu
|
2015-04-27 09:45:55 +01:00 |
gfxGlyphExtents.h
|
Bug 1155261 - Fix computation of glyph extents and text-frame visual overflow for vertical text frames. r=smontagu
|
2015-04-27 09:45:55 +01:00 |
gfxGradientCache.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxGradientCache.h
|
Bug 1073964 - Pass a const DrawTarget* through to nsSVGPaintServerFrame::GetPaintServerPattern so that it can create a pattern of the appropriate type. r=Bas
|
2014-09-29 14:15:19 +01:00 |
gfxGraphiteShaper.cpp
|
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj
|
2015-05-18 13:50:35 -07:00 |
gfxGraphiteShaper.h
|
Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett
|
2014-10-01 20:25:48 +01:00 |
gfxHarfBuzzShaper.cpp
|
Bug 1148660 - Correct the handling of glyph positioning offsets in vertical-upright mode. r=jdaggett
|
2015-06-01 09:12:46 +01:00 |
gfxHarfBuzzShaper.h
|
Bug 1164835 - Use vertical presentation forms (where available) in vertical-upright text as fallback if the font does not support the 'vert' feature. r=jdaggett
|
2015-05-22 08:40:04 +01:00 |
gfxImageSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxImageSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxLanguageTagList.cpp
|
…
|
|
gfxLineSegment.h
|
…
|
|
gfxMacFont.cpp
|
Bug 1160485 - remove implicit conversion from RefPtr<T> to TemporaryRef<T>; r=ehsan
|
2015-05-01 09:14:16 -04:00 |
gfxMacFont.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxMacPlatformFontList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxMacPlatformFontList.mm
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxMathTable.cpp
|
Bug 1079321 - Fix some more bad implicit constructors in gfx; r=jrmuizel
|
2014-09-24 09:16:53 -04:00 |
gfxMathTable.h
|
…
|
|
gfxMatrix.cpp
|
Bug 1065764, part 1 - Make gfxMatrix::NudgeToIntegers() return a reference. r=Bas
|
2014-09-11 01:46:19 +01:00 |
gfxMatrix.h
|
Bug 1097437. Work around Quartz bug where corners of stroked rects don't get a solid color when they should. r=jrmuizel
|
2014-11-12 20:52:57 +13:00 |
gfxPDFSurface.cpp
|
…
|
|
gfxPDFSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxPSSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxPSSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxPattern.cpp
|
Bug 1084093, part 3 - Use the new ToDeviceColor() function to undo the breakage to gfx.color_management.mode=1 (eCMSMode_All) caused by the Moz2D porting work. r=Bas
|
2014-10-17 12:53:16 +01:00 |
gfxPattern.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
gfxPlatform.cpp
|
Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange)
|
2015-06-04 16:51:10 -04:00 |
gfxPlatform.h
|
Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange)
|
2015-06-04 16:51:10 -04:00 |
gfxPlatformFontList.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxPlatformFontList.h
|
Bug 1056479 p2 - implement platform fontlist based on fontconfig. r=karlt
|
2015-05-13 14:11:25 +09:00 |
gfxPlatformGtk.cpp
|
Bug 948466: Rename gfxPangoFonts to gfxFontconfigFonts. r=nical
|
2015-05-20 17:44:09 +02:00 |
gfxPlatformGtk.h
|
Bug 1056479 followup: Annotate gfxPlatformGtk::CreatePlatformFontList() as 'override'. rs=ehsan
|
2015-05-12 23:36:47 -07:00 |
gfxPlatformMac.cpp
|
Bug 1158321. Normalize OS X vsync timestamp if CVDisplayLinkCallback executes early. r=mstange
|
2015-06-02 13:16:41 -07:00 |
gfxPlatformMac.h
|
Show APZ wheel support in about:support on Mac OS X. (bug 1155881, r=mstange)
|
2015-04-19 16:12:14 -04:00 |
gfxPoint.h
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical
|
2015-05-28 15:00:17 +02:00 |
gfxPrefs.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxPrefs.h
|
Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange)
|
2015-06-04 16:51:10 -04:00 |
gfxQPainterSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxQPainterSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxQtNativeRenderer.cpp
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical
|
2015-05-28 15:00:17 +02:00 |
gfxQtNativeRenderer.h
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical
|
2015-05-28 15:00:17 +02:00 |
gfxQtPlatform.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxQtPlatform.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxQuad.h
|
…
|
|
gfxQuartzImageSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxQuartzImageSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxQuartzNativeDrawing.cpp
|
Bug 1135066 - Deal with failed CreateDrawTarget. r=mstange
|
2015-03-05 16:38:23 -05:00 |
gfxQuartzNativeDrawing.h
|
Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
gfxQuartzSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxQuartzSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxQuaternion.h
|
Bug 1060991 - Fix more bad implicit constructors in gfx; r=roc
|
2014-08-31 23:32:35 -04:00 |
gfxRect.cpp
|
…
|
|
gfxRect.h
|
Bug 1158122 - Remove all occurences of nsIntRect in gfx/thebes/. r=nical
|
2015-05-07 11:07:31 +02:00 |
gfxReusableImageSurfaceWrapper.cpp
|
…
|
|
gfxReusableImageSurfaceWrapper.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxReusableSharedImageSurfaceWrapper.cpp
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
gfxReusableSharedImageSurfaceWrapper.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxReusableSurfaceWrapper.h
|
…
|
|
gfxSVGGlyphs.cpp
|
Bug 1158122 - Remove all occurences of nsIntRect in gfx/thebes/. r=nical
|
2015-05-07 11:07:31 +02:00 |
gfxSVGGlyphs.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gfxScriptItemizer.cpp
|
…
|
|
gfxScriptItemizer.h
|
…
|
|
gfxSharedImageSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxSharedQuartzSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxSkipChars.cpp
|
Bug 1079321 - Fix some more bad implicit constructors in gfx; r=jrmuizel
|
2014-09-24 09:16:53 -04:00 |
gfxSkipChars.h
|
Bug 1012640 - patch 2 - Ensure mCurrentRangeIndex is initialized correctly when creating iterator for a gfxSkipChars that begins with a skipped run. r=roc
|
2015-04-07 09:26:49 +01:00 |
gfxTeeSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxTeeSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxTextRun.cpp
|
Back out 0ed1ae70d922 (bug 1171357) for b2g emulator-l warnings-as-errors
|
2015-06-04 22:25:00 -07:00 |
gfxTextRun.h
|
Bug 1056479 p2 - implement platform fontlist based on fontconfig. r=karlt
|
2015-05-13 14:11:25 +09:00 |
gfxTypes.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
gfxUserFontSet.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
gfxUserFontSet.h
|
Bug 1162748 - Remove instances of #ifdef PR_LOGGING in graphics. r=froydnj
|
2015-05-08 14:37:01 -07:00 |
gfxUtils.cpp
|
Bug 1169956. Backout bug 1073209 for tiled image regressions on OS X. r=jrmuizel
|
2015-06-04 15:59:11 -07:00 |
gfxUtils.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxWindowsNativeDrawing.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxWindowsNativeDrawing.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxWindowsPlatform.cpp
|
Fix a startup crash when attempting to test D3D11 texture sharing. (bug 1170211, r=jmuizelaar, a=KWierso)
|
2015-06-01 15:45:19 -07:00 |
gfxWindowsPlatform.h
|
Back out 75502ee740e0 (bug 1153123) for w-p-t bustage
|
2015-05-15 20:37:24 -07:00 |
gfxWindowsSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxWindowsSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxXlibNativeRenderer.cpp
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/thebes. r=nical
|
2015-05-28 15:00:17 +02:00 |
gfxXlibNativeRenderer.h
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
gfxXlibSurface.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
gfxXlibSurface.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/thebes part 1. r=nical
|
2015-06-01 10:26:19 +02:00 |
moz.build
|
Bug 948466: Rename gfxPangoFonts to gfxFontconfigFonts. r=nical
|
2015-05-20 17:44:09 +02:00 |
nsUnicodeRange.cpp
|
Bug 1166667 - Remove LangGroupFromUnicodeRange due to unused. r=jfkthame
|
2015-05-21 16:09:07 +09:00 |
nsUnicodeRange.h
|
Bug 1166667 - Remove LangGroupFromUnicodeRange due to unused. r=jfkthame
|
2015-05-21 16:09:07 +09:00 |