gecko-dev/gfx/src
Jeremy Chen f735dd2d2c Bug 1328540 - convert NS_STYLE_HYPHENS_* to an enum class. r=xidorn
MozReview-Commit-ID: BwTzbA29Y3H

--HG--
extra : rebase_source : fc07d2c881a8ccc618fd1776d1e977c051b0032f
2017-01-04 23:55:16 +08:00
..
AppUnits.h
ArrayView.h Bug 1259248. Add a comment about mfbt/Range.h 2016-03-31 16:32:31 -04:00
DriverCrashGuard.cpp Bug 1316222 - Disable the crash guard in the GPU process since it won't be useful. r=dvander 2016-11-11 15:04:30 +13:00
DriverCrashGuard.h Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
FilterSupport.cpp Bug 1287316 - Release assert or deal with empty arrays. r=mstange 2016-08-30 18:38:30 -04:00
FilterSupport.h
gfxCrashReporterUtils.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -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 Replace gfxWindowsPlatform::mD3D11Status with gfxConfig. (bug 1254899 part 9, r=jrmuizel) 2016-04-28 21:52:55 -07:00
gfxTelemetry.h Enable Direct3D 11 in the GPU process. (bug 1294988 part 3, r=mattwoodrow) 2016-08-20 20:59:10 -07:00
moz.build Bug 1288686 - Avoid X11's |#define None 0L| intruding on other parts of the code. r=jrmuizel 2016-08-29 16:51:43 -04:00
nsBoundingMetrics.h
nsColor.cpp Bug 1299741 part 3 - Add LinearBlendColors function for linear blending two colors. r=mstange 2016-09-02 17:13:11 +10:00
nsColor.h Bug 1299741 part 3 - Add LinearBlendColors function for linear blending two colors. r=mstange 2016-09-02 17:13:11 +10:00
nsColorNameList.h
nsColorNames.h
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 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
nsDeviceContext.h Bug 1309272, part 5 - Rework the macOS printing code to get rid of the hacks that create a new PrintTarget for each page. r=lsalzman 2016-11-28 22:40:43 +00:00
nsFont.cpp Bug 1321022 pt 3 - Add an array of variation settings to nsFont, and hook it up to gfxFontStyle. r=dholbert 2016-12-03 12:18:33 +00:00
nsFont.h Bug 1321022 pt 3 - Add an array of variation settings to nsFont, and hook it up to gfxFontStyle. r=dholbert 2016-12-03 12:18:33 +00:00
nsFontMetrics.cpp Bug 1328540 - convert NS_STYLE_HYPHENS_* to an enum class. r=xidorn 2017-01-04 23:55:16 +08:00
nsFontMetrics.h Bug 1293210 - add cap height support to nsFontMetrics. r=jfkthame 2016-08-18 17:43:54 +08:00
nsGfxCIID.h
nsIFontEnumerator.idl
nsIScriptableRegion.idl
nsITheme.h Bug 1255214 - Only repaint GTK scrollbar button if its enablement actually changed. r=mstange 2016-04-20 19:49:09 -04:00
nsMargin.h
nsPoint.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
nsRect.cpp Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats 2016-11-18 18:12:25 +08:00
nsRect.h Bug 1012752 - Snap scrolled area to layer pixels. r=tnikkel 2016-08-04 23:51:58 -04:00
nsRegion.cpp Bug 1247979. Optimize ScaleToOutsidePixels. r=kats 2016-02-12 18:48:28 -05:00
nsRegion.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
nsRegionFwd.h
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
nsSize.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10: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 1192053 - Implement NS_THEME_MAC_SOURCE_LIST_SELECTION and NS_THEME_MAC_ACTIVE_SOURCE_LIST_SELECTION. r=mstange. 2016-10-14 22:45:29 +02:00
nsTransform2D.cpp
nsTransform2D.h
PingPongRegion.h
RegionBuilder.h Bug 1274589 - Rename RegionBuilder::Or to RegionBuilder::OrWith for consistency with the region classes. r=jrmuizel 2016-05-21 00:06:51 -04:00
TiledRegion.cpp Bug 1283826. r=mstange,Bas 2016-07-19 21:50:09 -04:00
TiledRegion.h Bug 1283826. r=mstange,Bas 2016-07-19 21:50:09 -04:00
X11UndefineNone.h Bug 1300337 - Replace None_ variants from nsStyleConsts.h with None; r=heycam,TYLin 2016-09-04 00:16:58 +05:30
X11Util.cpp Bug 1304195 - silence warnings from ScopedXErrorHandler when used off main thread if acknowledged. r=nical 2016-09-27 12:28:57 -04:00
X11Util.h Bug 1304195 - silence warnings from ScopedXErrorHandler when used off main thread if acknowledged. r=nical 2016-09-27 12:28:57 -04:00