summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/RectF.java
Commit message (Expand)AuthorAgeFilesLines
* Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-011-3/+2
* Don't crash when copying a null RectRomain Guy2012-09-121-8/+16
* Fix typo in javadoc.Pin Ting2012-05-111-4/+4
* Fix a typo in RectF.equalsAmith Yamasani2012-03-091-1/+1
* Proper equals/hashCode impls in Rect and RectFRomain Guy2012-01-311-0/+18
* Use floating point window positions.Dianne Hackborn2011-08-311-0/+31
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+530
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-530/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+53
* Initial ContributionThe Android Open Source Project2008-10-211-0/+478