Robert Longson
|
14d6cab89d
|
Bug 619469 - animation should be disabled for failing conditional-processing conditions. r=dholbert
|
2012-02-05 23:17:23 +00:00 |
|
Boris Zbarsky
|
ea35d340a7
|
Bug 709256 part 3. Skip calling PresShell::FlushPendingNotifications altogether if there might not be anything to flush. r=roc
|
2011-12-14 23:42:15 -05:00 |
|
Daniel Holbert
|
4a19c012d4
|
Bug 699143: Force a synchronous SMIL sample when we register the first animation element in a document. r=birtles
|
2011-11-04 09:24:04 -07:00 |
|
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04: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 |
|
Brian Birtles
|
fe6e6aa0e3
|
Bug 682184 part 1 - Rename nsSMILTimeValue::IsResolved to IsDefinite; r=dholbert
|
2011-09-07 09:20:40 +09:00 |
|
Daniel Holbert
|
65aa2c6c65
|
Bug 675722: Reduce severity of "Expecting to be paused for pagehide before disconnect" SMIL assertion, and catch it earlier in ~nsDocument. r=bz
|
2011-08-02 16:12:32 -07:00 |
|
Dominic Fandrey
|
968bf5196a
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Daniel Holbert
|
cc5b2903be
|
Bug 654015 patch 2: Assert that page is hidden when document disconnects from nsSMILAnimationController. r=bz
|
2011-05-12 10:50:14 -07:00 |
|
Daniel Holbert
|
5980b0a29a
|
Bug 653238 patch 2: Promote nsSMILAnimationController's static helper 'GetRefreshDriverForDoc' to an instance method. r=smaug
|
2011-04-28 12:05:24 -07:00 |
|
Daniel Holbert
|
bfc033911f
|
Bug 653238 patch 1: Add nsSMILAnimationController::Disconnect to clear the controller's pointer to its doc when the doc goes away. r=smaug
|
2011-04-28 12:02:20 -07:00 |
|
Daniel Holbert
|
bb6201a086
|
Bug 653270: Simplify nsSMILAnimationController construction/initialization. r=jwatt
|
2011-04-28 12:02:20 -07:00 |
|
Daniel Holbert
|
d0cfebcda0
|
Bug 641388: When a refresh driver is created, don't start sampling unless we have animations registered. r=bz
|
2011-04-01 13:33:20 -07:00 |
|
Brian Birtles
|
05a66f777c
|
Bug 606932 - SVG SMIL: Detect big delays in sampling and ignore intervening time; r=roc; a=blocking-final
|
2010-11-24 08:31:17 +09:00 |
|
Brian Birtles
|
96263731d3
|
Bug 572938 - SVG SMIL: Fix infinite recursion on 'display' with '<use>'; r=dholbert; a=blocking-final
|
2010-11-10 08:21:03 +09:00 |
|
Daniel Holbert
|
7ca818a44e
|
Bug 606101: When first <animate> is registered, delay starting sampling if we lack a time container. r=birtles a=blocking-final
|
2010-11-06 12:13:01 -07:00 |
|
Brian Birtles
|
c1adc2184b
|
Bug 590425 part 2 - SVG SMIL: Make nsPresShell's interaction with the animation controller account for deferred sampling; r=dholbert; a=roc
|
2010-10-20 08:53:52 +09:00 |
|
Brian Birtles
|
f3ce784088
|
Bug 590425 - SVG SMIL: Clear deferred sampling flag on pause; r=dholbert; a=roc
|
2010-10-20 08:52:49 +09:00 |
|
Robert Longson
|
eba2ec8bc5
|
Bug 589436 patch 2: Allow string-valued SVG attributes to be SMIL-animated. r=dholbert a=blocking-b8+
|
2010-10-07 12:19:32 -07:00 |
|
Brian Birtles
|
5b40118a94
|
Bug 550071 - SVG SMIL: Use refresh driver timestamp, not PR_Now; r=dholbert; a=blocking-betaN
|
2010-09-18 12:46:48 +09:00 |
|
Brian Birtles
|
2c00318aa9
|
Bug 592477 - SVG SMIL: Flush styles before running sample; r=roc; a=blocking-final
|
2010-09-11 16:05:31 +09:00 |
|
Brian Birtles
|
0ad8e3f1f2
|
Bug 492458 - SVG SMIL: Implement backwards seeking - Part 2 - backwards seeking. r=dholbert, sr=roc
|
2010-07-03 14:52:51 +09:00 |
|
Ms2ger@gmail.com
|
91560b026e
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Boris Zbarsky
|
1316de26e9
|
Bug 565826. Use Element in SMIL code as needed. r=dholbert
|
2010-05-14 13:04:51 -04: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
|
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
|
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 |
|
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 |
|
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
|
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
|
0de31a3453
|
Bug 533291 Patch A: Create classes nsSMILTargetIdentifier & nsSMILWeakTargetIdentifier, based on nsSMILCompositorKey. r=roc
|
2010-02-20 13:13:11 -08: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
|
8de7d5755d
|
Bug 542731: SMIL misc code cleanup: remove trailing '.' from warning messages, to prevent the '.:' in output like 'ASSERTION: blah blah.: /path/to/file:NN'. (no changes outside of assertion/warning message text)
|
2010-01-28 01:50:30 -08:00 |
|
Brian Birtles
|
36ddff2445
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Daniel Holbert
|
176ee39664
|
Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc
|
2009-10-02 14:37:25 -07:00 |
|
Brian Birtles
|
d713407bcd
|
Bug 510139. Remove no-longer-animated attributes from the set of attributes that are animated. r=roc
|
2009-08-25 12:02:28 -07:00 |
|
Daniel Holbert
|
3a5504e673
|
cleanup: remove trailing whitespace in SMIL code. (whitespace changes only)
|
2009-07-15 11:33:31 -07:00 |
|
Daniel Holbert
|
b47ea83e82
|
Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc
|
2009-07-14 12:33:29 -07:00 |
|
Daniel Holbert
|
3dc6c6a6d7
|
Bug 458167 - Fix bad usage of "it's" in comments: patch for content folder. r+sr=jst
|
2009-01-23 01:02:09 -08:00 |
|
Brian Birtles
|
7e4a16aa3b
|
Bug 474357, Calls to setCurrentTime, beginElementAt etc. should update the DOM state immediately. r+sr=roc
--HG--
extra : rebase_source : 7c69aae13ee1c1b4fff077a046e042bae9a4970d
|
2009-01-22 14:00:27 +13:00 |
|
Brian Birtles
|
0a47d48dae
|
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
|
2009-01-14 20:38:07 -08:00 |
|