.. |
crashtests
|
Bug 615872 Part 2 - SVG SMIL: Remove local resamples from timed elements; r=dholbert; a=roc
|
2010-12-23 14:48:31 +09:00 |
test
|
Bug 651036 - SMIL: Make discrete to-animations behave consistently with discrete from-to animations r=dholbert
|
2011-04-20 14:05:29 +12:00 |
Makefile.in
|
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 |
nsDOMTimeEvent.cpp
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
nsDOMTimeEvent.h
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
nsISMILAnimationElement.h
|
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 |
nsISMILAttr.h
|
|
|
nsISMILType.h
|
|
|
nsSMILAnimationController.cpp
|
Bug 654015 patch 2: Assert that page is hidden when document disconnects from nsSMILAnimationController. r=bz
|
2011-05-12 10:50:14 -07:00 |
nsSMILAnimationController.h
|
Bug 653238 patch 2: Promote nsSMILAnimationController's static helper 'GetRefreshDriverForDoc' to an instance method. r=smaug
|
2011-04-28 12:05:24 -07:00 |
nsSMILAnimationFunction.cpp
|
Bug 651036 - SMIL: Make discrete to-animations behave consistently with discrete from-to animations r=dholbert
|
2011-04-20 14:05:29 +12:00 |
nsSMILAnimationFunction.h
|
Bug 617817: Don't automatically recompose <set> & indefinite-duration animations, since we know they always have the same effect. r=birtles a=roc
|
2010-12-10 10:33:13 -08:00 |
nsSMILCompositor.cpp
|
Bug 603917 - SVG SMIL: Allow some forms of animation even if base value is not animatable; r=dholbert; a=blocking-2.0
|
2010-11-10 08:21:04 +09:00 |
nsSMILCompositor.h
|
|
|
nsSMILCompositorTable.h
|
|
|
nsSMILCSSProperty.cpp
|
Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky
|
2011-04-23 14:16:41 +09:00 |
nsSMILCSSProperty.h
|
|
|
nsSMILCSSValueType.cpp
|
Bug 562701, part a: Use Element in nsSMILCSSValueType::ValueFromString; r=smaug
|
2011-03-28 12:49:11 -04:00 |
nsSMILCSSValueType.h
|
Bug 562701, part a: Use Element in nsSMILCSSValueType::ValueFromString; r=smaug
|
2011-03-28 12:49:11 -04:00 |
nsSMILFloatType.cpp
|
|
|
nsSMILFloatType.h
|
|
|
nsSMILInstanceTime.cpp
|
Bug 485157: SMIL event timing, part 1 refactor added end time handling, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
nsSMILInstanceTime.h
|
Bug 579828 - SVG SMIL: Trim, don't prune invalid active intervals; r=dholbert; a=roc
|
2010-10-20 08:55:09 +09:00 |
nsSMILInterval.cpp
|
|
|
nsSMILInterval.h
|
|
|
nsSMILKeySpline.cpp
|
Bug 627651 - Improve the smooth scroll animation. ui-r=faaborg, r=roc
|
2011-03-26 00:30:19 -04:00 |
nsSMILKeySpline.h
|
Bug 627651 - Improve the smooth scroll animation. ui-r=faaborg, r=roc
|
2011-03-26 00:30:19 -04:00 |
nsSMILMappedAttribute.cpp
|
Bug 615977: Make nsCSSValue::BufferFromString() return an already_AddRefed pointer. r=dbaron a=roc
|
2010-12-05 13:17:29 +00:00 |
nsSMILMappedAttribute.h
|
|
|
nsSMILMilestone.h
|
|
|
nsSMILNullType.cpp
|
|
|
nsSMILNullType.h
|
|
|
nsSMILParserUtils.cpp
|
Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc
|
2010-08-28 15:41:05 +09:00 |
nsSMILParserUtils.h
|
|
|
nsSMILRepeatCount.cpp
|
|
|
nsSMILRepeatCount.h
|
|
|
nsSMILSetAnimationFunction.cpp
|
Bug 603917 - SVG SMIL: Allow some forms of animation even if base value is not animatable; r=dholbert; a=blocking-2.0
|
2010-11-10 08:21:04 +09:00 |
nsSMILSetAnimationFunction.h
|
Bug 617817: Don't automatically recompose <set> & indefinite-duration animations, since we know they always have the same effect. r=birtles a=roc
|
2010-12-10 10:33:13 -08:00 |
nsSMILTargetIdentifier.h
|
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 |
nsSMILTimeContainer.cpp
|
Bug 605345 - SVG SMIL: Fix time container pause state handling to avoid negative container times; r=dholbert; a=blocking-2.0
|
2010-11-10 08:22:02 +09:00 |
nsSMILTimeContainer.h
|
Bug 606942: Pause SMIL Animation Controller (not just time container), and allow helper-images to suspend, when SVG-as-an-image is paused. r=roc a=blocking-final
|
2010-11-06 12:13:01 -07:00 |
nsSMILTimedElement.cpp
|
Bug 604147: Make nsSMILTimedElement::GetNextInterval return PRBool instead of nsresult. r=birtles
|
2011-03-27 19:10:33 -04:00 |
nsSMILTimedElement.h
|
Bug 604147: Make nsSMILTimedElement::GetNextInterval return PRBool instead of nsresult. r=birtles
|
2011-03-27 19:10:33 -04:00 |
nsSMILTimeValue.cpp
|
|
|
nsSMILTimeValue.h
|
|
|
nsSMILTimeValueSpec.cpp
|
Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc
|
2010-08-28 15:41:05 +09:00 |
nsSMILTimeValueSpec.h
|
Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc
|
2010-08-28 15:41:05 +09:00 |
nsSMILTimeValueSpecParams.h
|
|
|
nsSMILTypes.h
|
|
|
nsSMILValue.cpp
|
|
|
nsSMILValue.h
|
|
|
SMILBoolType.cpp
|
|
|
SMILBoolType.h
|
|
|
SMILEnumType.cpp
|
|
|
SMILEnumType.h
|
|
|
SMILIntegerType.cpp
|
|
|
SMILIntegerType.h
|
|
|
SMILStringType.cpp
|
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 |
SMILStringType.h
|
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 |