.. |
AppUnits.h
|
Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc
|
2013-09-23 07:55:35 -04: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 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02: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 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12: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 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 |
nsDeviceContext.cpp
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
nsDeviceContext.h
|
Bug 919355 - Part 1: Don't #include nsDeviceContext.h in nsPresContext.h; r=roc
|
2013-09-23 07:52:25 -04:00 |
nsFont.cpp
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
|
2013-10-07 19:15:59 -04:00 |
nsFont.h
|
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 |
nsFontMetrics.cpp
|
Bug 921753 - Part 4: Move DrawMode outside of gfxFont.h so that we won't need to #include that header everywhere DrawMode is needed; r=roc
|
2013-10-01 17:02:16 -04:00 |
nsFontMetrics.h
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12: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 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 |
nsRect.h
|
Bug 913603 - Re-inline SaturatingUnionEdges and remove the unused SaturatingInflate - r=mats
|
2013-09-17 17:53:37 -04:00 |
nsRegion.cpp
|
Backout 2255560d9b6c (bug 912054) for breaking PGO builds on the UX branch (bug 913251)
|
2013-09-06 17:38:03 -07:00 |
nsRegion.h
|
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 |
nsRenderingContext.cpp
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12:00 |
nsRenderingContext.h
|
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 |
nsScriptableRegion.cpp
|
BUg 910160. IWYU for gfx/src. r=roc
|
2013-09-02 10:21:01 +12:00 |
nsScriptableRegion.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (gfx parts); r=joedrew
|
2012-06-13 00:14:28 -04: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
|
Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used. r=roc
|
2013-05-26 15:05:10 -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 |