Scott Johnson
|
48e6539470
|
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
|
f5d42a1237
|
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
|
387f4610a3
|
Bug 690486 - Kill nsISVGValue, nsSVGValue, nsISVGValueObserver, nsISVGValueUtils and nsSVGStringProxyValue. r=longsonr.
|
2011-09-30 10:25:34 +01:00 |
|
Robert Longson
|
b58e09e78f
|
Bug 689546 - Simplify attribute updates to svg elements. r=jwatt
|
2011-09-30 09:25:01 +01:00 |
|
Robert Longson
|
8b2778952e
|
Bug 630657 - masks should respect color-interpolation. r=jwatt
--HG--
extra : rebase_source : d8ec90b0a18444be4890dbe127a1e0e7d70f9ede
|
2011-09-29 15:03:21 +01:00 |
|
Michael Wu
|
d2b70213ac
|
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
|
424aead691
|
Bug 686581 - Disable theming in SVG images harder. r=longsonr
|
2011-09-26 18:29:06 +02:00 |
|
Brian Birtles
|
9058bc1a8c
|
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
|
3224202e44
|
Bug 686581 - Disable theming in SVG images. r=roc
|
2011-09-24 10:28:55 +02:00 |
|
Robert Longson
|
b2325d5a3f
|
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
|
a2e4f4c4cd
|
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
|
e2679efebc
|
Bug 687518 - Remove nsSVGUtils:: from nsSVGutils methods. r=roc
|
2011-09-19 18:09:59 +01:00 |
|
Robert Longson
|
4787d54f01
|
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:(.)
|
c5804fbce1
|
Bug 647687 - Fix filter SourceImage bounds. r=longsonr
|
2011-09-17 09:29:51 +01:00 |
|
Robert O'Callahan
|
75a23baafe
|
Bug 619992 - Fix location calculations for light sources. r=longsonr
|
2011-09-14 15:48:32 +01:00 |
|
Masayuki Nakano
|
6c3d3da0c3
|
Bug 669028 part.13 layout should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
|
2011-09-09 11:27:13 +09:00 |
|
Jonathan Watt
|
1d190914c7
|
Bug 614732 - Stop recalculating the contribution of markers on every GetCoveredRegion() call. r=roc.
|
2011-09-08 12:15:00 +01:00 |
|
Robert Longson
|
af30ad46e4
|
Bug 684479 - Bounding boxes for strokes are unnecessarily big for many shapes. r=roc
|
2011-09-05 18:53:34 +01:00 |
|
Robert Longson
|
cc82e57c1b
|
Bug 682411 - Filters on shapes that have zero width or height assert. r=roc
|
2011-08-27 15:58:10 +01:00 |
|
Mats Palmgren
|
f1c56f2e22
|
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
|
0d6a349206
|
bug 637179 - use PRUint32 for character/cluster indexes to avoid build warnings. r=jwatt
|
2011-08-23 13:31:56 +01:00 |
|
Robert Longson
|
06c1893a2d
|
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
|
4ca9cbc0f3
|
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
|
2011-08-11 15:29:50 +02:00 |
|
Robert Longson
|
a41a7ca959
|
Bug 672519 - dominant-baseline applied multiple times for tspan. r=dholbert
|
2011-07-31 19:36:40 +01:00 |
|
Robert Longson
|
79403fff16
|
Bug 671892 - Simplify a common filter number conversion pattern. r=dholbert
|
2011-07-23 09:44:52 +01:00 |
|
Matt Woodrow
|
d71d3420c7
|
Bug 505115 - Part 5 - Use gfx3DMatrix in layout. r=roc
|
2011-07-23 10:28:51 +12:00 |
|
Ms2ger
|
8c78d3f478
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
|
Simon Montagu
|
c5979d144a
|
Make all nsBidiPresUtils methods static. Bug 624798, r=roc
|
2011-04-13 12:23:49 +03:00 |
|
Jonathan Watt
|
b60649ae26
|
Bug 664130 - Rename GetHittestMask to GetHitTestFlags to avoid confusion about masking. r=longsonr.
|
2011-07-08 14:20:14 +01:00 |
|
Phil Ringnalda
|
f45cbd34e9
|
Bug 669025 followup, fix crashtests.list typo
|
2011-07-03 14:20:10 -07:00 |
|
Robert Longson
|
5f56f7a108
|
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
|
688d372901
|
Bug 617623 - animate number-optional-number and integer-optional-integer attributes properly. r=dholbert
|
2011-07-01 08:19:52 +01:00 |
|
Robert Longson
|
205547ec21
|
Bug 666068 - Speed up nsSVGIntegrationUtils::UsingEffectsForFrame. r=jwatt,jmuizelaar
|
2011-06-22 21:07:31 +01:00 |
|
Jonathan Watt
|
782ce5cba9
|
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
|
4448ac6bea
|
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
|
2487c4de1e
|
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
|
515a8c33ff
|
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
|
4a5030c91a
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
|
Masayuki Nakano
|
caee4cc73f
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Craig Topper
|
8a3f0ad8f7
|
Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc
|
2011-05-18 20:10:49 -07:00 |
|
Robert Longson
|
5c54e37e9d
|
Bug 655497 - Remove nsISVGGlyphFragmentLeaf. r=dholbert
|
2011-05-07 18:08:41 +01:00 |
|
Boris Zbarsky
|
eddb0544bf
|
Merge cedar with mozilla-central
|
2011-05-06 20:39:36 -04:00 |
|
Daniel Holbert
|
98b1f87993
|
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
|
40016e520e
|
Bug 655025 - Fix zippity graph. r=dholbert
|
2011-05-06 11:45:17 +01:00 |
|
Robert Longson
|
6e18f8dd1b
|
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
|
a93f118660
|
Bug 643419 - pathLength should affect stroke-dasharray. r=dholbert
|
2011-05-01 19:26:20 +01:00 |
|
Boris Zbarsky
|
7d3e2c97ad
|
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
|
20df213442
|
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
|
f213cf876f
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
|
Zack Weinberg
|
cd034a698b
|
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
|
3045bb10aa
|
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
|
5b752721f4
|
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
|
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
|
3929b6bfdd
|
Bug 651017, part 5: mechanical changes.
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
|
2011-04-16 18:22:44 -07:00 |
|
Mounir Lamouri
|
1640530e4f
|
Merge cedar with mozilla-central
|
2011-04-19 11:02:41 +02: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
|
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 |
|
Robert O'Callahan
|
1c5c997eb5
|
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
|
629c1b7e18
|
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
|
3c866720cc
|
Bug 641426. Part 1: Create Point and Size templates. r=joe,sr=cjones
|
2011-04-19 15:07:21 +12:00 |
|
Robert Longson
|
e25a9ca2e3
|
Bug 648819 - Stop ASSERTION: unknown nsISVGValue with invalid patternTransform. r=dholbert
|
2011-04-18 19:55:07 +01:00 |
|
Zack Weinberg
|
ef90e52c10
|
Bug 174055, part 6: eliminate pointless nsresult return values.
|
2011-04-07 21:18:43 -07:00 |
|
Zack Weinberg
|
b6b73ad75a
|
Bug 174055, part 4: mechanical fixups outside gfx.
|
2011-04-07 18:05:49 -07:00 |
|
Zack Weinberg
|
9f143f420f
|
Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h.
|
2011-04-07 18:04:41 -07:00 |
|
Zack Weinberg
|
f8eccd9ec7
|
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
|
c510bc3046
|
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
|
ebb2f0c7ec
|
Bug 266236 part 1: Preliminary API cleanup on nsIRenderingContext.
--HG--
extra : rebase_source : a21ffad484f47103e403b8316eae5fdfd815c2cb
|
2011-04-07 18:04:39 -07:00 |
|
Simon Montagu
|
c808d636dc
|
Make all nsBidiPresUtils methods static. Bug 624798, r=roc
|
2011-04-13 12:23:49 +03:00 |
|
Robert Longson
|
b5613a6def
|
Bug 633337 - pattern viewBoxes not treated correctly. r=jwatt
|
2011-04-09 21:57:51 +01:00 |
|
Felipe Corrêa da Silva Sanches
|
d09568afbe
|
Bug 484966. Remove nsSVGUtils::GetParentElement in favor of nsIContent::GetFlattenedTreeParent. r=jwatt
|
2011-04-07 22:27:57 -07:00 |
|
Robert Longson
|
a82b78bf19
|
Bug 641858 - text does not reflect dynamic gradient/pattern changes r=jwatt
|
2011-04-03 13:23:40 +01:00 |
|
Robert Longson
|
33e2b16404
|
Bug 614367 - Fix assert removing nonexistent transform r=dholbert
|
2011-02-27 10:54:47 +00:00 |
|
Robert Longson
|
0e3d0a6a8e
|
Bug 635511 - Improve performance getting parent SVG elements r=jwatt
|
2011-02-26 10:21:11 +00:00 |
|
Chris Pearce
|
73e25594fc
|
Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt
|
2011-03-24 11:28:57 +13:00 |
|
L. David Baron
|
008e6b6207
|
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
|
a384448870
|
Bug 386690 - add crashtest. a=NPOTB
|
2011-02-27 21:12:29 -08:00 |
|
Daniel Holbert
|
3487c789e9
|
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
|
b64368625d
|
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
|
c2b1a0c153
|
Bug 620413 useless check of stopFrame in nsSVGGradientFrame::GetStopInformation
r=longsonr a=dbaron
|
2011-02-15 23:53:02 -08:00 |
|
timeless@mozdev.org
|
886e6baebe
|
Bug 617749 useless null check in nsSVGGlyphFrame::IsAbsolutelyPositioned
r=jwatt a=dbaron
|
2011-02-15 23:52:55 -08:00 |
|
Daniel Holbert
|
acd9183d26
|
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
|
da948a1fbe
|
Fixing bug 604262. Fix crash in nsImageLoadingContent::OnStartDecode(). r=jonas@sicking.cc, a=blocker
|
2011-01-31 20:50:01 -08:00 |
|
Jonathan Watt
|
39e1406647
|
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
|
9934dc9026
|
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
|
86398f1c49
|
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
|
e035771c28
|
bug 621918 - part 2 - make SVG text respect character clusters. r=roc a=roc
|
2011-01-11 11:17:00 +00:00 |
|
Jonathan Kew
|
8129240876
|
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
|
1458d767be
|
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
|
3bd533614c
|
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
|
2011-01-04 00:52:17 -08:00 |
|
Jonathan Watt
|
999d3260be
|
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
|
c7eb7f1b6c
|
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
|
4df05ae10f
|
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
|
59503b5322
|
Bug 621210 - Clear cached ctm when painting mask children; r=jwatt; a=roc
|
2010-12-24 09:30:01 +00:00 |
|
Brian Birtles
|
142b94c999
|
Bug 615788 - Clear cached ctm when painting pattern children; r=longsonr; a=roc
|
2010-12-23 14:48:31 +09:00 |
|
Mihai Sucan
|
116aa5fbdc
|
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
|
92cc187ed5
|
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
|
901759a6ef
|
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
|
3accb6ca19
|
Bug 272288 Patch 1: Fix nsSVGImageFrame to handle SVG images. r=roc a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
6ae2fcff45
|
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 |
|