Jeff Muizelaar
|
28b5f7d673
|
qcms: avoid unnecessary promotion to double. r=ehsan
|
2011-05-10 12:01:48 -04:00 |
|
Jeff Muizelaar
|
1eac9663aa
|
Bug 605179. qcms: revert build warning fixes. r=ehsan
0ec22e77aefc fixed some build warnings that no longer happen because pedantic is disabled.
|
2011-05-10 11:55:39 -04:00 |
|
John Daggett
|
0a81d96dc0
|
Backed out changeset d34dd7156b4d
|
2011-05-09 15:19:33 +09:00 |
|
John Daggett
|
9476a3a424
|
Bug 650723. Add ClearType parameter data to about:support. r=gavin,jrmuizel
|
2011-05-09 14:56:27 +09:00 |
|
Matt Woodrow
|
53362a4bfd
|
Bug 649685 - Don't flip when drawing the backbuffer to the window with OpenGL. r=joe
|
2011-05-09 11:44:03 +12:00 |
|
Makoto Kato
|
ac69aff181
|
Bug 571739 - Fix VC8 support on Win64. r=neil
|
2011-05-09 00:07:58 +09:00 |
|
Jonathan Kew
|
a0b59b8e30
|
bug 655138 - don't use font entry after it's been replaced. r=jdaggett
|
2011-05-08 13:09:03 +01:00 |
|
Matt Woodrow
|
cc174c5b89
|
Bug 651469 - Add FastMovePixels to gfxASurface and use it where appropriate. r=roc
|
2011-05-08 13:19:11 +12:00 |
|
Mounir Lamouri
|
3ba0ae6a9e
|
Backout 2348924d6410 (bug 612407) for build bustage.
|
2011-05-06 11:42:42 +02:00 |
|
Oleg Romashin
|
07d3750913
|
Bug 612407 - Add FPS counter like fraps r=joe
|
2011-05-06 11:04:14 +02:00 |
|
Benoit Jacob
|
59f8fad8a2
|
Bug 645407 - remove useless GLX checks - r=karlt
|
2011-05-03 16:07:17 -04:00 |
|
Benoit Jacob
|
7c6c27aa61
|
Bug 645407 - remove old blacklisting - r=karlt
|
2011-05-03 16:07:17 -04:00 |
|
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 |
|