.. |
crashtests
|
Bug 526536: Add some testcases that should be fixed by syncbase timing patches. (tests-only change)
|
2010-01-12 12:00:50 -08:00 |
test
|
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 |
Makefile.in
|
Bug 540588. Add support for SMIL animation of <integer> attributes in SVG. r=dholbert
|
2010-02-18 21:51:00 +00:00 |
nsISMILAnimationElement.h
|
|
|
nsISMILAttr.h
|
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 |
nsISMILType.h
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILAnimationController.cpp
|
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 |
nsSMILAnimationController.h
|
Bug 533291 Patch A: Create classes nsSMILTargetIdentifier & nsSMILWeakTargetIdentifier, based on nsSMILCompositorKey. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILAnimationFunction.cpp
|
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 |
nsSMILAnimationFunction.h
|
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 |
nsSMILCompositor.cpp
|
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 |
nsSMILCompositor.h
|
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 |
nsSMILCompositorTable.h
|
Bug 533291 Patch A: Create classes nsSMILTargetIdentifier & nsSMILWeakTargetIdentifier, based on nsSMILCompositorKey. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILCSSProperty.cpp
|
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 |
nsSMILCSSProperty.h
|
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 |
nsSMILCSSValueType.cpp
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILCSSValueType.h
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILFloatType.cpp
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILFloatType.h
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILInstanceTime.cpp
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILInstanceTime.h
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILInterval.h
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILKeySpline.cpp
|
Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc
|
2009-10-07 20:22:42 -07:00 |
nsSMILKeySpline.h
|
Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc
|
2009-10-07 20:22:42 -07:00 |
nsSMILMilestone.h
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILNullType.cpp
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILNullType.h
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILParserUtils.cpp
|
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 |
nsSMILParserUtils.h
|
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 |
nsSMILRepeatCount.cpp
|
|
|
nsSMILRepeatCount.h
|
Bug 542731: Add 'explicit' label to all single-arg constructors in SMIL code. r=roc
|
2010-02-11 11:40:50 -08:00 |
nsSMILSetAnimationFunction.cpp
|
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 |
nsSMILSetAnimationFunction.h
|
bug 520710: SVG/SMIL: Make <set> element apply its 'to' value for whole duration. r=birtles sr=roc
|
2009-10-22 15:15:44 -07:00 |
nsSMILTargetIdentifier.h
|
Bug 533291 Patch A: Create classes nsSMILTargetIdentifier & nsSMILWeakTargetIdentifier, based on nsSMILCompositorKey. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILTimeContainer.cpp
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeContainer.h
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILTimedElement.cpp
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILTimedElement.h
|
Bug 474743 Patch D followup: Switch nsSMILTimedElement::mTimeDependents to be a hash table instead of an array. r=birtles sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValue.cpp
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValue.h
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValueSpec.cpp
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValueSpec.h
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValueSpecParams.h
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILTypes.h
|
|
|
nsSMILValue.cpp
|
Bug 542670 Patch A: Add equality operator for nsSMILValue. r=roc
|
2010-02-20 13:13:11 -08:00 |
nsSMILValue.h
|
Bug 542670 Patch A: Add equality operator for nsSMILValue. r=roc
|
2010-02-20 13:13:11 -08:00 |
SMILBoolType.cpp
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
SMILBoolType.h
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
SMILEnumType.cpp
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
SMILEnumType.h
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
SMILIntegerType.cpp
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |
SMILIntegerType.h
|
Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc
|
2010-02-20 13:13:11 -08:00 |