Robert O'Callahan
|
87d8c00f07
|
Bug 491595. Use path filling instead of platform glyph rasterization at a smaller size threshold of 256 device pixels, if the backend supports native filling (which we assume will be fast). r=vlad
--HG--
extra : rebase_source : 65728f993e0db12ec699203c5d3f711a6b51fb6e
|
2009-05-13 21:39:19 +12:00 |
|
Robert O'Callahan
|
6bd55e5bac
|
Bug 489389. Limit size of temporary surface for tiling based on current clip extents. r=vlad
|
2009-05-08 15:19:41 +12:00 |
|
Robert O'Callahan
|
2239c5a063
|
Backing out fix for bug 479852 due to regressions
--HG--
extra : rebase_source : 9545085000e8e2336198daad3aaa767747398542
|
2009-05-08 14:35:47 +12:00 |
|
Robert O'Callahan
|
fae5e9a373
|
Backed out changeset 836d5856f1e5
|
2009-05-08 14:34:49 +12:00 |
|
Ryo Onodera
|
5e72993bff
|
Bug 489485. nsRect::ToNearest/Inner/OuterPixels should be nonstatic. r+sr=roc
--HG--
extra : rebase_source : 13778709270ab926e951a7782fce3632370ef7c7
|
2009-05-08 14:31:04 +12:00 |
|
Jonathan Kew
|
96c6c7a7fe
|
bug 490777 - don't hang/crash on unpaired low surrogate codepoint in RTL text, r=roc
--HG--
extra : rebase_source : 1c278a18b1a1dd52155158775e706764b34c5972
|
2009-05-08 14:16:44 +12:00 |
|
Jeff Muizelaar
|
3c5462bff7
|
Bug 484954 - Propogate the component alpha flag when wrapping image surfaces to fix RGBA text on win32. r=vlad
|
2009-05-07 15:15:34 -04:00 |
|
Jeff Muizelaar
|
6cd1ca156d
|
Bug 488901 - Don't use a push group on Quartz surfaces in nsThebesImage::Draw(), since Quartz doesn't seem to have any practical limits on translation. r=vlad,joe
|
2009-05-07 14:33:29 -04:00 |
|
Benjamin Smedberg
|
e389444b96
|
Bug 486064 - gfxtypes.h and gfxTypes.h conflict in flattened include directories on case-insensitive filesystems, r=joe
--HG--
rename : gfx/idl/gfxtypes.idl => gfx/idl/gfxidltypes.idl
|
2009-05-04 12:38:16 -04:00 |
|
Vladimir Vukicevic
|
f622413d4a
|
b=479852; fix slow page scrolling with zoom when 1px tall or wide images are tiled; r=roc
|
2009-04-11 18:29:11 -07:00 |
|
Robert O'Callahan
|
327faff295
|
Backed out changeset 994ecd62b880
|
2009-04-12 01:02:06 +12:00 |
|
Jonathan Kew
|
c7e46876e5
|
Bug 475968. Add padding pixels to loose ink bounds on Windows because of ClearType pixel bleed. r=roc
--HG--
extra : rebase_source : 552a9133411389dd151d2cb04e5b79370ec182d4
|
2009-04-10 13:22:54 +12:00 |
|
Jeff Muizelaar
|
09f5d6e3c0
|
Bug 487566 - OS/2 problems to build qcms; r=mozilla@Weilbacher.org
|
2009-04-11 09:53:40 +02:00 |
|
Masayuki Nakano
|
d9f91d6288
|
Bug 482928 All menus, context menus, panels, etc, appear on primary display/screen/monitor when Firefox is on secondary r=smichaud+roc+jmathies, sr=vlad
|
2009-04-10 19:43:19 +09:00 |
|
Jonathan Kew
|
d734a6961c
|
Bug 487063. Assert that platform textruns are never called for zero-length text. r=roc
--HG--
extra : rebase_source : dc3dd429395d3219eb1f56e9ec4ecebd86bbfdae
|
2009-04-10 13:33:02 +12:00 |
|
Jonathan Kew
|
cccba81642
|
Bug 487063. gfxFontGroup::ComputeRanges should bail out on zero-length textruns. But avoid calling into platform textrun code for zero-length textruns, anyway. r=roc
--HG--
extra : rebase_source : 289989aaf2ebdf241e06aaf2bb46e170598e9b7b
|
2009-04-10 13:32:24 +12:00 |
|
Stuart Parmenter
|
c58c9dbadb
|
Bug 482689. Optimize display lists for backgrounds. r/sr=roc
|
2009-04-08 08:19:51 -07:00 |
|
Jeremy D. Lea
|
3783553d06
|
Bug 419125 - Remove assert to fix bustage;
|
2009-04-08 12:48:34 -07:00 |
|
Jeremy D. Lea
|
c44e58f04a
|
Bug 419125 - Part 3 - Merge nsRenderingContextImpl into nsThebesRenderingContext; r+sr=vlad
|
2009-04-08 11:40:32 -07:00 |
|
Jeremy D. Lea
|
c7914df439
|
Bug 419125 - Part 2 - Merge DeviceContextImpl into nsThebesDeviceContext; r+sr=vlad
|
2009-04-08 11:40:24 -07:00 |
|
Jeremy D. Lea
|
3a44262f63
|
Bug 419125 - Part 1 - Minour cleanups of nsThebesDeviceContext; r+sr=vlad
|
2009-04-08 11:40:12 -07:00 |
|
Vladimir Vukicevic
|
5986bb5a42
|
b=482676; fix build bustage with NEON explicitly disabled or not available; r=me
|
2009-04-07 19:03:48 -07:00 |
|
Vladimir Vukicevic
|
9351544f8f
|
mobile only; temporarily disable building NEON pixman bits to see if it fixes build breakage
|
2009-04-07 18:44:22 -07:00 |
|
Vladimir Vukicevic
|
9e33b4c1aa
|
b=480134; apply 500 char limit to all OSX versions; r=roc
|
2009-04-07 12:24:28 -07:00 |
|
Vladimir Vukicevic
|
e9ed6adcad
|
b=482676; add pixman NEON optimizations; r=jeff
|
2009-04-07 12:12:31 -07:00 |
|
Jeff Muizelaar
|
9980cb2188
|
Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
Replaces lcms with qcms
|
2009-04-07 12:02:11 -04:00 |
|
Robert Longson
|
7506754d85
|
Bug 423756 - Support image-rendering attribute for html images and css backgrounds. r=joe,vlad sr=roc
|
2009-04-05 10:52:14 +01:00 |
|
Anders Kaseorg
|
059eca3d1b
|
Bug 190778 - [gtk2] Assumes font sizes are integers, they are not; r=blizzard sr=roc
|
2009-04-30 12:07:20 +02:00 |
|
Jonathan Watt
|
f34d9fa3aa
|
Bug 488314. Kill SetMatrixPropagation, part 1. r=roc
|
2009-04-29 06:31:34 +02:00 |
|
Peter Weilbacher
|
b0342dd2e6
|
[OS/2] Bug 490390: fix crash with broken Wingdings font, r=wuno@lsvw
|
2009-04-29 01:10:56 +03:00 |
|
Doug Turner
|
a9f76bee6d
|
bug 489594 - fix for unaligned read in fbCompositeSrcAdd_8000x8000arm. r=blassey
|
2009-04-28 09:46:28 -07:00 |
|
Makoto Kato
|
ac4e7cb6a8
|
Bug 184657 - GFX should use the newer nsIPrefService APIs instead of nsIPref. r=roc. sr=vladimir
|
2009-04-04 18:43:42 +09:00 |
|
Joe Drew
|
fc5c15825a
|
Backed out changeset 6f3c2171bbb2:
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
|
2009-04-03 16:27:27 -04:00 |
|
Jeff Muizelaar
|
eaef2088cb
|
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
|
2009-04-03 15:09:56 -04:00 |
|
John Daggett
|
b508241aa7
|
Bug 468387. (reland) Fix Windows Mobile bustage. r=blassey
|
2009-04-02 17:08:11 +09:00 |
|
John Daggett
|
ba340eb217
|
Bug 468387 - (reland) disable synthetic faces for downloadable fonts on Windows already specified as bold/italic. r=vlad
|
2009-04-02 17:06:33 +09:00 |
|
John Daggett
|
919f22487f
|
Bug 468387. Reverting eb0b999b2f70 and 8d60bedd277b due to tinderbox crash.
|
2009-04-02 14:48:23 +09:00 |
|
John Daggett
|
a591dec56a
|
Bug 468387. Fix Windows Mobile bustage. r=blassey
|
2009-04-02 13:59:13 +09:00 |
|
John Daggett
|
d50bda3d4a
|
Bug 468387 - disable synthetic faces for downloadable fonts on Windows already specified as bold/italic. r=vlad
|
2009-04-02 10:35:59 +09:00 |
|
Jeremy D. Lea
|
39f62f1364
|
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
|
2009-04-01 13:59:02 -08:00 |
|
Jonathan Kew
|
b8455d097f
|
Bug 481948. Rework Coretext glyph extraction code to mirror ATSUI improvements. r=roc
--HG--
extra : rebase_source : 70f67974136073b1c1c38ebe43bb2bd113770cfd
|
2009-04-25 20:24:25 +12:00 |
|
Jonathan Kew
|
5d21240dc8
|
Bug 481948. Rework ATSUI glyph-extraction code to be more robust when glyphs are reordered. r=roc
--HG--
extra : rebase_source : 6175292f747cca9a284e69f89fe3e59bc3efd9c6
|
2009-04-25 20:23:57 +12:00 |
|
Kenneth Waters
|
518ee9b649
|
b=488910,b=484864; fix directdraw path for aliased windows that aren't within screen bounds; r=vlad
|
2009-04-24 12:00:13 -07:00 |
|
Bob Clary
|
8be1321be7
|
bug 389326 - crash test by Jesse Ruderman.
|
2009-04-24 10:08:21 -07:00 |
|
Bob Clary
|
3585a194d9
|
bug 376627 - crash test by Jesse Ruderman.
|
2009-04-24 10:08:18 -07:00 |
|
Bob Clary
|
39f5fd000f
|
bug 348462 - crash test by Gilberto Ficara, Mats Palmgren.
|
2009-04-24 10:08:15 -07:00 |
|
Bob Clary
|
e1c84598e5
|
bug 333861 - crash test by Georgi Guninski.
|
2009-04-24 10:08:12 -07:00 |
|
Karl Tomlinson
|
104728a6f7
|
b=489445 override PangoFcFontClass::get_glyph r=roc
--HG--
extra : rebase_source : c7c0d843f523f352958680d57d95d55561e2f4ee
|
2009-04-24 09:13:02 +12:00 |
|
Peter Weilbacher
|
ad01d91539
|
Bug 488468: qcms build break with pre-4 GCCs (#if 0 commented text should be C/C++ commented), r=jmuizelaar
|
2009-04-23 19:38:11 +02:00 |
|
Takuro Ashie
|
02663f439e
|
b=489511; gfxFontCache will never hit on ft2 backend; r=karlt
|
2009-04-22 22:29:47 -07:00 |
|
Vladimir Vukicevic
|
fbe675ca3e
|
remove trailing comma for picky compilers
|
2009-04-22 18:13:05 -07:00 |
|
Vladimir Vukicevic
|
8d3ecbe8b5
|
b=488910, cairo ddraw backend for wince (configure bits); r=vlad
|
2009-04-22 17:48:30 -07:00 |
|
cmills@nvidia.com
|
10eebb0922
|
b=484864, b=488910 - cairo ddraw backend for wince; r=vlad
|
2009-04-22 17:48:30 -07:00 |
|
Jeff Muizelaar
|
dcd83451a6
|
Bug 488955 - Fix linear gamma input tables, used in iCCP PNG testsuite images. r=joe
|
2009-04-22 13:49:09 -04:00 |
|
Jonathan Kew
|
88f6bdf54a
|
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett
|
2009-03-29 17:31:51 -07:00 |
|
Josh Aas
|
0162becb16
|
merge backout of e413694940b3
|
2009-03-27 14:33:47 -07:00 |
|
Josh Aas
|
6b7004be86
|
Backed out changeset e413694940b3
|
2009-03-27 14:32:49 -07:00 |
|
Jonathan Kew
|
79ce3cb6da
|
Bug 485351 - Hang [@ gfxWindowsFont::ComputeMetrics] and eating up all GDI resources with percentage height, mathml and binding; GDI resource exhaustion; r=roc
Fix Windows DC leak in TestCharacterMap, and avoid accumulation of temporary fonts in the cache leading to resource exhaustion.
|
2009-03-27 18:54:40 +01:00 |
|
Jonathan Kew
|
3f8d20bfc2
|
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X builds right now due to Mac OS X 10.4 not supporting Core Text. b=389074 r=jdaggett
|
2009-03-27 10:18:35 -07:00 |
|
Tobias Hunger
|
8e3eaf819f
|
Bug 485156 - cairo-qt fails to build; r=vladimir
|
2009-03-27 00:49:22 +01:00 |
|
Joe Drew
|
ee95bbe143
|
Bug 484076 - Shrink the glyph cache to fix tp_Rss regression. r=me
|
2009-03-23 21:53:40 -04:00 |
|
Brad Lassey
|
f3bac9a079
|
bug 484076 - hypot depricated on windows and non-existant on windows ce r=vlad
|
2009-03-21 14:58:42 -04:00 |
|
Robert Longson
|
7235fc714e
|
Bug 484150 - support image-rendering attribute. Includes some gfx code by vlad from bug 423756 which is r=joe. The rest is r=dbaron, sr=roc
|
2009-03-21 15:36:38 +00:00 |
|
Jeff Muizelaar
|
5f2479036b
|
Bug 484076 - Fix Windows CE build.
|
2009-03-20 16:46:52 -04:00 |
|
Joe Drew
|
8fb1293b2a
|
Bug 484076 - Update pixman and cairo. This upgrades Cairo to git revision c932a809d6484503d7ee267d934bbc87c8d44092. r=vlad
|
2009-03-20 16:02:45 -04:00 |
|
Taras Glek
|
baedec4628
|
Bug 483425 - memory leak fix + testcase r=vlad
|
2009-03-19 11:45:07 -07:00 |
|
Josh Aas
|
a017628a07
|
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
|
2009-03-19 10:41:13 -07:00 |
|
Jeff Muizelaar
|
687a288853
|
Bug 484076 - Update pixman and cairo to newer upstream versions. r=vlad
Pixman revision is 072d848f592530973f1f0a0066a320ec5965625c
Cairo revision is 3ec94f9b5917b8f71304c982bd153e5a810f3b12
|
2009-03-19 13:34:17 -04:00 |
|
Taras Glek
|
56e7a314a4
|
Bug 477708 - expose nsIRegion::getrects() to scripts r=vlad
|
2009-03-18 11:42:07 -07:00 |
|
Taras Glek
|
ca9b9b26ab
|
Backed out changeset 9d34172f942f
|
2009-03-18 10:20:50 -07:00 |
|
Taras Glek
|
53e7be3128
|
Bug 477708 - expose nsIRegion::getrects() to scripts r=vlad
|
2009-03-18 09:53:34 -07:00 |
|
Taras Glek
|
c59c7d5701
|
Bug 477708 - backout previous numRects, getRect attempt r=vlad
|
2009-03-18 09:53:14 -07:00 |
|
Hiroyuki Ikezoe
|
bbb6687b44
|
Bug 480249 - gfxWindowsPlatform::ResolveFontName() almost fails since direct access to mName member.; r=jdaggett
|
2009-03-18 17:07:33 +01:00 |
|
Karl Tomlinson
|
b16ecea3e6
|
b=480098 correct weight units in gfxFcFontEntry::AdjustPatternToCSS r=roc
--HG--
extra : rebase_source : 79604f227fc80720e4df479f1d8929f5c21623f2
|
2009-03-11 15:00:43 +13:00 |
|
John Daggett
|
a46d0e5b0d
|
Bug 480267. (reland) Use guid as fontname for downloaded fonts. r=vlad
|
2009-03-11 10:00:44 +09:00 |
|
Joe Drew
|
4a46cbf6b3
|
Backed out changeset 635b1c8783a6 - bug 480267 - because it seems to have
caused a reftest failure.
|
2009-03-10 12:25:05 -04:00 |
|
John Daggett
|
8bb06b5797
|
Bug 480267. Use guid as fontname for downloaded fonts. r=vlad
|
2009-03-10 22:21:17 +09:00 |
|
L. David Baron
|
d2e251ca18
|
Remove internal support for units that were never in CSS (feet, miles, meters, kilometers, didots, ciceros). (Bug 482146) r+sr=bzbarsky
|
2009-03-09 16:14:34 -07:00 |
|
Robert O'Callahan
|
f3b2957816
|
Bug 481697 - TextRunWordCache::MakeTextRun: Mismatched free() / delete / delete []; r=vladimir
|
2009-03-08 10:39:00 +01:00 |
|
Jonathan Kew
|
3898e3ebbd
|
b=480507, don't crash if no fonts found in Windows font family; r+sr=vlad
|
2009-03-03 11:14:07 -08:00 |
|
Vladimir Vukicevic
|
8bd28d0be6
|
b=481138; no, really fix pixman_have_arm_simd; r=vlad
|
2009-03-03 00:00:33 -08:00 |
|
Hiroyuki Ikezoe
|
18b2c3c2c9
|
b=481138; initialize not set in pixman_have_arm_simd; r=vlad
|
2009-03-02 23:58:29 -08:00 |
|
Jeff Muizelaar
|
5662166154
|
b=468883; port pixman arm opts to Windows CE; r=jrmuizel,vlad
|
2009-02-26 12:03:51 -08:00 |
|
Jonathan Kew
|
3c011596d4
|
Bug 474819 - Correct the sign of baseline offsets in ATSUI font backend. r=roc
|
2009-02-26 19:58:31 +13:00 |
|
John Daggett
|
1bd0a47708
|
Bug 475164 - accept fonts that have null name records. r=vlad
|
2009-02-25 16:12:53 +09:00 |
|
Mats Palmgren
|
9cc610fb58
|
Initialize mColor to fix UMR. b=480032 r+sr=vladimir
|
2009-02-25 02:42:52 +01:00 |
|
Jonathan Kew
|
fd2275af79
|
Bug 445087; add extra pixel on each side of the glyph's black box returned by GetGlyphOutlineW, to avoid clipping ClearType pixels; r=(roc + vladimir) sr=roc
|
2009-02-24 17:53:31 +01:00 |
|
Jonathan Kew
|
94391277aa
|
Bug 479276. Support a new kind of glyph bounding-box: TIGHT_HINTED_OUTLINE_EXTENTS, and use it to stop MathML spacing depending on exact ink extents. r+sr=roc
--HG--
extra : rebase_source : 43f9009f6457361e690062f87b2e5fda4041dc48
|
2009-02-24 21:32:58 +13:00 |
|
John Daggett
|
09c1d60aaf
|
Bug 420981 - special case handling of UltraLight faces under Mac OS X 10.5 to work around Apple bug. r=vlad
|
2009-02-23 15:55:07 +09:00 |
|
John Daggett
|
435805d7e3
|
Bug 479152 - increment generation when local font used after external font fails to load. r=karl, sr=roc
|
2009-02-23 13:40:47 +09:00 |
|
Arpad Borsos
|
8d7dec737d
|
Bug 474369 - get rid of nsVoidArray; gfx part; r+sr=vladimir
|
2009-02-23 02:05:26 +01:00 |
|
L. David Baron
|
fa9a21c33d
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
|
L. David Baron
|
2eb748571c
|
Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related.
|
2009-02-19 13:51:46 -08:00 |
|
L. David Baron
|
d9ac02ed8c
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 12:33:09 -08:00 |
|
L. David Baron
|
a91aa25ab0
|
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
|
2009-02-19 09:06:18 -08:00 |
|
L. David Baron
|
51ef1de194
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
Jeremy D. Lea
|
b9a1696e34
|
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
--HG--
extra : rebase_source : 4a35ccdcafbe8a0a9dded9f292a139b4679709e3
|
2009-02-18 16:11:49 -08:00 |
|
L. David Baron
|
8b207bcc51
|
Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic.
|
2009-02-18 18:59:47 -08:00 |
|
L. David Baron
|
366992262c
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-18 17:13:25 -08:00 |
|
Ginn Chen
|
79dc3ef179
|
Bug 478842 gfxColorManagementTest.cpp failed to build on Solaris r=bholley
|
2009-02-18 19:44:18 +08:00 |
|