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
|
97bd75bed5
|
bug 653408 - [ots] fix GDEF sanitizer so it doesn't reject LinLibertine. r=jdaggett
|
2011-05-02 10:01:54 +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 |
Chris Jones
|
31aa2c4e77
|
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
--HG--
rename : xpcom/glue/Monitor.h => xpcom/glue/ReentrantMonitor.h
|
2011-04-29 14:21:57 -05:00 |
Oleg Romashin
|
d2f1f3108d
|
Bug 610155 - Use SurfaceDescriptor for ImageLayer and CanvasLayer r=jones.chris.g
|
2011-04-20 14:45:57 -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 |
Masatoshi Kimura
|
d544378ca2
|
bug 643460 pt 2 - apply patches to OTS for local build/platform issues. r=jfkthame
|
2011-04-26 16:29:39 +01:00 |
Masatoshi Kimura
|
cdc68fa805
|
bug 643460 pt 1 - import OTS r.62 from http://code.google.com/p/ots/. r=jfkthame
|
2011-04-26 16:29:36 +01:00 |
Makoto Kato
|
b40b0293ca
|
Bug 571739 - Use SIMD for conversion from RGB to YUV on Win64. r=kinetik
|
2011-04-18 09:51:18 +09: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 |
Daniel Holbert
|
c98ac8a3c6
|
Back out 0736b014d4a5 (Bug 610155) for breaking canvas reftests on android
|
2011-04-21 14:52:22 -07:00 |
Oleg Romashin
|
ddd27efe3d
|
Bug 610155 - Use SurfaceDescriptor for ImageLayer and CanvasLayer r=jones.chris.g
|
2011-04-20 14:45:57 -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 |
Timothy B. Terriberry
|
22100730c3
|
Bug 650834 - Add casts to pointer differences in assertion r=dougt
|
2011-04-18 12:22:51 -07:00 |
Zack Weinberg
|
a8dd50e303
|
Bug 651017, part 7: remove nsDeviceContext::CreateRenderingContextInstance and the CreateRenderingContext overload that takes a widget.
--HG--
rename : gfx/src/nsThebesDeviceContext.cpp => gfx/src/nsDeviceContext.cpp
rename : gfx/src/nsThebesDeviceContext.h => gfx/src/nsDeviceContext.h
extra : rebase_source : 6be7fe432488dcf2fb5b2faa0e178dccab480285
|
2011-04-16 21:08:22 -07:00 |
Zack Weinberg
|
5f5acf8da6
|
Bug 651017, part 6: prune unused and unimplemented nsDeviceContext methods. Push some code down into nsFontCache.
--HG--
rename : gfx/src/nsThebesDeviceContext.cpp => gfx/src/nsDeviceContext.cpp
rename : gfx/src/nsThebesDeviceContext.h => gfx/src/nsDeviceContext.h
extra : rebase_source : 82489fb47226260871993f37d337439005250c29
|
2011-04-16 18:22:44 -07: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
|
67295a5d8d
|
Bug 651017, part 3: Make nsThebesDeviceContext not an nsIObserver. Also remove some more obsolete junk from nsThebesDeviceContext itself.
--HG--
extra : rebase_source : 38fdc667532509e272726bf8098c6f728e94e8ad
|
2011-04-16 18:22:41 -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 |
Zack Weinberg
|
8648dcc368
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
--HG--
extra : rebase_source : 5b7cebe68f71a760463e3522b159c7cde8a72f5e
|
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
|
fc7faceefc
|
Bug 641426. Part 6: Rename Empty to SetEmpty. r=cjones
|
2011-04-19 15:07:23 +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
|
a66b612e32
|
Bug 641426. Part 4.2: Rename BaseMargin::side to BaseMargin::Side. r=cjones
|
2011-04-19 15:07:22 +12:00 |
Robert O'Callahan
|
7228fe8d83
|
Bug 641426. Part 4: Create Margin template. r=joe,sr=cjones
|
2011-04-19 15:07:22 +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 |
Timothy B. Terriberry
|
beb5d7222d
|
Bug 634557 - Implement ScaleYCbCr42xToRGB565_BilinearY_Row_NEON, r=jbramley
|
2011-04-14 17:34:18 -07:00 |
Timothy B. Terriberry
|
2bdc74c61a
|
Bug 634557 - ScaleYCbCrToRGB565: Reference C version, r=doublec
|
2011-04-14 17:32:15 -07:00 |