gecko-dev/gfx/thebes
Wes Kocher 8e4ef7176d Backed out 8 changesets (bug 1268638) for build bustage CLOSED TREE
Backed out changeset 1a2db6efc575 (bug 1268638)
Backed out changeset ad38e0439b62 (bug 1268638)
Backed out changeset 0078605c6974 (bug 1268638)
Backed out changeset 8ed7ed6c57db (bug 1268638)
Backed out changeset 69116551e4b9 (bug 1268638)
Backed out changeset 002f87a61edf (bug 1268638)
Backed out changeset 8b0db9b0f87c (bug 1268638)
Backed out changeset 5d1285d0c221 (bug 1268638)
2016-06-21 14:53:22 -07:00
..
cairo-xlib-utils.h
CJKCompatSVS.cpp
ContextStateTracker.cpp
ContextStateTracker.h
d3dkmtQueryStatistics.h
DrawMode.h Bug 1248708 - Part2.1: use mfbt/TypedEnumBits.h for DrawMode. r=jwatt 2016-04-21 23:27:39 +08:00
gencjkcisvs.py
genLanguageTagList.pl
genTables.py Bug 1252302 - Remove gfx/thebes/Makefile.in; r=gps 2016-02-26 23:25:31 -05:00
gfx2DGlue.h Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxAlphaRecovery.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
gfxAndroidPlatform.cpp Bug 1276931. Add VsyncSource::Shutdown which shuts down global display. r=jrmuizel 2016-06-06 10:07:29 -07:00
gfxAndroidPlatform.h Bug 1277646 - remove unused field gfxAndroidPlatform::mScreenDepth; r=snorp 2016-06-03 18:31:05 -04:00
gfxASurface.cpp Backed out changeset 248457986c11 (bug 1279789) 2016-06-16 17:25:54 +01:00
gfxASurface.h Backed out changeset 248457986c11 (bug 1279789) 2016-06-16 17:25:54 +01:00
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h Bug 1279628, part 2 - Switch all but one of the gfxASurface::CheckSurfaceSize calls to call Factory::CheckSurfaceSize. r=mstange 2016-06-10 13:32:01 +01:00
gfxBlur.cpp Bug 1276824 (part 1) - Rename gfxContext::ForDrawTarget{,WithTransform}(). r=milan. 2016-06-07 09:39:56 +10:00
gfxBlur.h Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel 2016-04-15 20:45:37 +01:00
gfxColor.h Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
gfxContext.cpp Bug 1279395 - Remove gfxTeeSurface. r=eflores 2016-06-13 09:27:22 +01:00
gfxContext.h Bug 1278322 - Remove the gfxContext::Mask overload that takes a gfxASurface. r=eflores 2016-06-02 11:13:30 +01:00
gfxCoreTextShaper.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxCoreTextShaper.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxDrawable.cpp Bug 1276824 (part 1) - Rename gfxContext::ForDrawTarget{,WithTransform}(). r=milan. 2016-06-07 09:39:56 +10:00
gfxDrawable.h Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas 2016-05-25 17:01:18 +01:00
gfxDWriteCommon.cpp Bug 1257124: Add null check for IDWriteFactory in gfxDWriteFontFileLoader::CreateCustomFontFile. r=bas 2016-03-18 09:53:31 +00:00
gfxDWriteCommon.h Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel 2016-04-15 20:45:37 +01:00
gfxDWriteFontList.cpp Bug 1271536 - Don't try to use GDI table access for bundled fonts when running with the DWrite backend. r=bas 2016-05-10 23:16:05 +01:00
gfxDWriteFontList.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxDWriteFonts.cpp Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel 2016-04-15 20:45:37 +01:00
gfxDWriteFonts.h Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel 2016-04-15 20:45:37 +01:00
gfxEnv.h Bug 1278403 - Clean up gfxEnv.h - r=milan 2016-06-21 13:47:30 -07:00
gfxFailure.h
gfxFcPlatformFontList.cpp Bug 1276594 - Don't rely on the fontconfig charmap for user fonts or app-bundled fonts; check the cmap directly instead. r=karlt 2016-06-15 14:35:05 +01:00
gfxFcPlatformFontList.h Bug 1276594 - Don't rely on the fontconfig charmap for user fonts or app-bundled fonts; check the cmap directly instead. r=karlt 2016-06-15 14:35:05 +01:00
gfxFont.cpp Bug 1248708 - Part2.2: render -webkit-text-stroke property. r=jfkthame 2016-04-23 01:40:39 +08:00
gfxFont.h Bug 1248708 - Part2.2: render -webkit-text-stroke property. r=jfkthame 2016-04-23 01:40:39 +08:00
gfxFontconfigFonts.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxFontconfigFonts.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxFontconfigUtils.cpp Bug 1246846 (part 3) - Avoid nsTHashtable::RawRemoveEntry() in gfxFontconfigUtils. r=jfkthame. 2016-02-09 13:55:42 +11:00
gfxFontconfigUtils.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
gfxFontConstants.h Bug 1097499 part 10 - Add fwid/hwid/twid/qwid font feature support to gfx. r=jfkthame 2016-04-22 09:18:41 +10:00
gfxFontEntry.cpp Bug 1268021 - Implement memory reporting for the user-font cache. r=njn 2016-05-03 12:14:34 +01:00
gfxFontEntry.h Bug 1268021 - Implement memory reporting for the user-font cache. r=njn 2016-05-03 12:14:34 +01:00
gfxFontFamilyList.h Bug 1278647 [stylo] Add font family bindings for Servo r=heycam 2016-06-07 12:13:24 -07:00
gfxFontFeatures.cpp
gfxFontFeatures.h
gfxFontInfoLoader.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
gfxFontInfoLoader.h Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel 2016-04-15 20:45:37 +01:00
gfxFontMissingGlyphs.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxFontMissingGlyphs.h
gfxFontPrefLangList.h
gfxFontTest.cpp
gfxFontTest.h
gfxFontUtils.cpp Bug 1269187 - Accept a Unicode-platform 'cmap' subtable if there's no MS-platform subtable in the font. r=emk 2016-05-03 16:48:48 +01:00
gfxFontUtils.h Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
gfxFT2FontBase.cpp Bug 1278614 - Update the freetype-based GetGlyph method to conform to the expectations of the HarfBuzz callbacks, returning 0 for unsupported <Base, Variation-Selector> sequences instead of automatically returning the default mapping and ignoring the VS. r=karlt 2016-06-07 20:29:25 +01:00
gfxFT2FontBase.h Bug 1232822 (part 1) - Moz2Dify SetupCairoFont(). r=jfkthame. 2015-12-15 13:56:40 -08:00
gfxFT2FontList.cpp Bug 1277221 - micro-optimize gfxFT2FontList::AppendFacesFromCachedFaceList; r=jfkthame 2016-06-01 19:19:09 -05:00
gfxFT2FontList.h Bug 1277649 - add override declarations for Android-specific codepaths; r=snorp 2016-06-03 18:31:05 -04:00
gfxFT2Fonts.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxFT2Fonts.h Bug 1277649 - add override declarations for Android-specific codepaths; r=snorp 2016-06-03 18:31:05 -04:00
gfxFT2Utils.cpp
gfxFT2Utils.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxGDIFont.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxGDIFont.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxGDIFontList.cpp Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel 2016-04-15 20:45:37 +01:00
gfxGDIFontList.h Bug 1245811 - part 1 (based on patch by Andrew Comminos) - Replace gfxPlatformFontList::FindFamily with FindAndAddFamilies to allow for the possibility of the implementation returning multiple font families (e.g. when fontconfig has 'prefer' aliases). r=karlt 2016-04-12 07:06:22 +01:00
gfxGdkNativeRenderer.cpp
gfxGdkNativeRenderer.h
gfxGlyphExtents.cpp Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxGlyphExtents.h Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
gfxGradientCache.cpp Bug 1156742 Part 1: Change Moz2D recording, so that it can be used in isolation. r=bas 2016-01-05 10:08:56 +00:00
gfxGradientCache.h Bug 1156742 Part 1: Change Moz2D recording, so that it can be used in isolation. r=bas 2016-01-05 10:08:56 +00:00
gfxGraphiteShaper.cpp Bug 1279069 - Replace &nbsp; with <space> for Graphite shaping purposes if &nbsp; is not supported by the font. r=jrmuizel 2016-06-09 23:53:22 +01:00
gfxGraphiteShaper.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxHarfBuzzShaper.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxHarfBuzzShaper.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxImageSurface.cpp Bug 1279628, part 2 - Switch all but one of the gfxASurface::CheckSurfaceSize calls to call Factory::CheckSurfaceSize. r=mstange 2016-06-10 13:32:01 +01:00
gfxImageSurface.h Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel 2016-04-15 20:45:37 +01:00
gfxLanguageTagList.cpp
gfxLineSegment.h
gfxMacFont.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxMacFont.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxMacPlatformFontList.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxMacPlatformFontList.mm Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxMathTable.cpp Bug 1268878 - Include various of gfxFontEntry's sub-objects in memory reporting. r=njn 2016-05-03 12:14:35 +01:00
gfxMathTable.h Bug 1268878 - Include various of gfxFontEntry's sub-objects in memory reporting. r=njn 2016-05-03 12:14:35 +01:00
gfxMatrix.cpp
gfxMatrix.h Bug 1069417 - Generalize Matrix4x4 into Matrix4x4Typed<SourceUnits, TargetUnits>. r=Bas 2015-12-02 18:52:00 -05:00
gfxPattern.cpp Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas 2016-05-25 17:01:18 +01:00
gfxPattern.h Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas 2016-05-25 17:01:18 +01:00
gfxPlatform.cpp Bug 1279657 - failureId outvar should be a pointer. - r=benwa 2016-06-21 14:04:00 -07:00
gfxPlatform.h Bug 1278238 - Remove kDrawTarget. r=Bas 2016-05-27 19:43:34 +01:00
gfxPlatformFontList.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxPlatformFontList.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxPlatformGtk.cpp Bug 1278403 - Spread CreateContextFlags to GLContext::ctor. - r=jrmuizel 2016-06-21 13:47:30 -07:00
gfxPlatformGtk.h Backed out changeset 5bde2c12831c (bug 594876) for failing reftest preserves3d-nested.html at least on Linux. r=backout 2016-06-17 20:16:47 +02:00
gfxPlatformMac.cpp Bug 1276931. Add VsyncSource::Shutdown which shuts down global display. r=jrmuizel 2016-06-06 10:07:29 -07:00
gfxPlatformMac.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxPoint.h
gfxPrefs.cpp Bug 1156742 Part 20: Move Moz2D PreferenceAccess into its own header. r=bas 2016-01-05 10:08:58 +00:00
gfxPrefs.h Backed out 8 changesets (bug 1268638) for build bustage CLOSED TREE 2016-06-21 14:53:22 -07:00
gfxQtNativeRenderer.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxQtNativeRenderer.h Bug 1208300 (part 4) - Remove gfxRGBA and some related things. r=jwatt. 2015-09-24 19:24:16 -07:00
gfxQtPlatform.cpp Bug 1279397 - Remove gfxQPainterSurface. r=eflores 2016-06-13 09:27:23 +01:00
gfxQtPlatform.h Bug 1213280 - fix OSX font selection under 10.11. r=jfkthame 2015-11-20 22:01:12 +09:00
gfxQuad.h
gfxQuartzNativeDrawing.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxQuartzNativeDrawing.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
gfxQuartzSurface.cpp Bug 1279628, part 2 - Switch all but one of the gfxASurface::CheckSurfaceSize calls to call Factory::CheckSurfaceSize. r=mstange 2016-06-10 13:32:01 +01:00
gfxQuartzSurface.h Bug 1278424 - Remove some code from gfxQuartzSurface. r=eflores 2016-05-30 16:26:30 +01:00
gfxQuaternion.h
gfxRect.cpp
gfxRect.h Bug 1069417 - Generalize Matrix4x4 into Matrix4x4Typed<SourceUnits, TargetUnits>. r=Bas 2015-12-02 18:52:00 -05:00
gfxScriptItemizer.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxScriptItemizer.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
gfxSharedImageSurface.h
gfxSkipChars.cpp
gfxSkipChars.h Bug 264412. Refactor nsIFrame::GetRenderedText API to be more sane. r=mats,marcoz 2015-10-30 19:23:10 +13:00
gfxSVGGlyphs.cpp Bug 1280753: Call Close() on SVG-in-opentype content viewer, when tearing it down. r=smaug 2016-06-18 18:32:19 +01:00
gfxSVGGlyphs.h Bug 1268878 - Include various of gfxFontEntry's sub-objects in memory reporting. r=njn 2016-05-03 12:14:35 +01:00
gfxTextRun.cpp Bug 1273154 - Re-land followup to handle word-initial NNBSP shaping in Mongolian, with its reftest. r=jrmuizel 2016-05-25 10:51:13 +01:00
gfxTextRun.h Bug 1275059 followup - Use MOZ_ASSERT for methods of gfxTestRun. r=jfkthame 2016-05-25 09:54:37 +10:00
gfxTypes.h Bug 955857 - Replace CSS word-wrap with overflow-wrap, and add it back as a CSS_PROP_ALIAS. r=dbaron 2016-05-23 20:27:21 -04:00
gfxUserFontSet.cpp Bug 1273409 - add assert for mFontEntry. r=jrmuizel 2016-05-17 12:05:23 +03:00
gfxUserFontSet.h Bug 1268021 - Implement memory reporting for the user-font cache. r=njn 2016-05-03 12:14:34 +01:00
gfxUtils.cpp Bug 1256475 - Use libyuv for non scaling YUV color conversion r=jrmuizel 2016-06-08 18:46:42 -07:00
gfxUtils.h Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas 2016-05-25 17:01:18 +01:00
gfxWindowsNativeDrawing.cpp Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas 2016-05-25 17:01:18 +01:00
gfxWindowsNativeDrawing.h Bug 1231864 (part 2) - Clean up gfxWindowsNativeDrawing::BeginNativeDrawing(). r=mattwoodrow. 2015-12-14 15:00:08 -08:00
gfxWindowsPlatform.cpp Bug 1231701 - Ship our own variant of EmojiOne on Windows and Linux, r=glandium, r=dolske, r=jfkthame, r=gerv 2016-06-15 21:58:49 +01:00
gfxWindowsPlatform.h Bug 1274046 - Add FailureId to gfxConfig (FeatureState). r=dvander 2016-06-03 14:54:56 -04:00
gfxWindowsSurface.cpp Bug 1279788 - Create a PrintTargetWindows subclass of PrintTarget. r=eflores 2016-06-14 19:26:35 +01:00
gfxWindowsSurface.h Bug 1279788 - Create a PrintTargetWindows subclass of PrintTarget. r=eflores 2016-06-14 19:26:35 +01:00
gfxXlibNativeRenderer.cpp Bug 1251984 - allow gfx.xrender.enabled pref to work for compositing even if content backend is not Cairo. r=jrmuizel 2016-03-01 14:33:53 -05:00
gfxXlibNativeRenderer.h Bug 1229202 (part 7) - Pass a DrawTarget to gfxXlibNativeRenderer::DrawDirect(). r=mattwoodrow. 2015-12-02 15:32:17 -08:00
gfxXlibSurface.cpp Bug 1279628, part 2 - Switch all but one of the gfxASurface::CheckSurfaceSize calls to call Factory::CheckSurfaceSize. r=mstange 2016-06-10 13:32:01 +01:00
gfxXlibSurface.h
MathTableStructures.h
moz.build Backed out changeset 1bd6da31483d (bug 1279654) 2016-06-16 17:28:50 +01:00
nsUnicodeRange.cpp
nsUnicodeRange.h
PrintTarget.cpp Backed out changeset 1bd6da31483d (bug 1279654) 2016-06-16 17:28:50 +01:00
PrintTarget.h Backed out changeset 1bd6da31483d (bug 1279654) 2016-06-16 17:28:50 +01:00
PrintTargetCG.cpp Bug 1278441 - Add a CoreGraphics subclass of PrintTarget. r=mstange 2016-06-09 22:35:14 +01:00
PrintTargetCG.h Bug 1278441 - Add a CoreGraphics subclass of PrintTarget. r=mstange 2016-06-09 22:35:14 +01:00
PrintTargetPDF.cpp Bug 1278278 - Remove gfxPDFSurface and move its logic to a PrintTargetPDF subclass of PrintTarget. r=Bas 2016-06-06 16:10:28 +01:00
PrintTargetPDF.h Bug 1278278 - Remove gfxPDFSurface and move its logic to a PrintTargetPDF subclass of PrintTarget. r=Bas 2016-06-06 16:10:28 +01:00
PrintTargetPS.cpp Bug 1278276 - Remove gfxPSSurface and move its logic to a PrintTargetPS subclass of PrintTarget. r=Bas 2016-06-06 16:10:28 +01:00
PrintTargetPS.h Bug 1278276 - Remove gfxPSSurface and move its logic to a PrintTargetPS subclass of PrintTarget. r=Bas 2016-06-06 16:10:28 +01:00
PrintTargetRecording.cpp Bug 1279654 - Create a PrintTargetRecording subclass of PrintTarget. r=mstange 2016-06-13 17:19:08 +01:00
PrintTargetRecording.h Bug 1279654 - Create a PrintTargetRecording subclass of PrintTarget. r=mstange 2016-06-13 17:19:08 +01:00
PrintTargetThebes.cpp Backed out changeset 1bd6da31483d (bug 1279654) 2016-06-16 17:28:50 +01:00
PrintTargetThebes.h Backed out changeset 1bd6da31483d (bug 1279654) 2016-06-16 17:28:50 +01:00
PrintTargetWindows.cpp Bug 1279788 - Create a PrintTargetWindows subclass of PrintTarget. r=eflores 2016-06-14 19:26:35 +01:00
PrintTargetWindows.h Bug 1279788 - Create a PrintTargetWindows subclass of PrintTarget. r=eflores 2016-06-14 19:26:35 +01:00
RoundedRect.h
SoftwareVsyncSource.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
SoftwareVsyncSource.h Bug 1276931. Add VsyncSource::Shutdown which shuts down global display. r=jrmuizel 2016-06-06 10:07:29 -07:00
VsyncSource.cpp Bug 1276931. Add VsyncSource::Shutdown which shuts down global display. r=jrmuizel 2016-06-06 10:07:29 -07:00
VsyncSource.h Bug 1276931. Add VsyncSource::Shutdown which shuts down global display. r=jrmuizel 2016-06-06 10:07:29 -07:00