summaryrefslogtreecommitdiff
path: root/core/java/android/util/FloatMath.java
AgeCommit message (Expand)Author
2015-05-07Remove FloatMath methods from the APINeil Fuller
2014-10-24resolved conflicts for merge of 12260ad7 to lmp-mr1-dev-plus-aospNeil Fuller
2014-10-23Deprecating FloatMath and TimeNeil Fuller
2014-10-20Replacing FloatMath native implementation with calls to MathNick Kralevich
2013-02-26Fix incorrect FloatMath documentation.Elliott Hughes
2012-08-21Add FloatMath.pow.Jeff Brown
2012-08-16Add FloatMath.hypot.Jeff Brown
2012-08-08Add FloatMath.exp.Jeff Brown
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project