Daniel Holbert
|
6219dad190
|
Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking
|
2010-04-01 11:05:40 -07:00 |
Daniel Holbert
|
9a588376e3
|
Backed out changeset 13819d2e9bd8 (Bug 551298) due to Linux debug mochitest-5 orange
|
2010-04-01 09:37:26 -07:00 |
Daniel Holbert
|
ca50c7092d
|
Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking
|
2010-04-01 08:08:51 -07:00 |
Daniel Holbert
|
0673a8deda
|
Bug 554804: Fix GetBaseValue in nsSMILCSSProperty and nsSVGTransformSMILAttr to benefit from return value optimization. r=jwatt
|
2010-03-26 12:24:13 -07:00 |
Daniel Holbert
|
b6e5a6ca7a
|
Bug 554687 patch 2: Use nsSMILValue::Swap instead of operator= where appropriate. r=roc
|
2010-03-26 12:24:07 -07:00 |
Daniel Holbert
|
6e6d0ce340
|
Bug 554687 patch 1: Add Swap() method for nsSMILValue. r=roc
|
2010-03-26 12:22:54 -07:00 |
Daniel Holbert
|
050d59e204
|
Backed out changeset a4178a154d16 due to PR_STATIC_ASSERT failure on ppc
|
2010-03-25 09:22:03 -07:00 |
Daniel Holbert
|
9c3a15fc8b
|
Bug 554687 patch 1: Add Swap() method for nsSMILValue. r=roc
|
2010-03-25 09:02:01 -07:00 |
Daniel Holbert
|
8205353382
|
Bug 550593: Make nsISMILType::Init infallible, and return |void| instead of |nsresult|. r=roc
|
2010-03-22 11:57:36 -07:00 |
Daniel Holbert
|
e36eda357d
|
Bug 541588 subpatch 2: Use nsRefreshDriver instead of nsITimer to schedule sample callbacks for nsSMILAnimationController. r=roc
|
2010-03-21 23:42:53 -07:00 |
Daniel Holbert
|
1c298b72ff
|
Bug 553075: Don't register for periodic SMIL sample callbacks until we've got some animations registered. r=roc
|
2010-03-21 12:22:36 -07:00 |
Daniel Holbert
|
99bd0c16e4
|
Backed out changeset 665b48fbfd28 (bug 553075) to see if it was responsible for 1% SVG/DHTML regressions on Win7.
|
2010-03-20 22:54:12 -07:00 |
Daniel Holbert
|
123fe58292
|
Bug 553075: Don't register for periodic SMIL sample callbacks until we've got some animations registered. r=roc
|
2010-03-18 22:33:12 -07:00 |
Daniel Holbert
|
3fa0080345
|
Bug 541588 subpatch 1: Change method signatures in nsSMILAnimationController, and subclass nsRefreshObserver. r=roc
|
2010-03-18 21:14:40 -07:00 |
Daniel Holbert
|
6252fa89ed
|
Backed out changeset 59f507847beb (bug 541588) to see if it was responsible for minor SVG perf regression.
|
2010-03-18 07:58:09 -07:00 |
Daniel Holbert
|
4f07b8fb14
|
Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc
|
2010-03-17 01:54:20 -07:00 |
Daniel Holbert
|
9c6a7040a2
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
--HG--
rename : content/smil/test/test_smilCSSFromBy.xhtml => content/smil/test/test_smilMappedAttrFromBy.xhtml
rename : content/smil/test/test_smilCSSPaced.xhtml => content/smil/test/test_smilMappedAttrPaced.xhtml
|
2010-03-16 16:17:33 -07:00 |
Daniel Holbert
|
ca4469b700
|
Bug 534028, Patch C: Support SMIL animation of SVG attributes that are mapped to CSS properties. r=roc
|
2010-03-16 16:17:33 -07:00 |
Daniel Holbert
|
40273edd28
|
Backed out changeset 68363c7a7f06 due to debug mochitest orange w/ abort_if_false failure
|
2010-03-11 23:11:09 -08:00 |
Daniel Holbert
|
e45a2ef460
|
Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc
|
2010-03-11 22:03:49 -08:00 |
Daniel Holbert
|
7f63efa6df
|
Bug 551736: Add parens around right-shift, to fix compile warning and make sure we construct hash value correctly. r=sicking
|
2010-03-11 22:03:49 -08:00 |
Daniel Holbert
|
7569307a1d
|
merge
|
2010-03-10 15:03:47 -08:00 |
Daniel Holbert
|
12ff630e60
|
Backed out changeset 76abe26bf57c due to orange.
|
2010-03-10 15:03:34 -08:00 |
Daniel Holbert
|
181e7a795a
|
Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc
|
2010-03-10 12:33:37 -08:00 |
Daniel Holbert
|
92f89fb9c1
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
Jonas Sicking
|
0e6d5d8188
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
Jonas Sicking
|
c7c7514f75
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
Daniel Holbert
|
827926975c
|
Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz
|
2010-03-02 07:36:33 -08:00 |
Daniel Holbert
|
1d4431e4cb
|
Bug 540090: Add method nsIDocument::HasAnimationController, to let us check for active SMIL animation without triggering lazy construction. r=roc
|
2010-03-02 23:09:51 -08:00 |
Daniel Holbert
|
943ac9cd80
|
Backed out changeset e9ab6e4d121d (Bug 547333 followup) due to debug mochitest orange.
|
2010-03-02 08:29:46 -08:00 |
Daniel Holbert
|
16b59df3ce
|
Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz
|
2010-03-02 07:36:33 -08:00 |
Daniel Holbert
|
d5d1ef1794
|
Bug 548899: Don't issue attribute-changed notification when transform attribute is animated. r=jwatt sr=roc
|
2010-03-02 07:36:31 -08:00 |
Daniel Holbert
|
a93e76b890
|
Bug 537361 followup: Address review suggestions. r=birtles
|
2010-03-01 11:31:52 -08:00 |
Brian Birtles
|
15dfd1c3aa
|
Bug 537361: Store SMIL intervals with state for restoring. r=dholbert
|
2010-03-01 11:31:50 -08:00 |
Daniel Holbert
|
d7e9ac7147
|
Backed out changeset 367cdcfa611b due to smil reftest failures on opt mac & windows tinderboxen
|
2010-02-26 15:43:47 -08:00 |
Daniel Holbert
|
6e8793e23b
|
Bug 547333 followup: Remove FlushAnimations() call from another internal getter (nsSVGElement::GetAnimatedLengthValues), to prevent SMIL samples during frame construction. r=jwatt
|
2010-02-26 11:08:54 -08:00 |
Daniel Holbert
|
4886418c6c
|
Test for bug 547333.
|
2010-02-25 10:20:44 -08:00 |
Saint Wesonga
|
5d2c924b93
|
Bug 523417 - "warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98" in DOM worker code. r=jst
|
2010-02-22 18:41:21 +01:00 |
Daniel Holbert
|
e5e15fadb9
|
Bug 533291 Patch Z: Enable "don't recompose if we know our animated value can't have changed" optimization, and add tests. r=roc
|
2010-02-20 13:13:11 -08:00 |
Daniel Holbert
|
1d26fc55f0
|
Bug 533291 Patch E: Add another outparam to nsISMILAttr::ValueFromString, to let us know whether we can re-use the parsed result in the future. r=roc
|
2010-02-20 13:13:11 -08:00 |
Daniel Holbert
|
0185ff4ef3
|
Bug 533291 Patch D: Cache base value with each SMIL compositor, since we need to recompose when base value changes. r=roc
|
2010-02-20 13:13:11 -08:00 |
Daniel Holbert
|
d022ff95c3
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
Daniel Holbert
|
23eff0e71e
|
Bug 542670 Patch A: Add equality operator for nsSMILValue. r=roc
|
2010-02-20 13:13:11 -08:00 |
Daniel Holbert
|
a286aac4cb
|
Bug 533291 Patch C: When an inactive nsSMILAnimationFunction has changed, force its target to recompose during that sample. r=roc
|
2010-02-20 13:13:11 -08:00 |
Daniel Holbert
|
dd2a6ecedc
|
Bug 533291 Patch B: Add method nsSMILAnimationFunction::UpdateCachedTarget, to tell when an animation function's target has changed. r=roc
|
2010-02-20 13:13:11 -08:00 |
Daniel Holbert
|
0de31a3453
|
Bug 533291 Patch A: Create classes nsSMILTargetIdentifier & nsSMILWeakTargetIdentifier, based on nsSMILCompositorKey. r=roc
|
2010-02-20 13:13:11 -08:00 |
Jonathan Watt
|
a1a6327f16
|
Bug 540588. Add support for SMIL animation of <integer> attributes in SVG. r=dholbert
|
2010-02-18 21:51:00 +00:00 |
Jonathan Watt
|
ecd0d20033
|
Bug 545042. Add support for SMIL animation of <angle> attributes in SVG. r=dholbert
|
2010-02-18 21:50:59 +00:00 |
Daniel Holbert
|
abb3defa19
|
Remove incorrect usage of nsresult to catch return-val of an EnumerateEntries() call in nsSMILAnimationController. (trivial fix, no bug #)
|
2010-02-11 13:35:33 -08:00 |
Daniel Holbert
|
fd7772777e
|
Bug 542731: Add 'explicit' label to all single-arg constructors in SMIL code. r=roc
|
2010-02-11 11:40:50 -08:00 |