Jonathan Kew
|
650a6ba4cf
|
bug 253317 - part 5 - support none/manual/auto values for -moz-hyphens in layout. r=roc
|
2011-05-04 12:29:56 +01:00 |
Nicholas Nethercote
|
020b76968f
|
Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin.
|
2011-05-03 17:12:58 -07:00 |
Benoit Jacob
|
d740fe1212
|
backout bug 645407, bug 639842, bug 642502
|
2011-05-03 17:18:44 -04:00 |
Benoit Jacob
|
fd50b07015
|
Bug 645407 - remove useless GLX checks - r=karlt
|
2011-05-03 16:07:17 -04:00 |
Benoit Jacob
|
1a69afa143
|
Bug 645407 - remove old blacklisting - r=karlt
|
2011-05-03 16:07:17 -04:00 |
Jonathan Kew
|
798129b691
|
bug 33032 - synthesize various Unicode space characters rather than showing missing glyphs. r=jdaggett
|
2011-05-02 10:01:55 +01:00 |
Jonathan Kew
|
81d6a97ce8
|
bug 653100 - no longer need to save copies of layout tables prior to OTS sanitization. r=jdaggett
|
2011-04-28 09:01:59 +01:00 |
Jonathan Kew
|
c8eb8e834c
|
bug 653705 - ensure mIsCFF is not left uninitialized for downloaded fonts. r=jdaggett
|
2011-05-02 10:01:54 +01:00 |
Zack Weinberg
|
d100392a5b
|
Bug 651498: call gfxPlatform::Init when necessary and not earlier. r=joedrew,bsmedberg
--HG--
extra : rebase_source : fa6eae9a0656197d2c245f7c15120f36face2347
|
2011-04-21 12:36:49 -07:00 |
Jonathan Kew
|
2fbe4d0281
|
Backed out changeset 52b6489a3140 (bug 653100) because of reftest oranges.
|
2011-04-28 10:52:04 +01:00 |
Jonathan Kew
|
5954624b8d
|
bug 653100 - no longer need to save copies of layout tables prior to OTS sanitization. r=jdaggett
|
2011-04-28 09:01:59 +01:00 |
Jonathan Kew
|
16bf57f046
|
bug 653098 - remove unused function gfxUserFontSet::RemoveFamily. r=jdaggett
|
2011-04-28 09:01:19 +01:00 |
Jonathan Kew
|
7e865519aa
|
bug 608940 - remove unused function gfxTextRun::Clone. r=jdaggett
|
2011-04-28 06:06:53 +01:00 |
Jonathan Kew
|
66f00dfb18
|
bug 650639 - cancel current font-downloaders when updating the user font set. r=dbaron
|
2011-04-28 06:04:45 +01:00 |
Masatoshi Kimura
|
9eff6e5ef5
|
bug 643460 pt 3 - remove gfx.downloadable_fonts.sanitize.preserve_otl_tables preference, no longer needed with new OTS version. r=jfkthame
|
2011-04-26 16:29:43 +01:00 |
Zack Weinberg
|
5eb1332579
|
Bug 651926: abort (even in production) if anything in gfxPlatform::Init fails, its callers can't cope. r=jrmuizel
|
2011-04-21 12:36:53 -07:00 |
Zack Weinberg
|
bafe2e9f2f
|
Bug 649429 part 1: fix undefined behavior in gfxASurface::CheckSurfaceSize. r=jrmuizel
--HG--
extra : rebase_source : 145c3c4b2acd86e2743811f4be5eba599dcc1df3
|
2011-04-12 12:22:45 -07:00 |
Jonathan Kew
|
b9cfb5f205
|
bug 642589 - expose prefs for tweaking DirectWrite/D2D antialiasing behavior. r=jdaggett
|
2011-04-21 07:29:50 +01:00 |
Zack Weinberg
|
0d75035ecd
|
Bug 651017, part 4: deCOM nsIDeviceContext; include-minimization on nsDeviceContext.h itself; merge GetPrintDC() into Windows/OS/2 specific code; merge Shutdown() with ClearCachedSystemFonts(). Most references outside gfx not fixed up.
--HG--
rename : gfx/src/nsThebesDeviceContext.cpp => gfx/src/nsDeviceContext.cpp
rename : gfx/src/nsThebesDeviceContext.h => gfx/src/nsDeviceContext.h
extra : rebase_source : 9fb366d99d18c9335ba297d21f673178dae62a64
|
2011-04-16 18:22:42 -07:00 |
Zack Weinberg
|
cf9f8f9844
|
Bug 651017, part 2: wrap gfxPlatform::Init/Shutdown in a service and register it for app-startup. Also prune some dead CIDs from nsGfxCIID.h.
--HG--
extra : rebase_source : d296ac53c4c60d79f7e2d6904dd54ce930099bbd
|
2011-04-16 18:22:41 -07:00 |
Jonathan Kew
|
79769e2133
|
bug 589682 - ignore GDEF table in italic faces of times new roman, to work around font bug. r=jdaggett
|
2011-04-19 09:01:21 +01:00 |
Robert O'Callahan
|
92fcae3d0b
|
Bug 641426. Part 8: Replace gfxRect::Outset/Inset with Inflate/Deflate. Also slip in a conversion constructor from nsIntRect to gfxRect. r=tnikkel
|
2011-04-19 15:07:51 +12:00 |
Robert O'Callahan
|
2c059fb8c2
|
Bug 641426. Part 7: Create Rect template. r=joe,sr=cjones
|
2011-04-19 15:07:48 +12:00 |
Robert O'Callahan
|
a7b4f1246b
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
Robert O'Callahan
|
1c5c997eb5
|
Bug 641426. Part 3: Convert gfxRect::pos/size to x/y/width/height. r=joe,sr=cjones
|
2011-04-19 15:07:21 +12:00 |
Robert O'Callahan
|
8498002a49
|
Bug 641426. Part 2.5: Make gfxBlur bail out in all cases where the blur rect is empty. r=tnikkel
|
2011-04-19 15:07:21 +12:00 |
Robert O'Callahan
|
629c1b7e18
|
Bug 641426. Part 2: Remove a bunch of direct gfxRect::pos/size usage. r=joe
|
2011-04-19 15:07:21 +12:00 |
Robert O'Callahan
|
3c866720cc
|
Bug 641426. Part 1: Create Point and Size templates. r=joe,sr=cjones
|
2011-04-19 15:07:21 +12:00 |
John Daggett
|
4e1a8c20b8
|
Bug 634286. Remove font cache size info from about:support on Windows. r=jmuizelaar
|
2011-04-19 10:11:09 +09:00 |
Matt Woodrow
|
66e0bad817
|
Bug 648741 - Correctly bind pixmaps to textures during the draw call on X11 accelerated layers. r=bjacob
|
2011-04-19 10:50:54 +12:00 |
Matt Woodrow
|
af306501e0
|
Bug 638323 - Skip unnecessary MakeCurrent calls in GLContextProviderCGL. r=bjacob
|
2011-04-19 10:49:00 +12:00 |
Matt Woodrow
|
688e762c8c
|
Bug 586508 - Improve GL error code output. r=bjacob
|
2011-04-19 10:47:40 +12:00 |
Landry Breuil
|
5f1ab70d7c
|
Bug 633857 - missing #includes for OpenBSD (gfx part) r=ludovic
|
2011-04-14 17:48:27 +09:00 |
Jonathan Kew
|
212f73b280
|
bug 633299 - don't discard font entries for @font-face rules that haven't changed. r=dbaron
|
2011-04-12 11:53:20 +01:00 |
Jonathan Kew
|
b10116e2f8
|
bug 636957 - ensure DWrite font list is initialized in GetFontFamilyList(). r=jdaggett
|
2011-04-13 08:28:34 +01:00 |
Ms2ger
|
c36fc1ab40
|
Backed out changeset 3f82f25d7334
|
2011-04-12 14:28:53 +02:00 |
Jonathan Kew
|
9765228219
|
bug 633299 - don't discard font entries for @font-face rules that haven't changed. r=dbaron
|
2011-04-12 11:53:20 +01:00 |
Matt Woodrow
|
29efa43135
|
Bug 640082 followup - Fix typo that caused all black rendering with accelerated layers on X. r=bjacob
--HG--
extra : rebase_source : 38479709267224557c0e619a71430a3505806e40
|
2011-04-12 00:36:13 -07:00 |
Zack Weinberg
|
97e0f97e09
|
Bug 648385: Remove gfxFont::GetUniqueName, r=jdaggett
--HG--
extra : rebase_source : 41f923803127440ab903e91c7f24e020b97b83f5
|
2011-04-11 17:59:42 -07:00 |
Ehsan Akhgari
|
d532809012
|
Merge mozilla-central into cedar
|
2011-04-11 13:11:47 -04:00 |
Doug Turner
|
ada3b698b4
|
Backing out Bug 598736 - Use bilinear image scaling on mobile. Perf regression caused. r=me
|
2011-04-11 09:25:59 -07:00 |
Jonathan Kew
|
aac95406d9
|
bug 623495 - revise prefs for dispatching scripts to shaping backends; enable harfbuzz for Hebrew on OS X. r=smontagu
|
2011-04-11 12:17:31 +01:00 |
Rich Walsh
|
76d14be89f
|
Bug 648472 - [OS/2] avoid crashes when FcFontMatch() fails; r=wuno
|
2011-04-09 23:32:09 -04:00 |
Ehsan Akhgari
|
ac600720a8
|
Merge cedar into mozilla-central
|
2011-04-08 11:05:22 -07:00 |
Matt Brubeck
|
5af1b06ef4
|
Bug 598736 - Use bilinear image scaling on mobile. r=jrmuizel
|
2011-04-08 10:15:37 -07:00 |
Ehsan Akhgari
|
b1b54b2a27
|
Merge cedar into mozilla-central
|
2011-04-08 02:27:03 -07:00 |
Ms2ger
|
d9bb1a34fe
|
Bug 647552 - Uninitialized variables in GLXLibrary::EnsureInitialized; r=bjacob
|
2011-04-07 21:55:10 -07:00 |
Matt Woodrow
|
4dd16cdfda
|
Bug 641250 - Rename GLContext::TextureState::Initialized to Allocated. r=joe
|
2011-04-07 16:58:08 -07:00 |
Matt Woodrow
|
75254ce56e
|
Bug 640082 - Part 4 - Create TextureImageGLX which uses texture_from_pixmap. r=joe
|
2011-04-07 16:58:08 -07:00 |
Matt Woodrow
|
28ec02dbae
|
Bug 640082 - Part 3 - Add BindTexture functions to TextureImage. r=joe
|
2011-04-07 16:58:08 -07:00 |