Changes between Version 11 and Version 12 of Internals_Hackathon
- Timestamp:
- Apr 19, 2012, 4:28:09 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internals_Hackathon
v11 v12 26 26 Animation Controller DRT APIs that can be ported to internals as these APIs depend on core frame pointer. Currently implemented for - Chromium, Gtk, Efl, Qt, Mac, Win 27 27 28 * pauseAnimationAtTimeOnElementWithId Callback29 * pauseTransitionAtTimeOnElementWithId Callback30 * numberOfActiveAnimations Callback31 * suspendAnimations Callback32 * resumeAnimations Callback28 * pauseAnimationAtTimeOnElementWithId 29 * pauseTransitionAtTimeOnElementWithId 30 * numberOfActiveAnimations 31 * suspendAnimations 32 * resumeAnimations