Jonathan Kew
|
eb3ad81dbd
|
bug 703100 - pt 1 - eliminate gfxTextRunWordCache and gfxTextRunCache. r=roc
|
2011-12-06 12:39:18 +00:00 |
Jonathan Kew
|
813de7c62d
|
bug 711690 - don't warn about unsupported font formats if a different source successfully loads. r=jdaggett
|
2012-01-05 10:14:11 +00:00 |
Bas Schouten
|
6bcf9853da
|
Bug 711063 - Part 11: Allow using Azure for content drawing with D3D10 layers. r=jrmuizel
|
2012-01-05 08:17:52 +01:00 |
Bas Schouten
|
5d3521e2e9
|
Bug 711063 - Part 9: Adjust gfxDrawable to be compatible with the Azure Wrapper. r=jrmuizel
|
2012-01-05 08:17:52 +01:00 |
Bas Schouten
|
278676002c
|
Bug 711063 - Part 5: Adjust gfxWindowsNativeDrawing to be compatible with Azure wrapper. r=jrmuizel
|
2012-01-05 08:17:52 +01:00 |
Bas Schouten
|
f1c066390b
|
Bug 711063 - Part 4: Adjust gfxUtils to be compatible with Azure wrapper. r=jrmuizel
|
2012-01-05 08:17:51 +01:00 |
Bas Schouten
|
d7a24a99db
|
Bug 711063 - Part 3: Adjust font code to be compatible with Azure wrapper. r=joedrew
|
2012-01-05 08:17:51 +01:00 |
Bas Schouten
|
c41098da3c
|
Bug 711063 - Part 2: Add new wrapper code for gfxContext and gfxPattern. r=jrmuizel
|
2012-01-05 08:17:51 +01:00 |
Bas Schouten
|
0148627f6f
|
Bug 711063 - Part 1: Add new glue code for Azure Wrapper. r=joedrew
|
2012-01-05 08:17:51 +01:00 |
Nicholas Nethercote
|
386d1d7103
|
Bug 710958 - Remove gfx{Glitz,DirectFB,QuartzPDF}Surface. r=joedrew.
--HG--
extra : rebase_source : da77b2ceb7840a42651386c822d5b21499bae439
|
2011-12-18 14:54:50 -08:00 |
Jeff Walden
|
13c780a2d0
|
Bug 714411 - Fix several instances of classes/structs inconsistently declared. rs=dholbert
|
2011-12-31 01:15:59 -06:00 |
Jeff Walden
|
58d5e1fb1b
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
--HG--
extra : rebase_source : 507006c0f099da6851b585d2062267d285978ad7
|
2011-12-16 14:42:07 -05:00 |
Masatoshi Kimura
|
3e6d13b345
|
Bug 700057 - Create artificial names if English names not found in the name table. r=jfkthame
|
2011-12-19 10:48:46 +00:00 |
Jonathan Kew
|
f13ebdd682
|
bug 711357 - release the CGFontRef after creating our font entry (which holds its own reference). r=jdaggett
|
2011-12-19 10:36:05 +00:00 |
Jonathan Kew
|
2cef038a27
|
bug 711352 - don't CFRelease objects when we don't have an owning reference. r=jdaggett
|
2011-12-19 10:33:37 +00:00 |
Jonathan Kew
|
347f601d08
|
bug 711079 - move OTS from libxul to gkmedias.dll on Windows. r=khuey
|
2011-12-19 01:55:11 +00:00 |
Nicholas Nethercote
|
301136c2ce
|
Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar.
--HG--
extra : rebase_source : d802d58bc7dedda2490878793923adc0ab55f779
|
2011-12-15 14:59:53 -08:00 |
Matt Brubeck
|
4413581467
|
Back out bug 710521, bug 672013, bug 702739 because of Mac reftest failures
|
2011-12-18 08:15:09 -08:00 |
Edwin Flores
|
4b9197e4b1
|
Bug 710521. Small refactor of gfxFont to separate drawing to paths and drawing strokes. r=roc
|
2011-12-18 21:53:03 +13:00 |
Bas Schouten
|
afaf481272
|
Bug 702851: Move mScaledFont into gfxFont superclass. r=jdaggett
|
2011-12-15 17:12:40 +01:00 |
Justin Lebar
|
761381bba1
|
Bug 708963 - Remove tautological comparison (unsigned int >= 0) in gfxFont.h. r=jmuizelaar
--HG--
extra : rebase_source : 1562649cfe16bbfeeacad6b53ba53f50c58fa2b0
|
2011-12-15 09:49:42 -05:00 |
Robert O'Callahan
|
3f8b3494fb
|
Bug 708109. Remove THEBES_INLINE_DECL_THREADSAFE_REFCOUNTING in favour of NS_ version. r=joe
|
2011-12-15 23:26:42 +13:00 |
Andrew Quartey
|
ed6375373b
|
Bug 706010 - Remove NS_SPECIALIZE_TEMPLATE and HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX; r=khuey a=cleanup/removal
|
2011-12-13 14:17:59 +00:00 |
Jonathan Kew
|
a1594b4f50
|
bug 631479 (part 4) - implement gfxGraphiteShaper to handle text-shaping for graphite-enabled fonts. r=jdaggett
|
2011-12-09 22:32:29 +00:00 |
Jonathan Kew
|
5861e88308
|
bug 631479 (part 3) - allow graphite tables to be passed through OTS for downloadable fonts. r=jdaggett
|
2011-12-09 22:32:29 +00:00 |
Jeff Walden
|
28b66411e2
|
Bug 704313 - Implement mozilla/StdInt.h. r=cjones
--HG--
extra : rebase_source : b221134fdfbde13a37a6ef621bba3ca183a46101
|
2011-11-22 17:42:57 -08:00 |
John Daggett
|
7f81fc8ed2
|
Bug 693143. Fix top crasher related to small font sizes and bitmap fonts. r=roc
|
2011-12-07 12:02:53 +09:00 |
aceman
|
3527e64ffe
|
Bug 704210 - Add license headers to files gfx/gl/Makefile.in and gfx/thebes/Makefile.in. r=joe
|
2011-12-03 13:04:52 +01:00 |
John Daggett
|
6aa0a14166
|
Bug 705590. Measure system font fallback times. r=jrmuizel
|
2011-11-30 10:55:11 +09:00 |
Nicholas Nethercote
|
3ef2838ed6
|
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
|
2011-11-27 19:03:14 -08:00 |
David Marteau
|
ddbb2c4f4e
|
Bug 700829 - Thebes gfxPlatform.h file depends on internal api nsString.h. r=bsmedberg
|
2011-11-26 20:48:35 +01:00 |
Jonathan Kew
|
a5efa30710
|
bug 703411 - remove redundant 'status' variable in gfxUserFontSet::OnLoadComplete. r=jdaggett
|
2011-11-21 08:19:57 +00:00 |
Joe Drew
|
96c47d53c7
|
Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow
|
2011-11-18 22:19:24 +13:00 |
Matt Woodrow
|
21ed06e90d
|
Bug 703516 - Move GLContext code into a separate folder. r=jrmuizel
--HG--
rename : gfx/thebes/EGLUtils.h => gfx/gl/EGLUtils.h
rename : gfx/thebes/GLContext.cpp => gfx/gl/GLContext.cpp
rename : gfx/thebes/GLContext.h => gfx/gl/GLContext.h
rename : gfx/thebes/GLContextProvider.h => gfx/gl/GLContextProvider.h
rename : gfx/thebes/GLContextProviderCGL.mm => gfx/gl/GLContextProviderCGL.mm
rename : gfx/thebes/GLContextProviderEGL.cpp => gfx/gl/GLContextProviderEGL.cpp
rename : gfx/thebes/GLContextProviderGLX.cpp => gfx/gl/GLContextProviderGLX.cpp
rename : gfx/thebes/GLContextProviderImpl.h => gfx/gl/GLContextProviderImpl.h
rename : gfx/thebes/GLContextProviderNull.cpp => gfx/gl/GLContextProviderNull.cpp
rename : gfx/thebes/GLContextProviderOSMesa.cpp => gfx/gl/GLContextProviderOSMesa.cpp
rename : gfx/thebes/GLContextProviderWGL.cpp => gfx/gl/GLContextProviderWGL.cpp
rename : gfx/thebes/GLContextSymbols.h => gfx/gl/GLContextSymbols.h
rename : gfx/thebes/GLDefs.h => gfx/gl/GLDefs.h
rename : gfx/thebes/GLXLibrary.h => gfx/gl/GLXLibrary.h
rename : gfx/thebes/WGLLibrary.h => gfx/gl/WGLLibrary.h
|
2011-11-18 22:07:49 +13:00 |
Ed Morley
|
06b1076330
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-11-18 08:43:10 +00:00 |
Kyle Huey
|
97fe0428dd
|
Back out Bug 685767 for leaking.
|
2011-11-17 13:01:11 -05:00 |
Matt Woodrow
|
e67c65485f
|
Bug 703109 - Add CreateOffscreenDrawTarget to gfxAndroidPlatform. r=Bas
|
2011-11-17 16:45:51 +13:00 |
Matt Woodrow
|
3cd6379889
|
Bug 700240 - Add DumpAsDataURL et al. for DrawTarget. r=roc
|
2011-11-17 16:44:16 +13:00 |
Matt Woodrow
|
2a74642417
|
Bug 700240 - Make display list debugging independent of DEBUG. r=khuey,roc
|
2011-11-17 16:44:16 +13:00 |
Benoit Girard
|
03d21e1365
|
Bug 671639 - Part 1: AttachIOSurface now updates the Framebuffer instead of recreating it. r=matt.woodrow
|
2011-11-16 11:36:06 +13:00 |
Joe Drew
|
2a96c7591e
|
Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow
|
2011-11-14 17:29:28 +13:00 |
Joe Drew
|
14906f6012
|
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 |
Matt Brubeck
|
ac8a886cca
|
Back out 5ddda2b25e28 and 3abfdb807a4f (bug 699258) for crashes in WinXP tests
|
2011-11-11 17:49:47 -08:00 |
Marco Castelluccio
|
db401edaf6
|
Bug 699258 - Part 2: [Skia] Get Skia backend working on Windows.
|
2011-11-11 15:51:00 -05:00 |
Michael Wu
|
1a784cecd2
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
Ali Juma
|
0d085dc0f3
|
Bug 697990 - Clean up GLES-specific workarounds for GL_UNPACK_ROW_LENGTH. r=jrmuizel
|
2011-11-08 10:51:44 -05:00 |
Jacek Caban
|
b6b6d57875
|
Bug 670095 - gfxWindowsPlatform.cpp fails to compile on mingw r=cjones
|
2011-11-08 10:25:33 +01:00 |
Matt Woodrow
|
823bce8cd1
|
Bug 703430 - Cache Azure mac fonts in gfxFontMac. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Matt Woodrow
|
76763a4683
|
Bug 702517 - Expose skia backend as a GfxInfo property and use it to mark tests as passing. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Matt Woodrow
|
3e35553ef4
|
Bug 702517 - Add SupportsAzure function to decide which backend to use. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |