.. |
AppUnits.h
|
Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc
|
2013-09-23 07:55:35 -04:00 |
FilterSupport.cpp
|
Bug 944383 - Pass around SourceSurfaces instead of gfxASurfaces for feImage input images. r=jwatt
|
2013-11-28 15:38:43 +01:00 |
FilterSupport.h
|
Bug 944383 - Pass around SourceSurfaces instead of gfxASurfaces for feImage input images. r=jwatt
|
2013-11-28 15:38:43 +01:00 |
Makefile.in
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
X11Util.cpp
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12:00 |
X11Util.h
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12:00 |
gfxCore.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
gfxCrashReporterUtils.cpp
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
gfxCrashReporterUtils.h
|
bug 766304 - ScopedGfxFeatureReporter uses observer service off the main thread r=joe
|
2012-06-19 17:05:28 -04:00 |
moz.build
|
Bug 944209 - Build gfx/src in unified mode; r=BenWa
|
2013-11-27 21:11:07 -05:00 |
nsBoundingMetrics.h
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsColor.cpp
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
nsColor.h
|
Bug 928053 - Remove some prtypes.h inclusions from gfx/; rs=bsmedberg
|
2013-10-18 20:34:58 -04:00 |
nsColorNameList.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsColorNames.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCoord.h
|
Bug 943448 - Remove useless warnings about nscoord overflow in clamping functions. r=roc
|
2013-11-30 21:45:20 +00:00 |
nsDeviceContext.cpp
|
Bug 934710 - add various text performance metrics and a log to handle these. r=jfkthame
|
2013-11-25 13:59:56 +09:00 |
nsDeviceContext.h
|
Bug 934710 - add various text performance metrics and a log to handle these. r=jfkthame
|
2013-11-25 13:59:56 +09:00 |
nsFont.cpp
|
Bug 913264 - add none value to font-variant-ligatures. r=dbaron
|
2013-11-19 13:30:25 +09:00 |
nsFont.h
|
Bug 913264 - add none value to font-variant-ligatures. r=dbaron
|
2013-11-19 13:30:25 +09:00 |
nsFontMetrics.cpp
|
Bug 934710 - add various text performance metrics and a log to handle these. r=jfkthame
|
2013-11-25 13:59:56 +09:00 |
nsFontMetrics.h
|
Bug 934710 - add various text performance metrics and a log to handle these. r=jfkthame
|
2013-11-25 13:59:56 +09:00 |
nsGfxCIID.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIFontEnumerator.idl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIScriptableRegion.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsITheme.h
|
Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc
|
2013-09-27 17:24:32 +02:00 |
nsMargin.h
|
Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth
|
2013-03-06 00:05:55 -08:00 |
nsPoint.h
|
Bug 895905 - Document that ns[Int]Point stores coordinates in app units. r=tn
|
2013-08-08 15:56:09 -04:00 |
nsRect.cpp
|
Bug 923249 - Remove some prtypes use in gfx/; r=roc
|
2013-10-20 09:25:20 +02:00 |
nsRect.h
|
Bug 913603 - Re-inline SaturatingUnionEdges and remove the unused SaturatingInflate - r=mats
|
2013-09-17 17:53:37 -04:00 |
nsRegion.cpp
|
Bug 924103 - Add a FilterDescription data structure and code that can create FilterNodes from it. r=roc
|
2013-11-27 12:25:28 +01:00 |
nsRegion.h
|
Bug 924103 - Add a FilterDescription data structure and code that can create FilterNodes from it. r=roc
|
2013-11-27 12:25:28 +01:00 |
nsRenderingContext.cpp
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12:00 |
nsRenderingContext.h
|
Bug 932096 - Add a GetDrawTarget method to nsRenderingContext to aid in Moz2D conversion. r=Bas
|
2013-10-29 08:14:40 +00:00 |
nsScriptableRegion.cpp
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12:00 |
nsScriptableRegion.h
|
Bug 944209 - Build gfx/src in unified mode; r=BenWa
|
2013-11-27 21:11:07 -05:00 |
nsSize.h
|
Bug 919225 - Move the gfxIntSize typedef to nsSize.h to allow limiting the amount of useless #including that it forces - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
nsThebesFontEnumerator.cpp
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
nsThebesFontEnumerator.h
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12:00 |
nsThebesGfxFactory.cpp
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12:00 |
nsThemeConstants.h
|
Merge m-c to a CLOSED TREE ux
|
2013-05-27 11:48:20 -07:00 |
nsTransform2D.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsTransform2D.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |