.. |
gfxCore.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
gfxCrashReporterUtils.cpp
|
Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
gfxCrashReporterUtils.h
|
bug 766304 - ScopedGfxFeatureReporter uses observer service off the main thread r=joe
|
2012-06-19 17:05:28 -04:00 |
Makefile.in
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
|
2013-06-17 15:21:01 -04: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 877690 - Implement an API for getting CSS property values to be used in auto-completion. r=bz
|
2013-07-15 17:28:49 -04:00 |
nsColor.h
|
Bug 877690 - Implement an API for getting CSS property values to be used in auto-completion. r=bz
|
2013-07-15 17:28:49 -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 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 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
|
2013-02-19 21:46:27 +00:00 |
nsDeviceContext.h
|
bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
|
2013-02-19 21:46:27 +00:00 |
nsFont.cpp
|
Bug 549861 - reland font-variant subproperties with DOM-peer review. r=khuey
|
2013-05-20 11:59:20 +09:00 |
nsFont.h
|
Bug 549861 - reland font-variant subproperties with DOM-peer review. r=khuey
|
2013-05-20 11:59:20 +09:00 |
nsFontMetrics.cpp
|
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 |
nsFontMetrics.h
|
bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
|
2013-02-19 21:46:27 +00: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
|
Backout changeset af5273034fdf (bug 871264), which doesn't compile (didn't fix nsRangeFrame.cpp (and possibly others).
|
2013-05-13 17:28:47 -07: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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsRect.cpp
|
Backout 97061a550935 (bug 817774) for build bustage on a CLOSED TREE
|
2012-12-17 22:22:08 +00:00 |
nsRect.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 |
nsRegion.cpp
|
Bug 864441 - Add APZC tests. r=kats
|
2013-06-24 15:24:42 -04:00 |
nsRegion.h
|
Bug 809448 - Make ns(Int)Region ToString const. r=bas
|
2012-11-08 14:23:43 -05:00 |
nsRenderingContext.cpp
|
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 |
nsRenderingContext.h
|
bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
|
2013-02-19 21:46:27 +00:00 |
nsScriptableRegion.cpp
|
Bug 867459 - Fix gfx rooting hazards r=terrence
|
2013-05-02 22:02:40 -04: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 880255. Add an implicit conversion from nsIntSize to IntSize. r=bgirard
|
2013-07-09 23:52:26 -04:00 |
nsThebesFontEnumerator.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsThebesFontEnumerator.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 |
nsThebesGfxFactory.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03: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 |
X11Util.cpp
|
b=780059 tidy up API for FindVisualAndDepth r=mattwoodrow
|
2012-08-20 16:20:37 +12:00 |
X11Util.h
|
b=780059 tidy up API for FindVisualAndDepth r=mattwoodrow
|
2012-08-20 16:20:37 +12:00 |