aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/rafSpec.js
AgeCommit message (Collapse)Author
2014-03-18fix($$RAFProvider): check for webkitCancelRequestAnimationFrameTraxmaxx
Android 4.3 only supports webkitCancelRequestAnimationFrame. Closes #6526
2014-03-14fix($$rAF): always fallback to a $timeout incase native rAF isn't supportedMatias Niemelä
Closes #6654
2014-02-24chore(core): introduce a wrapper for requestAnimationFrameMatias Niemelä