This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-30 01:59:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
gfx
/
public
History
kjh-5727%comcast.net
c9e0e90d54
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
2005-01-22 16:00:07 +00:00
..
.cvsignore
…
gfxCore.h
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
Makefile.in
…
nsColor.h
fixes bug 270110 "Add versions of nsDependentString and friends to the Gecko SDK" r=bsmedberg
2004-11-30 00:57:24 +00:00
nsColorNameList.h
…
nsColorNames.h
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
nsCoord.h
…
nsDeviceContext.h
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
nsFont.h
…
nsGfxCIID.h
…
nsIBlender.h
…
nsIDeviceContext.h
…
nsIDeviceContextSpec.h
…
nsIDeviceContextSpecFactory.h
…
nsIDrawingSurface.h
…
nsIFontMetrics.h
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
2005-01-22 16:00:07 +00:00
nsIImage.h
Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor
2004-11-15 04:16:07 +00:00
nsIPrintingContext.h
…
nsIRegion.h
…
nsIRenderingContext.h
Optimization patch for bug 228399 (background-color is mishandled when -moz-opacity is less than 1.0)
2004-11-27 08:22:22 +00:00
nsITheme.h
…
nsMargin.h
…
nsPoint.h
…
nsRect.h
…
nsRegion.h
…
nsRepeater.h
…
nsSize.h
…
nsThemeConstants.h
…
nsTransform2D.h
…
nsWatchTask.h
…