gecko-dev/gfx/src
Kyle Huey 2709afd167 Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj 2016-04-11 11:40:06 -07:00
..
AppUnits.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
ArrayView.h Bug 1259248. Add a comment about mfbt/Range.h 2016-03-31 16:32:31 -04:00
DriverCrashGuard.cpp Add a driver crash guard to D3D11 DXVA. (bug 1253666, r=mattwoodrow) 2016-03-22 18:45:28 -07:00
DriverCrashGuard.h Add a driver crash guard to D3D11 DXVA. (bug 1253666, r=mattwoodrow) 2016-03-22 18:45:28 -07:00
FilterSupport.cpp Bug 1240241 - Don't recurse infinitely in FilterCachedColorModels::ForColorModel if the original filter node was null. r=roc 2016-01-20 22:45:58 +01: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
PingPongRegion.h Bug 1248044 - Add PingPongRegion for faster region operations for 2x memory usage. r=jrmuizel 2015-08-27 16:06:38 -04:00
RegionBuilder.h Bug 1258481 - Add a RegionBuilder for accumulating rects. r=jrmuizel 2016-03-23 11:54:39 -04:00
X11Util.cpp
X11Util.h Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel 2015-09-07 17:53:36 -04:00
gfxCrashReporterUtils.cpp Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj 2016-04-11 11:40:06 -07:00
gfxCrashReporterUtils.h Bug 1237404 - Part 1. Exposing some functionality in gfxCrashReporterUtils. r=benwa 2016-01-08 13:42:00 +01: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 1259248. Add an ArrayView class. r=botond 2016-03-23 21:20:41 -04: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 Backout bug 1226627 part 2 (rev 673461c0b772) for Talos regressions on Android. r=me 2015-11-30 13:06:39 +01:00
nsDeviceContext.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
nsDeviceContext.h Bug 1249279 - Let subdocuments' presContexts inherit the DPI setting of their parent, instead of retrieving it from their widget, to avoid using stale values from a currently-hidden widget on a screen with a different DPI. r=bz 2016-04-07 10:01:30 +01:00
nsFont.cpp Bug 1244742. Use the default copy constructor and assignment operators. 2016-02-03 15:34:31 -05:00
nsFont.h Bug 1228934 - Remove style, weight, and stretch parameters from nsFont constructor. r=jdaggett 2015-11-30 16:23:09 -08:00
nsFontMetrics.cpp Bug 1257121 part 1 - Use struct for passing some params of font metrics. r=jfkthame 2016-03-21 11:59:36 +08:00
nsFontMetrics.h Bug 1257121 part 1 - Use struct for passing some params of font metrics. r=jfkthame 2016-03-21 11:59:36 +08: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 Bug 1224015 - Part 1: nsLayoutUtils functions do not account for nsPresShell resolution r=tnikkel 2015-11-26 20:51:13 -06:00
nsRect.cpp Bug 1230047 (part 2) - Make several PaintWindow() functions use LayoutDevice coordinates. r=kats. 2015-12-02 21:45:41 -08:00
nsRect.h Bug 1230047 (part 2) - Make several PaintWindow() functions use LayoutDevice coordinates. r=kats. 2015-12-02 21:45:41 -08:00
nsRegion.cpp Bug 1247979. Optimize ScaleToOutsidePixels. r=kats 2016-02-12 18:48:28 -05:00
nsRegion.h Bug 1259248. Add an ArrayView class. r=botond 2016-03-23 21:20:41 -04:00
nsRegionFwd.h Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical 2015-11-04 11:49:49 -05:00
nsRenderingContext.h Bug 1228211 (part 2) - Remove unused functions in nsRenderingContext. r=dholbert. 2015-11-25 14:34:57 -08:00
nsScriptableRegion.cpp Bug 1239864 (part 8) - Use the new rect iterators in gfx/. r=nical. 2016-01-18 17:20:58 -08:00
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 Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
nsThebesFontEnumerator.h
nsThebesGfxFactory.cpp
nsThemeConstants.h Bug 1205643 - "Wrong scrollbar border prevents scrolling to cursor when mouse is on the screen edge". r=karlt 2015-12-22 05:05:00 +01:00
nsTransform2D.cpp
nsTransform2D.h Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel 2015-09-07 17:53:36 -04:00