.. |
CJKCompatSVS.cpp
|
…
|
|
D3D11Checks.cpp
|
Bug 1434524 - Add more check to D3D11Checks::DoesNV12Work() r=mattwoodrow
|
2018-02-01 18:00:09 +09:00 |
D3D11Checks.h
|
Bug 1352016 - P3. Check if NV12 rendering is usable when allocating D3D11 surface. r=mattwoodrow
|
2017-09-10 17:54:31 +02:00 |
DeviceManagerDx.cpp
|
Bug 1432472 - Do not assume CompositorBridgeChild is available for FlushAsyncPaints. r=rhunt
|
2018-01-24 10:01:33 -05:00 |
DeviceManagerDx.h
|
Bug 1352016 - P3. Check if NV12 rendering is usable when allocating D3D11 surface. r=mattwoodrow
|
2017-09-10 17:54:31 +02:00 |
DrawMode.h
|
…
|
|
PrintTarget.cpp
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTarget.h
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetCG.h
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetCG.mm
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetEMF.cpp
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetEMF.h
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetPDF.cpp
|
…
|
|
PrintTargetPDF.h
|
…
|
|
PrintTargetPS.cpp
|
…
|
|
PrintTargetPS.h
|
…
|
|
PrintTargetRecording.cpp
|
Bug 1369552. Split out DrawTargetWrapAndRecord and DrawTargetRecording. r=Bas
|
2017-06-12 16:52:29 -04:00 |
PrintTargetRecording.h
|
Bug 1369552. Split out DrawTargetWrapAndRecord and DrawTargetRecording. r=Bas
|
2017-06-12 16:52:29 -04:00 |
PrintTargetSkPDF.cpp
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetSkPDF.h
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetThebes.cpp
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetThebes.h
|
Bug 1435286 - Stop recording draw events for reference DrawTargets returned from PrintTarget. r=bobowen
|
2018-01-18 12:45:18 +00:00 |
PrintTargetWindows.cpp
|
…
|
|
PrintTargetWindows.h
|
…
|
|
RoundedRect.h
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
SoftwareVsyncSource.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
SoftwareVsyncSource.h
|
…
|
|
VsyncSource.cpp
|
…
|
|
VsyncSource.h
|
…
|
|
cairo-xlib-utils.h
|
…
|
|
d3dkmtQueryStatistics.h
|
…
|
|
dw-extra.h
|
Bug 1430632 - Copy declarations of new DirectWrite interfaces into our code so it will build against the current Windows SDK and WINVER settings. r=lsalzman,froydnj
|
2018-01-18 17:45:25 +00:00 |
genLanguageTagList.pl
|
…
|
|
gencjkcisvs.py
|
…
|
|
gfx2DGlue.h
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
gfxASurface.cpp
|
Bug 1356317: Part 1 - Mark SurfaceMemoryReporter refcounting as threadsafe. r=njn
|
2017-05-29 22:04:30 -07:00 |
gfxASurface.h
|
Bug 1377169 - Turn gfxRect into a typedef. r=jrmuizel
|
2017-07-05 11:22:00 -04:00 |
gfxAlphaRecovery.cpp
|
…
|
|
gfxAlphaRecovery.h
|
…
|
|
gfxAlphaRecoverySSE2.cpp
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
gfxAndroidPlatform.cpp
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
gfxAndroidPlatform.h
|
Bug 1419767 - Remove gfxPlatform::CanRenderContentToDataSurface. r=nical
|
2017-11-24 08:10:03 -05:00 |
gfxBaseSharedMemorySurface.cpp
|
…
|
|
gfxBaseSharedMemorySurface.h
|
…
|
|
gfxBlur.cpp
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
gfxBlur.h
|
Bug 1365876. Blur text shadows on the CPU. r=lsalzman
|
2017-07-24 13:48:14 -07:00 |
gfxColor.h
|
…
|
|
gfxContext.cpp
|
Bug 1437184. Inline FillAzure() r=bas
|
2018-02-10 10:54:54 -05:00 |
gfxContext.h
|
Bug 1437184. Inline FillAzure() r=bas
|
2018-02-10 10:54:54 -05:00 |
gfxCoreTextShaper.cpp
|
Bug 1411625 - Remove the constructor from gfxShapedText::CompressedGlyph to make it a trivial class, and provide a couple of convenience "factory" methods to create simple and complex glyph values. r=andi
|
2017-11-11 15:32:58 +00:00 |
gfxCoreTextShaper.h
|
Bug 1405148 - part 2 - Map the 'smcp' OpenType feature to its AAT feature-selector equivalent when shaping via Core Text. r=jrmuizel
|
2017-10-11 22:12:43 +01:00 |
gfxDWriteCommon.cpp
|
Bug 1433098 - Don't rename downloaded fonts (replacing the original 'name' table) when using DirectWrite backend. r=jrmuizel
|
2018-01-26 17:26:19 +00:00 |
gfxDWriteCommon.h
|
Bug 1433098 - Don't rename downloaded fonts (replacing the original 'name' table) when using DirectWrite backend. r=jrmuizel
|
2018-01-26 17:26:19 +00:00 |
gfxDWriteFontList.cpp
|
Bug 1435984 - patch 6 - Apply variation settings from the font entry when instantiation fonts for DirectWrite. r=lsalzman
|
2018-02-14 22:02:05 +11:00 |
gfxDWriteFontList.h
|
Bug 1432552 - patch 3 - DirectWrite and macOS font back-end implementation of getVariationInstances. r=dholbert
|
2018-01-29 13:24:11 +00:00 |
gfxDWriteFonts.cpp
|
Bug 1430632 - Support OpenType variation fonts in the DirectWrite font back-end (on Win10 Fall Creators Update). r=lsalzman
|
2018-01-18 17:45:24 +00:00 |
gfxDWriteFonts.h
|
Bug 1394568 - plumb synthetic italics flag through thebes and Moz2D into WebRender. r=gankro
|
2018-01-09 10:37:49 -05:00 |
gfxDrawable.cpp
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
gfxDrawable.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
gfxEnv.h
|
Bug 1390401 - Fix typo of ENABLE_WR_RENDERING to ENABLE_WR_RECORDING. r=mtseng
|
2017-08-15 15:40:55 +08:00 |
gfxFT2FontBase.cpp
|
Bug 1435984 - patch 7 - Apply variation settings from the font entry in the gfxFT2Fonts (Android) back-end. r=lsalzman
|
2018-02-14 22:02:05 +11:00 |
gfxFT2FontBase.h
|
Bug 1427641 - patch 8 - Refactor gfxFT2FontBase glyph-width code so that we properly respect variations when getting character widths during InitMetrics. r=lsalzman
|
2018-01-02 13:29:54 +00:00 |
gfxFT2FontList.cpp
|
Bug 1435984 - patch 7 - Apply variation settings from the font entry in the gfxFT2Fonts (Android) back-end. r=lsalzman
|
2018-02-14 22:02:05 +11:00 |
gfxFT2FontList.h
|
Bug 1434697 - patch 2 - Implement variation font support in the Android (gfxFT2Fonts) backend. r=lsalzman
|
2018-01-31 17:07:49 +00:00 |
gfxFT2Fonts.cpp
|
Bug 1427641 - patch 1 - Get glyph widths directly from the FreeType face, instead of via a cairo scaled_font wrapper. r=lsalzman
|
2017-12-06 13:51:39 +00:00 |
gfxFT2Fonts.h
|
Bug 1385029 - require implementation of gfxFont::GetScaledFont and remove unnecessary gfxPlatform::GetScaledFontForFont. r=jfkthame
|
2017-08-07 16:20:44 -04:00 |
gfxFT2Utils.cpp
|
Backed out changeset cecd14ecca85 (bug 1383767)
|
2017-07-27 08:19:54 +02:00 |
gfxFT2Utils.h
|
Bug 1393185 - Annotate gfxFT2LockedFace as a stack-based helper, and avoid touching the refcount of the font. r=lsalzman
|
2017-08-24 09:33:34 +01:00 |
gfxFailure.h
|
…
|
|
gfxFcPlatformFontList.cpp
|
Bug 1435984 - patch 8 - Apply variation settings from the font entry in the Linux (fontconfig) back-end on a CLOSED TREE. r=lsalzman
|
2018-02-14 22:02:05 +11:00 |
gfxFcPlatformFontList.h
|
Bug 1432552 - patch 2 - Linux font back-end implementation of getVariationInstances. r=dholbert
|
2018-01-29 13:24:11 +00:00 |
gfxFont.cpp
|
Bug 1426146 - patch 1 - Support GLYPH_STROKE_UNDERNEATH in the gfxFont painting code. r=jwatt
|
2018-01-30 14:41:30 +00:00 |
gfxFont.h
|
Bug 1431866 - Avoid risk of undefined behavior in gfxFontStyle::Hash() calculation. r=jrmuizel
|
2018-01-24 17:42:30 +00:00 |
gfxFontConstants.h
|
Bug 1032671 - Part 2. Use font.name-list.emoji preference for emoji presenration. r=jfkthame
|
2017-11-12 16:24:58 +09:00 |
gfxFontEntry.cpp
|
Bug 1280162 - patch 1 - Implement gfxFontEntry method to query font feature info for OpenType fonts. r=dholbert
|
2018-01-30 09:57:39 +00:00 |
gfxFontEntry.h
|
Bug 1435984 - patch 3 - Store variation settings from the @font-face rule in the gfxFontEntry for user fonts. r=jwatt
|
2018-02-14 22:02:05 +11:00 |
gfxFontFamilyList.h
|
Bug 1032671 - Part 2. Use font.name-list.emoji preference for emoji presenration. r=jfkthame
|
2017-11-12 16:24:58 +09:00 |
gfxFontFeatures.cpp
|
Bug 1355721 - stylo: Implement font feature values lookup r=emilio,xidorn
|
2017-08-23 18:05:53 -07:00 |
gfxFontFeatures.h
|
Bug 1355721 - stylo: Implement font feature values lookup r=emilio,xidorn
|
2017-08-23 18:05:53 -07:00 |
gfxFontInfoLoader.cpp
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
gfxFontInfoLoader.h
|
Bug 1395061 - patch 3 - Clean up vestigial code that existed to support setting the gfxFontEntry::mSymbolFont flag. r=jrmuizel
|
2017-09-11 19:23:30 +01:00 |
gfxFontMissingGlyphs.cpp
|
Bug 1400917 - render missing glyphs with WebRender. r=gankro
|
2018-01-18 16:10:14 -05:00 |
gfxFontMissingGlyphs.h
|
Bug 1400917 - render missing glyphs with WebRender. r=gankro
|
2018-01-18 16:10:14 -05:00 |
gfxFontPrefLangList.h
|
…
|
|
gfxFontSrcPrincipal.cpp
|
Backed out 22 changesets (bug 1399787) for shutdown leaks on windows 7 debug tc-M without e10s r=backout on a CLOSED TREE
|
2017-12-08 13:09:56 +02:00 |
gfxFontSrcPrincipal.h
|
Bug 1376964 - Part 8: Add OMT wrapper for nsIPrincipals useful for font stuff. r=jfkthame
|
2017-07-08 17:20:28 +08:00 |
gfxFontSrcURI.cpp
|
Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm
|
2017-07-14 08:49:22 +02:00 |
gfxFontSrcURI.h
|
Bug 1376964 - Part 5: Add OMT wrapper for nsIURIs useful for font stuff. r=jfkthame
|
2017-07-07 17:29:44 +08:00 |
gfxFontUtils.cpp
|
Bug 1435984 - patch 5 - Apply variation settings from the font entry when instantiating fonts on macOS. r=lsalzman
|
2018-02-14 22:02:05 +11:00 |
gfxFontUtils.h
|
Bug 1435984 - patch 5 - Apply variation settings from the font entry when instantiating fonts on macOS. r=lsalzman
|
2018-02-14 22:02:05 +11:00 |
gfxFontVariations.h
|
Bug 1435984 - patch 5 - Apply variation settings from the font entry when instantiating fonts on macOS. r=lsalzman
|
2018-02-14 22:02:05 +11:00 |
gfxGDIFont.cpp
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
gfxGDIFont.h
|
Bug 1419615 - Remove old synthetic-italic support from the GDI font code, so we don't double-slant text now that we have generic support in gfxFont. r=lsalzman
|
2017-11-23 19:38:17 +00:00 |
gfxGDIFontList.cpp
|
Bug 1419615 - Remove old synthetic-italic support from the GDI font code, so we don't double-slant text now that we have generic support in gfxFont. r=lsalzman
|
2017-11-23 19:38:17 +00:00 |
gfxGDIFontList.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
gfxGdkNativeRenderer.cpp
|
Bug 1278282 - Remove the 'MOZ_WIDGET_GTK == 2' defines r=karlt,lsalzman
|
2018-01-10 08:52:04 +01:00 |
gfxGdkNativeRenderer.h
|
Bug 1278282 - Remove the 'MOZ_WIDGET_GTK == 2' defines r=karlt,lsalzman
|
2018-01-10 08:52:04 +01:00 |
gfxGlyphExtents.cpp
|
…
|
|
gfxGlyphExtents.h
|
Bug 1377169 - Turn gfxRect into a typedef. r=jrmuizel
|
2017-07-05 11:22:00 -04:00 |
gfxGradientCache.cpp
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
gfxGradientCache.h
|
…
|
|
gfxGraphiteShaper.cpp
|
Bug 1411625 - Remove the constructor from gfxShapedText::CompressedGlyph to make it a trivial class, and provide a couple of convenience "factory" methods to create simple and complex glyph values. r=andi
|
2017-11-11 15:32:58 +00:00 |
gfxGraphiteShaper.h
|
Bug 1377328 - part 2 - Annotate raw pointers used for refcounted objects in font-related code. r=milan
|
2017-06-29 17:52:43 -07:00 |
gfxHarfBuzzShaper.cpp
|
Bug 1431305 - Handle fallback (rotated) rendering of characters with Vertical_Orientation=Tr when the font does not support them via 'vert', nor is there a vertical presentation form encoded in Unicode. r=m_kato
|
2018-01-19 10:46:53 +00:00 |
gfxHarfBuzzShaper.h
|
Bug 1431305 - Handle fallback (rotated) rendering of characters with Vertical_Orientation=Tr when the font does not support them via 'vert', nor is there a vertical presentation form encoded in Unicode. r=m_kato
|
2018-01-19 10:46:53 +00:00 |
gfxImageSurface.cpp
|
Bug 1423107 - Replace uses of moz_posix_memalign with posix_memalign. r=njn
|
2017-12-05 16:46:17 +09:00 |
gfxImageSurface.h
|
…
|
|
gfxLanguageTagList.cpp
|
…
|
|
gfxLineSegment.h
|
…
|
|
gfxMacFont.cpp
|
Bug 1435984 - patch 5 - Apply variation settings from the font entry when instantiating fonts on macOS. r=lsalzman
|
2018-02-14 22:02:05 +11:00 |
gfxMacFont.h
|
Bug 1414154 - Remove GlyphRenderingOptions. r=lsalzman
|
2017-11-02 21:42:56 -04:00 |
gfxMacPlatformFontList.h
|
Bug 1432552 - patch 3 - DirectWrite and macOS font back-end implementation of getVariationInstances. r=dholbert
|
2018-01-29 13:24:11 +00:00 |
gfxMacPlatformFontList.mm
|
Bug 1432552 - patch 3 - DirectWrite and macOS font back-end implementation of getVariationInstances. r=dholbert
|
2018-01-29 13:24:11 +00:00 |
gfxMathTable.cpp
|
…
|
|
gfxMathTable.h
|
…
|
|
gfxMatrix.h
|
Bug 1377090 - Turn gfxMatrix into a typedef for MatrixDouble. r=jrmuizel
|
2017-07-05 11:18:49 -04:00 |
gfxPattern.cpp
|
Remove implicit fuzzy operator== from BaseMatrix (bug 1435406, r=mattwoodrow)
|
2018-02-02 15:14:08 -06:00 |
gfxPattern.h
|
Bug 1379404 - Part 4. Prevent unnecessary AzureState copy in GlyphBufferAzure::Flush. r=mattwoodrow
|
2017-07-09 00:49:24 +08:00 |
gfxPlatform.cpp
|
Bug 1437750 - Update debug flags in WebRenderDebugPrefChangeCallback() r=nical
|
2018-02-13 19:32:34 +09:00 |
gfxPlatform.h
|
Bug 1422288 - Disable d2d for canvas when ANGLE is disable with WebRender r=nical
|
2018-01-24 13:16:35 +09:00 |
gfxPlatformFontList.cpp
|
Bug 1032671 - Part 2. Use font.name-list.emoji preference for emoji presenration. r=jfkthame
|
2017-11-12 16:24:58 +09:00 |
gfxPlatformFontList.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
gfxPlatformGtk.cpp
|
Bug 1278282 - Remove the 'MOZ_WIDGET_GTK == 2' defines r=karlt,lsalzman
|
2018-01-10 08:52:04 +01:00 |
gfxPlatformGtk.h
|
Bug 1278282 - Remove the 'MOZ_WIDGET_GTK == 2' defines r=karlt,lsalzman
|
2018-01-10 08:52:04 +01:00 |
gfxPlatformMac.cpp
|
Create a PaintWorker thread pool and dispatch tiles to it (bug 1425056, r=bas)
|
2017-12-08 01:18:05 -06:00 |
gfxPlatformMac.h
|
Create a PaintWorker thread pool and dispatch tiles to it (bug 1425056, r=bas)
|
2017-12-08 01:18:05 -06:00 |
gfxPoint.h
|
Bug 1376782 - Replace gfxPoint with a typedef to PointDouble. r=jrmuizel
|
2017-06-28 11:42:23 -04:00 |
gfxPrefs.cpp
|
Bug 1402041 - Move most of the GetSingleton() body to a separate function to make the inline size smaller. r=kats
|
2017-11-21 21:45:55 -05:00 |
gfxPrefs.h
|
Backed out 4 changesets (bug 1436247) for c2 failures in dom/events/test/test_DataTransferItemList.html on a CLOSED TREE
|
2018-02-13 19:56:26 +02:00 |
gfxQuad.h
|
…
|
|
gfxQuartzNativeDrawing.cpp
|
Implement record and replay painting for multi tiled layers (bug 1422392, r=nical)
|
2017-11-21 19:12:14 -05:00 |
gfxQuartzNativeDrawing.h
|
…
|
|
gfxQuartzSurface.cpp
|
…
|
|
gfxQuartzSurface.h
|
…
|
|
gfxQuaternion.h
|
…
|
|
gfxRect.h
|
Bug 1377169 - Turn gfxRect into a typedef. r=jrmuizel
|
2017-07-05 11:22:00 -04:00 |
gfxSVGGlyphs.cpp
|
Bug 1430608: Make nsMediaFeatures work with a document, not a pres context. r=heycam
|
2018-01-17 21:51:47 +01:00 |
gfxSVGGlyphs.h
|
Bug 1377328 - part 2 - Annotate raw pointers used for refcounted objects in font-related code. r=milan
|
2017-06-29 17:52:43 -07:00 |
gfxScriptItemizer.cpp
|
…
|
|
gfxScriptItemizer.h
|
…
|
|
gfxSharedImageSurface.h
|
…
|
|
gfxSkipChars.cpp
|
…
|
|
gfxSkipChars.h
|
…
|
|
gfxTextRun.cpp
|
Bug 1436535 - Attempt intra-family fallback even when the first-matched face was Normal style, as other weights may have a different character repertoire. r=m_kato
|
2018-02-12 10:20:51 +00:00 |
gfxTextRun.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
gfxTypes.h
|
Bug 1355763 - Add gfxAlphaType for specifying opaque/premult/non-premult. - r=daoshengmu
|
2017-04-13 09:14:34 -07:00 |
gfxUserFontSet.cpp
|
Bug 1435984 - patch 3 - Store variation settings from the @font-face rule in the gfxFontEntry for user fonts. r=jwatt
|
2018-02-14 22:02:05 +11:00 |
gfxUserFontSet.h
|
Bug 1435984 - patch 3 - Store variation settings from the @font-face rule in the gfxFontEntry for user fonts. r=jwatt
|
2018-02-14 22:02:05 +11:00 |
gfxUtils.cpp
|
Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly
|
2018-02-05 19:55:07 +01:00 |
gfxUtils.h
|
Bug 1416540 - Convert a bunch of scaling code to avoid unnecessary double conversion. r=mattwoodrow
|
2017-11-12 18:37:33 -05:00 |
gfxWindowsNativeDrawing.cpp
|
Bug 1416267 - Update gfxContext matrix functions to avoid flip-flopping between float and double matrices. r=jrmuizel
|
2017-11-10 21:14:09 -05:00 |
gfxWindowsNativeDrawing.h
|
…
|
|
gfxWindowsPlatform.cpp
|
Bug 1422288 - Disable d2d for canvas when ANGLE is disable with WebRender r=nical
|
2018-01-24 13:16:35 +09:00 |
gfxWindowsPlatform.h
|
Bug 1422288 - Disable d2d for canvas when ANGLE is disable with WebRender r=nical
|
2018-01-24 13:16:35 +09:00 |
gfxWindowsSurface.cpp
|
…
|
|
gfxWindowsSurface.h
|
…
|
|
gfxXlibNativeRenderer.cpp
|
Bug 1416267 - Update gfxContext matrix functions to avoid flip-flopping between float and double matrices. r=jrmuizel
|
2017-11-10 21:14:09 -05:00 |
gfxXlibNativeRenderer.h
|
…
|
|
gfxXlibSurface.cpp
|
Protect D2D singletons with a mutex. (bug 1380922 part 2, r=mchang)
|
2017-07-18 12:15:44 -07:00 |
gfxXlibSurface.h
|
…
|
|
moz.build
|
Bug 1432963 - Fixing workers headers - part 17 - no LIBS=[workers] in moz.build files, r=smaug
|
2018-01-31 08:25:30 +01:00 |
nsUnicodeRange.cpp
|
…
|
|
nsUnicodeRange.h
|
…
|
|