Robert Longson
|
584fdb8054
|
Bug 692203 - Covered region must be empty if markerHeight or markerWidth=0. r=dholbert
|
2011-10-06 20:03:16 +01:00 |
Robert Longson
|
288a24c76c
|
Bug 691646 - Pattern tile pixelated on patternTransform. r=dholbert
|
2011-10-04 16:22:46 +01:00 |
Robert Longson
|
3965c0c1db
|
Backout Bug 691646 for causing reftest failures on Linux
|
2011-10-04 11:00:32 +01:00 |
Robert Longson
|
c29539ded0
|
Bug 691646 - Pattern tile pixelated on patternTransform. r=dholbert
|
2011-10-04 09:38:21 +01:00 |
Scott Johnson
|
6dff7fa463
|
Bug 666446, Part 4/18 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-10-03 13:39:05 -07:00 |
Jonathan Watt
|
1435bb00e8
|
Bug 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc.
|
2011-09-30 10:25:37 +01:00 |
Jonathan Watt
|
96118fdc3c
|
Bug 690486 - Kill nsISVGValue, nsSVGValue, nsISVGValueObserver, nsISVGValueUtils and nsSVGStringProxyValue. r=longsonr.
|
2011-09-30 10:25:34 +01:00 |
Robert Longson
|
ec2c4bf57e
|
Bug 689546 - Simplify attribute updates to svg elements. r=jwatt
|
2011-09-30 09:25:01 +01:00 |
Robert Longson
|
bf18de39f1
|
Bug 630657 - masks should respect color-interpolation. r=jwatt
--HG--
extra : rebase_source : d8ec90b0a18444be4890dbe127a1e0e7d70f9ede
|
2011-09-29 15:03:21 +01:00 |
Michael Wu
|
ac54b41b01
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Mats Palmgren
|
7393ca2f5e
|
Bug 686581 - Disable theming in SVG images harder. r=longsonr
|
2011-09-26 18:29:06 +02:00 |
Brian Birtles
|
96988d7c4f
|
Bug 602759 part 13 - Update layout to use new matrix and transform types; r=jwatt
|
2011-09-25 22:04:32 +01:00 |
Mats Palmgren
|
6107d36ecd
|
Bug 686581 - Disable theming in SVG images. r=roc
|
2011-09-24 10:28:55 +02:00 |
Robert Longson
|
8ae9e794a6
|
Bug 687445 - Do not round mask size till after the CTM transform has been applied. r=roc
|
2011-09-21 12:30:38 +01:00 |
Robert Longson
|
1b60b340a7
|
Bug 687830 - Simplify marker implementation by calculating viewbox on paint rather than attempting to cache it. r=roc
|
2011-09-21 08:53:09 +01:00 |
Robert Longson
|
4fe24f2460
|
Bug 687518 - Remove nsSVGUtils:: from nsSVGutils methods. r=roc
|
2011-09-19 18:09:59 +01:00 |
Robert Longson
|
2d36e9faa8
|
Bug 687340 - Make dynamic changes to mask, clipPath and marker attributes work. r=roc
|
2011-09-19 13:59:52 +01:00 |
Robert O'Callahan ext:(.)
|
9c015b9b38
|
Bug 647687 - Fix filter SourceImage bounds. r=longsonr
|
2011-09-17 09:29:51 +01:00 |
Robert O'Callahan
|
7382412360
|
Bug 619992 - Fix location calculations for light sources. r=longsonr
|
2011-09-14 15:48:32 +01:00 |
Masayuki Nakano
|
f0f293a744
|
Bug 669028 part.13 layout should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
|
2011-09-09 11:27:13 +09:00 |
Jonathan Watt
|
c76ea2ca55
|
Bug 614732 - Stop recalculating the contribution of markers on every GetCoveredRegion() call. r=roc.
|
2011-09-08 12:15:00 +01:00 |
Robert Longson
|
acb8dcc7a5
|
Bug 684479 - Bounding boxes for strokes are unnecessarily big for many shapes. r=roc
|
2011-09-05 18:53:34 +01:00 |
Robert Longson
|
68eea62cb2
|
Bug 682411 - Filters on shapes that have zero width or height assert. r=roc
|
2011-08-27 15:58:10 +01:00 |
Mats Palmgren
|
e15517b1ab
|
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
Remove the nsIAtom* child list names and use child list ID enum instead.
|
2011-08-24 22:54:30 +02:00 |
Jonathan Kew
|
bd182b569b
|
bug 637179 - use PRUint32 for character/cluster indexes to avoid build warnings. r=jwatt
|
2011-08-23 13:31:56 +01:00 |
Robert Longson
|
4c270c782d
|
Bug 678250 - Filter bounds rounded before scaling so small filters may be too large. r=roc
|
2011-08-15 19:41:57 +01:00 |
Ms2ger
|
ff106041e6
|
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
|
2011-08-11 15:29:50 +02:00 |
Robert Longson
|
a5e8c365e2
|
Bug 672519 - dominant-baseline applied multiple times for tspan. r=dholbert
|
2011-07-31 19:36:40 +01:00 |
Robert Longson
|
67d53a9a77
|
Bug 671892 - Simplify a common filter number conversion pattern. r=dholbert
|
2011-07-23 09:44:52 +01:00 |
Matt Woodrow
|
dd8d0bcfa0
|
Bug 505115 - Part 5 - Use gfx3DMatrix in layout. r=roc
|
2011-07-23 10:28:51 +12:00 |
Ms2ger
|
ddde247e90
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
Simon Montagu
|
d1d43b4388
|
Make all nsBidiPresUtils methods static. Bug 624798, r=roc
|
2011-04-13 12:23:49 +03:00 |
Jonathan Watt
|
83f4467feb
|
Bug 664130 - Rename GetHittestMask to GetHitTestFlags to avoid confusion about masking. r=longsonr.
|
2011-07-08 14:20:14 +01:00 |
Phil Ringnalda
|
1b7f3ea4c1
|
Bug 669025 followup, fix crashtests.list typo
|
2011-07-03 14:20:10 -07:00 |
Robert Longson
|
73d57ac165
|
Bug 669025 - class name and proto chain interface mismatch with number-optional-number and integer-optional-integer. r=dholbert
|
2011-07-03 20:49:11 +01:00 |
Robert Longson
|
bbe0acfdc4
|
Bug 617623 - animate number-optional-number and integer-optional-integer attributes properly. r=dholbert
|
2011-07-01 08:19:52 +01:00 |
Robert Longson
|
db14979234
|
Bug 666068 - Speed up nsSVGIntegrationUtils::UsingEffectsForFrame. r=jwatt,jmuizelaar
|
2011-06-22 21:07:31 +01:00 |
Jonathan Watt
|
423c5ac20a
|
Bug 664130 - const-ify some SVG element class methods. r=dholbert.
--HG--
extra : rebase_source : e3efcfa1b14b36a5b7f1baefde3fbffb471c6b37
|
2011-06-16 11:53:13 +01:00 |
Daniel Holbert
|
549b801248
|
Bug 654858: Fix float-to-nscoord rounding issue in SVG intrinsic ratio, with certain GCC versions & optimizations. r=roc
|
2011-06-13 14:48:50 -07:00 |
L. David Baron
|
0ccf5e7770
|
Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
Robert Longson
|
55d06ab024
|
Bug 657077 - Should not assert calling suspendRedraw on elements that fail conditional processing. r=dholbert
|
2011-05-31 19:12:40 +01:00 |
Masayuki Nakano
|
f6d218f2cd
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
Masayuki Nakano
|
75d9ba5fe6
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
Craig Topper
|
0d4bb41ead
|
Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc
|
2011-05-18 20:10:49 -07:00 |
Robert Longson
|
0eb4c1504f
|
Bug 655497 - Remove nsISVGGlyphFragmentLeaf. r=dholbert
|
2011-05-07 18:08:41 +01:00 |
Boris Zbarsky
|
5ef954d6be
|
Merge cedar with mozilla-central
|
2011-05-06 20:39:36 -04:00 |
Daniel Holbert
|
906f17dbe0
|
Bug 655025 followup: Rename added IsEmpty method to avoid clashing with inherited nsIFrame method. r=longsonr
|
2011-05-06 11:33:21 -07:00 |
Robert Longson
|
a2f774cf55
|
Bug 655025 - Fix zippity graph. r=dholbert
|
2011-05-06 11:45:17 +01:00 |
Robert Longson
|
5617229cea
|
Bug 620286 - White space at beginning (end) of tspan should render when there is preceding (following) non-white space text. r=roc
|
2011-05-03 08:45:30 +01:00 |
Robert Longson
|
e466794c80
|
Bug 643419 - pathLength should affect stroke-dasharray. r=dholbert
|
2011-05-01 19:26:20 +01:00 |
Boris Zbarsky
|
84ba703da2
|
Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc
|
2011-05-06 16:04:44 -04:00 |
Robert Longson
|
29fbdaf26b
|
Bug 620274 - nsSVGForeignObjectFrame::PaintSVG null checks aDirtyRect when it is always non-null r=dholbert
--HG--
extra : rebase_source : b823f3edf4cc1585fa752233db6052945e47a23f
|
2011-04-24 20:55:58 +01:00 |
Simon Montagu
|
76d688ac11
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
Zack Weinberg
|
ef57b16401
|
Bug 649429 part 2: move nsSVGUtils::ConvertToSurfaceSize back to nsSVGUtils.cpp. r=dholbert
--HG--
extra : rebase_source : 7c3b91c2d59b39d9c5e0421ac77dad94ef947e34
|
2011-04-21 12:36:46 -07:00 |
Jonathan Watt
|
479d03f123
|
Bug 589648 part 3. Work around lack of cairo support to display square stroke-linecaps for zero length paths. r=longsonr.
--HG--
extra : rebase_source : 5aaa65a2bc888b4a64884f5f2a87beb7803f646e
|
2011-04-20 10:16:02 +01:00 |
Jonathan Watt
|
eadcf56837
|
Bug 488314 part 2 - Kill vestiges of SetMatrixPropagation. r=longsonr.
--HG--
extra : rebase_source : ab532ae0ee733e6c759856640d755869bc231f73
|
2011-04-20 10:16:01 +01:00 |
Zack Weinberg
|
b30f8db70b
|
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
|
65920bff77
|
Bug 651017, part 5: mechanical changes.
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
|
2011-04-16 18:22:44 -07:00 |
Mounir Lamouri
|
6721d68854
|
Merge cedar with mozilla-central
|
2011-04-19 11:02:41 +02:00 |
Robert O'Callahan
|
1b33f5aceb
|
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
|
1ed92bdb3e
|
Bug 641426. Part 6: Rename Empty to SetEmpty. r=cjones
|
2011-04-19 15:07:23 +12:00 |
Robert O'Callahan
|
10ed771425
|
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
|
fb90994bd0
|
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
|
e4d736bde3
|
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
|
b395d04fb7
|
Bug 641426. Part 1: Create Point and Size templates. r=joe,sr=cjones
|
2011-04-19 15:07:21 +12:00 |
Robert Longson
|
f00d0604ad
|
Bug 648819 - Stop ASSERTION: unknown nsISVGValue with invalid patternTransform. r=dholbert
|
2011-04-18 19:55:07 +01:00 |
Zack Weinberg
|
100dba00ae
|
Bug 174055, part 6: eliminate pointless nsresult return values.
|
2011-04-07 21:18:43 -07:00 |
Zack Weinberg
|
9c94b683aa
|
Bug 174055, part 4: mechanical fixups outside gfx.
|
2011-04-07 18:05:49 -07:00 |
Zack Weinberg
|
9d9261f8e6
|
Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h.
|
2011-04-07 18:04:41 -07:00 |
Zack Weinberg
|
8d0e3c1244
|
Bug 266236 part 7: Simplify calling convention of SetClipRect and SetClipRegion.
--HG--
rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp
rename : gfx/src/nsThebesRenderingContext.h => gfx/src/nsRenderingContext.h
extra : rebase_source : b1c68e23a4fa67cdc09b151ad39d7560cdd8baf7
|
2011-04-07 18:04:40 -07:00 |
Jan Küchler
|
23271beb1d
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
--HG--
rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp
extra : rebase_source : 34884bfcafd885feaf73300bc7246cd192062a48
|
2011-04-07 18:04:40 -07:00 |
Jan Küchler
|
a08d8cc742
|
Bug 266236 part 1: Preliminary API cleanup on nsIRenderingContext.
--HG--
extra : rebase_source : a21ffad484f47103e403b8316eae5fdfd815c2cb
|
2011-04-07 18:04:39 -07:00 |
Simon Montagu
|
9ae58348b0
|
Make all nsBidiPresUtils methods static. Bug 624798, r=roc
|
2011-04-13 12:23:49 +03:00 |
Robert Longson
|
a9d23f5c6e
|
Bug 633337 - pattern viewBoxes not treated correctly. r=jwatt
|
2011-04-09 21:57:51 +01:00 |
Felipe Corrêa da Silva Sanches
|
c9dd97257e
|
Bug 484966. Remove nsSVGUtils::GetParentElement in favor of nsIContent::GetFlattenedTreeParent. r=jwatt
|
2011-04-07 22:27:57 -07:00 |
Robert Longson
|
addbf1b91b
|
Bug 641858 - text does not reflect dynamic gradient/pattern changes r=jwatt
|
2011-04-03 13:23:40 +01:00 |
Robert Longson
|
63224c81f8
|
Bug 614367 - Fix assert removing nonexistent transform r=dholbert
|
2011-02-27 10:54:47 +00:00 |
Robert Longson
|
4a7ff9ee03
|
Bug 635511 - Improve performance getting parent SVG elements r=jwatt
|
2011-02-26 10:21:11 +00:00 |
Chris Pearce
|
9b89e2e81c
|
Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt
|
2011-03-24 11:28:57 +13:00 |
L. David Baron
|
3c8543b4c2
|
Remove tracking of which font families are quirky, since we no longer use the information. (Bug 636040) r=jdaggett
|
2011-03-03 13:18:42 -08:00 |
Jesse Ruderman
|
ede4559275
|
Bug 386690 - add crashtest. a=NPOTB
|
2011-02-27 21:12:29 -08:00 |
Daniel Holbert
|
0defe055b2
|
Bug 596765, patch 2: In nsSVGForeignObjectFrame::MaybeReflowFromOuterSVGFrame, don't mark kid as dirty if we know we're not going to reflow it. r+a=roc
|
2011-02-17 16:33:31 -08:00 |
Daniel Holbert
|
5ccced4ca0
|
Bug 596765, patch 1: Don't skip initial reflow for zero-sized svg foreignObject frames. r+a=roc
|
2011-02-17 16:33:30 -08:00 |
timeless@mozdev.org
|
7fe959bc9d
|
Bug 620413 useless check of stopFrame in nsSVGGradientFrame::GetStopInformation
r=longsonr a=dbaron
|
2011-02-15 23:53:02 -08:00 |
timeless@mozdev.org
|
ffa922cdbd
|
Bug 617749 useless null check in nsSVGGlyphFrame::IsAbsolutelyPositioned
r=jwatt a=dbaron
|
2011-02-15 23:52:55 -08:00 |
Daniel Holbert
|
c617455657
|
Bug 614649, patch 1: In SVG-as-an-image with no viewBox, use height & width attrs on <svg> to dynamically synthesize a viewBox. r=jwatt a=roc
|
2011-02-09 12:13:18 -08:00 |
Johnny Stenback
|
27d2264a1f
|
Fixing bug 604262. Fix crash in nsImageLoadingContent::OnStartDecode(). r=jonas@sicking.cc, a=blocker
|
2011-01-31 20:50:01 -08:00 |
Jonathan Watt
|
6a79533a53
|
Bug 619955. 'pointer-events' broken on SVG text. r=longsonr, a=roc.
--HG--
extra : rebase_source : 69ebfac4019f926014c957c9984cc6d6795016b3
|
2011-01-28 19:35:35 +13:00 |
Jonathan Watt
|
8521ecfb73
|
Bug 619959, part 2. Fix handling of various values of pointer-events when stroke-opacity="0". r=longsonr,heycam. a=roc.
--HG--
extra : rebase_source : d2adfa6fb8abfc08e2c1693521668587d1aaa00d
|
2011-01-26 17:50:29 +13:00 |
Brian Birtles
|
4037072a35
|
Bug 544809 - nsSVGPatternFrame::GetPatternWithAttr and callers should take account of SMIL animation, r=longsonr, a=roc
|
2011-01-16 16:36:34 +09:00 |
Jonathan Kew
|
a1a6d6d4f3
|
bug 621918 - part 2 - make SVG text respect character clusters. r=roc a=roc
|
2011-01-11 11:17:00 +00:00 |
Jonathan Kew
|
f282c3c539
|
bug 621918 - part 1 - eliminate aDirtyRect parameter from gfxTextRun::Draw etc. r=roc a=roc
|
2011-01-11 11:17:00 +00:00 |
Daniel Holbert
|
927ed9315e
|
Bug 614272: When painting an SVG image, check if imageTransform is singular before applying it to our gfxContext. r=longsonr a=blocking-final+
|
2011-01-10 21:57:19 -08:00 |
Simon Montagu
|
4d298158a5
|
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
|
2011-01-04 00:52:17 -08:00 |
Jonathan Watt
|
a8fd6a064a
|
Bug 620034 - "ABORT: DOM wrapper's list length is out of sync" [@ mozilla::DOMSVGNumberList::Length]. r=longsonr, a=blocking.
|
2011-01-03 09:26:28 +00:00 |
Jonathan Watt
|
8cf3571b4d
|
Bug 610594 - "ABORT: F.6.6.3 should prevent this. Will sqrt(-num)!". r=longsonr, a=blocking
|
2011-01-03 09:26:28 +00:00 |
Robert Longson
|
b674834a9e
|
Bug 621598 - Don't try to get covered region of parts of markers r+a=roc
|
2010-12-29 10:29:54 +00:00 |
Robert Longson
|
b4477a4e7e
|
Bug 621210 - Clear cached ctm when painting mask children; r=jwatt; a=roc
|
2010-12-24 09:30:01 +00:00 |
Brian Birtles
|
469ceaa10e
|
Bug 615788 - Clear cached ctm when painting pattern children; r=longsonr; a=roc
|
2010-12-23 14:48:31 +09:00 |
Mihai Sucan
|
e351deb22c
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
Robert Longson
|
803f23ea0c
|
Bug 620144 - clip paths and masks that cannot be resolved should be ignored r=jwatt,a=roc
|
2010-12-19 17:47:01 +00:00 |
Daniel Holbert
|
2b17f89ee3
|
Bug 272288 Patch 2: Store override preserveAspectRatio values in property table on image document's root node, when painting <svg> image element. r=roc a=roc
--HG--
rename : layout/reftests/svg/image/blueRect10x10.svg => layout/reftests/svg/image/blueRect10x10-viewBox.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-svg.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
50c74722b7
|
Bug 272288 Patch 1: Fix nsSVGImageFrame to handle SVG images. r=roc a=roc
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
b125f2164e
|
Bug 619516 Patch 4: Create overloaded version of nsSVGUtils::GetViewBoxTransform to take (un-animated) SVGPreserveAspectRatio. r=jwatt a=roc
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
b0d29d9c3e
|
Bug 619516 Patch 3: Rename files nsSVGPreserveAspectRatio.* to SVGAnimatedPreserveAspectRatio. r=jwatt a=roc
--HG--
rename : content/svg/content/src/nsSVGPreserveAspectRatio.cpp => content/svg/content/src/SVGAnimatedPreserveAspectRatio.cpp
rename : content/svg/content/src/nsSVGPreserveAspectRatio.h => content/svg/content/src/SVGAnimatedPreserveAspectRatio.h
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
e4a5e36c77
|
Bug 619516 Patch 2: Update clients of nsSVGPreserveAspectRatio with new class name. r=jwatt a=roc
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
4fc44248a5
|
Bug 619516 Patch 1: Rename nsSVGPreserveAspectRatio and its inner class to SVGAnimatedPreserveAspectRatio / SVGPreserveAspectRatio. r=jwatt a=roc
|
2010-12-19 16:45:29 -08:00 |
Robert Longson
|
1a69973866
|
Bug 617737 - white space handling incorrect r+a=roc
|
2010-12-16 10:57:35 +00:00 |
Jesse Ruderman
|
619255a9d1
|
Bug 475302 - add crashtest
|
2010-12-12 12:54:26 -08:00 |
Robert Longson
|
79f20b7326
|
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
|
062f43c7f8
|
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
|
73e3f23add
|
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
|
da8091f4a4
|
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
|
e63bb2d1c3
|
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
|
3c5a76e708
|
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
|
97bf3d4a0f
|
Backed out changeset a5ec817740f0. a=orange
|
2010-11-29 09:08:24 -08:00 |
Oleg Romashin
|
102f4742ea
|
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
|
ac43516274
|
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
|
d955ffd686
|
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
|
8489c7ba8f
|
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
|
64f6af5ce6
|
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
|
e522af13ac
|
Backed out changeset 86c3a0e9fa87 because of the Windows optimize reftest failure
|
2010-11-23 14:26:31 -05:00 |
Robert Longson
|
d8bb1da0f9
|
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
|
36f7a9117f
|
re-enable crashtests for bug 612662, with s/.html/.svg/. a=tests-only
|
2010-11-19 10:15:42 -08:00 |
Daniel Holbert
|
3fb3d54b6c
|
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
|
5ff578d7fa
|
Bug 612662 patch 5: tests. r+a=tests
|
2010-11-19 08:56:06 -08:00 |
Daniel Holbert
|
ed3d4f1af5
|
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
|
4d56ded5bf
|
Backed out changeset 5a5ead36d721 (bug 610796) due to non-libxul-build bustage
|
2010-11-16 11:24:04 -08:00 |
Daniel Holbert
|
5cf64536a0
|
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
|
0d3e01be28
|
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
|
5eb0afe04f
|
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
|
ac2015d2dd
|
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
|
c7cd0cb9c5
|
Bug 590291 - add crashtest
|
2010-11-06 13:30:32 -07:00 |
Robert Longson
|
d59155d732
|
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
|
bec2e934a6
|
Bug 608653 - lacuna pattern width/height should be zero r+a=roc
|
2010-11-03 22:35:00 +00:00 |
Robert Longson
|
d2b74a3f3f
|
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
|
81000302d2
|
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
|
195c10cec1
|
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
|
cfb25e435c
|
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
|
6bd0d0cb68
|
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
|
0f54a959c2
|
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
|
9176cf5f63
|
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
|
0db897f976
|
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
|
2e2a870d26
|
Bug 599798 - Fix viewBox on pattern with patternContentUnits=objectBoundingBox r+a=roc
|
2010-10-18 23:08:52 +01:00 |
Takeshi KUROSAWA
|
7ef95c9c82
|
Bug 599798 - Make rotate attribute of SVG text live. r=longsonr a=roc
|
2010-10-17 17:27:49 +01:00 |
Robert Longson
|
4576678240
|
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
|
a6b1b0a79c
|
Bug 604386 - Prune placeholder from text children, r=davidb, sr=bz, a=blocking
|
2010-10-16 00:34:35 +09:00 |
Markus Stange
|
9fa1b605b7
|
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
|
8726edc3bb
|
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
|
10b72d4609
|
Bug 582476. Part 1. Pass invalidation flags through SVG foreign objects. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |