summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/Rect.java
Commit message (Expand)AuthorAgeFilesLines
* Add annotation to Rect.intersect()Chet Haase2015-04-221-0/+4
* Implement outline support for nine patchesChris Craik2014-07-141-0/+13
* Move FLATTENED_PATTERN to inner class.Ian Rogers2014-05-141-2/+14
* Don't crash when copying a null RectRomain Guy2012-09-121-4/+8
* Fix typo in javadoc.Pin Ting2012-05-111-4/+4
* Perform early intersect to avoid unnecessary drawsRomain Guy2012-02-231-30/+13
* Proper equals/hashCode impls in Rect and RectFRomain Guy2012-01-311-7/+15
* New cursor controller in TextViews.Gilles Debunne2010-07-091-2/+4
* Add a new field to Intent that allows you to give a hint about what on screen...Joe Onorato2009-12-021-0/+42
* cast is floor. Use round instead.Mitsuru Oshima2009-07-211-4/+4
* Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-281-0/+13
|\
| * AI 147976: Compatibility mode support. Part 2.Mitsuru Oshima2009-04-281-0/+13
* | More optimization of dumpsys output.Dianne Hackborn2009-04-221-2/+30
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+520
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-520/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+8
* Initial ContributionThe Android Open Source Project2008-10-211-0/+513