Jesse Ruderman
|
5037f01564
|
Bug 475302 - add crashtest
|
2010-12-12 12:54:26 -08:00 |
|
Robert Longson
|
618ecff833
|
Bug 617448 - remove svg.enabled as the browser now uses SVG and fails to start if it's disabled r+a=roc
|
2010-12-08 21:25:06 +00:00 |
|
Cameron McCormack
|
45bcec85a6
|
Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking
--HG--
extra : rebase_source : 592d3e066054036dc6c6f741054c1abcffdcc634
|
2010-12-07 09:57:18 +13:00 |
|
Jonathan Watt
|
0265b48597
|
Bug 522308 - Add support for SMIL animation of the <polygon> and <polyline> element's 'points' attributes. r=longsonr,dholbert,roc a=roc
--HG--
extra : rebase_source : b5958bf2635db311c94191b4683d4b3f24d0232f
|
2010-12-08 12:15:53 +00:00 |
|
Robert Longson
|
106fe8daf7
|
Bug 615666 - SMIL animation does not work with percent units for "offset" attr on <stop> elements. r=jwatt a=roc
--HG--
extra : rebase_source : 9907e24c397c5e7971256c3f0164255420585824
|
2010-12-05 20:33:31 +00:00 |
|
Oleg Romashin
|
3874b00931
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0
|
2010-11-24 11:35:21 +02:00 |
|
Jonathan Watt
|
aef4dd636f
|
Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert.
--HG--
extra : rebase_source : eabed292053e9f63e025dc44b9f5a6c2017f626a
|
2010-12-03 16:40:23 +00:00 |
|
Justin Lebar
|
43b18d2b18
|
Backed out changeset a5ec817740f0. a=orange
|
2010-11-29 09:08:24 -08:00 |
|
Oleg Romashin
|
233ef8a80c
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-24 11:35:21 +02:00 |
|
Robert Longson
|
41d05ab40a
|
Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+
|
2010-11-27 09:24:32 +00:00 |
|
Dave Townsend
|
1244f0ae62
|
Backing out changeset 8fff1c186b30 from bug 607653 due to reftest failures on OSX. a=bustage
|
2010-11-24 16:19:41 -08:00 |
|
Oleg Romashin
|
a8abb4a458
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-24 11:35:21 +02:00 |
|
Markus Stange
|
94273719c4
|
Bug 610122 - Speed up nsSVGMaskFrame::ComputeMaskAlpha by drawing into the image surface directly. r=roc, a=roc
|
2010-11-24 10:44:34 +01:00 |
|
Ehsan Akhgari
|
f7d3bd395c
|
Backed out changeset 86c3a0e9fa87 because of the Windows optimize reftest failure
|
2010-11-23 14:26:31 -05:00 |
|
Robert Longson
|
4a68c2a358
|
Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+
|
2010-11-22 22:59:03 +00:00 |
|
Daniel Holbert
|
2dfaaddc03
|
re-enable crashtests for bug 612662, with s/.html/.svg/. a=tests-only
|
2010-11-19 10:15:42 -08:00 |
|
Daniel Holbert
|
458d85ff5d
|
Disable crashtests for bug 612662, due to "timed out waiting for onload to fire". a=orange DONTBUILD
|
2010-11-19 09:39:55 -08:00 |
|
Daniel Holbert
|
1f25975081
|
Bug 612662 patch 5: tests. r+a=tests
|
2010-11-19 08:56:06 -08:00 |
|
Daniel Holbert
|
d55cd7386a
|
Bug 610796: In SVG-as-an-image helper-documents, clear rendering observer lists at xpcom shutdown time. r=roc a=blocking-final+
|
2010-11-16 10:35:59 -08:00 |
|
Daniel Holbert
|
c8a54bc253
|
Backed out changeset 5a5ead36d721 (bug 610796) due to non-libxul-build bustage
|
2010-11-16 11:24:04 -08:00 |
|
Daniel Holbert
|
ff2dff48de
|
Bug 610796: In SVG-as-an-image helper-documents, clear rendering observer lists at xpcom shutdown time. r=roc a=blocking-final+
|
2010-11-16 10:35:59 -08:00 |
|
Daniel Holbert
|
ac71d9769e
|
Bug 610954: Use first continuation frame in new code in nsSVGIntegrationUtils::GetInvalidAreaForChangedSource, to match old code. r=longsonr a=bsmedberg
|
2010-11-10 13:18:11 -08:00 |
|
Daniel Holbert
|
fa0ca3bdbe
|
Bug 587336: Keep nsSVGIntegrationUtils::GetInvalidAreaForChangedSource from inadvertantly adding an observer relationship and potentially triggering an infinite loop a few stack-levels up. r=roc a=blocking-final+
|
2010-11-09 21:50:29 -08:00 |
|
Daniel Holbert
|
79778bb3d0
|
Bug 601999: Skip reflow request on target frame if it's already reflowing, when invalidating an SVG filter. r=roc a=blocking-betaN+
|
2010-11-09 21:50:29 -08:00 |
|
Jesse Ruderman
|
c390d8bb40
|
Bug 590291 - add crashtest
|
2010-11-06 13:30:32 -07:00 |
|
Robert Longson
|
86facd52c1
|
Bug 595209 patch 1 - stroke scales badly with positioned glyphs r=roc,a=blocking-final+
|
2010-10-29 08:18:03 +01:00 |
|
Robert Longson
|
785fa4398d
|
Bug 608653 - lacuna pattern width/height should be zero r+a=roc
|
2010-11-03 22:35:00 +00:00 |
|
Robert Longson
|
5f4593ff3d
|
Bug 603584 - feDisplacementMap does not always create output in correct colour space r+a=roc
|
2010-10-26 09:23:41 +01:00 |
|
Robert Longson
|
0b5ec4c833
|
Bug 605626 - Prevent assertion when displaying an image that has no width or height r=dholbert a=roc
|
2010-10-26 09:19:31 +01:00 |
|
Markus Stange
|
f6193ef3ca
|
Bug 586954 - Set a proper clip region so that PushGroup doesn't allocate a giant surface. This speeds up drawing of masked non-SVG elements. r+a=roc
|
2010-11-05 17:01:17 +01:00 |
|
Robert Longson
|
0201c82775
|
Bug 484953 - speed up display of text that is both stroked and filled r+a=roc
|
2010-11-02 05:40:30 +00:00 |
|
Colby Russell
|
5c9da2bfe5
|
Bug 606107: Remove comment about long-fixed bugs in svg.css. r=roc a=comments-only
|
2010-10-22 15:55:05 -07:00 |
|
Daniel Holbert
|
a313214d9f
|
Bug 606360: Don't double-count full-page-zoom factor when drawing SVG <image> element. r=longsonr a=blocking-final+
|
2010-10-22 15:55:04 -07:00 |
|
Daniel Holbert
|
0cba8fe605
|
Bug 605420: Adjust dirtyRect to the right coordinate system when drawing for the SVG <image> element. r=longsonr a=blocking-final
|
2010-10-22 09:52:41 -07:00 |
|
Daniel Holbert
|
27e28e68bf
|
Bug 604723: Multiply onto (instead of replacing) our gfxContext matrix when painting SVG images. r=longsonr a=blocking
|
2010-10-19 13:48:02 -07:00 |
|
Robert Longson
|
5c344c53d9
|
Bug 599798 - Fix viewBox on pattern with patternContentUnits=objectBoundingBox r+a=roc
|
2010-10-18 23:08:52 +01:00 |
|
Takeshi KUROSAWA
|
c6fb9a1749
|
Bug 599798 - Make rotate attribute of SVG text live. r=longsonr a=roc
|
2010-10-17 17:27:49 +01:00 |
|
Robert Longson
|
4212366871
|
Bug 468035 - turn off optional ligatures when drawing textPaths or positioned glyphs r+a=roc
|
2010-10-17 17:27:48 +01:00 |
|
Alexander Surkov
|
8b53f409de
|
Bug 604386 - Prune placeholder from text children, r=davidb, sr=bz, a=blocking
|
2010-10-16 00:34:35 +09:00 |
|
Markus Stange
|
e785f3e168
|
Bug 592118 - Don't stack-allocate gfxContexts that are passed to other functions. r=roc a=blocking2.0:final
--HG--
extra : rebase_source : efcf3b58c953ea8ec8cad45f4b0ffa0b898a2397
|
2010-10-15 12:20:22 +02:00 |
|
Timothy Nikkel
|
a08a617701
|
Bug 582476. Part 2. When painting SVG foreign objects make sure to set the painting to window flag correctly. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |
|
Timothy Nikkel
|
9964c66014
|
Bug 582476. Part 1. Pass invalidation flags through SVG foreign objects. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |
|
Daniel Holbert
|
c939ce85e2
|
Backed out changeset e16a93bf622d (bug 599798) on suspicion of causing reftest assertion failures (bug 604415)
|
2010-10-14 10:19:55 -07:00 |
|
Takeshi KUROSAWA
|
58bc490dd6
|
Bug 599798 - Make rotate attribute of SVG text live. r=longsonr a=roc
|
2010-10-13 21:20:37 +01:00 |
|
Robert Longson
|
9be7915c59
|
Bug 599813 - nsSVGGlyphFrame::getCharacterData is expensive avoid calling it too many times. r+a=roc
|
2010-10-14 05:16:48 +01:00 |
|
Daniel Holbert
|
b5aa5d79c6
|
Bug 598798 patch 5: Make nsSVGImageFrame::PaintSVG use nsLayoutUtils::DrawSingleImage. r=roc r=jwatt a=blocking-betaN
|
2010-10-11 13:08:19 -07:00 |
|
Robert Longson
|
c92d390c9d
|
Bug 601406 - GetBBox crashes when called on an SVG a element r=jwatt a=blocking-final
|
2010-10-08 17:49:39 +01:00 |
|
Robert Longson
|
5f29256b79
|
Bug 571863: Make sure to update graphic and/or invalidate transform on an inner <svg> element when its various attributes are modified. r=dholbert a=blocking-betaN+
|
2010-10-07 12:19:32 -07:00 |
|
L. David Baron
|
a56a24a514
|
Change callers to use new nsIFrame overflow APIs. (Bug 542595, patch 20) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
40d60928c6
|
Fix miscellaneous reflow methods to use new overflow area APIs. (Bug 542595, patch 19) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|