..
EGLUtils.h
Bug 619578. Add Android GfxInfo. r=vlad
2011-01-05 23:54:31 -05:00
GLContext.cpp
Bug 697990 - Clean up GLES-specific workarounds for GL_UNPACK_ROW_LENGTH. r=jrmuizel
2011-11-08 10:51:44 -05:00
GLContext.h
Bug 697990 - Clean up GLES-specific workarounds for GL_UNPACK_ROW_LENGTH. r=jrmuizel
2011-11-08 10:51:44 -05:00
GLContextProvider.h
Bug 649525 - WebGL layer compositing through the BasicCanvasLayer is very slow (desktop version). r=jmuizelaar
2011-07-27 13:00:17 +02:00
GLContextProviderCGL.mm
Bug 695912: implemented antialiasing blocklisting r=jgilbert
2011-11-03 10:50:40 -04:00
GLContextProviderEGL.cpp
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
2011-11-10 16:17:46 -08:00
GLContextProviderGLX.cpp
Bug 656824: Implemented ARB_robustness to detect driver resets in WebGL, only on GLX for now - r=bjacob
2011-10-26 16:00:44 -04:00
GLContextProviderImpl.h
b=580101; fix GLX GL context provider; r=vlad
2010-07-19 21:05:42 -07:00
GLContextProviderNull.cpp
b=580101; fix GLX GL context provider; r=vlad
2010-07-19 21:05:42 -07:00
GLContextProviderOSMesa.cpp
Bug 615976 - Adds support for samples in ContextFormat, pref 'webgl.max-samples' - r=bjacob
2011-10-19 15:09:57 -04:00
GLContextProviderWGL.cpp
Bug 615976 - Post-patch cleanup for WebGL antialiasing - r=bjacob
2011-10-26 16:00:44 -04:00
GLContextSymbols.h
Bug 656824: Implemented ARB_robustness to detect driver resets in WebGL, only on GLX for now - r=bjacob
2011-10-26 16:00:44 -04:00
GLDefs.h
Bug 699025 - Don't try to use more multisampling samples than is supported by the GL - r=jgilbert
2011-11-03 10:50:39 -04:00
GLXLibrary.h
Bug 656824: Implemented ARB_robustness to detect driver resets in WebGL, only on GLX for now - r=bjacob
2011-10-26 16:00:44 -04:00
Makefile.in
Back out 5ddda2b25e28 and 3abfdb807a4f (bug 699258) for crashes in WinXP tests
2011-11-11 17:49:47 -08:00
WGLLibrary.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
cairo-gdk-utils.c
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
cairo-gdk-utils.h
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
2010-07-02 16:04:09 +12:00
cairo-xlib-utils.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
genUnicodeScriptData.pl
bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc
2010-12-06 13:22:24 +00:00
gfx2DGlue.h
Bug 651858 - Part 2: Add glue code in gfx for thebes-azure interop. r=jrmuizel
2011-06-24 19:41:18 +02:00
gfx3DMatrix.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfx3DMatrix.h
Bug 693520 - Fix backface visibility calculations, and share can-hit checks. r=derf
2011-10-12 16:16:06 +13:00
gfxASurface.cpp
Bug 700240 - Make display list debugging independent of DEBUG. r=khuey,roc
2011-11-17 16:44:16 +13:00
gfxASurface.h
Bug 700240 - Make display list debugging independent of DEBUG. r=khuey,roc
2011-11-17 16:44:16 +13:00
gfxAlphaRecovery.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxAlphaRecovery.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxAlphaRecoverySSE2.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxAndroidPlatform.cpp
Bug 703109 - Add CreateOffscreenDrawTarget to gfxAndroidPlatform. r=Bas
2011-11-17 16:45:51 +13:00
gfxAndroidPlatform.h
Bug 703109 - Add CreateOffscreenDrawTarget to gfxAndroidPlatform. r=Bas
2011-11-17 16:45:51 +13:00
gfxAtomList.h
Bug 448168 - Apply |s/entires/entries/g|; r=roc
2011-08-04 09:04:29 +02:00
gfxAtoms.cpp
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
2011-10-12 12:21:53 -07:00
gfxAtoms.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxBlur.cpp
Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow
2011-11-14 17:29:28 +13:00
gfxBlur.h
Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow
2011-11-14 17:29:28 +13:00
gfxCachedTempSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxCachedTempSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxColor.h
Bug 537223 - Cleanup gfxColor.h; r=jrmuizel
2011-08-25 10:46:01 +02:00
gfxContext.cpp
Bug 700240 - Make display list debugging independent of DEBUG. r=khuey,roc
2011-11-17 16:44:16 +13:00
gfxContext.h
Bug 700240 - Make display list debugging independent of DEBUG. r=khuey,roc
2011-11-17 16:44:16 +13:00
gfxCoreTextShaper.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxCoreTextShaper.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxD2DSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxD2DSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxDWriteCommon.cpp
Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker
2011-01-06 20:45:10 -08:00
gfxDWriteCommon.h
Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe
2011-06-12 11:30:16 +09:00
gfxDWriteFontList.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxDWriteFontList.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxDWriteFonts.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxDWriteFonts.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxDWriteShaper.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxDWriteShaper.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxDWriteTextAnalysis.cpp
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxDWriteTextAnalysis.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxDirectFBSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxDirectFBSurface.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxDrawable.cpp
Bug 691061 - Don't use EXTEND_PAD on printing surfaces. r=jmuizelaar
2011-10-29 19:36:19 +10:30
gfxDrawable.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxFT2FontBase.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFT2FontBase.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxFT2FontList.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFT2FontList.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxFT2Fonts.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFT2Fonts.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxFT2Utils.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFT2Utils.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxFailure.h
Bug 617028. Add support for logging graphics failures. r=joe
2011-02-07 14:44:48 -05:00
gfxFont.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFont.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFontConstants.h
Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew
2010-11-10 07:49:52 -08:00
gfxFontMissingGlyphs.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFontMissingGlyphs.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxFontTest.cpp
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxFontTest.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxFontUtils.cpp
Bug 689087 - Relax cmap format 4 checking slightly to allow Baskerville on Lion to work; r=jdaggett
2011-11-17 19:11:37 +01:00
gfxFontUtils.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFontconfigUtils.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxFontconfigUtils.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxGDIFont.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxGDIFont.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxGDIFontList.cpp
Bug 695303 - Add a mozilla::clamped function to replace NS_CLAMP (so side affects of args are evaluated no more than once) and NS_MIN(max, NS_MAX(val, min)) (to make code clearer). r=bsmedberg.
2011-10-28 19:33:28 +01:00
gfxGDIFontList.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxGDIShaper.cpp
bug 672456 - ensure proper font is selected into the DC for GDI text layout. r=jdaggett
2011-10-25 13:30:02 +01:00
gfxGDIShaper.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxGdkNativeRenderer.cpp
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
2010-07-02 16:04:09 +12:00
gfxGdkNativeRenderer.h
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
2010-07-02 16:04:09 +12:00
gfxGlitzSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxHarfBuzzShaper.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxHarfBuzzShaper.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxImageSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxImageSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxLineSegment.h
Bug 693521 - Improve preserve-3d sorting behaviour by using line intersection points. r=roc
2011-10-15 09:45:01 +13:00
gfxMacFont.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxMacFont.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxMacPlatformFontList.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxMacPlatformFontList.mm
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxMatrix.cpp
Bug 505115 - Part 4 - Add a lot of new functionality to gfx3DMatrix. r=jrmuizel
2011-07-23 10:28:33 +12:00
gfxMatrix.h
Bug 690456. Initialize sz in a clearer way. r=joedrew
2011-10-18 15:17:32 -04:00
gfxOS2Fonts.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxOS2Fonts.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxOS2Platform.cpp
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxOS2Platform.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxOS2Surface.cpp
Bug 557159 - [OS/2] Optimize Cairo/Thebes surfaces. Surface Part 2 - MozCairo and Thebes. r= Peter Weilbacher, a=NPOTB
2010-08-21 12:50:32 -07:00
gfxOS2Surface.h
Bug 556487 - gfxASurface GetSize. r=joe a=blocking2.0
2010-09-07 17:36:57 -07:00
gfxPDFSurface.cpp
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxPDFSurface.h
Bug 624152. Don't do the 'copy background' part of PushGroupAndCopyBackground for non-pixel-based surfaces; it shouldn't be necessary. r=jrmuizel,a=blocker
2011-01-15 22:40:33 +13:00
gfxPSSurface.cpp
Bug 624699. Fix some landscape printing bugs. r=roc
2011-07-14 13:02:20 -04:00
gfxPSSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxPangoFonts.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxPangoFonts.h
bug 467669 - pt 3 - track which stage of font matching led to selection of a particular face. r=roc
2011-06-16 07:31:37 +01:00
gfxPath.cpp
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxPath.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxPattern.cpp
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxPattern.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxPlatform.cpp
Bug 703472. Retain the DataSourceSurface. r=bas
2011-11-15 11:44:21 +13:00
gfxPlatform.h
Bug 688342 - Make nsCanvasRenderingContext2D support Azure backends other than Direct2D. r=Bas
2011-11-03 08:55:03 +13:00
gfxPlatformFontList.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxPlatformFontList.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxPlatformGtk.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxPlatformGtk.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxPlatformMac.cpp
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
2011-11-03 08:55:03 +13:00
gfxPlatformMac.h
Bug 668004 - generalized GPU blocklist to all platforms - r=bjacob
2011-11-03 10:50:40 -04:00
gfxPoint.h
Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc
2011-06-24 19:41:16 +02:00
gfxPoint3D.h
Bug 505115 - Part 8a - Add BasePoint3D and gfxPoint3D. r=roc
2011-08-03 15:04:20 +12:00
gfxPointH3D.h
add missing newline
2011-09-27 10:49:53 +02:00
gfxQPainterSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxQPainterSurface.h
Bug 605057 - Add gfxASurface::GetAsImageSurface to convert generic surfaces into image surfaces without copies (if possible). r=roc a=b
2010-11-11 15:31:22 -05:00
gfxQtNativeRenderer.cpp
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxQtNativeRenderer.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxQtPlatform.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxQtPlatform.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxQuad.h
Bug 693521 - Improve preserve-3d sorting behaviour by using line intersection points. r=roc
2011-10-15 09:45:01 +13:00
gfxQuartzImageSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxQuartzImageSurface.h
Bug 664659 - Fix about:memory image reporters. r=joe
2011-07-18 09:20:27 -04:00
gfxQuartzNativeDrawing.cpp
Bug 641426. Part 2: Remove a bunch of direct gfxRect::pos/size usage. r=joe
2011-04-19 15:07:21 +12:00
gfxQuartzNativeDrawing.h
Bug 581222. Extend gfxQuartzNativeDrawing to support non-Quartz destination surfaces. r=vlad
2010-08-23 21:30:07 +12:00
gfxQuartzPDFSurface.cpp
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxQuartzPDFSurface.h
Bug 624152. Don't do the 'copy background' part of PushGroupAndCopyBackground for non-pixel-based surfaces; it shouldn't be necessary. r=jrmuizel,a=blocker
2011-01-15 22:40:33 +13:00
gfxQuartzSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxQuartzSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxQuaternion.h
Bug 695303 - Add a mozilla::clamped function to replace NS_CLAMP (so side affects of args are evaluated no more than once) and NS_MIN(max, NS_MAX(val, min)) (to make code clearer). r=bsmedberg.
2011-10-28 19:33:28 +01:00
gfxRect.cpp
Bug 685326 - Move Round{,In,Out} from gfxRect to BaseRect, and make them no-ops on IntRect. r=Bas
2011-11-14 17:29:14 +13:00
gfxRect.h
Bug 685326 - Move Round{,In,Out} from gfxRect to BaseRect, and make them no-ops on IntRect. r=Bas
2011-11-14 17:29:14 +13:00
gfxScriptItemizer.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxScriptItemizer.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxSharedImageSurface.cpp
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxSharedImageSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxSkipChars.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxSkipChars.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxTeeSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxTeeSurface.h
Bug 625357. Take account of tee-surface device offsets when copying subsurfaces pointwise. r=jrmuizel,a=blocking
2011-01-17 09:23:31 +13:00
gfxTextRunCache.cpp
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxTextRunCache.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
gfxTextRunWordCache.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxTextRunWordCache.h
bug 671297 - add memory reporting for textRuns. r=roc,jlebar
2011-10-14 08:06:35 +01:00
gfxTypes.h
Bug 684155 - Remove MOZ_STATIC_BUILD r=khuey
2011-09-07 00:14:30 +01:00
gfxUnicodeProperties.cpp
bug 672955 - prefer harfbuzz to core text backend for Thai OT fonts on OS X. r=jdaggett
2011-07-26 10:47:36 +01:00
gfxUnicodeProperties.h
bug 672955 - prefer harfbuzz to core text backend for Thai OT fonts on OS X. r=jdaggett
2011-07-26 10:47:36 +01:00
gfxUnicodePropertyData.cpp
bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc
2010-12-06 13:22:24 +00:00
gfxUniscribeShaper.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxUniscribeShaper.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxUserFontSet.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxUserFontSet.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxUtils.cpp
Bug 700240 - Add DumpAsDataURL et al. for DrawTarget. r=roc
2011-11-17 16:44:16 +13:00
gfxUtils.h
Bug 700240 - Add DumpAsDataURL et al. for DrawTarget. r=roc
2011-11-17 16:44:16 +13:00
gfxWindowsNativeDrawing.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxWindowsNativeDrawing.h
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxWindowsPlatform.cpp
Back out 5ddda2b25e28 and 3abfdb807a4f (bug 699258) for crashes in WinXP tests
2011-11-11 17:49:47 -08:00
gfxWindowsPlatform.h
Bug 688342 - Make nsCanvasRenderingContext2D support Azure backends other than Direct2D. r=Bas
2011-11-03 08:55:03 +13:00
gfxWindowsSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxWindowsSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxXlibNativeRenderer.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxXlibNativeRenderer.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
gfxXlibSurface.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
gfxXlibSurface.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
ignorable.x-ccmap
bug 633342 - get rid of windows newlines in thebes files. r=bas a=joe
2011-02-15 20:55:01 +00:00
nsCoreAnimationSupport.h
Bug 671639 - Part 1: AttachIOSurface now updates the Framebuffer instead of recreating it. r=matt.woodrow
2011-11-16 11:36:06 +13:00
nsCoreAnimationSupport.mm
Bug 671639 - Part 1: AttachIOSurface now updates the Framebuffer instead of recreating it. r=matt.woodrow
2011-11-16 11:36:06 +13:00
nsUnicodeRange.cpp
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
nsUnicodeRange.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
woff-private.h
Bug 571989 part 3: Flatten directory structure below gfx/thebes.
2010-06-28 10:37:23 -07:00
woff.c
bug 527276 - part 3 - apply OTS sanitizer to downloaded fonts. r=jdaggett a=blocking2.0
2010-10-07 08:59:19 +01:00
woff.h
bug 527276 - part 3 - apply OTS sanitizer to downloaded fonts. r=jdaggett a=blocking2.0
2010-10-07 08:59:19 +01:00