summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/Path.java
Commit message (Expand)AuthorAgeFilesLines
* Add offset method to OutlineChris Craik2014-11-121-2/+2
* Added primitive parameters to various functions requiring rectangles.Antonio Calabrese2014-06-171-27/+78
* Support Oval GradientDrawable outlines, and ShapeDrawableChris Craik2014-04-251-11/+13
* Add Path.isConvex, and force View outlines to be convexChris Craik2014-03-031-5/+21
* Revert "Add Path trimming."George Mount2014-01-311-117/+0
* Path.native_trim should return long, not int.Narayan Kamath2014-01-291-1/+1
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-48/+48
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-48/+48
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-48/+48
* Add Path trimming.George Mount2013-12-091-0/+117
* Merge "Add animations along a Path."George Mount2013-11-201-0/+23
|\
| * Add animations along a Path.George Mount2013-11-201-0/+23
* | Always do simple path detectionJohn Reck2013-11-081-23/+12
|/
* Preserve fill type in Path.reset().Mike Klein2013-10-071-0/+4
* Add path ops APIRomain Guy2013-07-301-13/+94
* Update enum value to match those in the native header.Derek Sollenberger2013-01-181-2/+2
* Add missing variable copies in Path copy constructorChris Craik2012-11-161-0/+8
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-111-1/+1
* Correctly render nested rectangles with different winding rules.Romain Guy2011-07-081-9/+19
* Make simple paths made of lines work.Romain Guy2010-09-301-0/+2
* Fast text selection drawing.Romain Guy2010-08-101-2/+50
* Fix tons of bugs and add new text rendering support.Romain Guy2010-08-101-7/+6
* Add support for paths.Romain Guy2010-08-051-1/+4
* update dox that we ignore the exact parameter on computeBoundsMike Reed2010-03-251-9/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+599
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-599/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+599