.. |
AppUnits.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DriverCrashGuard.cpp
|
Bug 1214802 - gfxEnv - consolidate environment variables used by the graphics code in one place. r=botond
|
2015-10-28 14:31:00 +01:00 |
DriverCrashGuard.h
|
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
|
2015-09-07 17:53:36 -04:00 |
FilterSupport.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
FilterSupport.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
gfxCrashReporterUtils.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
gfxCrashReporterUtils.h
|
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
|
2015-09-07 17:53:36 -04:00 |
gfxTelemetry.cpp
|
Don't attempt to use WARP after D3D11CreateDevice crashes. (bug 1201202, r=bas)
|
2015-09-13 23:52:29 -07:00 |
gfxTelemetry.h
|
Don't attempt to use WARP after D3D11CreateDevice crashes. (bug 1201202, r=bas)
|
2015-09-13 23:52:29 -07:00 |
moz.build
|
Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical
|
2015-11-04 11:49:49 -05:00 |
nsBoundingMetrics.h
|
|
|
nsColor.cpp
|
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
|
2015-09-07 17:53:36 -04:00 |
nsColor.h
|
Bug 1208300 (part 4) - Remove gfxRGBA and some related things. r=jwatt.
|
2015-09-24 19:24:16 -07:00 |
nsColorNameList.h
|
|
|
nsColorNames.h
|
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
|
2015-09-07 17:53:36 -04:00 |
nsCoord.h
|
Bug 1151214 part 3 - [css-grid][css-align] Implement layout for the 'justify-content' and 'align-content' CSS properties on grid containers. r=dholbert
|
2015-11-03 17:52:40 +01:00 |
nsDeviceContext.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDeviceContext.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsFont.cpp
|
|
|
nsFont.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsFontMetrics.cpp
|
Bug 1193488 - Update values of writing-mode and text-orientation to reflect the CSS WG decision to revise them in the Writing Modes spec. r=dholbert
|
2015-09-23 22:16:01 +01:00 |
nsFontMetrics.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsGfxCIID.h
|
|
|
nsIFontEnumerator.idl
|
|
|
nsIScriptableRegion.idl
|
Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical
|
2015-11-04 11:49:49 -05:00 |
nsITheme.h
|
Bug 1220898 - Make nsIntMargin a typedef for mozilla::gfx::IntMargin. r=nical
|
2015-11-02 18:20:58 -05:00 |
nsMargin.h
|
Bug 1220898 - Make nsIntMargin a typedef for mozilla::gfx::IntMargin. r=nical
|
2015-11-02 18:20:58 -05:00 |
nsPoint.h
|
|
|
nsRect.cpp
|
|
|
nsRect.h
|
Bug 1220898 - Make nsIntMargin a typedef for mozilla::gfx::IntMargin. r=nical
|
2015-11-02 18:20:58 -05:00 |
nsRegion.cpp
|
Bug 1204597 - Use Move constructor for opaque region in FrameLayerBuilder instead of copying. r=jrmuizel
|
2015-09-14 14:18:20 -04:00 |
nsRegion.h
|
Bug 1222661 - Replace FromUntyped(obj) calls with FromUnknown*(obj). r=nical
|
2015-11-09 18:22:25 -05:00 |
nsRegionFwd.h
|
Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical
|
2015-11-04 11:49:49 -05:00 |
nsRenderingContext.cpp
|
|
|
nsRenderingContext.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsScriptableRegion.cpp
|
|
|
nsScriptableRegion.h
|
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
|
2015-09-07 17:53:36 -04:00 |
nsSize.h
|
Bug 1207741 - Remove gfxIntSize. r=nical.
|
2015-09-23 11:49:05 -07:00 |
nsThebesFontEnumerator.cpp
|
|
|
nsThebesFontEnumerator.h
|
|
|
nsThebesGfxFactory.cpp
|
|
|
nsThemeConstants.h
|
Bug 1206468 - Remove unused internal appearance value -moz-mac-unified-toolbar. r=mstange
|
2015-10-23 19:51:34 +11:00 |
nsTransform2D.cpp
|
|
|
nsTransform2D.h
|
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
|
2015-09-07 17:53:36 -04:00 |
X11Util.cpp
|
|
|
X11Util.h
|
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
|
2015-09-07 17:53:36 -04:00 |