Robert Longson
|
37644973d1
|
Bug 441780. Fix radial gradient clamping to be more aggressive. r=jwatt,sr=roc
--HG--
extra : rebase_source : 477e5305530e86348a3526a8157f5f93340c644b
|
2008-12-17 20:28:33 +13:00 |
|
Martin Stránský
|
bbe42c7104
|
b=403513 bad kerning in print output if hinting is set to medium or full r=karlt sr=vlad
|
2008-12-17 16:17:50 +13:00 |
|
Karl Tomlinson
|
5286ba753b
|
backout b=403513 due to compile error in gfxFontSelectionTest.cpp
|
2008-12-17 13:57:40 +13:00 |
|
Martin Stránský
|
12cfd5e1c9
|
b=403513 bad kerning in print output if hinting is set to medium or full r=karlt sr=vlad
|
2008-12-17 13:44:32 +13:00 |
|
Jesse Ruderman
|
41c9e25f93
|
Crashtest for bug 458453.
|
2008-12-14 00:48:51 +01:00 |
|
Robert O'Callahan
|
aea35dfccb
|
Bug 455314. nsSVGRenderingObserver::GetReferencedFrame shouldn't try to look up the frame on a cache miss, if we're currently destroying frames. r+sr=mats
|
2008-12-12 21:25:16 +13:00 |
|
Robert O'Callahan
|
6dbbdf56bd
|
Bug 448243. When nsSVGFilterInstance needs to create a dummy input image, create one of the right size. r=jwatt,sr=mats
|
2008-12-12 21:14:26 +13:00 |
|
Robert Longson
|
252da2f241
|
Bug 463064 - Use covered region to minimise foreignObject painting r+sr=roc
|
2008-12-06 15:22:01 +00:00 |
|
Robert Longson
|
e65daea5b3
|
Bug 464374 - Crash [@ nsSVGUtils::MaxExpansion] with svg filter, mathml; r+sr=roc
|
2008-12-04 19:17:45 +01:00 |
|
Robert Longson
|
2e6127ba6e
|
Bug 437704. Always union fill extents with stroke extents instead of just relying on stroke extents, in case they turn out to be empty. r+sr=roc
|
2008-12-03 14:35:42 +13:00 |
|
Robert Longson
|
beb1a27d17
|
Bug 463934 - text bounds do not account for position properly
Landing this to see if it fixes bug 465222 - tsvg regression November 3 2008
r=roc, sr=roc, a1.9.1=beltzner
|
2008-11-29 11:23:57 -08:00 |
|
Daniel Holbert
|
d56b70f7b8
|
Bug 420697: Add svgGlyphFrame check to GetStrokeDashoffset and GetStrokeDashArray, making them match GetStrokeWidth. r+sr=roc a=beltzner
|
2008-11-14 10:46:56 -08:00 |
|
Robert Longson
|
eb5eeff1a2
|
Bug 460946 - getBoundingClientRect on rotated svgElement with stroke is incorrect. r+sr=roc
|
2008-11-03 10:04:25 +00:00 |
|
Robert Longson
|
febc31f5d7
|
Bug 461751 - zoomAndPan=disable prevents programmatic zoom. r+sr=roc
|
2008-11-03 10:01:28 +00:00 |
|
Benjamin Smedberg
|
b1918bb2c3
|
Bug 462381 - Build layout directories in parallel r=ted sr=roc
|
2008-10-31 09:07:15 -07:00 |
|
Robert Longson
|
aea053fb71
|
Bug 459883 r+sr=roc
|
2008-10-27 11:48:20 +00:00 |
|
Bernd
|
6777c42861
|
bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky
|
2008-10-26 11:11:34 +01:00 |
|
Robert Longson
|
3c95494de7
|
Bug 461324 - Simplify NS_STATE_SVG_NONDISPLAY_CHILD in foreignObject. r+sr=roc
|
2008-10-24 08:47:04 +01:00 |
|
Robert Longson
|
538bf394cc
|
Bug 461131 - Remove unused mFilterRect variable from nsSVGFilterProperty. r+sr=roc
|
2008-10-23 10:04:34 +01:00 |
|
Robert Longson
|
cdab2d161e
|
Bug 458493 - Crash calling nsSVGEffects::RemoveRenderingObserver. r+sr=roc
|
2008-10-22 10:09:03 +01:00 |
|
Arpad Borsos
|
3585c944f1
|
Bug 456388 - "Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree" (followup for mozilla-central) [r+sr=brendan]
|
2008-10-21 01:50:05 -05:00 |
|
Robert Longson
|
b2d04fc41e
|
Bug 459758 - effects on outer svg frames only work accidentally. r+sr=roc
|
2008-10-20 09:42:03 +01:00 |
|
Robert Longson
|
2a15218653
|
Bug 460551 - overrideCTM is no longer necessary. r+sr=roc
|
2008-10-18 09:19:01 +01:00 |
|
Robert Longson
|
3803652e6d
|
Bug 460210 - Various frames should call GetMatrixPropagation() instead of using mPropagateTransform. r+sr=roc
|
2008-10-17 20:41:35 +01:00 |
|
Robert O'Callahan
|
126f57733c
|
Bug 459512. When painting an SVG source image for a filter, translate the dirty rect into device coordinates relative to the outer-SVG. Also, don't use an override-CTM to transform into filter space, just apply the transform to the gfxContext. r=longsonr,sr=mats
|
2008-10-16 20:55:10 +13:00 |
|
Robert Longson
|
1dd81c7158
|
Bug 459759 - Crash if markers contain paths. r+sr=roc
|
2008-10-16 08:48:55 +01:00 |
|
L. David Baron
|
9d7714304c
|
Make sure DidSetStyleContext methods call the base class DidSetStyleContext, and change the signature to return void. (Bug 459649) r+sr=bzbarsky
|
2008-10-13 18:03:28 -04:00 |
|
Robert Longson
|
c3efd6b2ba
|
Bug 459497 - Remove unused code following dynamic ID work. r+sr=roc
|
2008-10-11 13:55:11 +01:00 |
|
Robert Longson
|
1c4514a4aa
|
Bug 458010 - textPath should use nsReferencedElement instead of nsSVGUtils::GetReferencedFrame. r+sr=roc
|
2008-10-11 12:29:35 +01:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Robert Longson
|
13864ddc3f
|
Bug 309220 - SVG markers should be live to id changes in document. r+sr=roc
|
2008-10-10 14:14:05 +01:00 |
|
Boris Zbarsky
|
af70b1c6a4
|
Bug 433616 tests. r+sr=roc
|
2008-09-28 15:16:34 -04:00 |
|
Boris Zbarsky
|
806f011a3c
|
Bug 433616 part 3. Integration of externa resource documents into nsReferencedElement, plus some SVG fixups needed to handle nsReferencedElement returning an element from a different document, r+sr=roc
|
2008-09-28 15:16:15 -04:00 |
|
Robert Longson
|
1afc10db2a
|
Bug 458068 - SVG fill="none" is broken, behaves like fill="black". r+sr=roc
|
2008-10-06 15:44:40 +02:00 |
|
John Daggett
|
c5d2a8ddfd
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09:00 |
|
Robert O'Callahan
|
09cfc5fa8c
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-10-01 13:51:05 +13:00 |
|
Robert O'Callahan
|
337c852320
|
Backing out bug 455984 to see if it fixed Tp crashes
|
2008-10-01 00:28:20 +13:00 |
|
Robert O'Callahan
|
0a5a34cbab
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-09-30 21:47:20 +13:00 |
|
Boris Zbarsky
|
012ae72fd1
|
Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions
|
2008-09-29 08:51:29 -04:00 |
|
Boris Zbarsky
|
8016ce082c
|
Bug 433616 tests. r+sr=roc
|
2008-09-28 15:16:34 -04:00 |
|
Boris Zbarsky
|
b513c32fdf
|
Bug 433616 part 3. Integration of externa resource documents into nsReferencedElement, plus some SVG fixups needed to handle nsReferencedElement returning an element from a different document, r+sr=roc
|
2008-09-28 15:16:15 -04:00 |
|
Robert O'Callahan
|
279af36fc7
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
|
Robert Longson
|
e456d12fd3
|
Bug 456282 - getStartPositionOfChar calculates advances in incorrect coordinate system. r+sr=roc
|
2008-09-28 10:05:26 +01:00 |
|
Jeremy Lea
|
92e7030a42
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint their own types so that we can catch errors by distinguishing pixels from appunits. r+sr=roc
|
2008-09-28 20:38:34 +13:00 |
|
Robert O'Callahan
|
6a45b282aa
|
Backing out bug 448830
|
2008-09-26 13:10:26 +12:00 |
|
Jeremy Lea
|
67f3afd13b
|
Bug 448830. Make nsIntRect/nsIntSize/nsIntPoint/nsIntMargin separate types so we get appunit vs pixel typechecking. r+sr=roc
|
2008-09-26 10:42:19 +12:00 |
|
Robert O'Callahan
|
41e313558f
|
Bug 455279. Fix mask alpha computation so that it works when the incoming gfxContext has a non-identity transform. r=longsonr,sr=mats
|
2008-09-22 14:14:54 +12:00 |
|
Keith Schwarz
|
8ed70cceea
|
Bug 455389 - SVG foreignObjects don't get NS_FRAME_MAY_BE_TRANSFORMED frame bit; r+sr=roc
|
2008-09-20 18:31:47 +02:00 |
|
Arpad Borsos
|
d0e70a51bf
|
Bug 452797 - Clean up unused variables in layout/; v6; r+sr=roc
|
2008-09-20 15:42:03 +02:00 |
|
Robert O'Callahan
|
f79290bb0e
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
|